lib
KoProperty::EditorGroupItem Class Reference
Inheritance diagram for KoProperty::EditorGroupItem:

Detailed Description
Definition at line 93 of file editoritem.h.
Public Member Functions | |
| EditorGroupItem (EditorItem *parent, const QString &text) | |
| virtual | ~EditorGroupItem () |
Protected Member Functions | |
| virtual void | paintCell (QPainter *p, const QColorGroup &cg, int column, int width, int align) |
| virtual void | setup () |
Member Function Documentation
| void EditorGroupItem::paintCell | ( | QPainter * | p, | |
| const QColorGroup & | cg, | |||
| int | column, | |||
| int | width, | |||
| int | align | |||
| ) | [protected, virtual] |
Reimplemented from KListViewItem to draw custom contents.
- Todo:
- custom color?
Reimplemented from KoProperty::EditorItem.
Definition at line 356 of file editoritem.cpp.
The documentation for this class was generated from the following files:

