![]() |
VR-Forces 4.6.1 Class Documentation
|

Public Slots | |
| virtual bool | selectSchema () |
| virtual void | selectTexture () |
| virtual void | selectModelDefinition () |
Static Public Member Functions | |
| static DtVisualEditor * | create (makVrv::DtDe &, makVrv::DtDe &, QWidget *) |
Public Attributes | |
| QLabel * | mySchema |
| QPushButton * | mySelect |
| QPushButton * | myTextureEdit |
| QLabel * | myTexture |
Protected Member Functions | |
| virtual void | setupForNewSchema (const std::string &schema) |
| virtual void | replaceVisualizerDefinition (const makVrv::DtVisualizerDefinition *copy) |
Additional Inherited Members | |
Signals inherited from DtVisualEditor | |
| void | modified (bool) |
| void | modelDefinitionModified () |
| void | finalizeModelChange () |
| void | uiElementEvent (const DtUiElementEvent &) |
| void | redisplayListIcons () |
| void | diGuyDataChanged (const DtDiGuyInformation &) |
Protected Attributes inherited from DtVisualEditor | |
| makVrv::DtDe & | myDe |
| makVrv::DtDe & | myAppDe |
| makVrv::DtElementDefinitionNew * | myElementDefinition |
| const makVrv::DtVisualizerDefinition * | myVisualizerDefinition |
| const makVrv::DtVisualizerDefinitionSet * | myVisualizerDefinitionSet |
| int | myModelSet |
| bool | myModified |
| DtDisplayDefinitionWidget * | myParent |
| DtObjectType | myObjectType |
| bool | myShowingSpotReports |
| DtTacticalGraphicEditor::DtTacticalGraphicEditor | ( | makVrv::DtDe & | appDe, |
| makVrv::DtDe & | de, | ||
| QWidget * | parent = 0, |
||
| Qt::WindowFlags | f = 0 |
||
| ) |
CTOR.
|
virtual |
DTOR.
|
static |
|
virtual |
Reimplemented from DtVisualEditor.
|
virtualslot |
|
virtualslot |
|
virtualslot |
|
protectedvirtual |
|
protectedvirtual |
| QLabel* DtTacticalGraphicEditor::mySchema |
| QPushButton* DtTacticalGraphicEditor::mySelect |
| QPushButton* DtTacticalGraphicEditor::myTextureEdit |
| QLabel* DtTacticalGraphicEditor::myTexture |