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 1160 of file panel_design_block_lib_table.cpp.
References _, PROJECT::DesignBlockLibs(), PROJECT::DesignBlockLibTblName(), KIWAY::ExpressMail(), FRAME_SCH, FRAME_SCH_VIEWER, DESIGN_BLOCK_LIB_TABLE::GetGlobalLibTable(), DESIGN_BLOCK_LIB_TABLE::GetGlobalTableFileName(), PROJECT::GetProjectPath(), DIALOG_EDIT_LIBRARY_TABLES::InstallPanel(), PROJECT::IsNullProject(), DIALOG_EDIT_LIBRARY_TABLES::m_GlobalTableChanged, DIALOG_EDIT_LIBRARY_TABLES::m_ProjectTableChanged, MAIL_RELOAD_LIB, KIWAY::Prj(), LIB_TABLE::Save(), DIALOG_SHIM::ShowModal(), and IO_ERROR::What().