kmail
kmfoldertree.cpp File Reference
#include "kmfoldertree.h"#include "kmfoldermgr.h"#include "kmfolder.h"#include "kmfolderimap.h"#include "kmfoldercachedimap.h"#include "kmfolderdia.h"#include "kmheaders.h"#include "kmmainwidget.h"#include "kmailicalifaceimpl.h"#include "accountmanager.h"#include "globalsettings.h"#include "kmcommands.h"#include "foldershortcutdialog.h"#include "expirypropertiesdialog.h"#include "newfolderdialog.h"#include "acljobs.h"#include "messagecopyhelper.h"#include "favoritefolderview.h"#include "folderviewtooltip.h"#include <maillistdrag.h>#include <kapplication.h>#include <kglobalsettings.h>#include <kiconloader.h>#include <kmessagebox.h>#include <kconfig.h>#include <kpopupmenu.h>#include <kdebug.h>#include <qpainter.h>#include <qcursor.h>#include <qregexp.h>#include <qpopupmenu.h>#include <unistd.h>#include <assert.h>#include <X11/Xlib.h>#include <fixx11h.h>#include "kmfoldertree.moc"
Include dependency graph for kmfoldertree.cpp:

Go to the source code of this file.
Functions | |
| static bool | folderHasCreateRights (const KMFolder *folder) |
| static KFolderTreeItem::Protocol | protocolFor (KMFolderType t) |
Variables | |
| static const int | autoopenTime = 750 |
Function Documentation
| static bool folderHasCreateRights | ( | const KMFolder * | folder | ) | [static] |
Definition at line 1213 of file kmfoldertree.cpp.
| static KFolderTreeItem::Protocol protocolFor | ( | KMFolderType | t | ) | [static] |
Definition at line 90 of file kmfoldertree.cpp.
Variable Documentation
const int autoopenTime = 750 [static] |
Definition at line 1391 of file kmfoldertree.cpp.
