 |
KD Chart 2
[rev.2.8]
|
Go to the documentation of this file.
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 );
56 void setPixmapMode( BackgroundPixmapMode mode );
57 BackgroundPixmapMode pixmapMode()
const;
59 void setPixmap(
const QPixmap &backPixmap );
60 QPixmap pixmap()
const;
73 #if !defined(QT_NO_DEBUG_STREAM)
85 #endif // KDCHARTBACKGROUNDATTRIBUTES_H
@ BackgroundPixmapModeScaled
QT_BEGIN_NAMESPACE Q_DECLARE_TYPEINFO(KDChart::BackgroundAttributes, Q_MOVABLE_TYPE)
bool operator==(const Span &s1, const Span &s2)
#define KDCHART_DECLARE_SWAP_SPECIALISATION(X)
Set of attributes usable for background pixmaps.
bool operator!=(const BackgroundAttributes &other) const
@ BackgroundPixmapModeNone
#define KDCHART_DECLARE_PRIVATE_BASE_VALUE(X)
KDCHART_EXPORT QDebug operator<<(QDebug, const KDChart::BackgroundAttributes &)
@ BackgroundPixmapModeCentered