10 #include <wx/artprov.h> 11 #include <wx/xrc/xmlres.h> 15 #include <wx/string.h> 16 #include <wx/checkbox.h> 17 #include <wx/gdicmn.h> 19 #include <wx/colour.h> 20 #include <wx/settings.h> 22 #include <wx/statbox.h> 23 #include <wx/textctrl.h> 24 #include <wx/choice.h> 25 #include <wx/stattext.h> 26 #include <wx/statline.h> 28 #include <wx/button.h> 29 #include <wx/dialog.h> 98 virtual void OnUpdateUI( wxUpdateUIEvent& event ) {
event.Skip(); }
105 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 );
wxStaticLine * m_staticline3
wxStaticText * m_lineWidthUnits
wxCheckBox * m_setBgColor
COLOR_SWATCH * m_colorSwatch
wxCheckBox * m_references
wxTextCtrl * m_fieldnameFilter
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_textSizeLabel
~DIALOG_GLOBAL_EDIT_TEXT_AND_GRAPHICS_BASE()
wxStaticText * hAlignLabel
wxStaticText * m_lineWidthLabel
virtual void OnUpdateUI(wxUpdateUIEvent &event)
wxCheckBox * m_fieldnameFilterOpt
wxCheckBox * m_sheetFields
wxCheckBox * m_netFilterOpt
Dialog helper object to sit in the inheritance tree between wxDialog and any class written by wxFormB...
wxTextCtrl * m_textSizeCtrl
wxStaticLine * m_staticline1
wxButton * m_sdbSizerButtonsCancel
Class DIALOG_GLOBAL_EDIT_TEXT_AND_GRAPHICS_BASE.
wxTextCtrl * m_symbolFilter
wxCheckBox * m_hierLabels
wxStaticLine * m_staticline2
wxButton * m_sdbSizerButtonsOK
wxCheckBox * m_globalLabels
wxStaticText * orientationLabel
wxTextCtrl * m_LineWidthCtrl
wxCheckBox * m_otherFields
wxStaticLine * m_staticline5
wxCheckBox * m_schTextAndGraphics
wxCheckBox * m_sheetBorders
wxCheckBox * m_sheetTitles
wxStaticLine * m_staticline4
virtual void OnSymbolFilterText(wxCommandEvent &event)
wxStaticText * vAlignLabel
wxStaticText * m_textSizeUnits
wxStaticText * lineStyleLabel
wxCheckBox * m_referenceFilterOpt
Class representing a simple color swatch, of the kind used to set layer colors.
wxTextCtrl * m_referenceFilter
wxCheckBox * m_selectedFilterOpt
wxPanel * m_specifiedValues
virtual void OnReferenceFilterText(wxCommandEvent &event)
wxCheckBox * m_symbolFilterOpt
wxStdDialogButtonSizer * m_sdbSizerButtons
wxCheckBox * m_typeFilterOpt
wxStaticLine * m_staticline21
COLOR_SWATCH * m_bgColorSwatch