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:
PropEditDialog(wxWindow*,char*,long style ,char *name,PropertyList* a_proplist)
Description:
scope: public | purpose: normal | inline?: no | function property: standard | type: basic | typename: NONE |
Declaration:
~PropEditDialog()
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: void |
Declaration:
void Add()
Description:
scope: public | purpose: normal | inline?: no | function property: standard | type: basic | typename: void |
Declaration:
void Remove()
Description:
scope: public | purpose: normal | inline?: no | function property: standard | type: basic | typename: void |
Declaration:
void Ok()
Description:
scope: public | purpose: normal | inline?: no | function property: standard | type: basic | typename: void |
Declaration:
void Cancel()
Description:
scope: public | purpose: normal | inline?: no | function property: standard | type: basic | typename: void |
Declaration:
void RegisterValidators(void)
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: wxPropertySheet* |
Declaration:
wxPropertySheet* m_sheet
Description:
scope: protected | type: basic | typename: wxPropertyListView* |
Declaration:
wxPropertyListView* view
Description:
scope: protected | type: basic | typename: TDLI<Property> |
Declaration:
TDLI<Property> _LI
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: wxButton* |
Declaration:
wxButton* _addButton
Description:
scope: protected | type: basic | typename: wxButton* |
Declaration:
wxButton* _okButton
Description:
scope: protected | type: basic | typename: wxButton* |
Declaration:
wxButton* _cancelButton
Description:
scope: protected | type: basic | typename: wxButton* |
Declaration:
wxButton* _removeButton
Description: