23 #ifndef KDCHARTFRAMEATTRIBUTES_H 24 #define KDCHARTFRAMEATTRIBUTES_H 45 void setVisible(
bool visible );
46 bool isVisible()
const;
48 void setPen(
const QPen & pen );
51 void setCornerRadius( qreal radius );
52 qreal cornerRadius()
const;
54 void setPadding(
int padding );
67 #if !defined(QT_NO_DEBUG_STREAM) 79 #endif // KDCHARTFRAMEATTRIBUTES_H bool operator==(const Span &s1, const Span &s2)
A set of attributes for frames around items.
bool operator!=(const FrameAttributes &other) const
#define KDCHART_DECLARE_PRIVATE_BASE_VALUE(X)
#define KDCHART_DECLARE_SWAP_SPECIALISATION(X)
QDebug operator<<(QDebug stream, const DataDimension &r)
QT_BEGIN_NAMESPACE Q_DECLARE_TYPEINFO(KDChart::FrameAttributes, Q_MOVABLE_TYPE)