kmail
MessageComposer Class Reference
List of all members.Detailed Description
Definition at line 66 of file messagecomposer.h.
Signals | |
void | done (bool) |
Public Member Functions | |
MessageComposer (KMComposeWin *win, const char *name=0) | |
~MessageComposer () | |
void | applyChanges (bool disableCrypto) |
QString | originalBCC () const |
void | setDisableBreaking (bool b) |
const QValueVector< KMMessage * > & | composedMessageList () const |
Friends | |
class | ::MessageComposerJob |
class | ::EncryptMessageJob |
class | ::SetLastMessageAsUnencryptedVersionOfLastButOne |
Member Function Documentation
void MessageComposer::applyChanges | ( | bool | disableCrypto | ) |
Applies the user changes to the message object of the composer and signs/encrypts the message if activated.
Returns FALSE in case of an error (e.g. if PGP encryption fails). If backgroundMode is true then no functions which might require user interaction (like signing/encrypting) are performed
Definition at line 300 of file messagecomposer.cpp.
The documentation for this class was generated from the following files: