KiCad PCB EDA Suite
Loading...
Searching...
No Matches
panel_setup_via_stacks_base.h
Go to the documentation of this file.
1
2
// C++ code generated with wxFormBuilder (version 4.2.1-0-g80c4cb6)
3
// http://www.wxformbuilder.org/
4
//
5
// PLEASE DO *NOT* EDIT THIS FILE!
7
8
#pragma once
9
10
#include <wx/artprov.h>
11
#include <wx/xrc/xmlres.h>
12
#include <wx/intl.h>
13
class
WX_GRID
;
14
15
#include <wx/colour.h>
16
#include <wx/settings.h>
17
#include <wx/string.h>
18
#include <wx/font.h>
19
#include <wx/grid.h>
20
#include <wx/gdicmn.h>
21
#include <wx/button.h>
22
#include <wx/bitmap.h>
23
#include <wx/image.h>
24
#include <wx/icon.h>
25
#include <wx/sizer.h>
26
#include <wx/panel.h>
27
29
33
class
PANEL_SETUP_VIA_STACKS_BASE
:
public
wxPanel
34
{
35
private
:
36
37
protected
:
38
WX_GRID
*
m_grid
;
39
wxButton*
m_addButton
;
40
wxButton*
m_editButton
;
41
wxButton*
m_removeButton
;
42
43
public
:
44
45
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 );
46
47
~PANEL_SETUP_VIA_STACKS_BASE
();
48
49
};
50
name
const char * name
Definition
DXF_plotter.cpp:61
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)
Definition
panel_setup_via_stacks_base.cpp:14
PANEL_SETUP_VIA_STACKS_BASE::m_editButton
wxButton * m_editButton
Definition
panel_setup_via_stacks_base.h:40
PANEL_SETUP_VIA_STACKS_BASE::m_grid
WX_GRID * m_grid
Definition
panel_setup_via_stacks_base.h:38
PANEL_SETUP_VIA_STACKS_BASE::~PANEL_SETUP_VIA_STACKS_BASE
~PANEL_SETUP_VIA_STACKS_BASE()
Definition
panel_setup_via_stacks_base.cpp:66
PANEL_SETUP_VIA_STACKS_BASE::m_addButton
wxButton * m_addButton
Definition
panel_setup_via_stacks_base.h:39
PANEL_SETUP_VIA_STACKS_BASE::m_removeButton
wxButton * m_removeButton
Definition
panel_setup_via_stacks_base.h:41
WX_GRID
Definition
wx_grid.h:113
src
pcbnew
dialogs
panel_setup_via_stacks_base.h
Generated on Thu Sep 17 2026 00:06:19 for KiCad PCB EDA Suite by
1.13.2