11 #ifndef KDCHARTBACKGROUNDATTRIBUTES_H
12 #define KDCHARTBACKGROUNDATTRIBUTES_H
38 BackgroundPixmapModeStretched
41 void setVisible(
bool visible);
42 bool isVisible()
const;
44 void setBrush(
const QBrush &brush);
47 void setPixmapMode(BackgroundPixmapMode mode);
48 BackgroundPixmapMode pixmapMode()
const;
50 void setPixmap(
const QPixmap &backPixmap);
51 QPixmap pixmap()
const;
66 #if !defined(QT_NO_DEBUG_STREAM)
QT_BEGIN_NAMESPACE Q_DECLARE_TYPEINFO(KDChart::BackgroundAttributes, Q_MOVABLE_TYPE)
KDCHART_EXPORT QDebug operator<<(QDebug, const KDChart::BackgroundAttributes &)
#define KDCHART_DECLARE_SWAP_SPECIALISATION(X)
#define KDCHART_DECLARE_PRIVATE_BASE_VALUE(X)
bool operator!=(const BackgroundAttributes &other) const
@ BackgroundPixmapModeNone
@ BackgroundPixmapModeScaled
@ BackgroundPixmapModeCentered
bool operator==(const TickInfo &, const TickInfo &)