kioslaves

imapList Class Reference

#include <imaplist.h>

List of all members.


Public Member Functions

QString attributesAsString () const
bool hasChildren () const
bool hasNoChildren () const
QString hierarchyDelimiter () const
 imapList (const imapList &)
 imapList (const QString &, imapParser &)
 imapList ()
bool marked () const
QString name () const
bool noInferiors () const
bool noSelect () const
imapListoperator= (const imapList &)
void parseAttributes (parseString &)
void setHasChildren (bool _val)
void setHasNoChildren (bool _val)
void setHierarchyDelimiter (const QString &_str)
void setMarked (bool _val)
void setName (const QString &_str)
void setNoInferiors (bool _val)
void setNoSelect (bool _val)
void setUnmarked (bool _val)
bool unmarked () const

Detailed Description

Definition at line 33 of file imaplist.h.


Constructor & Destructor Documentation

imapList::imapList (  ) 

Definition at line 48 of file imaplist.cc.

imapList::imapList ( const QString inStr,
imapParser parser 
)

Definition at line 84 of file imaplist.cc.

imapList::imapList ( const imapList lr  ) 

Definition at line 54 of file imaplist.cc.


Member Function Documentation

QString imapList::attributesAsString (  )  const [inline]

Definition at line 46 of file imaplist.h.

bool imapList::hasChildren (  )  const [inline]

Definition at line 87 of file imaplist.h.

bool imapList::hasNoChildren (  )  const [inline]

Definition at line 96 of file imaplist.h.

QString imapList::hierarchyDelimiter (  )  const [inline]

Definition at line 51 of file imaplist.h.

bool imapList::marked (  )  const [inline]

Definition at line 105 of file imaplist.h.

QString imapList::name (  )  const [inline]

Definition at line 60 of file imaplist.h.

bool imapList::noInferiors (  )  const [inline]

Definition at line 69 of file imaplist.h.

bool imapList::noSelect (  )  const [inline]

Definition at line 78 of file imaplist.h.

imapList & imapList::operator= ( const imapList lr  ) 

Definition at line 64 of file imaplist.cc.

void imapList::parseAttributes ( parseString str  ) 

Definition at line 110 of file imaplist.cc.

void imapList::setHasChildren ( bool  _val  )  [inline]

Definition at line 91 of file imaplist.h.

void imapList::setHasNoChildren ( bool  _val  )  [inline]

Definition at line 100 of file imaplist.h.

void imapList::setHierarchyDelimiter ( const QString _str  )  [inline]

Definition at line 55 of file imaplist.h.

void imapList::setMarked ( bool  _val  )  [inline]

Definition at line 109 of file imaplist.h.

void imapList::setName ( const QString _str  )  [inline]

Definition at line 64 of file imaplist.h.

void imapList::setNoInferiors ( bool  _val  )  [inline]

Definition at line 73 of file imaplist.h.

void imapList::setNoSelect ( bool  _val  )  [inline]

Definition at line 82 of file imaplist.h.

void imapList::setUnmarked ( bool  _val  )  [inline]

Definition at line 118 of file imaplist.h.

bool imapList::unmarked (  )  const [inline]

Definition at line 114 of file imaplist.h.


The documentation for this class was generated from the following files: