KiCad PCB EDA Suite
|
Class PANEL_STARTWIZARD_LIBRARIES_BASE. More...
#include <panel_startwizard_libraries_base.h>
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 |
Class PANEL_STARTWIZARD_LIBRARIES_BASE.
Definition at line 32 of file panel_startwizard_libraries_base.h.
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 ) |
Definition at line 12 of file panel_startwizard_libraries_base.cpp.
References _, m_bmpWarning, m_rbBlankTables, m_rbDefaultTables, m_rbImport, m_sizerWarning, m_stIntro, m_stQuery, m_stRequiredTables, m_stRequiredTablesLabel, m_stWarning, and name.
Referenced by PANEL_STARTWIZARD_LIBRARIES::PANEL_STARTWIZARD_LIBRARIES().
PANEL_STARTWIZARD_LIBRARIES_BASE::~PANEL_STARTWIZARD_LIBRARIES_BASE | ( | ) |
Definition at line 78 of file panel_startwizard_libraries_base.cpp.
|
protected |
Definition at line 45 of file panel_startwizard_libraries_base.h.
Referenced by PANEL_STARTWIZARD_LIBRARIES::PANEL_STARTWIZARD_LIBRARIES(), and PANEL_STARTWIZARD_LIBRARIES_BASE().
|
protected |
Definition at line 43 of file panel_startwizard_libraries_base.h.
Referenced by PANEL_STARTWIZARD_LIBRARIES_BASE(), and PANEL_STARTWIZARD_LIBRARIES::TransferDataToWindow().
|
protected |
Definition at line 41 of file panel_startwizard_libraries_base.h.
Referenced by PANEL_STARTWIZARD_LIBRARIES_BASE(), PANEL_STARTWIZARD_LIBRARIES::TransferDataFromWindow(), and PANEL_STARTWIZARD_LIBRARIES::TransferDataToWindow().
|
protected |
Definition at line 42 of file panel_startwizard_libraries_base.h.
Referenced by PANEL_STARTWIZARD_LIBRARIES_BASE(), PANEL_STARTWIZARD_LIBRARIES::TransferDataFromWindow(), and PANEL_STARTWIZARD_LIBRARIES::TransferDataToWindow().
|
protected |
Definition at line 44 of file panel_startwizard_libraries_base.h.
Referenced by PANEL_STARTWIZARD_LIBRARIES::PANEL_STARTWIZARD_LIBRARIES(), PANEL_STARTWIZARD_LIBRARIES_BASE(), and PANEL_STARTWIZARD_LIBRARIES::TransferDataToWindow().
|
protected |
Definition at line 37 of file panel_startwizard_libraries_base.h.
Referenced by PANEL_STARTWIZARD_LIBRARIES_BASE().
|
protected |
Definition at line 40 of file panel_startwizard_libraries_base.h.
Referenced by PANEL_STARTWIZARD_LIBRARIES_BASE().
|
protected |
Definition at line 39 of file panel_startwizard_libraries_base.h.
Referenced by PANEL_STARTWIZARD_LIBRARIES_BASE(), and PANEL_STARTWIZARD_LIBRARIES::TransferDataToWindow().
|
protected |
Definition at line 38 of file panel_startwizard_libraries_base.h.
Referenced by PANEL_STARTWIZARD_LIBRARIES_BASE().
|
protected |
Definition at line 46 of file panel_startwizard_libraries_base.h.
Referenced by PANEL_STARTWIZARD_LIBRARIES_BASE().