gui::ListItem Class Reference
List of all members.
Detailed Description
List box item. Inherits from QListBoxText item type and adds NodeData data field.
Constructor & Destructor Documentation
| gui::ListItem::ListItem |
( |
NodeData * |
_nodeData, |
|
|
Q_ListBox * |
_parent, |
|
|
const QString & |
text = QString::null | |
|
) |
| | [inline] |
| gui::ListItem::ListItem |
( |
NodeData * |
_nodeData, |
|
|
const QString & |
text = QString::null | |
|
) |
| | [inline] |
| gui::ListItem::ListItem |
( |
NodeData * |
_nodeData, |
|
|
Q_ListBox * |
_parent, |
|
|
const QString & |
text, |
|
|
Q_ListBoxItem * |
after | |
|
) |
| | [inline] |
Member Function Documentation
| NodeData* gui::ListItem::getNodeData |
( |
|
) |
[inline] |
Returns pointer to nodeData field.
- Returns:
- Pointer to nodeData.
References nodeData.
| const NodeData* gui::ListItem::getNodeData |
( |
|
) |
const [inline] |
Member Data Documentation
The documentation for this class was generated from the following file: