KChart
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 123456789]
▼CKChart::AbstractAreaBase | Base class for AbstractArea and AbstractAreaWidget: An area in the chart with a background, a frame, etc |
▼CKChart::AbstractArea | An area in the chart with a background, a frame, etc |
▼CKChart::AbstractAxis | The base class for axes |
▼CKChart::CartesianAxis | The class for cartesian axes |
CKChart::LeveyJenningsAxis | The class for levey jennings axes |
CKChart::TernaryAxis | The class for ternary axes |
▼CKChart::AbstractCoordinatePlane | Base class common for all coordinate planes, CartesianCoordinatePlane, PolarCoordinatePlane, TernaryCoordinatePlane |
▼CKChart::CartesianCoordinatePlane | Cartesian coordinate plane |
CKChart::LeveyJenningsCoordinatePlane | Levey Jennings coordinate plane This is actually nothing real more than a plain cartesian coordinate plane |
▼CKChart::PolarCoordinatePlane | Polar coordinate plane |
CKChart::RadarCoordinatePlane | Radar coordinate plane |
CKChart::TernaryCoordinatePlane | Ternary coordinate plane |
▼CKChart::AbstractAreaWidget | An area in the chart with a background, a frame, etc |
CKChart::Legend | Legend defines the interface for the legend drawing class |
▼CKChart::TextArea | A text area in the chart with a background, a frame, etc |
CKChart::HeaderFooter | A header or footer displaying text above or below charts |
▼CKChart::AbstractGrid | Abstract base class for grid classes: cartesian, polar, .. |
▼CKChart::CartesianGrid | Class for the grid in a cartesian plane |
CKChart::LeveyJenningsGrid | Class for the grid in a Levey Jennings plane |
CKChart::PolarGrid | Class for the grid in a polar plane |
CKChart::RadarGrid | Class for the grid in a radar plane |
▼CKChart::AbstractThreeDAttributes | Base class for 3D attributes |
CKChart::ThreeDBarAttributes | A set of 3D bar attributes |
CKChart::ThreeDLineAttributes | A set of 3D line attributes |
CKChart::ThreeDPieAttributes | A set of 3D pie attributes |
CKChart::BackgroundAttributes | Set of attributes usable for background pixmaps |
CKChart::BarAttributes | Set of attributes for changing the appearance of bar charts |
CKChart::CoordinateTransformation | |
CKChart::DataDimension | Helper class for one dimension of data, e.g |
CKChart::DataValueAttributes | Diagram attributes dealing with data value labels |
CKChart::FrameAttributes | A set of attributes for frames around items |
CKChart::GlobalMeasureScaling | Auxiliary class used by the KChart::Measure and KChart::Chart class |
CKChart::GridAttributes | A set of attributes controlling the appearance of grids |
CKChart::LeveyJenningsGridAttributes | A set of attributes controlling the appearance of grids |
CKChart::LineAttributes | Set of attributes for changing the appearance of line charts |
CKChart::MarkerAttributes | A set of attributes controlling the appearance of data set markers |
CKChart::Measure | Measure is used to specify relative and absolute sizes in KChart, e.g |
CKChart::PaintContext | Stores information about painting diagrams |
CKChart::PieAttributes | A set of attributes controlling the appearance of pie charts |
CKChart::Position | Defines a position, using compass terminology |
CKChart::PositionPoints | Stores the absolute target points of a Position |
▼CPrerenderedElement | Base class for prerendered elements like labels, pixmaps, markers, etc |
CPrerenderedLabel | PrerenderedLabel is an internal KChart class that simplifies creation and caching of cached text labels |
CKChart::PrintingParameters | PrintingParameters stores the scale factor which lines has to been scaled with when printing |
▼CQGraphicsItem [external] | |
▼CQAbstractGraphicsShapeItem [external] | |
▼CQGraphicsPolygonItem [external] | Class only listed here to document inheritance of some KChart classes |
CKChart::ChartGraphicsItem | Graphics item used inside of the ReverseMapper |
▼CQLayoutItem [external] | Class only listed here to document inheritance of some KChart classes |
▼CKChart::AbstractLayoutItem | Base class for all layout items of KChart |
CKChart::AbstractArea | An area in the chart with a background, a frame, etc |
CKChart::AutoSpacerLayoutItem | |
CKChart::HorizontalLineLayoutItem | Layout item showing a horizontal line |
CKChart::LineLayoutItem | Layout item showing a coloured line |
CKChart::LineWithMarkerLayoutItem | Layout item showing a coloured line and a data point marker |
CKChart::MarkerLayoutItem | Layout item showing a data point marker |
▼CKChart::TextLayoutItem | Layout item showing a text |
CKChart::TextArea | A text area in the chart with a background, a frame, etc |
CKChart::VerticalLineLayoutItem | Layout item showing a vertical line |
▼CQObject [external] | |
CKChart::AbstractArea | An area in the chart with a background, a frame, etc |
CKChart::DiagramObserver | A DiagramObserver watches the associated diagram for changes and deletion and emits corresponding signals |
CKChart::Palette | A Palette is a set of brushes (or colors) to be used for painting data sets |
CKChart::TextArea | A text area in the chart with a background, a frame, etc |
CKChartEnums | Project global class providing some enums needed both by KChartParams and by KChartCustomBox |
▼CQAbstractItemModel [external] | |
▼CQAbstractProxyModel [external] | |
▼CKChart::AbstractProxyModel | Base class for all proxy models used inside KChart |
▼CKChart::AttributesModel | A proxy model used for decorating data with attributes |
CKChart::PrivateAttributesModel | Internally used class just adding a special constructor used by AbstractDiagram |
▼CQSortFilterProxyModel [external] | |
CKChart::DatasetProxyModel | DatasetProxyModel takes a KChart dataset configuration and translates it into a filtering proxy model |
▼CQTextDocument [external] | Class only listed here to document inheritance of some KChart classes |
CKTextDocument | KTextDocument is an internally used enhanced QTextDocument |
▼CQWidget [external] | Class only listed here to document inheritance of some KChart classes |
CKChart::AbstractAreaWidget | An area in the chart with a background, a frame, etc |
CKChart::Chart | A chart with one or more diagrams |
CKChart::Widget | The KChart widget for usage without Interwiev |
▼CQFrame [external] | |
▼CQAbstractScrollArea [external] | |
▼CQAbstractItemView [external] | Class only listed here to document inheritance of some KChart classes |
▼CKChart::AbstractDiagram | AbstractDiagram defines the interface for diagram classes |
►CKChart::AbstractCartesianDiagram | Base class for diagrams based on a cartesian coordianate system |
►CKChart::AbstractPolarDiagram | Base class for diagrams based on a polar coordinate system |
►CKChart::AbstractTernaryDiagram | Base class for diagrams based on a ternary coordinate plane |
▼CQPaintDevice [external] | |
CQWidget [external] | Class only listed here to document inheritance of some KChart classes |
CKChart::RelativePosition | Defines relative position information: reference area, position in this area (reference position), horizontal / vertical padding, and rotation |
CKChart::ReverseMapper | The ReverseMapper stores information about objects on a chart and their respective model indexes |
CKChart::RulerAttributes | A set of attributes controlling the appearance of axis rulers |
CKChart::StockBarAttributes | Attributes to customize the appearance of a column in a stock chart |
CTernaryPoint | TernaryPoint defines a point within a ternary coordinate plane |
CKChart::TextAttributes | A set of text attributes |
CKChart::ValueTrackerAttributes | Cell-specific attributes regarding value tracking |
CKChart::ZoomParameters | ZoomParameters stores the center and the factor of zooming internally |
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 18 2024 12:09:30 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 18 2024 12:09:30 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.