| KDChart::AbstractArea | An area in the chart with a background, a frame, etc |
| KDChart::AbstractAreaBase | Base class for AbstractArea and AbstractAreaWidget: An area in the chart with a background, a frame, etc |
| KDChart::AbstractAreaWidget | An area in the chart with a background, a frame, etc |
| KDChart::AbstractAxis | The base class for axes |
| KDChart::AbstractCartesianDiagram | Base class for diagrams based on a cartesian coordianate system |
| KDChart::AbstractCoordinatePlane | Base class common for all coordinate planes, CartesianCoordinatePlane, PolarCoordinatePlane, TernaryCoordinatePlane |
| KDChart::AbstractDiagram | AbstractDiagram defines the interface for diagram classes |
| KDChart::AbstractLayoutItem | Base class for all layout items of KD Chart |
| KDChart::AbstractPieDiagram | Base class for any diagram type |
| KDChart::AbstractPolarDiagram | Base class for diagrams based on a polar coordinate system |
| KDChart::AbstractProxyModel | Base class for all proxy models used inside KD Chart |
| KDChart::AbstractTernaryDiagram | Base class for diagrams based on a ternary coordinate plane |
| KDChart::AbstractThreeDAttributes | Base class for 3D attributes |
| KDChart::AttributesModel | A proxy model used for storing attributes |
| KDChart::AutoSpacerLayoutItem | An empty layout item |
| KDChart::BackgroundAttributes | Set of attributes usable for background pixmaps |
| KDChart::BarAttributes | Set of attributes for changing the appearance of bar charts |
| KDChart::BarDiagram | BarDiagram defines a common bar diagram |
| KDChart::CartesianAxis | The class for cartesian axes |
| KDChart::CartesianCoordinatePlane | Cartesian coordinate plane |
| KDChart::Chart | A chart with one or more diagrams |
| KDChart::ChartGraphicsItem | Graphics item used inside of the ReverseMapper |
| KDChart::DataDimension | Helper class for one dimension of data, e.g |
| KDChart::DatasetProxyModel | DatasetProxyModel takes a KDChart dataset configuration and translates it into a filtering proxy model |
| KDChart::DatasetSelectorWidget | |
| KDChart::DataValueAttributes | Diagram attributes dealing with data value labels |
| KDChart::DiagramObserver | A DiagramObserver watches the associated diagram for changes and deletion and emits corresponsing signals |
| KDChart::FrameAttributes | A set of attributes for frames around items |
| KDChart::GlobalMeasureScaling | Auxiliary class used by the KDChart::Measure and KDChart::Chart class |
| KDChart::GridAttributes | A set of attributes controlling the appearance of grids |
| KDChart::HeaderFooter | A header or even footer displaying text above or below charts |
| KDChart::HorizontalLineLayoutItem | Layout item showing a horizontal line |
| KDChart::Legend | Legend defines the interface for the legend drawing class |
| KDChart::LineAttributes | Set of attributes for changing the appearance of line charts |
| KDChart::LineDiagram | LineDiagram defines a common line diagram |
| KDChart::LineLayoutItem | Layout item showing a coloured line |
| KDChart::LineWithMarkerLayoutItem | Layout item showing a coloured line and a data point marker |
| KDChart::MarkerAttributes | A set of ottributes controlling the appearance of data set markers |
| KDChart::MarkerLayoutItem | Layout item showing a data point marker |
| KDChart::Measure | Measure is used to specify all relative and/or absolute measures in KDChart, e.g |
| KDChart::PaintContext | Stores information about painting diagrams |
| KDChart::Palette | A Palette is a set of brushes (or colors) to be used for painting data sets |
| KDChart::PieAttributes | A set of attributes controlling the appearance of pie charts |
| KDChart::PieDiagram | PieDiagram defines a common pie diagram |
| KDChart::Plotter | Plotter defines a diagram type plotting two-dimensional data |
| KDChart::PolarCoordinatePlane | Polar coordinate plane |
| KDChart::PolarDiagram | PolarDiagram defines a common polar diagram |
| KDChart::Position | Defines a position, using compass terminology |
| KDChart::PositionPoints | Stores the absolute target points of a Position |
| KDChart::PrivateAttributesModel | Internally used class just adding a special constructor used by AbstractDiagram |
| KDChart::RelativePosition | Defines relative position information: reference area, position in this area, horizontal / vertical padding, and rotating |
| KDChart::ReverseMapper | The ReverseMapper stores information about objects on a chart and their respective model indexes |
| KDChart::RingDiagram | RingDiagram defines a common ring diagram |
| KDChart::SignalCompressor | SignalCompressor compresses signals where the same signal needs to be emitted by several pieces of the code, but only one of the signals should be received at the end |
| KDChart::TernaryAxis | The class for ternary axes |
| KDChart::TernaryCoordinatePlane | Ternary coordinate plane |
| KDChart::TernaryLineDiagram | A TernaryLineDiagram is a line diagram with a ternary coordinate plane |
| KDChart::TernaryPointDiagram | A TernaryPointDiagram is a point diagram within a ternary coordinate plane |
| KDChart::TextArea | A text area in the chart with a background, a frame, etc |
| KDChart::TextAttributes | A set of text attributes |
| KDChart::TextLayoutItem | Layout item showing a text |
| KDChart::ThreeDBarAttributes | A set of 3D bar attributes |
| KDChart::ThreeDLineAttributes | A set of 3D line attributes |
| KDChart::ThreeDPieAttributes | A set of 3D pie attributes |
| KDChart::ValueTrackerAttributes | Cell-specific attributes regarding value tracking |
| KDChart::VerticalLineLayoutItem | Layout item showing a vertial line |
| KDChart::Widget | The KD Chart widget for usage without Model/View |
| KDChart::ZoomParameters | ZoomParameters stores the center and the factor of zooming internally |
| KDChartEnums | Project global class providing some enums needed both by KDChartParams and by KDChartCustomBox |
| KDTextDocument | KDTextDocument is an internally used enhanced QTextDocument |
| PrerenderedElement | Base class for prerendered elements like labels, pixmaps, markers, etc |
| PrerenderedLabel | PrerenderedLabel is an internal KDChart class that simplifies creation and caching of cached text labels |
| QAbstractItemView | Class only listed here to document inheritance of some KDChart classes |
| QAbstractProxyModel | Class only listed here to document inheritance of some KDChart classes |
| QFrame | Class only listed here to document inheritance of some KDChart classes |
| QGraphicsPolygonItem | Class only listed here to document inheritance of some KDChart classes |
| QLayoutItem | Class only listed here to document inheritance of some KDChart classes |
| QObject | Class only listed here to document inheritance of some KDChart classes |
| QSortFilterProxyModel | Class only listed here to document inheritance of some KDChart classes |
| QTextDocument | Class only listed here to document inheritance of some KDChart classes |
| QWidget | Class only listed here to document inheritance of some KDChart classes |
| TernaryPoint | TernaryPoint defines a point within a ternary coordinate plane |