kioslaves/imap4
imapList Class Reference
List of all members.Detailed Description
Definition at line 33 of file imaplist.h.
Public Member Functions | |
| imapList () | |
| imapList (const QString &, imapParser &) | |
| imapList (const imapList &) | |
| imapList & | operator= (const imapList &) |
| void | parseAttributes (parseString &) |
| QString | attributesAsString () const |
| QString | hierarchyDelimiter () const |
| void | setHierarchyDelimiter (const QString &_str) |
| QString | name () const |
| void | setName (const QString &_str) |
| bool | noInferiors () const |
| void | setNoInferiors (bool _val) |
| bool | noSelect () const |
| void | setNoSelect (bool _val) |
| bool | hasChildren () const |
| void | setHasChildren (bool _val) |
| bool | hasNoChildren () const |
| void | setHasNoChildren (bool _val) |
| bool | marked () const |
| void | setMarked (bool _val) |
| bool | unmarked () const |
| void | setUnmarked (bool _val) |
The documentation for this class was generated from the following files:

