PropertyListView Class Reference

[KGUI Index] [KGUI Hierarchy] [Headers]


A QListView that displays the properties of an Instance organised by the inheritance hierarchy More...

#include <propertytree.h>

Inherits: QListView (qt)

Public Members

Public Slots

Signals

Private Members


Detailed Description

A QListView that displays the properties of an Instance organised by the inheritance hierarchy.


PropertyListView(QWidget *parent, const char *name= 0) [public]

Create the property listview.

void setInstance(Instance *inst) [public slot]

Set the instance that will have its properties displayed.


  • Author: Richard Moore
  • Documentation generated by rich@pegasus on Sat Apr 17 17:09:53 BST 1999
Kdoc