kpimidentities
signature.h
93 friend KPIMIDENTITIES_EXPORT QDataStream &operator<< ( QDataStream &stream, const Signature &sig );
112 AtCursor
224 AddNothing = 0,
225 AddSeparator = 1 << 0,
288 static void KPIMIDENTITIES_DEPRECATED insertPlainSignatureIntoTextEdit( const QString &signature,
300 void insertSignatureText(Placement placement, AddedText addedText, KPIMTextEdit::TextEdit *textEdit, bool forceDisplay) const;
QFlags< AddedTextFlag > AddedText
Describes which additional parts should be added to the signature.
Definition: signature.h:232
Definition: signature.h:44
The signature is placed at the start of the textedit.
Definition: signature.h:110
Definition: identity.h:36
The signature is placed at the end of the textedit.
Definition: signature.h:111
Placement
Describes the placement of the signature text when it is to be inserted into a text edit...
Definition: signature.h:109
This file is part of the KDE documentation.
Documentation copyright © 1996-2015 The KDE developers.
Generated on Tue Jun 2 2015 17:16:04 by doxygen 1.8.9.1 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2015 The KDE developers.
Generated on Tue Jun 2 2015 17:16:04 by doxygen 1.8.9.1 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.