KDevelop API Documentation

PropertyLib::PropertyGroupItem Class Reference

Inheritance diagram for PropertyLib::PropertyGroupItem:

Inheritance graph
[legend]
Collaboration diagram for PropertyLib::PropertyGroupItem:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 PropertyGroupItem (KListView *parent, const QString &name)
 PropertyGroupItem (KListViewItem *parent, const QString &name)
virtual void paintCell (QPainter *p, const QColorGroup &cg, int column, int width, int align)
virtual void setup ()

Private Member Functions

void init ()

Constructor & Destructor Documentation

PropertyLib::PropertyGroupItem::PropertyGroupItem KListView parent,
const QString name
[inline]
 

Definition at line 119 of file propertyeditor.cpp.

PropertyLib::PropertyGroupItem::PropertyGroupItem KListViewItem parent,
const QString name
[inline]
 

Definition at line 124 of file propertyeditor.cpp.


Member Function Documentation

void PropertyLib::PropertyGroupItem::init  )  [inline, private]
 

Definition at line 149 of file propertyeditor.cpp.

virtual void PropertyLib::PropertyGroupItem::paintCell QPainter p,
const QColorGroup cg,
int  column,
int  width,
int  align
[inline, virtual]
 

Reimplemented from KListViewItem.

Definition at line 130 of file propertyeditor.cpp.

References KListViewItem::paintCell().

virtual void PropertyLib::PropertyGroupItem::setup  )  [inline, virtual]
 

Definition at line 142 of file propertyeditor.cpp.


The documentation for this class was generated from the following file:
KDE Logo
This file is part of the documentation for KDevelop Version 3.1.2.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Wed Mar 23 00:33:24 2005 by doxygen 1.3.9.1 written by Dimitri van Heesch, © 1997-2003