KReport
KReportItemImage.cpp
40 m_resizeMode->setValue(element.toElement().attribute(QLatin1String("report:resize-mode"), QLatin1String("stretch")));
120 m_resizeMode = new KProperty("resize-mode", listData, QLatin1String("clip"), tr("Resize Mode"));
121 m_staticImage = new KProperty("static-image", QPixmap(), tr("Value"), tr("Value used if not bound to a field"));
132 int KReportItemImage::renderSimpleData(OROPage *page, OROSection *section, const QPointF &offset,
int count() const const
QDomNode firstChild() const const
QPixmap fromImage(const QImage &image, Qt::ImageConversionFlags flags)
QDomElement toElement() const const
ReadWrite
QByteArray toLatin1() const const
QByteArray toByteArray() const const
Represents a single page in a document and may contain zero or more OROPrimitive objects all of which...
Definition: KReportRenderObjects.h:167
bool loadFromData(const uchar *data, int len, const char *format)
QString nodeValue() const const
KeepAspectRatio
QDomNode item(int index) const const
bool isEmpty() const const
bool save(const QString &fileName, const char *format, int quality) const const
QByteArray fromBase64(const QByteArray &base64, QByteArray::Base64Options options)
QDomNodeList childNodes() const const
QString nodeName() const const
bool setValue(const QVariant &value, ValueOptions options=ValueOptions())
ColorOnly
Represents a single a single row in a document and may contain zero or more OROPrimitives.
Definition: KReportRenderObjects.h:197
QString attribute(const QString &name, const QString &defValue) const const
SmoothTransformation
QString tr(const char *sourceText, const char *disambiguation, int n)
QImage fromData(const uchar *data, int size, const char *format)
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.