mailcommon
#include <foldercollection.h>
Definition at line 35 of file foldercollection.h.
MailCommon::FolderCollection::~FolderCollection |
( |
| ) |
|
bool MailCommon::FolderCollection::canCreateMessages |
( |
| ) |
const |
bool MailCommon::FolderCollection::canDeleteMessages |
( |
| ) |
const |
void MailCommon::FolderCollection::clearCache |
( |
| ) |
|
|
static |
Akonadi::Collection MailCommon::FolderCollection::collection |
( |
| ) |
const |
QString MailCommon::FolderCollection::configGroupName |
( |
const Akonadi::Collection & |
col | ) |
|
|
static |
qint64 MailCommon::FolderCollection::count |
( |
| ) |
const |
bool MailCommon::FolderCollection::hideInSelectionDialog |
( |
| ) |
const |
|
inline |
Returns true if this folder should be hidden from all folder selection dialogs.
Definition at line 128 of file foldercollection.h.
uint MailCommon::FolderCollection::identity |
( |
| ) |
const |
bool MailCommon::FolderCollection::isMailingListEnabled |
( |
| ) |
const |
|
inline |
bool MailCommon::FolderCollection::isReadOnly |
( |
| ) |
const |
bool MailCommon::FolderCollection::isStructural |
( |
| ) |
const |
bool MailCommon::FolderCollection::isSystemFolder |
( |
| ) |
const |
bool MailCommon::FolderCollection::isValid |
( |
| ) |
const |
bool MailCommon::FolderCollection::isWriteConfig |
( |
| ) |
const |
MailingList MailCommon::FolderCollection::mailingList |
( |
| ) |
const |
|
inline |
QString MailCommon::FolderCollection::mailingListPostAddress |
( |
| ) |
const |
QString MailCommon::FolderCollection::name |
( |
| ) |
const |
bool MailCommon::FolderCollection::putRepliesInSameFolder |
( |
| ) |
const |
|
inline |
Returns true if the replies to mails from this folder should be put in the same folder.
Definition at line 116 of file foldercollection.h.
void MailCommon::FolderCollection::readConfig |
( |
| ) |
|
Akonadi::Collection::Rights MailCommon::FolderCollection::rights |
( |
| ) |
const |
void MailCommon::FolderCollection::setCollection |
( |
const Akonadi::Collection & |
collection | ) |
|
void MailCommon::FolderCollection::setHideInSelectionDialog |
( |
bool |
hide | ) |
|
|
inline |
void MailCommon::FolderCollection::setIdentity |
( |
uint |
identity | ) |
|
void MailCommon::FolderCollection::setMailingList |
( |
const MailingList & |
mlist | ) |
|
void MailCommon::FolderCollection::setMailingListEnabled |
( |
bool |
enabled | ) |
|
Returns true if this folder is associated with a mailing-list.
Definition at line 336 of file foldercollection.cpp.
void MailCommon::FolderCollection::setPutRepliesInSameFolder |
( |
bool |
b | ) |
|
|
inline |
void MailCommon::FolderCollection::setShortcut |
( |
const KShortcut & |
sc | ) |
|
void MailCommon::FolderCollection::setUseDefaultIdentity |
( |
bool |
useDefaultIdentity | ) |
|
void MailCommon::FolderCollection::setWriteConfig |
( |
bool |
writeConfig | ) |
|
const KShortcut& MailCommon::FolderCollection::shortcut |
( |
| ) |
const |
|
inline |
void MailCommon::FolderCollection::slotIdentitiesChanged |
( |
| ) |
|
|
protectedslot |
Akonadi::CollectionStatistics MailCommon::FolderCollection::statistics |
( |
| ) |
const |
bool MailCommon::FolderCollection::useDefaultIdentity |
( |
| ) |
const |
|
inline |
void MailCommon::FolderCollection::writeConfig |
( |
| ) |
const |
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:55:15 by
doxygen 1.8.7 written
by
Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.