Main Page · Class Overview · Hierarchy · All Classes
Data Structures
Here are the data structures with brief descriptions:
QCPAbstractItemThe abstract base class for all items in a plot
QCPAbstractLegendItemThe abstract base class for all items in a QCPLegend
QCPAbstractPlottableThe abstract base class for all data representing objects in a plot
QCPAxisManages a single axis inside a QCustomPlot
QCPBarDataHolds the data of one single data point (one bar) for QCPBars
QCPBarsA plottable representing a bar chart in a plot
QCPCurveA plottable representing a parametric curve in a plot
QCPCurveDataHolds the data of one single data point for QCPCurve
QCPDataHolds the data of one single data point for QCPGraph
QCPGraphA plottable representing a graph in a plot
QCPGridResponsible for drawing the grid of a QCPAxis
QCPItemAnchorAn anchor of an item to which positions can be attached to
QCPItemBracketA bracket for referencing/highlighting certain parts in the plot
QCPItemCurveA curved line from one point to another
QCPItemEllipseAn ellipse
QCPItemLineA line from one point to another
QCPItemPixmapAn arbitrary pixmap
QCPItemPositionManages the position of an item
QCPItemRectA rectangle
QCPItemStraightLineA straight line that spans infinitely in both directions
QCPItemTextA text label
QCPItemTracerItem that sticks to QCPGraph data points
QCPLayerA layer that may contain objects, to control the rendering order
QCPLayerableBase class for all objects that can be placed on layers
QCPLegendManages a legend inside a QCustomPlot
QCPLineEndingHandles the different ending decorations for line-like items
QCPPainterQPainter subclass used internally
QCPPlottableLegendItemA legend item representing a plottable with an icon and the plottable name
QCPRangeRepresents the range an axis is encompassing
QCPStatisticalBoxA plottable representing a single statistical box in a plot
QCustomPlotThe central class of the library, the QWidget which displays the plot and interacts with the user