10 #include <wx/artprov.h> 11 #include <wx/xrc/xmlres.h> 16 #include <wx/string.h> 17 #include <wx/stattext.h> 18 #include <wx/gdicmn.h> 20 #include <wx/colour.h> 21 #include <wx/settings.h> 22 #include <wx/textctrl.h> 25 #include <wx/statline.h> 26 #include <wx/button.h> 27 #include <wx/dialog.h> 59 DIALOG_JUNCTION_PROPS_BASE( wxWindow* parent, wxWindowID
id = wxID_ANY,
const wxString& title =
_(
"Junction Properties"),
const wxPoint& pos = wxDefaultPosition,
const wxSize& size = wxDefaultSize,
long style = wxDEFAULT_DIALOG_STYLE|wxRESIZE_BORDER );
wxStdDialogButtonSizer * m_sdbSizer
wxTextCtrl * m_textCtrlDiameter
~DIALOG_JUNCTION_PROPS_BASE()
Dialog helper object to sit in the inheritance tree between wxDialog and any class written by wxFormB...
wxStaticText * m_staticTextColor
wxButton * m_sdbSizerCancel
wxStaticText * m_helpLabel1
DIALOG_JUNCTION_PROPS_BASE(wxWindow *parent, wxWindowID id=wxID_ANY, const wxString &title=_("Junction Properties"), const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize, long style=wxDEFAULT_DIALOG_STYLE|wxRESIZE_BORDER)
Class DIALOG_JUNCTION_PROPS_BASE.
wxStaticText * m_helpLabel2
COLOR_SWATCH * m_colorSwatch
wxButton * m_sdbSizerApply
wxStaticText * m_staticTextDiameterUnits
A simple color swatch of the kind used to set layer colors.
wxStaticLine * m_staticline2
virtual void resetDefaults(wxCommandEvent &event)
wxStaticText * m_staticTextDiameter