11 #ifndef KDCHARTFRAMEATTRIBUTES_H
12 #define KDCHARTFRAMEATTRIBUTES_H
33 void setVisible(
bool visible);
34 bool isVisible()
const;
36 void setPen(
const QPen &pen);
39 void setCornerRadius(qreal radius);
40 qreal cornerRadius()
const;
42 void setPadding(
int padding);
56 #if !defined(QT_NO_DEBUG_STREAM)
QT_BEGIN_NAMESPACE Q_DECLARE_TYPEINFO(KDChart::FrameAttributes, Q_MOVABLE_TYPE)
KDCHART_EXPORT QDebug operator<<(QDebug, const KDChart::FrameAttributes &)
#define KDCHART_DECLARE_SWAP_SPECIALISATION(X)
#define KDCHART_DECLARE_PRIVATE_BASE_VALUE(X)
A set of attributes for frames around items.
bool operator!=(const FrameAttributes &other) const
bool operator==(const TickInfo &, const TickInfo &)