KiCad PCB EDA Suite
Loading...
Searching...
No Matches
PANEL_STARTWIZARD_PRIVACY_BASE Class Reference

Class PANEL_STARTWIZARD_PRIVACY_BASE. More...

#include <panel_startwizard_privacy_base.h>

Inheritance diagram for PANEL_STARTWIZARD_PRIVACY_BASE:
PANEL_STARTWIZARD_PRIVACY

Public Member Functions

 PANEL_STARTWIZARD_PRIVACY_BASE (wxWindow *parent, wxWindowID id=wxID_ANY, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxSize(-1,-1), long style=wxTAB_TRAVERSAL, const wxString &name=wxEmptyString)
 
 ~PANEL_STARTWIZARD_PRIVACY_BASE ()
 

Protected Attributes

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

Detailed Description

Constructor & Destructor Documentation

◆ PANEL_STARTWIZARD_PRIVACY_BASE()

PANEL_STARTWIZARD_PRIVACY_BASE::PANEL_STARTWIZARD_PRIVACY_BASE ( wxWindow * parent,
wxWindowID id = wxID_ANY,
const wxPoint & pos = wxDefaultPosition,
const wxSize & size = wxSize( -1,-1 ),
long style = wxTAB_TRAVERSAL,
const wxString & name = wxEmptyString )

◆ ~PANEL_STARTWIZARD_PRIVACY_BASE()

PANEL_STARTWIZARD_PRIVACY_BASE::~PANEL_STARTWIZARD_PRIVACY_BASE ( )

Definition at line 57 of file panel_startwizard_privacy_base.cpp.

Member Data Documentation

◆ m_cbAutoUpdateKiCad

wxCheckBox* PANEL_STARTWIZARD_PRIVACY_BASE::m_cbAutoUpdateKiCad
protected

◆ m_cbAutoUpdatePCM

wxCheckBox* PANEL_STARTWIZARD_PRIVACY_BASE::m_cbAutoUpdatePCM
protected

◆ m_cbDataCollection

wxCheckBox* PANEL_STARTWIZARD_PRIVACY_BASE::m_cbDataCollection
protected

◆ m_sizerDataCollection

wxStaticBoxSizer* PANEL_STARTWIZARD_PRIVACY_BASE::m_sizerDataCollection
protected

◆ m_stIntro

wxStaticText* PANEL_STARTWIZARD_PRIVACY_BASE::m_stIntro
protected

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
protected

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 files: