CQCPAxisRect Holds multiple axes and arranges them in a rectangular shape
CQCPAxisTicker The base class tick generator used by
QCPAxis to create tick positions and tick labels
CQCPAxisTickerPi Specialized axis ticker to display ticks in units of an arbitrary constant, for example pi
CQCPAxisTickerText Specialized axis ticker which allows arbitrary labels at specified coordinates
CQCPAxisTickerTime Specialized axis ticker for time spans in units of milliseconds to days
CQCPBars A plottable representing a bar chart in a plot
CQCPColorMap A plottable representing a two-dimensional color map in a plot
CQCPCurve A plottable representing a parametric curve in a plot
CQCPDataRange Describes a data range given by begin and end index
CQCPErrorBars A plottable that adds a set of error bars to other plottables
CQCPFinancial A plottable representing a financial stock chart
CQCPGraph A plottable representing a graph in a plot
CQCPItemAnchor An anchor of an item to which positions can be attached to
CQCPItemBracket A bracket for referencing/highlighting certain parts in the plot
CQCPLayer A layer that may contain objects, to control the rendering order
CQCPLayout The abstract base class for layouts
CQCPLayoutInset A layout that places child elements aligned to the border or arbitrarily positioned
CQCPLineEnding Handles the different ending decorations for line-like items
CQCPMarginGroup A margin group allows synchronization of margin sides if working with multiple layout elements
CQCPPaintBufferGlFbo A paint buffer based on OpenGL frame buffers objects, using hardware accelerated rendering
CQCPPolarAxisAngular The main container for polar plots, representing the angular axis as a circle
CQCPPolarGraph A radial graph used to display data in polar plots
CQCPPolarGrid The grid in both angular and radial dimensions for polar plots
CQCPRange Represents the range an axis is encompassing
CQCPSelectionRect Provides rect/rubber-band data selection and range zoom interaction
CQCPVector2D Represents two doubles as a mathematical 2D vector
CQCustomPlot The central class of the library. This is the QWidget which displays the plot and interacts with the user