KiCad PCB EDA Suite
Loading...
Searching...
No Matches
eda_view_switcher_base.h
Go to the documentation of this file.
1
2
// C++ code generated with wxFormBuilder (version 3.10.1-0-g8feb16b)
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
#include "
dialog_shim.h
"
14
#include <wx/string.h>
15
#include <wx/stattext.h>
16
#include <wx/gdicmn.h>
17
#include <wx/font.h>
18
#include <wx/colour.h>
19
#include <wx/settings.h>
20
#include <wx/listbox.h>
21
#include <wx/sizer.h>
22
#include <wx/dialog.h>
23
25
26
30
class
EDA_VIEW_SWITCHER_BASE
:
public
DIALOG_SHIM
31
{
32
private
:
33
34
protected
:
35
wxStaticText*
m_stTitle
;
36
wxListBox*
m_listBox
;
37
38
public
:
39
40
EDA_VIEW_SWITCHER_BASE
( wxWindow* parent, wxWindowID
id
= wxID_ANY,
const
wxString& title =
_
(
"View Preset Switcher"
),
const
wxPoint& pos = wxDefaultPosition,
const
wxSize& size = wxDefaultSize,
long
style = wxSTAY_ON_TOP );
41
42
~EDA_VIEW_SWITCHER_BASE
();
43
44
};
45
DIALOG_SHIM
Dialog helper object to sit in the inheritance tree between wxDialog and any class written by wxFormB...
Definition:
dialog_shim.h:88
EDA_VIEW_SWITCHER_BASE
Class EDA_VIEW_SWITCHER_BASE.
Definition:
eda_view_switcher_base.h:31
EDA_VIEW_SWITCHER_BASE::~EDA_VIEW_SWITCHER_BASE
~EDA_VIEW_SWITCHER_BASE()
Definition:
eda_view_switcher_base.cpp:36
EDA_VIEW_SWITCHER_BASE::m_stTitle
wxStaticText * m_stTitle
Definition:
eda_view_switcher_base.h:35
EDA_VIEW_SWITCHER_BASE::m_listBox
wxListBox * m_listBox
Definition:
eda_view_switcher_base.h:36
dialog_shim.h
_
#define _(s)
Definition:
eda_3d_actions.cpp:35
src
common
dialogs
eda_view_switcher_base.h
Generated on Fri Nov 22 2024 00:04:47 for KiCad PCB EDA Suite by
1.9.6