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

Class PANEL_SETUP_ZONES_BASE. More...

#include <panel_setup_zones_base.h>

Inheritance diagram for PANEL_SETUP_ZONES_BASE:
PANEL_SETUP_ZONES

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
 

Detailed Description

Class PANEL_SETUP_ZONES_BASE.

Definition at line 28 of file panel_setup_zones_base.h.

Constructor & Destructor Documentation

◆ PANEL_SETUP_ZONES_BASE()

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 )

◆ ~PANEL_SETUP_ZONES_BASE()

PANEL_SETUP_ZONES_BASE::~PANEL_SETUP_ZONES_BASE ( )

Definition at line 32 of file panel_setup_zones_base.cpp.

Member Data Documentation

◆ m_mainSizer

wxBoxSizer* PANEL_SETUP_ZONES_BASE::m_mainSizer
protected

◆ m_staticline1

wxStaticLine* PANEL_SETUP_ZONES_BASE::m_staticline1
protected

Definition at line 35 of file panel_setup_zones_base.h.

Referenced by PANEL_SETUP_ZONES_BASE().

◆ m_staticTextDefPropDim

wxStaticText* PANEL_SETUP_ZONES_BASE::m_staticTextDefPropDim
protected

Definition at line 34 of file panel_setup_zones_base.h.

Referenced by PANEL_SETUP_ZONES_BASE().


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