23 #ifndef KDREPORTSIMAGEELEMENT_H
24 #define KDREPORTSIMAGEELEMENT_H
26 #include "KDReportsElement.h"
27 #include "KDReportsUnit.h"
28 #include <QtCore/QtGlobal>
60 void setPixmap(
const QPixmap& pixmap );
66 QPixmap pixmap()
const;
72 void setImage(
const QImage& image );
125 qreal height()
const;
137 void setUnit(
Unit unit);
151 bool fitToPage()
const;
157 void setId(
const QString&
id );
169 void build( ReportBuilder& )
const;
Unit
Definition: KDReportsUnit.h:32
Definition: KDReportsImageElement.h:37
Millimeters (the default)
Definition: KDReportsUnit.h:33
Definition: KDReportsElement.h:41