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