![]() |
VR-Forces 4.10 Class Documentation
|
Contains makVrv::DtVisualizerAttributeEditor class. More...
Go to the source code of this file.
Classes | |
| class | makVrv::DtVisualizerAttributeMultiValueDialog |
| class | makVrv::DtVisualizerAttributeEditorInterface |
| Base interface for the visualizer attribute editor to be passed to logics which will assign the attribute objects. More... | |
| class | makVrv::DtVisualizerAttributeEditor |
| Base class for the Qt based visualizer attribute editor. More... | |
| struct | makVrv::DtVisualizerAttributeEditor::TypeInfo |
| class | makVrv::DtVisualizerAttributeEditorCreator |
| Abstract creator class for visualizer attributes. More... | |
| class | makVrv::DtVisualizerAttributeEditorCreatorTemplate< Editor > |
| Template version for creating attributes using the default constructor and a static theTypeInfo function. More... | |
| class | makVrv::DtVisualizerAttributeComboEditor |
| Default type responsible for editing attribute with a set number of values. More... | |
| class | makVrv::DtVisualizerAttributeBoolEditor |
| Default type responsible for editing unknown attribute name/types. More... | |
| class | makVrv::DtDefaultVisualizerAttributeEditor |
| Default type responsible for editing unknown attribute name/types. More... | |
| class | makVrv::DtVisualizerAttributeStringEditor |
| Default type responsible for editing unknown attribute name/types. More... | |
| class | makVrv::DtVisualizerAttributeFloatEditor |
| Default type responsible for editing unknown attribute name/types. More... | |
| class | makVrv::DtVisualizerAttributeFilenameEditor |
| Default type responsible for editing filename attribute name/types. More... | |
| class | makVrv::DtVisualizerAttributeTypeEditor |
| Default type responsible for editing unknown attribute name/types. More... | |
| class | makVrv::DtVisualizerAttributeModelDefinitionSchemaEditor |
| Default type responsible for editing unknown attribute name/types. More... | |
| class | makVrv::DtVisualizerAttributeModelDefinitionEditor |
| Default type responsible for editing unknown attribute name/types. More... | |
| class | makVrv::DtVisualizerAttributeStringVectorEditor |
| Default type responsible for editing unknown attribute name/types. More... | |
| class | makVrv::DtVisualizerAttributeFontGlyphEditor |
| class | makVrv::DtVisualizerAttributeColorEditor |
| class | makVrv::DtVisualizerAttributeModelDefinitionSelector |
| Default type responsible for selecting a single model instance. More... | |
| class | makVrv::DtVisualizerAttributeSymbolSelectorDialog |
| class | makVrv::DtVisualizerAttributeSymbolSelectorEditor |
| Default type responsible for selecting a single model instance. More... | |
Namespaces | |
| makVrv | |
| Declare & export the plugin initialization function (bool initDeModule(DtDe* de)) | |
Typedefs | |
| typedef DtVisualizerAttributeEditorCreatorTemplate < DtVisualizerAttributeBoolEditor > | makVrv::DtVisualizerAttributeBoolEditorCreator |
| Creator for boolean attribute editor. More... | |
| typedef DtVisualizerAttributeEditorCreatorTemplate < DtVisualizerAttributeStringEditor > | makVrv::DtVisualizerAttributeStringEditorCreator |
| Creator for string attribute editor. More... | |
| typedef DtVisualizerAttributeEditorCreatorTemplate < DtVisualizerAttributeFloatEditor > | makVrv::DtVisualizerAttributeFloatEditorCreator |
| Creator for float attribute editor. More... | |
| typedef DtVisualizerAttributeEditorCreatorTemplate < DtVisualizerAttributeFilenameEditor > | makVrv::DtVisualizerAttributeFilenameEditorCreator |
| Creator for filename attribute editor. More... | |
| typedef DtVisualizerAttributeEditorCreatorTemplate < DtVisualizerAttributeTypeEditor > | makVrv::DtVisualizerAttributeVisualTypeEditorCreator |
| Creator for visual type attribute editor. More... | |
| typedef DtVisualizerAttributeEditorCreatorTemplate < DtVisualizerAttributeModelDefinitionSchemaEditor > | makVrv::DtVisualizerAttributeModelDefinitionSchemaEditorCreator |
| Creator for model definition schema attribute editor. More... | |
| typedef DtVisualizerAttributeEditorCreatorTemplate < DtVisualizerAttributeModelDefinitionEditor > | makVrv::DtVisualizerAttributeModelDefinitionEditorCreator |
| Creator for model definition attribute editor. More... | |
| typedef DtVisualizerAttributeEditorCreatorTemplate < DtVisualizerAttributeStringVectorEditor > | makVrv::DtVisualizerAttributeStringVectorEditorCreator |
| Creator for string vector attribute editor. More... | |
| typedef DtVisualizerAttributeEditorCreatorTemplate < DtVisualizerAttributeFontGlyphEditor > | makVrv::DtVisualizerAttributeFontGlyphEditorCreator |
| Creator for font glyph attribute editor. More... | |
| typedef DtVisualizerAttributeEditorCreatorTemplate < DtVisualizerAttributeColorEditor > | makVrv::DtVisualizerAttributeColorEditorCreator |
| Creator for color attribute editor. More... | |
| typedef DtVisualizerAttributeEditorCreatorTemplate < DtVisualizerAttributeModelDefinitionSelector > | makVrv::DtVisualizerAttributeModelDefinitionSelectorCreator |
| Creator for model definition selector attribute editor. More... | |
| typedef DtVisualizerAttributeEditorCreatorTemplate < DtVisualizerAttributeSymbolSelectorEditor > | makVrv::DtVisualizerAttributeSymbolSelectorEditorCreator |
| Creator for image symbol attribute editor. More... | |
Contains makVrv::DtVisualizerAttributeEditor class.