KReport
KReportScriptImage.cpp
QVariant value() const
bool setValue(const QVariant &value, ValueOptions options=ValueOptions())
void setPosition(const QPointF &ptPos)
Sets position for the element.
Definition KReportItemBase.cpp:259
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
QString toString() const const
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 18 2024 12:19:58 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 18 2024 12:19:58 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.