10#include <wx/artprov.h>
11#include <wx/xrc/xmlres.h>
17#include <wx/stattext.h>
20#include <wx/settings.h>
21#include <wx/statline.h>
22#include <wx/checkbox.h>
24#include <wx/gbsizer.h>
26#include <wx/simplebook.h>
67 PANEL_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 );
wxStaticText * m_trackClearancesLabel
wxCheckBox * m_checkCrossProbeOnSelection
wxCheckBox * m_live3Drefresh
wxCheckBox * m_checkCrossProbeCenter
wxCheckBox * m_OptUseViaColorForNormalTHPadstacks
wxStaticText * m_annotationsLabel
wxStaticText * m_crossProbingLabel
wxCheckBox * m_checkCrossProbeFlash
wxCheckBox * m_checkCrossProbeZoom
wxBoxSizer * m_galOptionsSizer
wxStaticLine * m_staticline2
wxStaticText * m_padsLabel
wxStaticLine * m_staticlinePads
wxStaticLine * m_staticline3
wxCheckBox * m_checkCrossProbeAutoHighlight
wxChoice * m_OptDisplayTracksClearance
wxStaticText * m_staticText4
wxCheckBox * m_OptDisplayPadClearence
wxSimplebook * m_optionsBook
wxStaticLine * m_staticline1
PANEL_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)
wxStaticText * m_clearanceLabel
wxStaticLine * m_staticline4
wxChoice * m_ShowNetNamesOption
wxCheckBox * m_OptDisplayPadNumber
wxStaticText * m_netNamesLabel
~PANEL_DISPLAY_OPTIONS_BASE()
wxCheckBox * m_checkForceShowFieldsWhenFPSelected
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)