![]() |
VR-Forces Developer's Guide
|

Protected Member Functions | |
| virtual DtVrfHierarchyPageLogic * | createLogic () |
| DtVrfEmbarkationHierarchyPage (makVrv::DtDe &de, QWidget *parent=0, Qt::WindowFlags flags=0) | |
| virtual DtVrfTreeWidget * | createHierarchyList () |
Protected Member Functions inherited from makVrf::DtVrfHierarchyPage | |
| DtVrfHierarchyPage (makVrv::DtDe &de, QWidget *parent=0, Qt::WindowFlags flags=0) | |
| virtual void | setupUi (QWidget *p) |
| virtual DtScrollButtonArea * | createCollapseButtonConainer (QWidget *parent) |
| virtual void | slot_onDeParent (const QStringList &) |
| virtual void | slot_onReParent (const QStringList &children, makVrv::DtUniqueID parentId) |
| virtual void | createSearchBar () |
| virtual void | showSearchBars (bool) |
| virtual void | activate () |
| virtual void | deactivate () |
| virtual void | setChildrenVisible (QTreeWidgetItem *item, bool visible) |
Protected Attributes | |
| std::string | myClassName |
Protected Attributes inherited from makVrf::DtVrfHierarchyPage | |
| DtVrfHierarchyPageLogic * | myLogic |
| makVrv::DtSignalConnectionManager | myConnections |
| VisibilityFilters | myVisibilityFilters |
| std::set< QTreeWidgetItem * > | myDefaultHiddenRootNodes |
| bool | myDoubleClickAttachesAndCenters |
| QList< QTreeWidgetItem * > | myLastSelectedItems |
| bool | myIgnoreNextItemClick = false |
Protected Attributes inherited from makVrv::DtPage | |
| DtDe & | myDe |
| QWidget * | myParentDialog |
| PageAction | myCurrentPageAction |
| int | myActionFlag |
Friends | |
| class | DtVrfEmbarkationHierarchyPageCreator |
|
virtual |
DTOR.
|
protected |
CTOR.
|
virtual |
Get the icon of the page.
Implements makVrv::DtPage.
|
virtual |
Get the icon configurations for the page. This is used to style the page's icon based on application settings.
Implements makVrv::DtPage.
|
virtual |
Get the title of the page.
Implements makVrv::DtPage.
|
virtual |
Get the class name of the page.
Implements makVrv::DtPage.
|
virtual |
Reimplemented from makVrf::DtVrfHierarchyPage.
|
protectedvirtual |
Implements makVrf::DtVrfHierarchyPage.
|
protectedvirtual |
Implements makVrf::DtVrfHierarchyPage.
|
friend |
Let the creator create the page.
|
protected |