Enviro application
|
Inherits VehicleDlgBase.
Public Member Functions | |
VehicleDlg (wxWindow *parent, wxWindowID id, const wxString &title, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize, long style=wxDEFAULT_DIALOG_STYLE) | |
void | UpdateColorControl () |
void | UpdateEnabling () |
void | ItemChanged () |
wxButton * | GetSetColor () |
wxStaticBitmap * | GetColor () |
wxChoice * | GetChoice () |
Public Attributes | |
VehicleOptions | m_options |
VehicleDlg::VehicleDlg | ( | wxWindow * | parent, |
wxWindowID | id, | ||
const wxString & | title, | ||
const wxPoint & | pos = wxDefaultPosition , |
||
const wxSize & | size = wxDefaultSize , |
||
long | style = wxDEFAULT_DIALOG_STYLE |
||
) |
|
inline |
|
inline |
|
inline |
void VehicleDlg::ItemChanged | ( | ) |
void VehicleDlg::UpdateColorControl | ( | ) |
void VehicleDlg::UpdateEnabling | ( | ) |
VehicleOptions VehicleDlg::m_options |