KiCad PCB EDA Suite
Loading...
Searching...
No Matches
panel_sym_display_options_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
#include "
widgets/resettable_panel.h
"
14
#include <wx/sizer.h>
15
#include <wx/gdicmn.h>
16
#include <wx/string.h>
17
#include <wx/stattext.h>
18
#include <wx/font.h>
19
#include <wx/colour.h>
20
#include <wx/settings.h>
21
#include <wx/statline.h>
22
#include <wx/checkbox.h>
23
#include <wx/panel.h>
24
26
30
class
PANEL_SYM_DISPLAY_OPTIONS_BASE
:
public
RESETTABLE_PANEL
31
{
32
private
:
33
34
protected
:
35
wxBoxSizer*
m_galOptionsSizer
;
36
wxStaticText*
m_appearanceLabel
;
37
wxStaticLine*
m_staticline1
;
38
wxCheckBox*
m_checkShowHiddenPins
;
39
wxCheckBox*
m_checkShowHiddenFields
;
40
wxCheckBox*
m_showPinElectricalTypes
;
41
wxCheckBox*
m_checkShowPinAltModeIcons
;
42
43
public
:
44
45
PANEL_SYM_DISPLAY_OPTIONS_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 );
46
47
~PANEL_SYM_DISPLAY_OPTIONS_BASE
();
48
49
};
50
name
const char * name
Definition:
DXF_plotter.cpp:57
PANEL_SYM_DISPLAY_OPTIONS_BASE
Class PANEL_SYM_DISPLAY_OPTIONS_BASE.
Definition:
panel_sym_display_options_base.h:31
PANEL_SYM_DISPLAY_OPTIONS_BASE::m_checkShowPinAltModeIcons
wxCheckBox * m_checkShowPinAltModeIcons
Definition:
panel_sym_display_options_base.h:41
PANEL_SYM_DISPLAY_OPTIONS_BASE::m_showPinElectricalTypes
wxCheckBox * m_showPinElectricalTypes
Definition:
panel_sym_display_options_base.h:40
PANEL_SYM_DISPLAY_OPTIONS_BASE::m_staticline1
wxStaticLine * m_staticline1
Definition:
panel_sym_display_options_base.h:37
PANEL_SYM_DISPLAY_OPTIONS_BASE::m_checkShowHiddenPins
wxCheckBox * m_checkShowHiddenPins
Definition:
panel_sym_display_options_base.h:38
PANEL_SYM_DISPLAY_OPTIONS_BASE::m_checkShowHiddenFields
wxCheckBox * m_checkShowHiddenFields
Definition:
panel_sym_display_options_base.h:39
PANEL_SYM_DISPLAY_OPTIONS_BASE::~PANEL_SYM_DISPLAY_OPTIONS_BASE
~PANEL_SYM_DISPLAY_OPTIONS_BASE()
Definition:
panel_sym_display_options_base.cpp:61
PANEL_SYM_DISPLAY_OPTIONS_BASE::m_galOptionsSizer
wxBoxSizer * m_galOptionsSizer
Definition:
panel_sym_display_options_base.h:35
PANEL_SYM_DISPLAY_OPTIONS_BASE::m_appearanceLabel
wxStaticText * m_appearanceLabel
Definition:
panel_sym_display_options_base.h:36
RESETTABLE_PANEL
A wxPanel that is designed to be reset in a standard manner.
Definition:
resettable_panel.h:35
resettable_panel.h
src
eeschema
dialogs
panel_sym_display_options_base.h
Generated on Fri Nov 22 2024 00:04:50 for KiCad PCB EDA Suite by
1.9.6