10 #include <wx/artprov.h> 11 #include <wx/xrc/xmlres.h> 16 #include <wx/string.h> 17 #include <wx/checkbox.h> 18 #include <wx/gdicmn.h> 20 #include <wx/colour.h> 21 #include <wx/settings.h> 23 #include <wx/statbox.h> 24 #include <wx/bmpcbox.h> 25 #include <wx/textctrl.h> 26 #include <wx/radiobut.h> 27 #include <wx/stattext.h> 30 #include <wx/button.h> 31 #include <wx/dialog.h> 35 #define ID_SPECIFIED_NET_TO_NETCLASS_VALUES 1000 36 #define ID_ALL_TRACKS_VIAS 1001 84 virtual void OnUpdateUI( wxUpdateUIEvent& event ) {
event.Skip(); }
93 DIALOG_GLOBAL_EDIT_TEXT_AND_GRAPHICS_BASE( wxWindow* parent, wxWindowID
id = wxID_ANY,
const wxString& title =
_(
"Edit Text and Graphic Properties"),
const wxPoint& pos = wxDefaultPosition,
const wxSize& size = wxSize( -1,-1 ),
long style = wxDEFAULT_DIALOG_STYLE|wxRESIZE_BORDER );
wxStaticText * m_LayerLabel
wxStaticText * m_lineWidthUnits
wxStaticText * m_ThicknessLabel
wxStaticText * m_SizeXunit
wxCheckBox * m_references
DIALOG_GLOBAL_EDIT_TEXT_AND_GRAPHICS_BASE(wxWindow *parent, wxWindowID id=wxID_ANY, const wxString &title=_("Edit Text and Graphic Properties"), const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxSize(-1,-1), long style=wxDEFAULT_DIALOG_STYLE|wxRESIZE_BORDER)
~DIALOG_GLOBAL_EDIT_TEXT_AND_GRAPHICS_BASE()
wxStaticText * m_lineWidthLabel
virtual void OnSizeNetclassGrid(wxSizeEvent &event)
virtual void OnUpdateUI(wxUpdateUIEvent &event)
Class to display a pcb layer list in a wxBitmapComboBox.
Dialog helper object to sit in the inheritance tree between wxDialog and any class written by wxFormB...
wxButton * m_sdbSizerButtonsCancel
Class DIALOG_GLOBAL_EDIT_TEXT_AND_GRAPHICS_BASE.
wxCheckBox * m_boardGraphics
wxButton * m_sdbSizerButtonsOK
wxTextCtrl * m_LineWidthCtrl
PCB_LAYER_BOX_SELECTOR * m_layerFilter
wxCheckBox * m_otherFields
wxCheckBox * m_keepUpright
PCB_LAYER_BOX_SELECTOR * m_LayerCtrl
wxCheckBox * m_layerFilterOpt
wxCheckBox * m_footprintFilterOpt
wxStaticText * m_SizeYunit
wxCheckBox * m_footprintGraphics
virtual void OnLayerFilterSelect(wxCommandEvent &event)
wxTextCtrl * m_footprintFilter
wxCheckBox * m_referenceFilterOpt
wxStaticText * m_ThicknessUnit
wxTextCtrl * m_referenceFilter
wxStaticText * m_SizeXlabel
wxStaticText * m_SizeYlabel
virtual void OnFootprintFilterText(wxCommandEvent &event)
wxPanel * m_specifiedValues
wxRadioButton * m_setToSpecifiedValues
virtual void OnReferenceFilterText(wxCommandEvent &event)
wxTextCtrl * m_ThicknessCtrl
wxStdDialogButtonSizer * m_sdbSizerButtons
wxRadioButton * m_setToLayerDefaults