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