WarpTreeNode Class Reference

#include <warptreeview.h>

List of all members.

Public Member Functions

 WarpTreeNode (int d)

Public Attributes

QModelIndex index
QRect rect
int depth


Detailed Description

Class that hold information about one node in the WarpTreeView


Constructor & Destructor Documentation

WarpTreeNode::WarpTreeNode ( int  d  )  [inline]

Construct a new WarpTreeNode


Member Data Documentation

QModelIndex WarpTreeNode::index

The data belonging to this node.

QRect WarpTreeNode::rect

The bounding rectangle for this node.

int WarpTreeNode::depth

The depth in the hierarchy of this node. The root node has depth 0.


The documentation for this class was generated from the following file:
Generated on Sat Jun 2 19:18:06 2007 for WarpTree by  doxygen 1.5.0