KiCad PCB EDA Suite
Loading...
Searching...
No Matches
panel_edit_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>
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/statline.h>
21#include <wx/checkbox.h>
22#include <wx/textctrl.h>
23#include <wx/sizer.h>
24#include <wx/choice.h>
25#include <wx/radiobut.h>
26#include <wx/panel.h>
27#include <wx/spinctrl.h>
28#include <wx/simplebook.h>
29
31
36{
37 private:
38 wxStaticText* stMagneticPtsLabel1;
39 wxStaticText* stRatsnestLabel;
40 wxStaticText* stMiscellaneousLabel;
41
42 protected:
43 wxStaticText* m_staticText31;
44 wxStaticLine* m_staticline3;
46 wxStaticText* m_rotationAngleLabel;
48 wxStaticText* m_rotationAngleUnits;
49 wxStaticText* m_arcEditModeLabel;
50 wxChoice* m_arcEditMode;
51 wxBoxSizer* m_sizerBoardEdit;
52 wxStaticText* m_trackMouseDragLabel;
54 wxStaticText* m_staticText33;
55 wxRadioButton* m_rbFlipLeftRight;
56 wxRadioButton* m_rbFlipTopBottom;
57 wxCheckBox* m_allowFreePads;
58 wxStaticText* m_staticText32;
59 wxStaticLine* m_staticline4;
60 wxBoxSizer* m_mouseCmdsWinLin;
61 wxStaticText* m_stHint1;
62 wxRadioButton* m_rbToggleSel;
63 wxRadioButton* m_rbHighlightNet;
64 wxBoxSizer* m_mouseCmdsOSX;
65 wxStaticText* m_stHint2;
66 wxRadioButton* m_rbToggleSelMac;
67 wxRadioButton* m_rbHighlightNetMac;
68 wxSimplebook* m_optionsBook;
69 wxStaticText* m_staticText34;
70 wxStaticLine* m_staticline5;
71 wxCheckBox* m_magneticPads;
72 wxCheckBox* m_magneticGraphics;
73 wxStaticLine* m_staticline6;
74 wxStaticText* m_staticText2;
76 wxStaticText* m_staticText21;
78 wxStaticText* m_staticText211;
80 wxStaticLine* m_staticline7;
84 wxSpinCtrlDouble* m_ratsnestThickness;
85 wxStaticLine* m_staticline8;
87 wxCheckBox* m_showPageLimits;
89 wxCheckBox* m_autoRefillZones;
90
91 public:
92
93 PANEL_EDIT_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 );
94
96
97};
98
const char * name
PANEL_EDIT_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)
wxSpinCtrlDouble * m_ratsnestThickness
RESETTABLE_PANEL(wxWindow *aParent, wxWindowID aId=wxID_ANY, const wxPoint &aPos=wxDefaultPosition, const wxSize &aSize=wxSize(-1,-1), long aStyle=wxTAB_TRAVERSAL, const wxString &aName=wxEmptyString)