|
KiCad PCB EDA Suite
|
Class PANEL_SETUP_ZONES_BASE. More...
#include <panel_setup_zones_base.h>
Public Member Functions | |
| PANEL_SETUP_ZONES_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_SETUP_ZONES_BASE () | |
Protected Attributes | |
| wxBoxSizer * | m_mainSizer |
| wxStaticText * | m_staticTextDefPropDim |
| wxStaticLine * | m_staticline1 |
Class PANEL_SETUP_ZONES_BASE.
Definition at line 28 of file panel_setup_zones_base.h.
| PANEL_SETUP_ZONES_BASE::PANEL_SETUP_ZONES_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 ) |
Definition at line 12 of file panel_setup_zones_base.cpp.
References _, m_mainSizer, m_staticline1, m_staticTextDefPropDim, and name.
Referenced by PANEL_SETUP_ZONES::PANEL_SETUP_ZONES().
| PANEL_SETUP_ZONES_BASE::~PANEL_SETUP_ZONES_BASE | ( | ) |
Definition at line 32 of file panel_setup_zones_base.cpp.
|
protected |
Definition at line 33 of file panel_setup_zones_base.h.
Referenced by PANEL_SETUP_ZONES::PANEL_SETUP_ZONES(), and PANEL_SETUP_ZONES_BASE().
|
protected |
Definition at line 35 of file panel_setup_zones_base.h.
Referenced by PANEL_SETUP_ZONES_BASE().
|
protected |
Definition at line 34 of file panel_setup_zones_base.h.
Referenced by PANEL_SETUP_ZONES_BASE().