![]() |
VR-Forces Development_Version Class Documentation
|
This class can be a base class for any editor that wants to use the Vantage display. More...

Public Slots | |
| virtual void | setShowBoundingBoxes (bool) |
Public Member Functions | |
| DtEditingWindow (makVrv::DtDe &, QWidget *p) | |
| CTOR. | |
| DtEditingWindow (makVrv::DtDe &) | |
| Create an editing window without the inset window. | |
| virtual | ~DtEditingWindow () |
| bool | showBoundingBoxes () const |
| virtual void | setViewModeCombo (QComboBox *) |
| virtual void | setForceId (DtForceType id) |
| Sets internal variable and all existing model data to force type (as well as marking all the data for update) | |
| virtual void | resetToGlobalView () |
| virtual void | toggleBoundingBoxes () |
| virtual int | numChildren () |
| virtual void | disable () |
| virtual void | turnOnGridLines (bool) |
| virtual DtObjectType | selectedObjectType () const |
| virtual void | cleanupFacades () |
Static Public Member Functions | |
| static void | initialize () |
Protected Types | |
| typedef std::map < makVrv::DtUniqueID, makVrf::DtVrfObjectFacadeInterface * > | EntityMap |
Protected Slots | |
| virtual void | changeViewMode () |
Protected Member Functions | |
| virtual void | timedResetToGlobalView () |
Protected Attributes | |
| DtForceType | myForceId |
| EntityMap | myDisplayObjects |
| makVrv::DtDe * | myEditingWindowDe |
| DtDisplayWidget * | myEditingWindowWidget |
| bool | myShowBoundingBoxes |
| makVrv::DtDe & | myDe |
This class can be a base class for any editor that wants to use the Vantage display.
|
protected |
| DtEditingWindow::DtEditingWindow | ( | makVrv::DtDe & | , |
| QWidget * | p | ||
| ) |
CTOR.
| DtEditingWindow::DtEditingWindow | ( | makVrv::DtDe & | ) |
Create an editing window without the inset window.
|
virtual |
| bool DtEditingWindow::showBoundingBoxes | ( | ) | const |
|
virtual |
|
virtual |
Sets internal variable and all existing model data to force type (as well as marking all the data for update)
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
static |
|
virtual |
|
virtual |
|
virtualslot |
|
protectedvirtualslot |
|
protectedvirtual |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |