KiCad PCB EDA Suite
|
Public Member Functions | |
STARTWIZARD_PAGE (wxWizard *aParent, const wxString &aPageTitle) | |
void | AddContent (wxPanel *aContent) |
Private Attributes | |
wxBoxSizer * | m_mainSizer |
Definition at line 36 of file startwizard.cpp.
|
inline |
Definition at line 39 of file startwizard.cpp.
References m_mainSizer.
|
inline |
Definition at line 54 of file startwizard.cpp.
References m_mainSizer.
Referenced by STARTWIZARD::CheckAndRun().
|
private |
Definition at line 62 of file startwizard.cpp.
Referenced by AddContent(), and STARTWIZARD_PAGE().