 KDAB::UnitTest::Runner | |
 KDAB::UnitTest::Test | |
 KDAB::UnitTest::TestFactory | |
  KDAB::UnitTest::GenericFactory< T_Test > | |
 KDAB::UnitTest::TestRegistry | |
 KDChart::AbstractAreaBase | Base class for AbstractArea and AbstractAreaWidget: An area in the chart with a background, a frame, etc |
  KDChart::AbstractArea | An area in the chart with a background, a frame, etc |
   KDChart::AbstractAxis | The base class for axes |
    KDChart::CartesianAxis | The class for cartesian axes |
     KDChart::LeveyJenningsAxis | The class for levey jennings axes |
    KDChart::TernaryAxis | The class for ternary axes |
   KDChart::AbstractCoordinatePlane | Base class common for all coordinate planes, CartesianCoordinatePlane, PolarCoordinatePlane, TernaryCoordinatePlane |
    KDChart::CartesianCoordinatePlane | Cartesian coordinate plane |
     KDChart::LeveyJenningsCoordinatePlane | Levey Jennings coordinate plane This is actually nothing real more than a plain cartesian coordinate plane |
    KDChart::PolarCoordinatePlane | Polar coordinate plane |
     KDChart::RadarCoordinatePlane | Radar coordinate plane |
    KDChart::TernaryCoordinatePlane | Ternary coordinate plane |
  KDChart::AbstractAreaWidget | An area in the chart with a background, a frame, etc |
   KDChart::Legend | Legend defines the interface for the legend drawing class |
  KDChart::TextArea | A text area in the chart with a background, a frame, etc |
   KDChart::HeaderFooter | A header or footer displaying text above or below charts |
 KDChart::AbstractThreeDAttributes | Base class for 3D attributes |
  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::BackgroundAttributes | Set of attributes usable for background pixmaps |
 KDChart::BarAttributes | Set of attributes for changing the appearance of bar charts |
 KDChart::DataDimension | Helper class for one dimension of data, e.g |
 KDChart::DataValueAttributes | Diagram attributes dealing with data value labels |
 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::LeveyJenningsGridAttributes | A set of attributes controlling the appearance of grids |
 KDChart::LineAttributes | Set of attributes for changing the appearance of line charts |
 KDChart::MarkerAttributes | A set of attributes controlling the appearance of data set markers |
 KDChart::Measure | Measure is used to specify relative and absolute sizes in KDChart, e.g |
 KDChart::PaintContext | Stores information about painting diagrams |
 KDChart::PieAttributes | A set of attributes controlling the appearance of pie charts |
 KDChart::PlotterDiagramCompressor::CachePosition | |
 KDChart::PlotterDiagramCompressor::DataPoint | |
 KDChart::PlotterDiagramCompressor::Iterator | |
 KDChart::Position | Defines a position, using compass terminology |
 KDChart::PositionPoints | Stores the absolute target points of a Position |
 KDChart::PrintingParameters | PrintingParameters stores the scale factor which lines has to been scaled with when printing |
 KDChart::RelativePosition | Defines relative position information: reference area, position in this area (reference position), horizontal / vertical padding, and rotation |
 KDChart::ReverseMapper | The ReverseMapper stores information about objects on a chart and their respective model indexes |
 KDChart::RulerAttributes | A set of attributes controlling the appearance of axis rulers |
 KDChart::StockBarAttributes | Attributes to customize the appearance of a column in a stock chart |
 KDChart::TextAttributes | A set of text attributes |
 KDChart::ValueTrackerAttributes | Cell-specific attributes regarding value tracking |
 KDChart::ZoomParameters | ZoomParameters stores the center and the factor of zooming internally |
 KDGantt::AbstractRowController | Abstract baseclass for row controllers. A row controller is used by the GraphicsView to nagivate the model and to determine the row geometries |
  KDGantt::ListViewRowController | |
  KDGantt::TreeViewRowController | |
 KDGantt::Constraint | A class used to represent a dependency |
 KDGantt::DateTimeSpan | |
 KDGantt::Span | A class representing a start point and a length |
 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 |
  KDChart::AbstractDiagram | AbstractDiagram defines the interface for diagram classes |
   KDChart::AbstractCartesianDiagram | Base class for diagrams based on a cartesian coordianate system |
    KDChart::BarDiagram | BarDiagram defines a common bar diagram |
    KDChart::LineDiagram | LineDiagram defines a common line diagram |
     KDChart::LeveyJenningsDiagram | LeveyDiagram defines a Levey Jennings chart |
    KDChart::Plotter | Plotter defines a diagram type plotting two-dimensional data |
    KDChart::StockDiagram | |
   KDChart::AbstractPolarDiagram | Base class for diagrams based on a polar coordinate system |
    KDChart::AbstractPieDiagram | Base class for any diagram type |
     KDChart::PieDiagram | PieDiagram defines a common pie diagram |
     KDChart::RingDiagram | RingDiagram defines a common ring diagram |
    KDChart::PolarDiagram | PolarDiagram defines a common polar diagram |
    KDChart::RadarDiagram | RadarDiagram defines a common radar diagram |
   KDChart::AbstractTernaryDiagram | Base class for diagrams based on a 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 |
  KDGantt::Legend | Legend showing an image and a description for Gantt items |
 QAbstractProxyModel | Class only listed here to document inheritance of some KDChart classes |
  KDChart::AbstractProxyModel | Base class for all proxy models used inside KD Chart |
   KDChart::AttributesModel | A proxy model used for decorating data with attributes |
    KDChart::PrivateAttributesModel | Internally used class just adding a special constructor used by AbstractDiagram |
  KDGantt::ForwardingProxyModel | |
   KDGantt::ProxyModel | |
   KDGantt::SummaryHandlingProxyModel | Proxy model that supports summary gantt items |
 QFrame | Class only listed here to document inheritance of some KDChart classes |
  KDChart::DatasetSelectorWidget | |
 QGraphicsItem | |
  KDGantt::ConstraintGraphicsItem | |
  KDGantt::GraphicsItem | |
 QGraphicsPolygonItem | Class only listed here to document inheritance of some KDChart classes |
  KDChart::ChartGraphicsItem | Graphics item used inside of the ReverseMapper |
 QGraphicsScene | |
  KDGantt::GraphicsScene | |
 QGraphicsView | |
  KDGantt::GraphicsView | Model/view implementation of a gantt chart |
 QItemDelegate | |
  KDGantt::ItemDelegate | Class used to render gantt items in a KDGantt::GraphicsView |
 QLayoutItem | Class only listed here to document inheritance of some KDChart classes |
  KDChart::AbstractLayoutItem | Base class for all layout items of KD Chart |
   KDChart::AbstractArea | An area in the chart with a background, a frame, etc |
   KDChart::AutoSpacerLayoutItem | An empty layout item |
   KDChart::HorizontalLineLayoutItem | Layout item showing a horizontal line |
   KDChart::LineLayoutItem | Layout item showing a coloured line |
   KDChart::LineWithMarkerLayoutItem | Layout item showing a coloured line and a data point marker |
   KDChart::MarkerLayoutItem | Layout item showing a data point marker |
   KDChart::TextBubbleLayoutItem | |
   KDChart::TextLayoutItem | Layout item showing a text |
    KDChart::TextArea | A text area in the chart with a background, a frame, etc |
   KDChart::VerticalLineLayoutItem | Layout item showing a vertial line |
 QList< T > | |
 QList< KDGantt::ConstraintGraphicsItem * > | |
 QMap< T, K > | |
 QMap< GridType, bool > | |
 QMap< GridType, QPen > | |
 QMap< int, QMap< int, QMap< int, QVariant > > > | |
 QMap< int, QMap< int, QVariant > > | |
 QMap< int, QVariant > | |
 QMap< KDChart::LeveyJenningsGridAttributes::Range, QBrush > | |
 QMap< KDChartEnums::PositionValue, qreal > | |
 QMap< qreal, QPen > | |
 QMap< uint, uint > | |
 QObject | Class only listed here to document inheritance of some KDChart classes |
  KDChart::AbstractArea | An area in the chart with a background, a frame, etc |
  KDChart::DiagramObserver | A DiagramObserver watches the associated diagram for changes and deletion and emits corresponsing signals |
  KDChart::Palette | A Palette is a set of brushes (or colors) to be used for painting data sets |
  KDChart::PlotterDiagramCompressor | |
  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 |
  KDChartEnums | Project global class providing some enums needed both by KDChartParams and by KDChartCustomBox |
  KDGantt::ConstraintModel | |
  KDGantt::ConstraintProxy | |
 QPaintDevice | |
  KDChart::NullPaintDevice | |
 QPaintEngine | |
  KDChart::NullPaintEngine | |
 QPair< T1, T2 > | |
 QSortFilterProxyModel | Class only listed here to document inheritance of some KDChart classes |
  KDChart::DatasetProxyModel | DatasetProxyModel takes a KDChart dataset configuration and translates it into a filtering proxy model |
 QStyleOptionViewItem | |
  KDGantt::StyleOptionGanttItem | QStyleOption subclass for gantt items |
 QTextDocument | Class only listed here to document inheritance of some KDChart classes |
  KDTextDocument | KDTextDocument is an internally used enhanced QTextDocument |
 QVector< T > | |
 QVector< int > | |
 QVector< KDChart::PlotterDiagramCompressor::DataPoint > | |
 QVector< QBrush > | |
 QWidget | Class only listed here to document inheritance of some KDChart classes |
  KDChart::AbstractAreaWidget | An area in the chart with a background, a frame, etc |
  KDChart::Chart | A chart with one or more diagrams |
  KDChart::Widget | The KD Chart widget for usage without Model/View |
  KDGantt::View | This widget that consists of a QTreeView and a GraphicsView |
 TernaryPoint | TernaryPoint defines a point within a ternary coordinate plane |