kexi
KFormDesigner::ObjectTreeViewItem Class Reference
#include <objecttreeview.h>
Detailed Description
An item in ObjectTreeView associated with an ObjectTreeItem.
Definition at line 31 of file objecttreeview.h.
Public Member Functions | |
ObjectTreeViewItem (ObjectTreeViewItem *parent, ObjectTreeItem *item) | |
ObjectTreeViewItem (KListView *list, ObjectTreeItem *item=0) | |
virtual | ~ObjectTreeViewItem () |
QString | name () const |
ObjectTreeItem * | objectTree () const |
virtual void | setOpen (bool o) |
Protected Member Functions | |
virtual void | paintCell (QPainter *p, const QColorGroup &cg, int column, int width, int align) |
virtual void | paintBranches (QPainter *p, const QColorGroup &cg, int w, int y, int h) |
virtual void | setup () |
Friends | |
class | ObjectTreeView |
Member Function Documentation
|
Definition at line 54 of file objecttreeview.cpp. |
|
Definition at line 42 of file objecttreeview.h. |
|
Reimplemented to draw custom contents (copied from Property Editor).
Definition at line 112 of file objecttreeview.cpp. |
|
Reimplemented to draw custom contents (copied from Property Editor).
Definition at line 63 of file objecttreeview.cpp. |
|
Reimplemented to draw custom contents (copied from Property Editor).
Definition at line 149 of file objecttreeview.cpp. |
The documentation for this class was generated from the following files: