kdepim-runtime/agents
#include <newmailnotifieragentsettings.h>
NewMailNotifierAgentSettings::~NewMailNotifierAgentSettings |
( |
| ) |
|
NewMailNotifierAgentSettings::NewMailNotifierAgentSettings |
( |
const QString & |
arg | ) |
|
|
protected |
static bool NewMailNotifierAgentSettings::enabled |
( |
| ) |
|
|
inlinestatic |
static bool NewMailNotifierAgentSettings::excludeEmailsFromMe |
( |
| ) |
|
|
inlinestatic |
void NewMailNotifierAgentSettings::instance |
( |
const QString & |
cfgfilename | ) |
|
|
static |
static bool NewMailNotifierAgentSettings::keepPersistentNotification |
( |
| ) |
|
|
inlinestatic |
static void NewMailNotifierAgentSettings::setEnabled |
( |
bool |
v | ) |
|
|
inlinestatic |
static void NewMailNotifierAgentSettings::setExcludeEmailsFromMe |
( |
bool |
v | ) |
|
|
inlinestatic |
static void NewMailNotifierAgentSettings::setKeepPersistentNotification |
( |
bool |
v | ) |
|
|
inlinestatic |
static void NewMailNotifierAgentSettings::setShowButtonToDisplayMail |
( |
bool |
v | ) |
|
|
inlinestatic |
static void NewMailNotifierAgentSettings::setShowFolder |
( |
bool |
v | ) |
|
|
inlinestatic |
static void NewMailNotifierAgentSettings::setShowFrom |
( |
bool |
v | ) |
|
|
inlinestatic |
static void NewMailNotifierAgentSettings::setShowPhoto |
( |
bool |
v | ) |
|
|
inlinestatic |
static void NewMailNotifierAgentSettings::setShowSubject |
( |
bool |
v | ) |
|
|
inlinestatic |
static void NewMailNotifierAgentSettings::setTextToSpeak |
( |
const QString & |
v | ) |
|
|
inlinestatic |
static void NewMailNotifierAgentSettings::setTextToSpeakEnabled |
( |
bool |
v | ) |
|
|
inlinestatic |
static void NewMailNotifierAgentSettings::setVerboseNotification |
( |
bool |
v | ) |
|
|
inlinestatic |
static bool NewMailNotifierAgentSettings::showButtonToDisplayMail |
( |
| ) |
|
|
inlinestatic |
static bool NewMailNotifierAgentSettings::showFolder |
( |
| ) |
|
|
inlinestatic |
static bool NewMailNotifierAgentSettings::showFrom |
( |
| ) |
|
|
inlinestatic |
static bool NewMailNotifierAgentSettings::showPhoto |
( |
| ) |
|
|
inlinestatic |
static bool NewMailNotifierAgentSettings::showSubject |
( |
| ) |
|
|
inlinestatic |
static QString NewMailNotifierAgentSettings::textToSpeak |
( |
| ) |
|
|
inlinestatic |
static bool NewMailNotifierAgentSettings::textToSpeakEnabled |
( |
| ) |
|
|
inlinestatic |
static bool NewMailNotifierAgentSettings::verboseNotification |
( |
| ) |
|
|
inlinestatic |
bool NewMailNotifierAgentSettings::mEnabled |
|
protected |
bool NewMailNotifierAgentSettings::mExcludeEmailsFromMe |
|
protected |
bool NewMailNotifierAgentSettings::mKeepPersistentNotification |
|
protected |
bool NewMailNotifierAgentSettings::mShowButtonToDisplayMail |
|
protected |
bool NewMailNotifierAgentSettings::mShowFolder |
|
protected |
bool NewMailNotifierAgentSettings::mShowFrom |
|
protected |
bool NewMailNotifierAgentSettings::mShowPhoto |
|
protected |
bool NewMailNotifierAgentSettings::mShowSubject |
|
protected |
QString NewMailNotifierAgentSettings::mTextToSpeak |
|
protected |
bool NewMailNotifierAgentSettings::mTextToSpeakEnabled |
|
protected |
bool NewMailNotifierAgentSettings::mVerboseNotification |
|
protected |
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2019 The KDE developers.
Generated on Tue Dec 10 2019 03:20:58 by
doxygen 1.8.7 written
by
Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.