 |
KD Chart 2
[rev.2.7]
|
Go to the documentation of this file.
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 FrameAttributes &other) const
bool operator==(const Span &s1, const Span &s2)
#define KDCHART_DECLARE_SWAP_SPECIALISATION(X)
KDCHART_EXPORT QDebug operator<<(QDebug, const KDChart::FrameAttributes &)
#define KDCHART_DECLARE_PRIVATE_BASE_VALUE(X)
A set of attributes for frames around items.
QT_BEGIN_NAMESPACE Q_DECLARE_TYPEINFO(KDChart::FrameAttributes, Q_MOVABLE_TYPE)