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 | |
KDChart::AbstractDiagram | AbstractDiagram defines the interface for diagram classes |
KDChart::AbstractLayoutItem | |
KDChart::AbstractPieDiagram | |
KDChart::AbstractPolarDiagram | |
KDChart::AbstractProxyModel | |
KDChart::AbstractThreeDAttributes | |
KDChart::AttributesModel | |
KDChart::AutoSpacerLayoutItem | |
KDChart::BackgroundAttributes | |
KDChart::BarAttributes | |
KDChart::BarDiagram | |
KDChart::CartesianAxis | The class for cartesian axes |
KDChart::CartesianCoordinatePlane | |
KDChart::Chart | A chart with one or more diagrams |
KDChart::DataDimension | Helper class for one dimension of data, e.g. for the rows in a data model, or for the labels of an axis, or for the vertical lines in a grid |
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 | |
KDChart::GlobalMeasureScaling | Auxiliary class used by the KDChart::Measure and KDChart::Chart class |
KDChart::GridAttributes | |
KDChart::HeaderFooter | |
KDChart::HorizontalLineLayoutItem | |
KDChartEnums | Project global class providing some enums needed both by KDChartParams and by KDChartCustomBox |
KDTextDocument | |
KDChart::Legend | Legend defines the interface for the legend drawing class |
KDChart::LineAttributes | |
KDChart::LineDiagram | |
KDChart::LineLayoutItem | |
KDChart::LineWithMarkerLayoutItem | |
KDChart::MarkerAttributes | |
KDChart::MarkerLayoutItem | |
KDChart::Measure | Measure is used to specify all relative and/or absolute measures in KDChart, e.g. font sizes |
KDChart::PaintContext | |
KDChart::Palette | A Palette is a set of brushes (or colors) to be used for painting data sets |
KDChart::PieAttributes | |
KDChart::PieDiagram | |
KDChart::PolarCoordinatePlane | |
KDChart::PolarDiagram | |
KDChart::Position | Defines a position, using compass terminology |
KDChart::PositionPoints | |
PrerenderedElement | |
PrerenderedLabel | CachedLabel 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 |
QLayoutItem | |
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 | |
QWidget | Class only listed here to document inheritance of some KDChart classes |
KDChart::RelativePosition | Defines relative position information: reference area, position in this area, horizontal / vertical padding, and rotating |
KDChart::RingDiagram | |
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::TextArea | A text area in the chart with a background, a frame, etc |
KDChart::TextAttributes | A set of text attributes |
KDChart::TextLayoutItem | |
KDChart::ThreeDBarAttributes | |
KDChart::ThreeDLineAttributes | |
KDChart::ThreeDPieAttributes | |
KDChart::VerticalLineLayoutItem | |
KDChart::Widget | The KD Chart widget for usage without Model/View |
KDChart::ZoomParameters | |