23 #ifndef KDCHARTLEVEYJENNINGSGRIDATTRIBUTES_H 24 #define KDCHARTLEVEYJENNINGSGRIDATTRIBUTES_H 61 void setGridVisible(
GridType type,
bool visible );
62 bool isGridVisible(
GridType type )
const;
64 void setGridPen(
GridType type,
const QPen& pen );
67 void setRangeBrush(
Range range,
const QBrush& brush );
68 QBrush rangeBrush(
Range range )
const;
87 #endif // KDCHARTLEVEYJENNINGSGRIDATTRIBUTES_H
bool operator==(const Span &s1, const Span &s2)
bool operator!=(const LeveyJenningsGridAttributes &other) const
Definition of global enums.
#define KDCHART_DECLARE_PRIVATE_BASE_VALUE(X)
QT_BEGIN_NAMESPACE Q_DECLARE_TYPEINFO(KDChart::LeveyJenningsGridAttributes, Q_MOVABLE_TYPE)
A set of attributes controlling the appearance of grids.
#define KDCHART_DECLARE_SWAP_SPECIALISATION(X)