kmail
kmreaderwin.h
Go to the documentation of this file.
82 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:632
const MessageViewer::AttachmentStrategy * attachmentStrategy() const
Get/set the message attachment strategy.
Definition: kmreaderwin.cpp:602
MessageViewer::Viewer::DisplayFormatMessage displayFormatMessageOverwrite() const
Definition: kmreaderwin.cpp:461
void slotPrintComposeResult(KJob *job)
Definition: kmreaderwin.cpp:782
This class implements a "reader window", that is a window used for reading or viewing messages...
Definition: kmreaderwin.h:49
QStyle * style() const
void contactStored(const Akonadi::Item &item)
Definition: kmreaderwin.cpp:879
void setHeaderStyleAndStrategy(MessageViewer::HeaderStyle *style, MessageViewer::HeaderStrategy *strategy)
Set the header style and strategy.
Definition: kmreaderwin.cpp:283
MessageViewer::HeaderStyle * headerStyle() const
Definition: kmreaderwin.cpp:637
void slotShowReader(KMime::Content *, bool html, const QString &)
Definition: kmreaderwin.cpp:740
void displayResourceOfflinePage()
Definition: kmreaderwin.cpp:359
void update()
void setOverrideEncoding(const QString &encoding)
Set the override character encoding.
Definition: kmreaderwin.cpp:288
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:819
KAction * expandShortUrlAction() const
Definition: kmreaderwin.cpp:922
void setDecryptMessageOverwrite(bool overwrite=true)
Enforce message decryption.
Definition: kmreaderwin.cpp:598
void setDisplayFormatMessageOverwrite(MessageViewer::Viewer::DisplayFormatMessage format)
Definition: kmreaderwin.cpp:466
KMReaderWin(QWidget *parent, QWidget *mainWindow, KActionCollection *actionCollection, Qt::WindowFlags f=0)
Definition: kmreaderwin.cpp:102
void setMsgPart(KMime::Content *aMsgPart)
Instead of settings a message to be shown sets a message part to be shown.
Definition: kmreaderwin.cpp:449
void displayBusyPage()
Display the 'please wait' page instead of a message.
Definition: kmreaderwin.cpp:342
void setAttachmentStrategy(const MessageViewer::AttachmentStrategy *strategy)
Definition: kmreaderwin.cpp:279
void setHtmlOverride(bool override)
void setHtmlLoadExtOverride(bool override)
Definition: kmreaderwin.cpp:473
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:479
void clear(bool force=false)
Clear the reader and discard the current message.
Definition: kmreaderwin.cpp:696
void displayOfflinePage()
Display the 'we are currently in offline mode' page instead of a message.
Definition: kmreaderwin.cpp:350
KAction * resetMessageDisplayFormatAction() const
Definition: kmreaderwin.cpp:890
KAction * downloadImageToDiskAction() const
Definition: kmreaderwin.cpp:686
void slotDeleteMessage(const Akonadi::Item &)
Definition: kmreaderwin.cpp:754
KAction * saveMessageDisplayFormatAction() const
Definition: kmreaderwin.cpp:885
void showStatusBarMessage(const QString &message)
static QString newFeaturesMD5()
Returns the MD5 hash for the list of new features.
Definition: kmreaderwin.cpp:325
void slotContactEditorError(const QString &error)
Definition: kmreaderwin.cpp:874
KToggleAction * toggleFixFontAction() const
Definition: kmreaderwin.cpp:612
KAction * addToExistingContactAction() const
Definition: kmreaderwin.h:167
QString overrideEncoding() const
Get selected override character encoding.
Definition: kmreaderwin.cpp:607
bool htmlLoadExtOverride() const
Override default load external references setting.
Definition: kmreaderwin.cpp:594
KAction * findInMessageAction() const
Definition: kmreaderwin.cpp:667
KAction * toggleMimePartTreeAction() const
Definition: kmreaderwin.cpp:622
void slotMailToAddToExistingContact()
Definition: kmreaderwin.cpp:523
void slotUrlClicked(const Akonadi::Item &, const KUrl &)
Definition: kmreaderwin.cpp:728
typedef WindowFlags
QObject * parent() const
void slotShowMessage(KMime::Message::Ptr message, const QString &encoding)
Definition: kmreaderwin.cpp:747
void displaySplashPage(const QString &info)
Display a generic HTML splash page instead of a message.
Definition: kmreaderwin.cpp:337
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:34:33 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:34:33 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.