General information:Author: Version: Date: Wed Oct 20 9:03:01 MET 1999 |
Header files: |
Code files: |
scope: public | purpose: normal | inline?: no | function property: standard | type: basic | typename: NONE |
Declaration:
PropAddDialog(wxWindow*,char*,long style ,char *name)
Description:
scope: public | purpose: normal | inline?: no | function property: standard | type: basic | typename: NONE |
Declaration:
~PropAddDialog()
Description:
scope: public | purpose: normal | inline?: no | function property: standard | type: basic | typename: void |
Declaration:
void OnCloseWindow(wxCloseEvent& event)
Description:
scope: public | purpose: normal | inline?: no | function property: standard | type: basic | typename: wxString |
Declaration:
wxString GetName()
Description:
scope: public | purpose: normal | inline?: no | function property: standard | type: basic | typename: wxString |
Declaration:
wxString GetType()
Description:
scope: public | purpose: normal | inline?: no | function property: standard | type: basic | typename: wxString |
Declaration:
wxString GetValue()
Description:
scope: protected | purpose: normal | inline?: no | function property: standard | type: basic | typename: void |
Declaration:
void Ok()
Description:
scope: protected | purpose: normal | inline?: no | function property: standard | type: basic | typename: void |
Declaration:
void Cancel()
Description:
scope: protected | purpose: normal | inline?: no | function property: standard | type: basic | typename: NONE |
Declaration:
DECLARE_EVENT_TABLE()
Description:
scope: protected | type: basic | typename: bool |
Declaration:
bool Register
Description:
scope: protected | type: basic | typename: wxWindow* |
Declaration:
wxWindow* _parent
Description:
scope: protected | type: basic | typename: wxPanel* |
Declaration:
wxPanel* _panel
Description:
scope: protected | type: basic | typename: wxStaticText* |
Declaration:
wxStaticText* _tname
Description:
scope: protected | type: basic | typename: wxStaticText* |
Declaration:
wxStaticText* _ttype
Description:
scope: protected | type: basic | typename: wxStaticText* |
Declaration:
wxStaticText* _tvalue
Description:
scope: protected | type: basic | typename: wxTextCtrl* |
Declaration:
wxTextCtrl* _name
Description:
scope: protected | type: basic | typename: wxTextCtrl* |
Declaration:
wxTextCtrl* _type
Description:
scope: protected | type: basic | typename: wxTextCtrl* |
Declaration:
wxTextCtrl* _value
Description:
scope: protected | type: basic | typename: wxButton* |
Declaration:
wxButton* _okButton
Description:
scope: protected | type: basic | typename: wxButton* |
Declaration:
wxButton* _cancelButton
Description: