23 #ifndef KDCHARTLEVEYJENNINGSCOORDINATEPLANE_H 24 #define KDCHARTLEVEYJENNINGSCOORDINATEPLANE_H 32 class LeveyJenningsGrid;
47 friend class LeveyJenningsGrid;
59 const QPointF translateBack( const QPointF& screenPoint ) const;
62 LeveyJenningsGrid* grid() const;
A chart with one or more diagrams.
Levey Jennings coordinate plane This is actually nothing real more than a plain cartesian coordinate ...
AbstractDiagram defines the interface for diagram classes.
A set of attributes controlling the appearance of grids.
Cartesian coordinate plane.
#define KDCHART_DECLARE_PRIVATE_DERIVED_PARENT(X, ParentType)