kmail
kmreaderwin.h
Go to the documentation of this file.
83 void setMessage( const Akonadi::Item& item, MessageViewer::Viewer::UpdateMode updateMode = MessageViewer::Viewer::Delayed);
const MessageViewer::HeaderStrategy * headerStrategy() const
Getthe message header strategy.
Definition: kmreaderwin.cpp:597
const MessageViewer::AttachmentStrategy * attachmentStrategy() const
Get/set the message attachment strategy.
Definition: kmreaderwin.cpp:572
void slotPrintComposeResult(KJob *job)
Definition: kmreaderwin.cpp:746
This class implements a "reader window", that is a window used for reading or viewing messages...
Definition: kmreaderwin.h:50
void contactStored(const Akonadi::Item &item)
Definition: kmreaderwin.cpp:842
void setHeaderStyleAndStrategy(MessageViewer::HeaderStyle *style, MessageViewer::HeaderStrategy *strategy)
Set the header style and strategy.
Definition: kmreaderwin.cpp:271
MessageViewer::HeaderStyle * headerStyle() const
Definition: kmreaderwin.cpp:602
void displayResourceOfflinePage()
Definition: kmreaderwin.cpp:347
void setOverrideEncoding(const QString &encoding)
Set the override character encoding.
Definition: kmreaderwin.cpp:276
void replaceMsgByUnencryptedVersion()
Emitted after parsing of a message to have it stored in unencrypted state in it's folder...
void setContactItem(const Akonadi::Item &contact, const KABC::Addressee &address)
Definition: kmreaderwin.cpp:782
KAction * expandShortUrlAction() const
Definition: kmreaderwin.cpp:885
void setDecryptMessageOverwrite(bool overwrite=true)
Enforce message decryption.
Definition: kmreaderwin.cpp:568
KMReaderWin(QWidget *parent, QWidget *mainWindow, KActionCollection *actionCollection, Qt::WindowFlags f=0)
Definition: kmreaderwin.cpp:99
void setMsgPart(KMime::Content *aMsgPart)
Instead of settings a message to be shown sets a message part to be shown.
Definition: kmreaderwin.cpp:437
void displayBusyPage()
Display the 'please wait' page instead of a message.
Definition: kmreaderwin.cpp:330
void setAttachmentStrategy(const MessageViewer::AttachmentStrategy *strategy)
Definition: kmreaderwin.cpp:267
void setHtmlLoadExtOverride(bool override)
Definition: kmreaderwin.cpp:460
void setMessage(const Akonadi::Item &item, MessageViewer::Viewer::UpdateMode updateMode=MessageViewer::Viewer::Delayed)
bool htmlMail() const
Is html mail to be supported? Takes into account override.
Definition: kmreaderwin.cpp:466
void clear(bool force=false)
Clear the reader and discard the current message.
Definition: kmreaderwin.cpp:661
void displayOfflinePage()
Display the 'we are currently in offline mode' page instead of a message.
Definition: kmreaderwin.cpp:338
KAction * resetMessageDisplayFormatAction() const
Definition: kmreaderwin.cpp:853
KAction * downloadImageToDiskAction() const
Definition: kmreaderwin.cpp:651
void slotDeleteMessage(const Akonadi::Item &)
Definition: kmreaderwin.cpp:718
KAction * saveMessageDisplayFormatAction() const
Definition: kmreaderwin.cpp:848
void showStatusBarMessage(const QString &message)
static QString newFeaturesMD5()
Returns the MD5 hash for the list of new features.
Definition: kmreaderwin.cpp:313
void slotContactEditorError(const QString &error)
Definition: kmreaderwin.cpp:837
KToggleAction * toggleFixFontAction() const
Definition: kmreaderwin.cpp:582
QString overrideEncoding() const
Get selected override character encoding.
Definition: kmreaderwin.cpp:577
bool htmlLoadExtOverride() const
Override default load external references setting.
Definition: kmreaderwin.cpp:564
KAction * findInMessageAction() const
Definition: kmreaderwin.cpp:632
KAction * toggleMimePartTreeAction() const
Definition: kmreaderwin.cpp:587
void slotUrlClicked(const Akonadi::Item &, const KUrl &)
Definition: kmreaderwin.cpp:693
void slotShowMessage(KMime::Message::Ptr message, const QString &encoding)
Definition: kmreaderwin.cpp:711
void slotShowReader(KMime::Content *, bool, const QString &)
Definition: kmreaderwin.cpp:705
void displaySplashPage(const QString &info)
Display a generic HTML splash page instead of a message.
Definition: kmreaderwin.cpp:325
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:58:52 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:58:52 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.