kpimidentities
signatureconfigurator.h
QString inlineText() const
Returns the inline text, only useful when this is the appropriate Signature::Type.
void setCommandURL(const QString &url)
Sets url as the command to execute.
Definition signatureconfigurator.cpp:344
void setFileURL(const QString &url)
Set url for the file url part of the widget.
Definition signatureconfigurator.cpp:334
QString commandURL() const
Returns the url of the command which the users wants to use as signature.
Definition signatureconfigurator.cpp:339
void setImageLocation(const QString &path)
Sets the directory where the images used in the HTML signature will be stored.
Definition signatureconfigurator.cpp:469
void setInlineText(const QString &text)
Make text the text for the signature.
Definition signatureconfigurator.cpp:317
QString fileURL() const
Returns the file url which the user wants to use as a signature.
Definition signatureconfigurator.cpp:322
This file is part of the KDE documentation.
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 17 2025 00:00:00 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 17 2025 00:00:00 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.