kpimidentities
signature.h
93 friend KPIMIDENTITIES_EXPORT QDataStream &operator<< ( QDataStream &stream, const Signature &sig );
112 AtCursor
220 AddNothing = 0,
221 AddSeparator = 1 << 0,
292 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:228
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-2016 The KDE developers.
Generated on Wed Sep 28 2016 20:06:26 by doxygen 1.8.5 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2016 The KDE developers.
Generated on Wed Sep 28 2016 20:06:26 by doxygen 1.8.5 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.