|
KiCad PCB EDA Suite
|
#include <grid_tricks.h>#include <dialogs/dialog_edit_library_tables.h>#include <panel_sym_lib_table_base.h>#include <lib_table_grid.h>Go to the source code of this file.
Classes | |
| class | PANEL_SYM_LIB_TABLE |
| Dialog to show and edit symbol library tables. More... | |
Functions | |
| void | InvokeSchEditSymbolLibTable (KIWAY *aKiway, wxWindow *aParent) |
| void InvokeSchEditSymbolLibTable | ( | KIWAY * | aKiway, |
| wxWindow * | aParent ) |
Definition at line 1196 of file panel_sym_lib_table.cpp.
References _, KIWAY::FACE_SCH, FRAME_SCH_SYMBOL_EDITOR, PGM_BASE::GetLibraryManager(), GLOBAL, DIALOG_EDIT_LIBRARY_TABLES::InstallPanel(), KIWAY::KiFACE(), LIBRARY_MANAGER::LoadGlobalTables(), DIALOG_EDIT_LIBRARY_TABLES::m_GlobalTableChanged, DIALOG_EDIT_LIBRARY_TABLES::m_ProjectTableChanged, LIBRARY_ERROR::message, Pgm(), KIWAY::Player(), KIWAY::Prj(), PROJECT, LIBRARY_MANAGER::ProjectChanged(), LIBRARY_TABLE::Save(), KIWAY_HOLDER::SetKiway(), DIALOG_SHIM::ShowModal(), SYMBOL, LIBRARY_MANAGER::Table(), and UnsavedChangesDialog().
Referenced by SYMBOL_EDIT_FRAME::SetCurSymbol().