10 #include <wx/artprov.h> 11 #include <wx/xrc/xmlres.h> 13 #include <wx/string.h> 14 #include <wx/radiobut.h> 15 #include <wx/gdicmn.h> 17 #include <wx/colour.h> 18 #include <wx/settings.h> 19 #include <wx/choice.h> 21 #include <wx/statbox.h> 50 PANEL_SYM_COLOR_SETTINGS_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 );
~PANEL_SYM_COLOR_SETTINGS_BASE()
Class PANEL_SYM_COLOR_SETTINGS_BASE.
virtual void OnThemeChanged(wxCommandEvent &event)
wxRadioButton * m_themeRB
PANEL_SYM_COLOR_SETTINGS_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)
wxRadioButton * m_eeschemaRB
void _wxFB_OnThemeChanged(wxCommandEvent &event)