| _children | WLItem | [protected] |
| _isFolder | WLItem | [protected] |
| _name | WLItem | [protected] |
| _parent | WLItem | [protected] |
| _path | WLItem | [protected] |
| addChild(WLItem *newChild, int position=-1) | WLItem | |
| childNumber() | WLItem | [inline] |
| clear() | WLItem | |
| deleted(const QString &path) | WLItem | [signal] |
| display(int offset=0) const | WLItem | |
| getChildByName(const QString &name) const | WLItem | |
| getChildByNumber(int i) const | WLItem | |
| getChildByPath(const QString &path) const | WLItem | |
| getName() const | WLItem | [inline] |
| getPath() const | WLItem | [inline] |
| hasChildren() const | WLItem | [inline] |
| isDescendentOf(WLItem *other) | WLItem | |
| isFolder() const | WLItem | [inline] |
| isParentOf(WLItem *other) | WLItem | |
| isRoot() const | WLItem | [inline] |
| numChildren() const | WLItem | [inline] |
| operator<<(QDOS::Vostream &v_os, WLItem &item) | WLItem | [friend] |
| operator>>(QDOS::Vistream &v_is, WLItem &item) | WLItem | [friend] |
| parent() const | WLItem | [inline] |
| pathChanged(const QString &oldPath, const QString &newPath) | WLItem | [signal] |
| refreshPath() | WLItem | |
| removeChild(WLItem *child, bool alsoDelete) | WLItem | |
| removeChild(int i, bool alsoDelete) | WLItem | |
| reparent(WLItem *newParent, int position=-1) | WLItem | |
| setFolder(bool isFolder=true) | WLItem | |
| setName(const QString &newName) | WLItem | |
| WLItem(const QString &name="", WLItem *parent=NULL, bool isFolder=false) | WLItem | |
| ~WLItem() | WLItem |
1.5.7