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

Class PANEL_STARTWIZARD_LIBRARIES_BASE. More...

#include <panel_startwizard_libraries_base.h>

Inheritance diagram for PANEL_STARTWIZARD_LIBRARIES_BASE:
PANEL_STARTWIZARD_LIBRARIES

Public Member Functions

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

Protected Attributes

wxStaticText * m_stIntro
 
wxStaticText * m_stRequiredTablesLabel
 
wxStaticText * m_stRequiredTables
 
wxStaticText * m_stQuery
 
wxRadioButton * m_rbDefaultTables
 
wxRadioButton * m_rbImport
 
wxRadioButton * m_rbBlankTables
 
wxBoxSizer * m_sizerWarning
 
wxStaticBitmap * m_bmpWarning
 
wxStaticText * m_stWarning
 

Detailed Description

Constructor & Destructor Documentation

◆ PANEL_STARTWIZARD_LIBRARIES_BASE()

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

◆ ~PANEL_STARTWIZARD_LIBRARIES_BASE()

PANEL_STARTWIZARD_LIBRARIES_BASE::~PANEL_STARTWIZARD_LIBRARIES_BASE ( )

Definition at line 78 of file panel_startwizard_libraries_base.cpp.

Member Data Documentation

◆ m_bmpWarning

wxStaticBitmap* PANEL_STARTWIZARD_LIBRARIES_BASE::m_bmpWarning
protected

◆ m_rbBlankTables

wxRadioButton* PANEL_STARTWIZARD_LIBRARIES_BASE::m_rbBlankTables
protected

◆ m_rbDefaultTables

wxRadioButton* PANEL_STARTWIZARD_LIBRARIES_BASE::m_rbDefaultTables
protected

◆ m_rbImport

wxRadioButton* PANEL_STARTWIZARD_LIBRARIES_BASE::m_rbImport
protected

◆ m_sizerWarning

wxBoxSizer* PANEL_STARTWIZARD_LIBRARIES_BASE::m_sizerWarning
protected

◆ m_stIntro

wxStaticText* PANEL_STARTWIZARD_LIBRARIES_BASE::m_stIntro
protected

Definition at line 37 of file panel_startwizard_libraries_base.h.

Referenced by PANEL_STARTWIZARD_LIBRARIES_BASE().

◆ m_stQuery

wxStaticText* PANEL_STARTWIZARD_LIBRARIES_BASE::m_stQuery
protected

Definition at line 40 of file panel_startwizard_libraries_base.h.

Referenced by PANEL_STARTWIZARD_LIBRARIES_BASE().

◆ m_stRequiredTables

wxStaticText* PANEL_STARTWIZARD_LIBRARIES_BASE::m_stRequiredTables
protected

◆ m_stRequiredTablesLabel

wxStaticText* PANEL_STARTWIZARD_LIBRARIES_BASE::m_stRequiredTablesLabel
protected

Definition at line 38 of file panel_startwizard_libraries_base.h.

Referenced by PANEL_STARTWIZARD_LIBRARIES_BASE().

◆ m_stWarning

wxStaticText* PANEL_STARTWIZARD_LIBRARIES_BASE::m_stWarning
protected

Definition at line 46 of file panel_startwizard_libraries_base.h.

Referenced by PANEL_STARTWIZARD_LIBRARIES_BASE().


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