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

Public Member Functions

 PANEL_STARTWIZARD_PRIVACY (std::shared_ptr< STARTWIZARD_PROVIDER_PRIVACY_MODEL > aModel, wxWindow *aParent)
 
bool TransferDataFromWindow () override
 
bool TransferDataToWindow () override
 

Protected Attributes

wxStaticText * m_stIntro
 
wxCheckBox * m_cbAutoUpdateKiCad
 
wxCheckBox * m_cbAutoUpdatePCM
 
wxStaticBoxSizer * m_sizerDataCollection
 
wxStaticText * m_stIntroDataCollection
 
wxCheckBox * m_cbDataCollection
 

Private Attributes

std::shared_ptr< STARTWIZARD_PROVIDER_PRIVACY_MODELm_model
 

Detailed Description

Definition at line 31 of file startwizard_provider_privacy.cpp.

Constructor & Destructor Documentation

◆ PANEL_STARTWIZARD_PRIVACY()

PANEL_STARTWIZARD_PRIVACY::PANEL_STARTWIZARD_PRIVACY ( std::shared_ptr< STARTWIZARD_PROVIDER_PRIVACY_MODEL > aModel,
wxWindow * aParent )
inline

Member Function Documentation

◆ TransferDataFromWindow()

bool PANEL_STARTWIZARD_PRIVACY::TransferDataFromWindow ( )
inlineoverride

◆ TransferDataToWindow()

Member Data Documentation

◆ m_cbAutoUpdateKiCad

wxCheckBox* PANEL_STARTWIZARD_PRIVACY_BASE::m_cbAutoUpdateKiCad
protectedinherited

◆ m_cbAutoUpdatePCM

wxCheckBox* PANEL_STARTWIZARD_PRIVACY_BASE::m_cbAutoUpdatePCM
protectedinherited

◆ m_cbDataCollection

wxCheckBox* PANEL_STARTWIZARD_PRIVACY_BASE::m_cbDataCollection
protectedinherited

◆ m_model

std::shared_ptr<STARTWIZARD_PROVIDER_PRIVACY_MODEL> PANEL_STARTWIZARD_PRIVACY::m_model
private

◆ m_sizerDataCollection

wxStaticBoxSizer* PANEL_STARTWIZARD_PRIVACY_BASE::m_sizerDataCollection
protectedinherited

◆ m_stIntro

wxStaticText* PANEL_STARTWIZARD_PRIVACY_BASE::m_stIntro
protectedinherited

Definition at line 34 of file panel_startwizard_privacy_base.h.

Referenced by PANEL_STARTWIZARD_PRIVACY_BASE().

◆ m_stIntroDataCollection

wxStaticText* PANEL_STARTWIZARD_PRIVACY_BASE::m_stIntroDataCollection
protectedinherited

Definition at line 38 of file panel_startwizard_privacy_base.h.

Referenced by PANEL_STARTWIZARD_PRIVACY_BASE().


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