TreeItem Class Reference

[libkorigin Index] [libkorigin Heirarchy]


Tree items for the Korigin Main Tree More...

#include </home/mh/korigin/korigin/doc/tmp/tree.h>

Inherits: KTreeListItem

Public Members


Detailed Description

Tree items for the Korigin Main Tree.

In addition to an "ordinary" KTreeListItem, this class also includes a pointer to the associated QObject. This may be one of the following: Page, PageObject heir (Plot etc), Worksheet.


TreeItem(const char *theText = 0, const QPixmap *thePixmap = 0)

Build tree item.

~TreeItem()

Destroy tree item. Does not destroy the object! The object is destroyed from its creator, the centre class.

QObject* object()

Get the object pointer.

void setObject(QObject* o)

Set the object pointer.


  • Author: Patrick Schemitz
  • Documentation generated by mh@jeff_clever on Thu Feb 5 14:15:25 MET 1998
Kdoc