kmail
composer.h
Go to the documentation of this file.
79 virtual void setMessage( const KMime::Message::Ptr &newMsg, bool lastSignState = false, bool lastEncryptState = false, bool mayAutoSign=true,
156 Composer *makeComposer( const KMime::Message::Ptr &msg = KMime::Message::Ptr(), bool lastSignState = false, bool lastEncryptState = false,
virtual void setFocusToSubject()=0
Sets the focus to the subject line edit.
virtual void autoSaveMessage(bool force=false)=0
virtual void disableForgottenAttachmentsCheck()=0
virtual void addExtraCustomHeaders(const QMap< QByteArray, QString > &header)=0
Definition: composer.h:55
virtual bool isComposing() const =0
Returns true while the message composing is in progress.
virtual void setAutoSaveFileName(const QString &fileName)=0
Definition: composer.h:44
Definition: composer.h:47
Definition: composer.h:49
virtual void ignoreStickyFields()=0
virtual void addAttachmentsAndSend(const KUrl::List &urls, const QString &comment, int how)=0
virtual void disableWordWrap()=0
virtual void setMessage(const KMime::Message::Ptr &newMsg, bool lastSignState=false, bool lastEncryptState=false, bool mayAutoSign=true, bool allowDecryption=false, bool isModified=false)=0
Set the message the composer shall work with.
Definition: composer.h:44
Definition: composer.h:37
Definition: composer.h:44
virtual void setFcc(const QString &idString)=0
virtual void addAttachment(const KUrl &url, const QString &comment)=0
QFlags< VisibleHeaderFlag > VisibleHeaderFlags
Definition: composer.h:57
Definition: composer.h:54
virtual void setCustomTemplate(const QString &customTemplate)=0
Set custom template to be used for the message.
virtual void addAttach(KMime::Content *msgPart)=0
Add an attachment to the list.
virtual void setFolder(const Akonadi::Collection &)=0
If this folder is set, the original message is inserted back after canceling.
Window class for secondary KMail window like the composer window and the separate message window...
Definition: secondarywindow.h:44
Definition: composer.h:46
virtual void setModified(bool modified)=0
Definition: composer.h:48
Definition: composer.h:53
virtual void setCurrentReplyTo(const QString &replyTo)=0
virtual void setSigningAndEncryptionDisabled(bool v)=0
Disabled signing and encryption completely for this composer window.
Definition: composer.h:44
Definition: composer.h:50
Definition: composer.h:51
virtual QString dbusObjectPath() const =0
virtual void setCurrentTransport(int transportId)=0
virtual void setTextSelection(const QString &selection)=0
Set the text selection the message is a response to.
virtual void setFocusToEditor()=0
Sets the focus to the edit-widget and the cursor below the "On ... you wrote" line when hasMessage is...
Definition: composer.h:44
virtual void forceDisableHtml()=0
virtual void setCollectionForNewMessage(const Akonadi::Collection &folder)=0
virtual void slotSendNow()=0
Definition: composer.h:52
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:58:51 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:51 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.