Main Page · Class Overview · Hierarchy · All Classes · Special Pages
Data Structures
oNQCP
oCQCPAbstractItemThe abstract base class for all items in a plot
oCQCPAbstractLegendItemThe abstract base class for all entries in a QCPLegend
oCQCPAbstractPlottableThe abstract base class for all data representing objects in a plot
oCQCPAxisManages a single axis inside a QCustomPlot
oCQCPAxisRectHolds multiple axes and arranges them in a rectangular shape
oCQCPBarDataHolds the data of one single data point (one bar) for QCPBars
oCQCPBarsA plottable representing a bar chart in a plot
oCQCPBarsGroupGroups multiple QCPBars together so they appear side by side
oCQCPColorGradientDefines a color gradient for use with e.g. QCPColorMap
oCQCPColorMapA plottable representing a two-dimensional color map in a plot
oCQCPColorMapDataHolds the two-dimensional data of a QCPColorMap plottable
oCQCPColorScaleA color scale for use with color coding data such as QCPColorMap
oCQCPCurveA plottable representing a parametric curve in a plot
oCQCPCurveDataHolds the data of one single data point for QCPCurve
oCQCPDataHolds the data of one single data point for QCPGraph
oCQCPFinancialA plottable representing a financial stock chart
oCQCPFinancialDataHolds the data of one single data point for QCPFinancial
oCQCPGraphA plottable representing a graph in a plot
oCQCPGridResponsible for drawing the grid of a QCPAxis
oCQCPItemAnchorAn anchor of an item to which positions can be attached to
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
oCQCPItemPositionManages the position of an item
oCQCPItemRectA rectangle
oCQCPItemStraightLineA straight line that spans infinitely in both directions
oCQCPItemTextA text label
oCQCPItemTracerItem that sticks to QCPGraph data points
oCQCPLayerA layer that may contain objects, to control the rendering order
oCQCPLayerableBase class for all drawable objects
oCQCPLayoutThe abstract base class for layouts
oCQCPLayoutElementThe abstract base class for all objects that form the layout system
oCQCPLayoutGridA layout that arranges child elements in a grid
oCQCPLayoutInsetA layout that places child elements aligned to the border or arbitrarily positioned
oCQCPLegendManages a legend inside a QCustomPlot
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
oCQCPPlottableLegendItemA legend item representing a plottable with an icon and the plottable name
oCQCPPlotTitleA layout element displaying a plot title text
oCQCPRangeRepresents the range an axis is encompassing
oCQCPScatterStyleRepresents the visual appearance of scatter points
oCQCPStatisticalBoxA plottable representing a single statistical box in a plot
\CQCustomPlotThe central class of the library. This is the QWidget which displays the plot and interacts with the user