|
KiCad PCB EDA Suite
|
Public Member Functions | |
| STARTWIZARD_PAGE (wxWizard *aParent, const wxString &aPageTitle) | |
| wxWindow * | GetContentParent () const |
| void | AddContent (wxPanel *aContent) |
| wxSize | GetContentMinSize () const |
Private Attributes | |
| wxScrolledWindow * | m_scrolledWindow |
| wxBoxSizer * | m_mainSizer |
Definition at line 37 of file startwizard.cpp.
|
inline |
Definition at line 40 of file startwizard.cpp.
References m_mainSizer, and m_scrolledWindow.
|
inline |
Definition at line 71 of file startwizard.cpp.
References m_mainSizer, and m_scrolledWindow.
Referenced by STARTWIZARD::CheckAndRun().
|
inline |
Definition at line 78 of file startwizard.cpp.
References m_mainSizer.
Referenced by STARTWIZARD::CheckAndRun().
|
inline |
Definition at line 69 of file startwizard.cpp.
References m_scrolledWindow.
Referenced by STARTWIZARD::CheckAndRun().
|
private |
Definition at line 82 of file startwizard.cpp.
Referenced by AddContent(), GetContentMinSize(), and STARTWIZARD_PAGE().
|
private |
Definition at line 81 of file startwizard.cpp.
Referenced by AddContent(), GetContentParent(), and STARTWIZARD_PAGE().