17 #ifndef KDREPORTSELEMENT_H 18 #define KDREPORTSELEMENT_H 20 #include "KDReportsGlobal.h" 50 void setBackground(
const QBrush& brush );
54 QBrush background()
const;
59 virtual void build( ReportBuilder& )
const = 0;
64 virtual Element* clone()
const = 0;
81 ElementPrivate*
const d;
Definition: KDReportsAbstractTableElement.h:30
Definition: KDReportsElement.h:39