KiCad PCB EDA Suite
|
Public Member Functions | |
PANEL_STARTWIZARD_LIBRARIES (const std::shared_ptr< STARTWIZARD_PROVIDER_LIBRARIES_MODEL > &aModel, wxWindow *aParent, STARTWIZARD *aWizard) | |
bool | TransferDataFromWindow () override |
bool | TransferDataToWindow () override |
Protected Attributes | |
wxStaticText * | m_stIntro |
wxStaticText * | m_stRequiredTablesLabel |
wxStaticText * | m_stRequiredTables |
wxStaticText * | m_stQuery |
wxRadioButton * | m_rbDefaultTables |
wxRadioButton * | m_rbImport |
wxRadioButton * | m_rbBlankTables |
wxBoxSizer * | m_sizerWarning |
wxStaticBitmap * | m_bmpWarning |
wxStaticText * | m_stWarning |
Private Attributes | |
std::shared_ptr< STARTWIZARD_PROVIDER_LIBRARIES_MODEL > | m_model |
STARTWIZARD * | m_wizard |
Definition at line 31 of file startwizard_provider_libraries.cpp.
|
inline |
Definition at line 34 of file startwizard_provider_libraries.cpp.
References dialog_warning, KiBitmapBundle(), PANEL_STARTWIZARD_LIBRARIES_BASE::m_bmpWarning, m_model, PANEL_STARTWIZARD_LIBRARIES_BASE::m_sizerWarning, m_wizard, and PANEL_STARTWIZARD_LIBRARIES_BASE::PANEL_STARTWIZARD_LIBRARIES_BASE().
|
inlineoverride |
Definition at line 44 of file startwizard_provider_libraries.cpp.
References CREATE_BLANK, IMPORT, m_model, PANEL_STARTWIZARD_LIBRARIES_BASE::m_rbDefaultTables, PANEL_STARTWIZARD_LIBRARIES_BASE::m_rbImport, and USE_DEFAULTS.
|
inlineoverride |
Definition at line 56 of file startwizard_provider_libraries.cpp.
References _, CREATE_BLANK, LIBRARY_MANAGER::DefaultGlobalTablePath(), DESIGN_BLOCK, FOOTPRINT, IMPORT, LIBRARY_MANAGER::IsTableValid(), m_model, PANEL_STARTWIZARD_LIBRARIES_BASE::m_rbBlankTables, PANEL_STARTWIZARD_LIBRARIES_BASE::m_rbDefaultTables, PANEL_STARTWIZARD_LIBRARIES_BASE::m_rbImport, PANEL_STARTWIZARD_LIBRARIES_BASE::m_sizerWarning, PANEL_STARTWIZARD_LIBRARIES_BASE::m_stRequiredTables, m_wizard, SYMBOL, and USE_DEFAULTS.
|
protectedinherited |
Definition at line 45 of file panel_startwizard_libraries_base.h.
Referenced by PANEL_STARTWIZARD_LIBRARIES::PANEL_STARTWIZARD_LIBRARIES(), and PANEL_STARTWIZARD_LIBRARIES_BASE().
|
private |
Definition at line 121 of file startwizard_provider_libraries.cpp.
Referenced by PANEL_STARTWIZARD_LIBRARIES(), TransferDataFromWindow(), and TransferDataToWindow().
|
protectedinherited |
Definition at line 43 of file panel_startwizard_libraries_base.h.
Referenced by PANEL_STARTWIZARD_LIBRARIES_BASE(), and PANEL_STARTWIZARD_LIBRARIES::TransferDataToWindow().
|
protectedinherited |
Definition at line 41 of file panel_startwizard_libraries_base.h.
Referenced by PANEL_STARTWIZARD_LIBRARIES_BASE(), PANEL_STARTWIZARD_LIBRARIES::TransferDataFromWindow(), and PANEL_STARTWIZARD_LIBRARIES::TransferDataToWindow().
|
protectedinherited |
Definition at line 42 of file panel_startwizard_libraries_base.h.
Referenced by PANEL_STARTWIZARD_LIBRARIES_BASE(), PANEL_STARTWIZARD_LIBRARIES::TransferDataFromWindow(), and PANEL_STARTWIZARD_LIBRARIES::TransferDataToWindow().
|
protectedinherited |
Definition at line 44 of file panel_startwizard_libraries_base.h.
Referenced by PANEL_STARTWIZARD_LIBRARIES::PANEL_STARTWIZARD_LIBRARIES(), PANEL_STARTWIZARD_LIBRARIES_BASE(), and PANEL_STARTWIZARD_LIBRARIES::TransferDataToWindow().
|
protectedinherited |
Definition at line 37 of file panel_startwizard_libraries_base.h.
Referenced by PANEL_STARTWIZARD_LIBRARIES_BASE().
|
protectedinherited |
Definition at line 40 of file panel_startwizard_libraries_base.h.
Referenced by PANEL_STARTWIZARD_LIBRARIES_BASE().
|
protectedinherited |
Definition at line 39 of file panel_startwizard_libraries_base.h.
Referenced by PANEL_STARTWIZARD_LIBRARIES_BASE(), and PANEL_STARTWIZARD_LIBRARIES::TransferDataToWindow().
|
protectedinherited |
Definition at line 38 of file panel_startwizard_libraries_base.h.
Referenced by PANEL_STARTWIZARD_LIBRARIES_BASE().
|
protectedinherited |
Definition at line 46 of file panel_startwizard_libraries_base.h.
Referenced by PANEL_STARTWIZARD_LIBRARIES_BASE().
|
private |
Definition at line 122 of file startwizard_provider_libraries.cpp.
Referenced by PANEL_STARTWIZARD_LIBRARIES(), and TransferDataToWindow().