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

Class PANEL_SETUP_LAYERS_BASE. More...

#include <panel_setup_layers_base.h>

Inheritance diagram for PANEL_SETUP_LAYERS_BASE:
PANEL_SETUP_LAYERS

Public Member Functions

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

Protected Member Functions

virtual void addUserDefinedLayer (wxCommandEvent &event)
 

Protected Attributes

wxButton * m_addUserDefinedLayerButton
 
wxStaticLine * m_staticline2
 
wxScrolledWindow * m_LayersListPanel
 
wxFlexGridSizer * m_LayersSizer
 

Detailed Description

Class PANEL_SETUP_LAYERS_BASE.

Definition at line 32 of file panel_setup_layers_base.h.

Constructor & Destructor Documentation

◆ PANEL_SETUP_LAYERS_BASE()

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

◆ ~PANEL_SETUP_LAYERS_BASE()

PANEL_SETUP_LAYERS_BASE::~PANEL_SETUP_LAYERS_BASE ( )

Member Function Documentation

◆ addUserDefinedLayer()

virtual void PANEL_SETUP_LAYERS_BASE::addUserDefinedLayer ( wxCommandEvent &  event)
inlineprotectedvirtual

Reimplemented in PANEL_SETUP_LAYERS.

Definition at line 43 of file panel_setup_layers_base.h.

Referenced by PANEL_SETUP_LAYERS_BASE(), and ~PANEL_SETUP_LAYERS_BASE().

Member Data Documentation

◆ m_addUserDefinedLayerButton

wxButton* PANEL_SETUP_LAYERS_BASE::m_addUserDefinedLayerButton
protected

Definition at line 37 of file panel_setup_layers_base.h.

Referenced by PANEL_SETUP_LAYERS_BASE(), and ~PANEL_SETUP_LAYERS_BASE().

◆ m_LayersListPanel

◆ m_LayersSizer

◆ m_staticline2

wxStaticLine* PANEL_SETUP_LAYERS_BASE::m_staticline2
protected

Definition at line 38 of file panel_setup_layers_base.h.

Referenced by PANEL_SETUP_LAYERS_BASE().


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