23 #ifndef KDCHARTBACKGROUNDATTRIBUTES_H 24 #define KDCHARTBACKGROUNDATTRIBUTES_H 48 BackgroundPixmapModeStretched };
50 void setVisible(
bool visible );
51 bool isVisible()
const;
53 void setBrush(
const QBrush &brush );
59 void setPixmap(
const QPixmap &backPixmap );
60 QPixmap pixmap()
const;
73 #if !defined(QT_NO_DEBUG_STREAM) 85 #endif // KDCHARTBACKGROUNDATTRIBUTES_H bool operator==(const Span &s1, const Span &s2)
#define KDCHART_DECLARE_PRIVATE_BASE_VALUE(X)
bool operator!=(const BackgroundAttributes &other) const
#define KDCHART_DECLARE_SWAP_SPECIALISATION(X)
QDebug operator<<(QDebug stream, const DataDimension &r)
QT_BEGIN_NAMESPACE Q_DECLARE_TYPEINFO(KDChart::BackgroundAttributes, Q_MOVABLE_TYPE)
Set of attributes usable for background pixmaps.