• Skip to content
  • Skip to link menu
KDE API Reference
  • KDE API Reference
  • pim API Reference
  • KDE Home
  • Contact Us
 

kdepim-runtime/agents

Public Member Functions | Static Public Member Functions | Protected Member Functions | Protected Attributes | List of all members
NewMailNotifierAgentSettings Class Reference

#include <newmailnotifieragentsettings.h>

Inheritance diagram for NewMailNotifierAgentSettings:
Inheritance graph
[legend]

Public Member Functions

 ~NewMailNotifierAgentSettings ()
 

Static Public Member Functions

static bool enabled ()
 
static bool excludeEmailsFromMe ()
 
static void instance (const QString &cfgfilename)
 
static bool keepPersistentNotification ()
 
static
NewMailNotifierAgentSettings * 
self ()
 
static void setEnabled (bool v)
 
static void setExcludeEmailsFromMe (bool v)
 
static void setKeepPersistentNotification (bool v)
 
static void setShowButtonToDisplayMail (bool v)
 
static void setShowFolder (bool v)
 
static void setShowFrom (bool v)
 
static void setShowPhoto (bool v)
 
static void setShowSubject (bool v)
 
static void setTextToSpeak (const QString &v)
 
static void setTextToSpeakEnabled (bool v)
 
static void setVerboseNotification (bool v)
 
static bool showButtonToDisplayMail ()
 
static bool showFolder ()
 
static bool showFrom ()
 
static bool showPhoto ()
 
static bool showSubject ()
 
static QString textToSpeak ()
 
static bool textToSpeakEnabled ()
 
static bool verboseNotification ()
 

Protected Member Functions

 NewMailNotifierAgentSettings (const QString &arg)
 

Protected Attributes

bool mEnabled
 
bool mExcludeEmailsFromMe
 
bool mKeepPersistentNotification
 
bool mShowButtonToDisplayMail
 
bool mShowFolder
 
bool mShowFrom
 
bool mShowPhoto
 
bool mShowSubject
 
QString mTextToSpeak
 
bool mTextToSpeakEnabled
 
bool mVerboseNotification
 

Detailed Description

Definition at line 10 of file newmailnotifieragentsettings.h.

Constructor & Destructor Documentation

NewMailNotifierAgentSettings::~NewMailNotifierAgentSettings ( )

Definition at line 78 of file newmailnotifieragentsettings.cpp.

NewMailNotifierAgentSettings::NewMailNotifierAgentSettings ( const QString &  arg)
protected

Definition at line 36 of file newmailnotifieragentsettings.cpp.

Member Function Documentation

static bool NewMailNotifierAgentSettings::enabled ( )
inlinestatic

Get enabled.

Definition at line 51 of file newmailnotifieragentsettings.h.

static bool NewMailNotifierAgentSettings::excludeEmailsFromMe ( )
inlinestatic

Get excludeEmailsFromMe.

Definition at line 146 of file newmailnotifieragentsettings.h.

void NewMailNotifierAgentSettings::instance ( const QString &  cfgfilename)
static

Definition at line 26 of file newmailnotifieragentsettings.cpp.

static bool NewMailNotifierAgentSettings::keepPersistentNotification ( )
inlinestatic

Get keepPersistentNotification.

Definition at line 222 of file newmailnotifieragentsettings.h.

NewMailNotifierAgentSettings * NewMailNotifierAgentSettings::self ( )
static

Definition at line 19 of file newmailnotifieragentsettings.cpp.

static void NewMailNotifierAgentSettings::setEnabled ( bool  v)
inlinestatic

Set enabled.

Definition at line 41 of file newmailnotifieragentsettings.h.

static void NewMailNotifierAgentSettings::setExcludeEmailsFromMe ( bool  v)
inlinestatic

Set excludeEmailsFromMe.

Definition at line 136 of file newmailnotifieragentsettings.h.

static void NewMailNotifierAgentSettings::setKeepPersistentNotification ( bool  v)
inlinestatic

Set keepPersistentNotification.

Definition at line 212 of file newmailnotifieragentsettings.h.

static void NewMailNotifierAgentSettings::setShowButtonToDisplayMail ( bool  v)
inlinestatic

Set showButtonToDisplayMail.

Definition at line 193 of file newmailnotifieragentsettings.h.

static void NewMailNotifierAgentSettings::setShowFolder ( bool  v)
inlinestatic

Set showFolder.

Definition at line 117 of file newmailnotifieragentsettings.h.

static void NewMailNotifierAgentSettings::setShowFrom ( bool  v)
inlinestatic

Set showFrom.

Definition at line 79 of file newmailnotifieragentsettings.h.

static void NewMailNotifierAgentSettings::setShowPhoto ( bool  v)
inlinestatic

Set showPhoto.

Definition at line 60 of file newmailnotifieragentsettings.h.

static void NewMailNotifierAgentSettings::setShowSubject ( bool  v)
inlinestatic

Set showSubject.

Definition at line 98 of file newmailnotifieragentsettings.h.

static void NewMailNotifierAgentSettings::setTextToSpeak ( const QString &  v)
inlinestatic

Set textToSpeak.

Definition at line 174 of file newmailnotifieragentsettings.h.

static void NewMailNotifierAgentSettings::setTextToSpeakEnabled ( bool  v)
inlinestatic

Set textToSpeakEnabled.

Definition at line 155 of file newmailnotifieragentsettings.h.

static void NewMailNotifierAgentSettings::setVerboseNotification ( bool  v)
inlinestatic

Set verboseNotification.

Definition at line 22 of file newmailnotifieragentsettings.h.

static bool NewMailNotifierAgentSettings::showButtonToDisplayMail ( )
inlinestatic

Get showButtonToDisplayMail.

Definition at line 203 of file newmailnotifieragentsettings.h.

static bool NewMailNotifierAgentSettings::showFolder ( )
inlinestatic

Get showFolder.

Definition at line 127 of file newmailnotifieragentsettings.h.

static bool NewMailNotifierAgentSettings::showFrom ( )
inlinestatic

Get showFrom.

Definition at line 89 of file newmailnotifieragentsettings.h.

static bool NewMailNotifierAgentSettings::showPhoto ( )
inlinestatic

Get showPhoto.

Definition at line 70 of file newmailnotifieragentsettings.h.

static bool NewMailNotifierAgentSettings::showSubject ( )
inlinestatic

Get showSubject.

Definition at line 108 of file newmailnotifieragentsettings.h.

static QString NewMailNotifierAgentSettings::textToSpeak ( )
inlinestatic

Get textToSpeak.

Definition at line 184 of file newmailnotifieragentsettings.h.

static bool NewMailNotifierAgentSettings::textToSpeakEnabled ( )
inlinestatic

Get textToSpeakEnabled.

Definition at line 165 of file newmailnotifieragentsettings.h.

static bool NewMailNotifierAgentSettings::verboseNotification ( )
inlinestatic

Get verboseNotification.

Definition at line 32 of file newmailnotifieragentsettings.h.

Member Data Documentation

bool NewMailNotifierAgentSettings::mEnabled
protected

Definition at line 234 of file newmailnotifieragentsettings.h.

bool NewMailNotifierAgentSettings::mExcludeEmailsFromMe
protected

Definition at line 239 of file newmailnotifieragentsettings.h.

bool NewMailNotifierAgentSettings::mKeepPersistentNotification
protected

Definition at line 243 of file newmailnotifieragentsettings.h.

bool NewMailNotifierAgentSettings::mShowButtonToDisplayMail
protected

Definition at line 242 of file newmailnotifieragentsettings.h.

bool NewMailNotifierAgentSettings::mShowFolder
protected

Definition at line 238 of file newmailnotifieragentsettings.h.

bool NewMailNotifierAgentSettings::mShowFrom
protected

Definition at line 236 of file newmailnotifieragentsettings.h.

bool NewMailNotifierAgentSettings::mShowPhoto
protected

Definition at line 235 of file newmailnotifieragentsettings.h.

bool NewMailNotifierAgentSettings::mShowSubject
protected

Definition at line 237 of file newmailnotifieragentsettings.h.

QString NewMailNotifierAgentSettings::mTextToSpeak
protected

Definition at line 241 of file newmailnotifieragentsettings.h.

bool NewMailNotifierAgentSettings::mTextToSpeakEnabled
protected

Definition at line 240 of file newmailnotifieragentsettings.h.

bool NewMailNotifierAgentSettings::mVerboseNotification
protected

Definition at line 233 of file newmailnotifieragentsettings.h.


The documentation for this class was generated from the following files:
  • newmailnotifieragentsettings.h
  • newmailnotifieragentsettings.cpp
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.

kdepim-runtime/agents

Skip menu "kdepim-runtime/agents"
  • Main Page
  • Namespace List
  • Alphabetical List
  • Class List
  • Class Hierarchy
  • Class Members
  • File List
  • File Members

pim API Reference

Skip menu "pim API Reference"
  • akonadi-calendar-tools
  •   konsolekalendar
  • akregator
  •   src
  • kalarmcal
  •   src
  •     lib
  • kdepim-runtime
  •   agents
  •   src
  • kleopatra
  •   src
  • kmailtransport
  • knotes
  • kontact
  • kontactinterface
  • kpimtextedit
  • ksmtp
  • ktnef
  • libkgapi
  • libkleo
  •   src
  •     src
  •     src

Search



Report problems with this website to our bug tracking system.
Contact the specific authors with questions and comments about the page contents.

KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal