General information:Author: M. Reemst, last modified by A.Rona Version: 1.0 Date: Tue Oct 26 11:56:30 MET 1999 |
Header files:
|
Code files:
|
Class Unitssettings. This class is used to show a unitssettings dailog, in which the accuracy and the unittype can be given by the user.
scope: public | purpose: normal | inline?: no | function property: standard | type: basic | typename: NONE |
Declaration:
Unitssettings(GDSMainWindow* parent, CommandHandler* _commandhandler, long style = &&BRAKOwxTHICK_FRAME | wxCAPTION&&BRAKC)
Description:
Constructor.
scope: public | purpose: normal | inline?: no | function property: standard | type: basic | typename: NONE |
Declaration:
~Unitssettings()
Description:
Destructor.
scope: public | purpose: normal | inline?: no | function property: standard | type: basic | typename: void |
Declaration:
void SetupWindow()
Description:
windows initialization.
scope: public | purpose: normal | inline?: no | function property: standard | type: basic | typename: void |
Declaration:
void CmOk()
Description:
Close window if OK-Button is pressed.
scope: public | purpose: normal | inline?: no | function property: standard | type: basic | typename: void |
Declaration:
void OnCloseWindow(wxCloseEvent& event)
Description:
Close window if EXIT-button is pressed.
scope: protected | purpose: normal | inline?: no | function property: standard | type: basic | typename: NONE |
Declaration:
DECLARE_EVENT_TABLE()
Description:
Declare used events.
scope: protected | type: basic | typename: GDSMainWindow* |
Declaration:
GDSMainWindow* _parent
Description:
Pointer to Mainwindow.
scope: protected | type: basic | typename: CommandHandler* |
Declaration:
CommandHandler* _lcommandhandler
Description:
Pointer to Commandhandler.
scope: protected | type: basic | typename: wxPanel* |
Declaration:
wxPanel* _panel
Description:
wxWindows class.
scope: protected | type: basic | typename: wxButton* |
Declaration:
wxButton* _ok
Description:
wxWindows class.
scope: protected | type: basic | typename: wxTextCtrl* |
Declaration:
wxTextCtrl* _ed_acc
Description:
wxWindows class.
scope: protected | type: basic | typename: wxChoice* |
Declaration:
wxChoice* _units_list
Description:
wxWindows class.
scope: protected | type: basic | typename: wxStaticBox* |
Declaration:
wxStaticBox* _accbox
Description:
wxWindows class.
scope: protected | type: basic | typename: wxString |
Declaration:
wxString _choices[9]
Description:
wxWindows class.
scope: protected | type: basic | typename: char |
Declaration:
char _acc[10]
Description:
String which contains the unitsetting.
scope: protected | type: basic | typename: char |
Declaration:
char _unit[10]
Description:
String which contains the accuracy value