VR-Forces 4.1.1 Class Documentation
List of all members | Public Member Functions
makVrv::DtSceneGraphTreeWidgetInterface Class Reference

Interface to a widget that displays the scene graph as a tree. More...

Inheritance diagram for makVrv::DtSceneGraphTreeWidgetInterface:
Inheritance graph
[legend]

Public Member Functions

virtual QTreeWidgetItemrootItem ()=0
 This returns the root item of the tree.
virtual void clear ()=0
virtual bool insertTreeWidgetItem (QTreeWidgetItem *pItem, QTreeWidgetItem *pParent)=0

Detailed Description

Interface to a widget that displays the scene graph as a tree.

Member Function Documentation

virtual QTreeWidgetItem* makVrv::DtSceneGraphTreeWidgetInterface::rootItem ( )
pure virtual

This returns the root item of the tree.

It returns the invisibleRootItem() of the QTreeWidget class.

Implemented in makVrv::DtSceneGraphTreeWidget, and makVrv::DtSceneGraphPage.

virtual void makVrv::DtSceneGraphTreeWidgetInterface::clear ( )
pure virtual
virtual bool makVrv::DtSceneGraphTreeWidgetInterface::insertTreeWidgetItem ( QTreeWidgetItem pItem,
QTreeWidgetItem pParent 
)
pure virtual

The documentation for this class was generated from the following file:

Document ID: Generated on Mon Apr 8 19:24:01 EDT 2013 from SVN revision 125877
Copyright © 2005-2013 VT MÄK. All Rights Reserved (www.mak.com)