messageviewer
contactdisplaymessagememento.cpp
Go to the documentation of this file.
107 const QString value = addressee.custom( QLatin1String( "KADDRESSBOOK" ), QLatin1String( "MailPreferedFormatting" ) );
116 const QString value = addressee.custom( QLatin1String( "KADDRESSBOOK" ), QLatin1String( "MailAllowToRemoteContent" ) );
void update(MessageViewer::Viewer::UpdateMode)
UpdateMode
The display update mode: Force updates the display immediately, Delayed updates after some time (150m...
Definition: viewer.h:132
ContactDisplayMessageMemento(const QString &emailAddress)
Definition: contactdisplaymessagememento.cpp:25
void processAddress(const KABC::Addressee &addressee)
Definition: contactdisplaymessagememento.cpp:102
Definition: viewer.h:109
void changeDisplayMail(Viewer::ForceDisplayTo displayAsHtml, bool remoteContent)
~ContactDisplayMessageMemento()
Definition: contactdisplaymessagememento.cpp:41
void detach()
Definition: contactdisplaymessagememento.cpp:71
KABC::Picture photo() const
Definition: contactdisplaymessagememento.cpp:123
bool forceToHtml() const
Definition: contactdisplaymessagememento.cpp:82
Definition: viewer.h:110
bool allowToRemoteContent() const
Definition: contactdisplaymessagememento.cpp:77
bool forceToText() const
Definition: contactdisplaymessagememento.cpp:87
Definition: viewer.h:111
Definition: viewer.h:134
bool finished() const
Definition: contactdisplaymessagememento.cpp:66
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:55:57 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:57 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.