![]() |
VR-Forces Developer's Guide
|
Go to the source code of this file.
Classes | |
| class | DtEntityPaletteFilter |
| class | DtEntityPaletteItem |
| class | DtSimulationObjectEditorListItemDelegate |
| class | DtSimulationObjectEditorList |
| struct | DtSimulationObjectEditorList::LoadInformation |
| class | DtSimulationObjectEditorListTreeWidget |
| class | DtSimulationObjectEditorListCreator |
Namespaces | |
| makVrf | |
Typedefs | |
| typedef boost::function< bool(const DtModelSetEntry *, bool &showWarningIcon)> | DtEntityFilterFunction |
Enumerations | |
| enum | DtSimulationObjectEditorListRoles { DtModelRole = Qt::UserRole, DtGlobalForcesRole = Qt::UserRole + 1, DescriptionRole = Qt::UserRole + 2, CategoriesRole = Qt::UserRole + 3, VisibilityRole = Qt::UserRole + 4, RankRole = Qt::UserRole + 5, TopLevelItemRole = Qt::UserRole + 6, ToolTipAddition = Qt::UserRole + 7 } |
| typedef boost::function<bool (const DtModelSetEntry*, bool& showWarningIcon)> DtEntityFilterFunction |