11 #ifndef KDCHARTLEVEYJENNINGSGRIDATTRIBUTES_H
12 #define KDCHARTLEVEYJENNINGSGRIDATTRIBUTES_H
49 void setGridVisible(GridType type,
bool visible);
50 bool isGridVisible(GridType type)
const;
52 void setGridPen(GridType type,
const QPen &pen);
53 QPen gridPen(GridType type)
const;
55 void setRangeBrush(Range range,
const QBrush &brush);
56 QBrush rangeBrush(Range range)
const;
Definition of global enums.
#define KDCHART_DECLARE_SWAP_SPECIALISATION(X)
#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.
bool operator!=(const LeveyJenningsGridAttributes &other) const
bool operator==(const TickInfo &, const TickInfo &)