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

Public Member Functions

 STARTWIZARD_WELCOME_PAGE (wxWizard *aParent)
 
void SetWrap (int aWidth) const
 

Private Attributes

wxBoxSizer * m_mainSizer
 
wxStaticText * m_welcomeText
 

Detailed Description

Definition at line 66 of file startwizard.cpp.

Constructor & Destructor Documentation

◆ STARTWIZARD_WELCOME_PAGE()

STARTWIZARD_WELCOME_PAGE::STARTWIZARD_WELCOME_PAGE ( wxWizard * aParent)
inline

Definition at line 69 of file startwizard.cpp.

References _, GetMajorMinorVersion(), m_mainSizer, and m_welcomeText.

Member Function Documentation

◆ SetWrap()

void STARTWIZARD_WELCOME_PAGE::SetWrap ( int aWidth) const
inline

Definition at line 100 of file startwizard.cpp.

References m_welcomeText.

Referenced by STARTWIZARD::CheckAndRun().

Member Data Documentation

◆ m_mainSizer

wxBoxSizer* STARTWIZARD_WELCOME_PAGE::m_mainSizer
private

Definition at line 106 of file startwizard.cpp.

Referenced by STARTWIZARD_WELCOME_PAGE().

◆ m_welcomeText

wxStaticText* STARTWIZARD_WELCOME_PAGE::m_welcomeText
private

Definition at line 107 of file startwizard.cpp.

Referenced by SetWrap(), and STARTWIZARD_WELCOME_PAGE().


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