kexi
KexiBrowserItem Class Reference
List of all members.Detailed Description
Definition at line 35 of file kexibrowseritem.h.
Public Member Functions | |
KexiBrowserItem (KListView *parent, KexiPart::Info *i) | |
KexiBrowserItem (KListViewItem *parent, KexiPart::Info *i, KexiPart::Item *item) | |
void | clearChildren () |
KexiPart::Info * | info () const |
KexiPart::Item * | item () const |
void | updateItemName () |
Protected Member Functions | |
void | initItem () |
virtual QString | key (int column, bool ascending) const |
Protected Attributes | |
KexiPart::Info * | m_info |
KexiPart::Item * | m_item |
QString | m_sortKey |
bool | m_fifoSorting: 1 |
Member Function Documentation
KexiPart::Item* KexiBrowserItem::item | ( | ) | const [inline] |
- Returns:
- part item. Can be null if the browser item is a "folder", i.e. a parent node.
Definition at line 46 of file kexibrowseritem.h.
The documentation for this class was generated from the following files: