mailcommon
MailCommon::NewMailNotifierAttribute Class Reference
#include <newmailnotifierattribute.h>
Inherits Attribute.
Public Member Functions | |
NewMailNotifierAttribute () | |
~NewMailNotifierAttribute () | |
NewMailNotifierAttribute * | clone () const |
void | deserialize (const QByteArray &data) |
bool | ignoreNewMail () const |
QByteArray | serialized () const |
void | setIgnoreNewMail (bool b) |
QByteArray | type () const |
Detailed Description
Definition at line 27 of file newmailnotifierattribute.h.
Constructor & Destructor Documentation
MailCommon::NewMailNotifierAttribute::NewMailNotifierAttribute | ( | ) |
Definition at line 37 of file newmailnotifierattribute.cpp.
MailCommon::NewMailNotifierAttribute::~NewMailNotifierAttribute | ( | ) |
Definition at line 42 of file newmailnotifierattribute.cpp.
Member Function Documentation
NewMailNotifierAttribute * MailCommon::NewMailNotifierAttribute::clone | ( | ) | const |
Definition at line 47 of file newmailnotifierattribute.cpp.
void MailCommon::NewMailNotifierAttribute::deserialize | ( | const QByteArray & | data | ) |
Definition at line 68 of file newmailnotifierattribute.cpp.
bool MailCommon::NewMailNotifierAttribute::ignoreNewMail | ( | ) | const |
Definition at line 74 of file newmailnotifierattribute.cpp.
QByteArray MailCommon::NewMailNotifierAttribute::serialized | ( | ) | const |
Definition at line 60 of file newmailnotifierattribute.cpp.
void MailCommon::NewMailNotifierAttribute::setIgnoreNewMail | ( | bool | b | ) |
Definition at line 79 of file newmailnotifierattribute.cpp.
QByteArray MailCommon::NewMailNotifierAttribute::type | ( | ) | const |
Definition at line 54 of file newmailnotifierattribute.cpp.
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
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.