Messagelib
signaturecontroller.h
84 MESSAGECOMPOSER_NO_EXPORT void insertSignatureHelper(KIdentityManagementCore::Signature::Placement placement);
void insertSignatureAtCursor()
Insert signature at the cursor position of the text in the editor.
Definition signaturecontroller.cpp:100
void appendSignature()
Append signature to the end of the text in the editor.
Definition signaturecontroller.cpp:90
void resume()
Resume identity change tracking after a previous call to suspend().
Definition signaturecontroller.cpp:83
void prependSignature()
Prepend signature at the beginning of the text in the editor.
Definition signaturecontroller.cpp:95
void applySignature(const KIdentityManagementCore::Signature &signature)
Adds the given signature to the editor, taking user preferences into account.
Definition signaturecontroller.cpp:141
void enableHtml()
A HTML signature is about to be inserted, so enable HTML support in the editor.
void suspend()
Simple interface that both EncryptJob and SignEncryptJob implement so the composer can extract some e...
Definition attachmentcontrollerbase.h:27
QObject(QObject *parent)
Q_OBJECTQ_OBJECT
Q_SIGNALSQ_SIGNALS
Q_SLOTSQ_SLOTS
QObject * parent() const const
This file is part of the KDE documentation.
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 24 2025 11:47:39 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 24 2025 11:47:39 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.