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

Class PANEL_SETUP_VIA_STACKS_BASE. More...

#include <panel_setup_via_stacks_base.h>

Inheritance diagram for PANEL_SETUP_VIA_STACKS_BASE:
PANEL_SETUP_VIA_STACKS

Public Member Functions

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

Protected Attributes

WX_GRIDm_grid
 
wxButton * m_addButton
 
wxButton * m_editButton
 
wxButton * m_removeButton
 

Detailed Description

Constructor & Destructor Documentation

◆ PANEL_SETUP_VIA_STACKS_BASE()

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

◆ ~PANEL_SETUP_VIA_STACKS_BASE()

PANEL_SETUP_VIA_STACKS_BASE::~PANEL_SETUP_VIA_STACKS_BASE ( )

Definition at line 66 of file panel_setup_via_stacks_base.cpp.

Member Data Documentation

◆ m_addButton

wxButton* PANEL_SETUP_VIA_STACKS_BASE::m_addButton
protected

◆ m_editButton

wxButton* PANEL_SETUP_VIA_STACKS_BASE::m_editButton
protected

◆ m_grid

◆ m_removeButton

wxButton* PANEL_SETUP_VIA_STACKS_BASE::m_removeButton
protected

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