#include <qwui.h>

Public Member Functions | |
| QwlListItem (QguListView *parent=0, QString txt=0, QguListType type=ListTypeEntry, QguListItem *after=0) | |
| QwlListItem (QguListItem *parent=0, QString txt=0, QguListType type=ListTypeEntry, QguListItem *after=0) | |
| ~QwlListItem () | |
| void | QwlDeleteChildren () |
| QString | addItemAtAnchor (QString name, bool reuse=0) |
| QwlListItem::QwlListItem | ( | QguListView * | parent = 0, |
|
| QString | txt = 0, |
|||
| QguListType | type = ListTypeEntry, |
|||
| QguListItem * | after = 0 | |||
| ) |
| QwlListItem::QwlListItem | ( | QguListItem * | parent = 0, |
|
| QString | txt = 0, |
|||
| QguListType | type = ListTypeEntry, |
|||
| QguListItem * | after = 0 | |||
| ) |
| QwlListItem::~QwlListItem | ( | ) |
| QString QwlListItem::addItemAtAnchor | ( | QString | name, | |
| bool | reuse = 0 | |||
| ) |
| void QwlListItem::QwlDeleteChildren | ( | ) |
1.5.7