![]() |
VR-Forces 4.1 Class Documentation
|
Dialog which allows the user to view and edit the parameters for a system. More...

Signals | |
| void | uiEvent (const DtUiElementEvent &) |
| void | accepted () |
| void | rejected () |
Public Member Functions | |
| DtSystemPropertyEditDialog (QWidget *parent, Qt::WindowFlags f=0) | |
| virtual | ~DtSystemPropertyEditDialog () |
| virtual void | setSystem (DtComponentSystemDescriptor *descriptor, const DtComponentSystemDefinition *definition) |
| virtual void | createParameterFrame () |
| virtual void | processUiEvent (const DtUiElementEvent &) |
| virtual bool | isModified () const |
| virtual void | accept () |
| virtual void | reject () |
| virtual int | exec () |
| virtual void | execModeless (DtUiElement *) |
Static Public Member Functions | |
| static void | registerUiTypes () |
| Registers the UI types that will be used with the parameter editing with the factory. | |
Protected Slots | |
| virtual void | uiEventSignaled (const DtUiElementEvent &) |
Protected Attributes | |
| Ui::DtSystemPropertyEditDialogUi | myUiImpl |
| DtComponentSystemDescriptor * | mySystemDescriptor |
| const DtComponentSystemDefinition * | mySystemDefinition |
| std::list< DtUiElement * > | mySubElements |
| DtUiElement * | myElement |
| bool | myModeless |
Static Protected Attributes | |
| static DtReaderWriterFactory | theUiElementFactory |
Dialog which allows the user to view and edit the parameters for a system.
Which parameters are editable are defined in the meta data of the system.
| DtSystemPropertyEditDialog::DtSystemPropertyEditDialog | ( | QWidget * | parent, |
| Qt::WindowFlags | f = 0 |
||
| ) |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
static |
Registers the UI types that will be used with the parameter editing with the factory.
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
protectedvirtualslot |
|
signal |
|
signal |
|
signal |
|
protected |
|
protected |
|
protected |
|
protected |
|
staticprotected |
|
protected |
|
protected |