kmail
KMFolderRootDir Class Reference
Inheritance diagram for KMFolderRootDir:

Detailed Description
Definition at line 65 of file kmfolderdir.h.
Public Member Functions | |
KMFolderRootDir (KMFolderMgr *manager, const QString &path=QString::null, KMFolderDirType dirType=KMStandardDir) | |
virtual | ~KMFolderRootDir () |
virtual QString | path () const |
virtual void | setPath (const QString &) |
virtual QString | prettyURL () const |
void | setBaseURL (const QCString &baseURL) |
virtual KMFolderMgr * | manager () const |
Protected Attributes | |
QString | mPath |
KMFolderMgr * | mManager |
QCString | mBaseURL |
Member Function Documentation
QString KMFolderRootDir::path | ( | ) | const [virtual] |
Return full pathname of this directory.
Reimplemented from KMFolderDir.
Definition at line 46 of file kmfolderdir.cpp.
void KMFolderRootDir::setPath | ( | const QString & | ) | [virtual] |
QString KMFolderRootDir::prettyURL | ( | ) | const [virtual] |
URL of the node for visualization purposes.
Reimplemented from KMFolderDir.
Definition at line 53 of file kmfolderdir.cpp.
KMFolderMgr * KMFolderRootDir::manager | ( | ) | const [virtual] |
Returns the folder manager that manages this folder.
Reimplemented from KMFolderDir.
Definition at line 70 of file kmfolderdir.cpp.
The documentation for this class was generated from the following files: