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