KiCad PCB EDA Suite
Loading...
Searching...
No Matches
STARTWIZARD_PAGE Class Reference
Inheritance diagram for STARTWIZARD_PAGE:

Public Member Functions

 STARTWIZARD_PAGE (wxWizard *aParent, const wxString &aPageTitle)
 
void AddContent (wxPanel *aContent)
 

Private Attributes

wxBoxSizer * m_mainSizer
 

Detailed Description

Definition at line 36 of file startwizard.cpp.

Constructor & Destructor Documentation

◆ STARTWIZARD_PAGE()

STARTWIZARD_PAGE::STARTWIZARD_PAGE ( wxWizard * aParent,
const wxString & aPageTitle )
inline

Definition at line 39 of file startwizard.cpp.

References m_mainSizer.

Member Function Documentation

◆ AddContent()

void STARTWIZARD_PAGE::AddContent ( wxPanel * aContent)
inline

Definition at line 54 of file startwizard.cpp.

References m_mainSizer.

Referenced by STARTWIZARD::CheckAndRun().

Member Data Documentation

◆ m_mainSizer

wxBoxSizer* STARTWIZARD_PAGE::m_mainSizer
private

Definition at line 62 of file startwizard.cpp.

Referenced by AddContent(), and STARTWIZARD_PAGE().


The documentation for this class was generated from the following file: