Enviro application
Public Member Functions | Public Attributes | List of all members
VehicleDlg Class Reference

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
 

Constructor & Destructor Documentation

VehicleDlg::VehicleDlg ( wxWindow *  parent,
wxWindowID  id,
const wxString &  title,
const wxPoint &  pos = wxDefaultPosition,
const wxSize &  size = wxDefaultSize,
long  style = wxDEFAULT_DIALOG_STYLE 
)

Member Function Documentation

wxChoice* VehicleDlg::GetChoice ( )
inline
wxStaticBitmap* VehicleDlg::GetColor ( )
inline
wxButton* VehicleDlg::GetSetColor ( )
inline
void VehicleDlg::ItemChanged ( )
void VehicleDlg::UpdateColorControl ( )
void VehicleDlg::UpdateEnabling ( )

Member Data Documentation

VehicleOptions VehicleDlg::m_options