kmail
KMAcctFolder Class Reference
Simple wrapper class that contains the kmail account handling stuff that is usually not required outside kmail. More...
#include <kmacctfolder.h>
Inheritance diagram for KMAcctFolder:
Public Member Functions | |
KMAccount * | account () |
void | addAccount (KMAccount *) |
void | clearAccountList () |
void | removeAccount (KMAccount *) |
Detailed Description
Simple wrapper class that contains the kmail account handling stuff that is usually not required outside kmail.WARNING: do not add virtual methods in this class. This class is used as a typecast for KMFolder only !!
Definition at line 34 of file kmacctfolder.h.
Member Function Documentation
KMAccount * KMAcctFolder::account | ( | ) |
Returns first account or 0 if no account is associated with this folder.
Definition at line 10 of file kmacctfolder.cpp.
void KMAcctFolder::addAccount | ( | KMAccount * | aAcct | ) |
void KMAcctFolder::clearAccountList | ( | ) |
void KMAcctFolder::removeAccount | ( | KMAccount * | aAcct | ) |
The documentation for this class was generated from the following files: