kmail

KMail::TreeBase Class Reference

Inheritance diagram for KMail::TreeBase:

KListView KMail::SimpleFolderTreeBase< T > List of all members.

Detailed Description

Definition at line 33 of file treebase.h.


Public Slots

void addChildFolder ()

Public Member Functions

 TreeBase (QWidget *parent, KMFolderTree *folderTree, const QString &preSelection, bool mustBeReadWrite)
virtual ~TreeBase ()
const KMFolderfolder () const
void setFolder (KMFolder *folder)
void setFolder (const QString &idString)
void reload (bool mustBeReadWrite, bool showOutbox, bool showImapFolders, const QString &preSelection=QString::null)
int folderColumn () const
void setFolderColumn (const int folderCol)
int pathColumn () const
void setPathColumn (const int pathCol)

Protected Slots

void slotContextMenuRequested (QListViewItem *lvi, const QPoint &p)
void recolorRows ()

Protected Member Functions

virtual QListViewItem * createItem (QListView *)=0
virtual QListViewItem * createItem (QListView *, QListViewItem *)=0
virtual QListViewItem * createItem (QListViewItem *)=0
virtual QListViewItem * createItem (QListViewItem *, QListViewItem *)=0

Protected Attributes

KMFolderTreemFolderTree
QString mFilter
bool mLastMustBeReadWrite
bool mLastShowOutbox
bool mLastShowImapFolders
int mFolderColumn
int mPathColumn

Member Function Documentation

void TreeBase::setFolder ( KMFolder folder  ) 

Set the current folder.

Definition at line 57 of file treebase.cpp.


Member Data Documentation

Folder and path column IDs.

Definition at line 78 of file treebase.h.


The documentation for this class was generated from the following files:
KDE Home | KDE Accessibility Home | Description of Access Keys