messageviewer
#include <messagedisplayformatattribute.h>
Inherits Attribute.
Public Member Functions | |
MessageDisplayFormatAttribute () | |
~MessageDisplayFormatAttribute () | |
MessageDisplayFormatAttribute * | clone () const |
void | deserialize (const QByteArray &data) |
Viewer::ForceDisplayTo | messageFormat () const |
bool | remoteContent () const |
QByteArray | serialized () const |
void | setMessageFormat (Viewer::ForceDisplayTo format) |
void | setRemoteContent (bool remote) |
QByteArray | type () const |
Detailed Description
Definition at line 29 of file messagedisplayformatattribute.h.
Constructor & Destructor Documentation
|
explicit |
Definition at line 40 of file messagedisplayformatattribute.cpp.
MessageDisplayFormatAttribute::~MessageDisplayFormatAttribute | ( | ) |
Definition at line 45 of file messagedisplayformatattribute.cpp.
Member Function Documentation
MessageDisplayFormatAttribute * MessageDisplayFormatAttribute::clone | ( | ) | const |
Definition at line 50 of file messagedisplayformatattribute.cpp.
void MessageDisplayFormatAttribute::deserialize | ( | const QByteArray & | data | ) |
Definition at line 94 of file messagedisplayformatattribute.cpp.
Viewer::ForceDisplayTo MessageDisplayFormatAttribute::messageFormat | ( | ) | const |
Definition at line 89 of file messagedisplayformatattribute.cpp.
bool MessageDisplayFormatAttribute::remoteContent | ( | ) | const |
Definition at line 84 of file messagedisplayformatattribute.cpp.
QByteArray MessageDisplayFormatAttribute::serialized | ( | ) | const |
Definition at line 64 of file messagedisplayformatattribute.cpp.
void MessageDisplayFormatAttribute::setMessageFormat | ( | Viewer::ForceDisplayTo | format | ) |
Definition at line 74 of file messagedisplayformatattribute.cpp.
void MessageDisplayFormatAttribute::setRemoteContent | ( | bool | remote | ) |
Definition at line 79 of file messagedisplayformatattribute.cpp.
QByteArray MessageDisplayFormatAttribute::type | ( | ) | const |
Definition at line 58 of file messagedisplayformatattribute.cpp.
The documentation for this class was generated from the following files:
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:55:58 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.