IAEX::TreeView Class Reference

Class describing how the treeview should be drawn. More...

#include <treeview.h>

Inheritance diagram for IAEX::TreeView:

IAEX::InputTreeView List of all members.

Public Member Functions

 TreeView (QWidget *parent=0)
 Construct a TreeView object and initialize it.
const bool selected () const

Protected Member Functions

void paintEvent (QPaintEvent *event)
 Describes what a TreeView widget will look like.

Detailed Description

Class describing how the treeview should be drawn.

Author:
Ingemar Axelsson
TreeView is responsible for drawing the treestructure for each cell.

Todo:
Find a way to easily extend a cell with multiple treeviews. It should be easy to change the treeview to a more goodlooking view if someone wants to do that.(Ingemar Axelsson)


Constructor & Destructor Documentation

IAEX::TreeView::TreeView QWidget *  parent = 0  ) 
 

Construct a TreeView object and initialize it.

Author:
Ingemar Axelsson
For parameter information, see the Qt manual.


Member Function Documentation

void IAEX::TreeView::paintEvent QPaintEvent *  event  )  [protected]
 

Describes what a TreeView widget will look like.

Bug:
Some cells are closed even if they cant be closed. This must be fixed in some way.

Reimplemented in IAEX::InputTreeView.

const bool IAEX::TreeView::selected  )  const
 

Deprecated:


The documentation for this class was generated from the following files:
Generated on Mon May 15 11:07:45 2006 for OMNotebook by  doxygen 1.4.6-NO