Main Page · Class Overview · Hierarchy · All Classes · Special Pages
Class Hierarchy

Switch to graphical view

oCQCPBarDataHolds the data of one single data point (one bar) for QCPBars
oCQCPBarsGroupGroups multiple QCPBars together so they appear side by side
oCQCPColorGradientDefines a color gradient for use with e.g. QCPColorMap
oCQCPColorMapDataHolds the two-dimensional data of a QCPColorMap plottable
oCQCPCurveDataHolds the data of one single data point for QCPCurve
oCQCPDataHolds the data of one single data point for QCPGraph
oCQCPFinancialDataHolds the data of one single data point for QCPFinancial
oCQCPItemAnchorAn anchor of an item to which positions can be attached to
|\CQCPItemPositionManages the position of an item
oCQCPLayerA layer that may contain objects, to control the rendering order
oCQCPLayerableBase class for all drawable objects
|oCQCPAbstractItemThe abstract base class for all items in a plot
||oCQCPItemBracketA bracket for referencing/highlighting certain parts in the plot
||oCQCPItemCurveA curved line from one point to another
||oCQCPItemEllipseAn ellipse
||oCQCPItemLineA line from one point to another
||oCQCPItemPixmapAn arbitrary pixmap
||oCQCPItemRectA rectangle
||oCQCPItemStraightLineA straight line that spans infinitely in both directions
||oCQCPItemTextA text label
||\CQCPItemTracerItem that sticks to QCPGraph data points
|oCQCPAbstractPlottableThe abstract base class for all data representing objects in a plot
||oCQCPBarsA plottable representing a bar chart in a plot
||oCQCPColorMapA plottable representing a two-dimensional color map in a plot
||oCQCPCurveA plottable representing a parametric curve in a plot
||oCQCPFinancialA plottable representing a financial stock chart
||oCQCPGraphA plottable representing a graph in a plot
||\CQCPStatisticalBoxA plottable representing a single statistical box in a plot
|oCQCPAxisManages a single axis inside a QCustomPlot
|oCQCPGridResponsible for drawing the grid of a QCPAxis
|\CQCPLayoutElementThe abstract base class for all objects that form the layout system
| oCQCPAbstractLegendItemThe abstract base class for all entries in a QCPLegend
| |\CQCPPlottableLegendItemA legend item representing a plottable with an icon and the plottable name
| oCQCPAxisRectHolds multiple axes and arranges them in a rectangular shape
| oCQCPColorScaleA color scale for use with color coding data such as QCPColorMap
| oCQCPLayoutThe abstract base class for layouts
| |oCQCPLayoutGridA layout that arranges child elements in a grid
| ||\CQCPLegendManages a legend inside a QCustomPlot
| |\CQCPLayoutInsetA layout that places child elements aligned to the border or arbitrarily positioned
| \CQCPPlotTitleA layout element displaying a plot title text
oCQCPLineEndingHandles the different ending decorations for line-like items
oCQCPMarginGroupA margin group allows synchronization of margin sides if working with multiple layout elements
oCQCPPainterQPainter subclass used internally
oCQCPRangeRepresents the range an axis is encompassing
oCQCPScatterStyleRepresents the visual appearance of scatter points
\CQCustomPlotThe central class of the library. This is the QWidget which displays the plot and interacts with the user