KReport
KReportScriptImage.cpp
void setInlineImage(const QByteArray &)
Sets the data for the static image the data should be base64 encoded.
Definition: KReportScriptImage.cpp:68
void setSize(const QSizeF &)
Set the size of the barcode in points.
Definition: KReportScriptImage.cpp:49
void setResizeMode(const QString &)
Sets the resize mode for the image.
Definition: KReportScriptImage.cpp:59
void setPosition(const QPointF &)
Sets the position of the barcode in points.
Definition: KReportScriptImage.cpp:40
void loadFromFile(const QVariant &path)
Get the data from a file (expected to be an image) the returned data will be base64 encoded.
Definition: KReportScriptImage.cpp:73
QString toString() const const
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Tue Feb 7 2023 04:17:37 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Tue Feb 7 2023 04:17:37 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.