![]() |
VR-Forces 4.5 Class Documentation
|
Go to the source code of this file.
Classes | |
| class | makVrf::DtSimpleSeparatorWidget |
| Simple separator widget. More... | |
| class | makVrf::DtSimpleVariableWidget |
| These classes will define simple data entry widgets that can be used in scripted (or other) tasks. More... | |
| class | makVrf::DtSimpleVariableWidgetExtension |
| Simple general extension widget that provides a default value and range. More... | |
| class | makVrf::DtSimpleIntegerVariableWidgetExtension |
| Simple interger variable widget extension. More... | |
| class | makVrf::DtSimpleIntegerVariableWidget |
| Simple integer container. More... | |
| class | makVrf::DtSimpleDoubleVariableWidgetExtension |
| Simple double variable widget extension. More... | |
| class | makVrf::DtSimpleDoubleVariableWidget |
| class | makVrf::DtSimpleStringVariableWidgetExtension |
| Simple string variable widget extension. Hides top/bottom items as they are not needed. More... | |
| class | makVrf::DtSimpleStringVariableWidget |
| class | makVrf::DtSimpleEntityTypeVariableWidget |
| Adds a button that allows user to select entity type. More... | |
| class | makVrf::DtSimpleEntityTypesVariableWidget |
| Adds control that allows the user to select multiple entity types. More... | |
| class | makVrf::DtSimpleComboVariableWidgetExtension |
| Simple combo box extension that will allow the user to add items and to select the default value in the same box. More... | |
| class | makVrf::DtSimpleComboVariableWidget |
| This class is a simple combo box that will use the variable data (values separated by ;) to add entries. More... | |
| class | makVrf::DtSimpleCheckBoxVariableWidgetExtension |
| Simple check box extension that will allow the user to decide if default for check is on or off. More... | |
| class | makVrf::DtSimpleCheckBoxVariableWidget |
| This class is a simple check box item. More... | |
| class | makVrf::DtSimpleRadioButtonVariableWidget |
| This class is a container for radio buttons defined by the variable data. More... | |
Namespaces | |
| namespace | makVrf |
| Contains makVrf::DtVrfDisDriver class. | |
Typedefs | |
| typedef DtTaskSetVariableWidgetCreator < DtSimpleStringVariableWidget > | makVrf::DtSimpleStringVariableWidgetCreator |
| typedef DtTaskSetVariableWidgetCreator < DtSimpleIntegerVariableWidget > | makVrf::DtSimpleIntegerVariableWidgetCreator |
| typedef DtTaskSetVariableWidgetCreator < DtSimpleDoubleVariableWidget > | makVrf::DtSimpleDoubleVariableWidgetCreator |
| typedef DtTaskSetVariableWidgetCreator < DtSimpleEntityTypeVariableWidget > | makVrf::DtSimpleEntityTypeVariableWidgetCreator |
| typedef DtTaskSetVariableWidgetCreator < DtSimpleEntityTypesVariableWidget > | makVrf::DtSimpleEntityTypesVariableWidgetCreator |
| typedef DtTaskSetVariableWidgetCreator < DtSimpleComboVariableWidget > | makVrf::DtSimpleComboVariableWidgetCreator |
| typedef DtTaskSetVariableWidgetCreator < DtSimpleCheckBoxVariableWidget > | makVrf::DtSimpleCheckBoxVariableWidgetCreator |
| typedef DtTaskSetVariableWidgetCreator < DtSimpleRadioButtonVariableWidget > | makVrf::DtSimpleRadioButtonVariableWidgetCreator |
| typedef DtTaskSetVariableWidgetCreator < DtSimpleSeparatorWidget > | makVrf::DtSimpleSeparatorWidgetCreator |