GRE::LAYER::COMMONPARM::FORM Class Reference
Base class for user interface form.
More...
#include <gre/layer.h>
List of all members.
Detailed Description
Base class for user interface form.
Constructor & Destructor Documentation
| GRE::LAYER::COMMONPARM::FORM::FORM |
( |
|
) |
|
| virtual GRE::LAYER::COMMONPARM::FORM::~FORM |
( |
|
) |
[pure virtual] |
Member Function Documentation
| void GRE::LAYER::COMMONPARM::FORM::GetValues |
( |
COMMONPARM * |
pValues |
) |
[inline] |
Get current values.
- Parameters:
-
| pValues | Container for result |
| void GRE::LAYER::COMMONPARM::FORM::NotifyChanged |
( |
|
) |
[protected] |
Called by derived class to notify of changes.
| void GRE::LAYER::COMMONPARM::FORM::SetValues |
( |
const COMMONPARM * |
pValues |
) |
[inline] |
| virtual void GRE::LAYER::COMMONPARM::FORM::v_Create |
( |
MGUI::LAYOUT_PANE & |
ParentPane, |
|
|
const COMMONPARM * |
pValues | |
|
) |
| | [private, pure virtual] |
| virtual void GRE::LAYER::COMMONPARM::FORM::v_GetValues |
( |
COMMONPARM * |
pValues |
) |
[private, pure virtual] |
Get current values.
- Parameters:
-
| pValues | Container for result |
| virtual void GRE::LAYER::COMMONPARM::FORM::v_SetValues |
( |
const COMMONPARM * |
pValues |
) |
[private, pure virtual] |
The documentation for this class was generated from the following file: