#include <mailfolder.h>
virtual buffy::MailFolderImpl::~MailFolderImpl |
( |
| ) |
|
|
inlinevirtual |
virtual bool buffy::MailFolderImpl::changed |
( |
| ) |
|
|
pure virtual |
virtual int buffy::MailFolderImpl::getMsgFlagged |
( |
| ) |
const |
throw | ( | |
| ) | | |
|
pure virtual |
virtual int buffy::MailFolderImpl::getMsgNew |
( |
| ) |
const |
throw | ( | |
| ) | | |
|
pure virtual |
virtual int buffy::MailFolderImpl::getMsgTotal |
( |
| ) |
const |
throw | ( | |
| ) | | |
|
pure virtual |
virtual int buffy::MailFolderImpl::getMsgUnread |
( |
| ) |
const |
throw | ( | |
| ) | | |
|
pure virtual |
virtual const std::string& buffy::MailFolderImpl::name |
( |
| ) |
const |
throw | ( | |
| ) | | |
|
pure virtual |
virtual const std::string& buffy::MailFolderImpl::path |
( |
| ) |
const |
throw | ( | |
| ) | | |
|
pure virtual |
virtual std::string buffy::MailFolderImpl::type |
( |
| ) |
const |
throw | ( | |
| ) | | |
|
pure virtual |
virtual void buffy::MailFolderImpl::updateStatistics |
( |
| ) |
|
|
pure virtual |
The documentation for this class was generated from the following file: