kpimidentities
signature.h
93 friend KPIMIDENTITIES_EXPORT QDataStream &operator<< ( QDataStream &stream, const Signature &sig );
112 AtCursor
224 AddNothing = 0,
225 AddSeparator = 1 << 0,
296 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
The signature is placed at the start of the textedit.
Definition: signature.h:110
Abstraction of a signature (aka "footer").
Definition: signature.h:89
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-2013 The KDE developers.
Generated on Tue Nov 26 2013 09:04:27 by doxygen 1.8.5 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2013 The KDE developers.
Generated on Tue Nov 26 2013 09:04:27 by doxygen 1.8.5 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.