VR-Forces 4.0.4 Class Documentation
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]

List of all members.

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

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]

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

Document ID: Generated on Fri Jun 29 16:33:32 EDT 2012 from SVN revision 116588
Copyright © 2005-2012 VT MÄK Inc. All Rights Reserved (www.mak.com)