KReport
KReportScriptImage.h
void setResizeMode(const QString &)
Sets the resize mode for the image.
Definition KReportScriptImage.cpp:59
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
void setSize(const QSizeF &)
Set the size of the barcode in points.
Definition KReportScriptImage.cpp:49
void setInlineImage(const QByteArray &)
Sets the data for the static image the data should be base64 encoded.
Definition KReportScriptImage.cpp:68
void setPosition(const QPointF &)
Sets the position of the barcode in points.
Definition KReportScriptImage.cpp:40
Q_OBJECTQ_OBJECT
Q_SLOTSQ_SLOTS
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Fri Nov 22 2024 12:12:14 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Fri Nov 22 2024 12:12:14 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.