|
KiCad PCB EDA Suite
|
#include <dialogs/dialog_edit_library_tables.h>#include <dialogs/panel_design_block_lib_table_base.h>#include <widgets/wx_grid.h>#include <design_block_io.h>Go to the source code of this file.
Classes | |
| class | PANEL_DESIGN_BLOCK_LIB_TABLE |
| Dialog to show and edit symbol library tables. More... | |
Functions | |
| void | InvokeEditDesignBlockLibTable (KIWAY *aKiway, wxWindow *aParent) |
| void InvokeEditDesignBlockLibTable | ( | KIWAY * | aKiway, |
| wxWindow * | aParent ) |
Definition at line 873 of file panel_design_block_lib_table.cpp.
References _, PROJECT::DesignBlockLibTblName(), KIWAY::ExpressMail(), FRAME_PCB_EDITOR, FRAME_SCH, PGM_BASE::GetLibraryManager(), DIALOG_EDIT_LIBRARY_TABLES::InstallPanel(), LIBRARY_MANAGER::LoadGlobalTables(), DIALOG_EDIT_LIBRARY_TABLES::m_GlobalTableChanged, DIALOG_EDIT_LIBRARY_TABLES::m_ProjectTableChanged, MAIL_RELOAD_LIB, Pgm(), PGM_BASE::PreloadDesignBlockLibraries(), KIWAY::Prj(), LIBRARY_MANAGER::ProjectChanged(), and DIALOG_SHIM::ShowModal().