10#include <wx/artprov.h>
11#include <wx/xrc/xmlres.h>
17#include <wx/stattext.h>
21#include <wx/settings.h>
22#include <wx/statline.h>
23#include <wx/checkbox.h>
56 PANEL_3D_OPENGL_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 );
A simple color swatch of the kind used to set layer colors.
wxStaticLine * m_staticline2
wxStaticText * m_selectionColorLabel
wxCheckBox * m_checkBoxDisableMoveThickness
wxStaticText * m_movingLabel
COLOR_SWATCH * m_selectionColorSwatch
wxCheckBox * m_checkBoxDisableMoveVias
wxCheckBox * m_checkBoxDisableAAMove
~PANEL_3D_OPENGL_OPTIONS_BASE()
wxStaticText * m_staticText221
PANEL_3D_OPENGL_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)
wxStaticText * m_renderingLabel
wxCheckBox * m_checkBoxCuThickness
wxCheckBox * m_checkBoxBoundingBoxes
wxChoice * m_choiceAntiAliasing
wxCheckBox * m_checkBoxDisableMoveHoles
wxStaticLine * m_staticline1
wxCheckBox * m_checkBoxHighlightOnRollOver
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)