KiCad PCB EDA Suite
Loading...
Searching...
No Matches
panel_setup_annotation_base.h
Go to the documentation of this file.
1
2
// C++ code generated with wxFormBuilder (version 4.2.1-0-g80c4cb6a-dirty)
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/string.h>
15
#include <wx/checkbox.h>
16
#include <wx/gdicmn.h>
17
#include <wx/font.h>
18
#include <wx/colour.h>
19
#include <wx/settings.h>
20
#include <wx/stattext.h>
21
#include <wx/statline.h>
22
#include <wx/choice.h>
23
#include <wx/sizer.h>
24
#include <wx/panel.h>
25
27
31
class
PANEL_SETUP_ANNOTATION_BASE
:
public
RESETTABLE_PANEL
32
{
33
private
:
34
35
protected
:
36
wxCheckBox*
m_checkReuseRefdes
;
37
wxStaticText*
m_unitsLabel
;
38
wxStaticLine*
m_staticline2
;
39
wxStaticText*
m_staticText3
;
40
wxChoice*
m_choiceSeparatorRefId
;
41
42
public
:
43
44
PANEL_SETUP_ANNOTATION_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 );
45
46
~PANEL_SETUP_ANNOTATION_BASE
();
47
48
};
49
name
const char * name
Definition:
DXF_plotter.cpp:62
PANEL_SETUP_ANNOTATION_BASE
Class PANEL_SETUP_ANNOTATION_BASE.
Definition:
panel_setup_annotation_base.h:32
PANEL_SETUP_ANNOTATION_BASE::m_unitsLabel
wxStaticText * m_unitsLabel
Definition:
panel_setup_annotation_base.h:37
PANEL_SETUP_ANNOTATION_BASE::m_staticText3
wxStaticText * m_staticText3
Definition:
panel_setup_annotation_base.h:39
PANEL_SETUP_ANNOTATION_BASE::m_staticline2
wxStaticLine * m_staticline2
Definition:
panel_setup_annotation_base.h:38
PANEL_SETUP_ANNOTATION_BASE::m_checkReuseRefdes
wxCheckBox * m_checkReuseRefdes
Definition:
panel_setup_annotation_base.h:36
PANEL_SETUP_ANNOTATION_BASE::m_choiceSeparatorRefId
wxChoice * m_choiceSeparatorRefId
Definition:
panel_setup_annotation_base.h:40
PANEL_SETUP_ANNOTATION_BASE::~PANEL_SETUP_ANNOTATION_BASE
~PANEL_SETUP_ANNOTATION_BASE()
Definition:
panel_setup_annotation_base.cpp:64
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_setup_annotation_base.h
Generated on Tue Aug 12 2025 00:06:47 for KiCad PCB EDA Suite by
1.9.6