KiCad PCB EDA Suite
Loading...
Searching...
No Matches
gal_options_panel_base.h
Go to the documentation of this file.
1
2// C++ code generated with wxFormBuilder (version 4.0.0-0-g0efcecf)
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 <wx/string.h>
14#include <wx/stattext.h>
15#include <wx/gdicmn.h>
16#include <wx/font.h>
17#include <wx/colour.h>
18#include <wx/settings.h>
19#include <wx/statline.h>
20#include <wx/radiobut.h>
21#include <wx/sizer.h>
22#include <wx/choice.h>
23#include <wx/spinctrl.h>
24#include <wx/gbsizer.h>
25#include <wx/checkbox.h>
26#include <wx/panel.h>
27
29
30
34class GAL_OPTIONS_PANEL_BASE : public wxPanel
35{
36 private:
37
38 protected:
39 wxBoxSizer* m_renderingSizer;
40 wxStaticText* m_staticText9;
41 wxStaticLine* m_staticline3;
42 wxRadioButton* m_rbAccelerated;
43 wxRadioButton* m_rbFallback;
44 wxStaticText* m_staticText1;
45 wxStaticLine* m_staticline1;
46 wxStaticText* m_gridStyleLabel;
47 wxRadioButton* m_rbDots;
48 wxRadioButton* m_rbLines;
49 wxRadioButton* m_rbCrosses;
50 wxStaticText* l_gridLineWidth;
51 wxChoice* m_gridLineWidth;
52 wxStaticText* l_gridLineWidthUnits;
53 wxStaticText* l_gridMinSpacing;
54 wxSpinCtrl* m_gridMinSpacing;
55 wxStaticText* l_gridMinSpacingUnits;
56 wxStaticText* l_gridSnapOptions;
58 wxStaticText* m_stGridLabel;
59 wxStaticLine* m_staticline2;
60 wxRadioButton* m_rbSmallCrosshairs;
63
64 public:
65
66 GAL_OPTIONS_PANEL_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 );
67
69
70};
71
const char * name
Definition: DXF_plotter.cpp:57
Class GAL_OPTIONS_PANEL_BASE.
wxStaticText * l_gridMinSpacingUnits
wxRadioButton * m_rbSmallCrosshairs
wxRadioButton * m_rbFullWindowCrosshairs