Qwt User's Guide 6.3.0
Loading...
Searching...
No Matches
Class Hierarchy

Go to the graphical class hierarchy

This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 123456]
 CQwtEventPattern::KeyPatternA pattern for key events
 CQwtEventPattern::MousePatternA pattern for mouse events
 ►CQBitArray
 ►CQFrame
 ►CQGLWidget
 ►CQLayout
 CQList< T >
 CQList< double >
 CQList< QLayoutItem * >
 CQList< QwtPlotItem * >
 CQList< QwtPolarItem * >
 CQList< QwtText >
 CQMap< Key, T >
 CQMap< const QwtPlotItem *, QList< LayoutItem * > >
 CQMap< double, QString >
 CQMap< double, QwtText >
 CQMap< int, QVariant >
 CQMap< int, QwtColumnSymbol * >
 CQMap< QString, int >
 ►CQObject
 ►CQOpenGLWidget
 ►CQPaintDevice
 ►CQPushButton
 CQStack< T >
 CQStack< QRectF >
 ►CQThread
 CQVector< T >
 CQVector< ColorStop >
 CQVector< double >
 CQVector< Equation2 >
 CQVector< Equation3 >
 CQVector< QLineF >
 CQVector< QRectF >
 CQVector< QRgb >
 CQVector< QSize >
 CQVector< QwtEventPattern::KeyPattern >
 CQVector< QwtEventPattern::MousePattern >
 CQVector< QwtGraphic::PathInfo >
 CQVector< QwtPainterCommand >
 ►CQWidget
 ►CQwtAbstractScaleDrawA abstract base class for drawing scales
 ►CQwtAbstractSeriesStoreBridge between QwtSeriesStore and QwtPlotSeriesItem
 CQwtBezierAn implementation of the de Casteljau’s Algorithm for interpolating BĂ©zier curves
 ►CQwtColorMapQwtColorMap is used to map values into colors
 CQwtColumnRectDirected rectangle representing bounding rectangle and orientation of a column
 CQwtColumnSymbolA drawing primitive for columns
 ►CQwtCompassRoseAbstract base class for a compass rose
 ►CQwtCurveFitterAbstract base class for a curve fitter
 CQwtDateA collection of methods around date/time values
 ►CQwtDialNeedleBase class for needles that can be used in a QwtDial
 ►CQwtEventPatternA collection of event patterns
 CQwtIntervalA class representing an interval
 CQwtIntervalSampleA sample of the types (x1-x2, y) or (x, y1-y2)
 CQwtIntervalSymbolA drawing primitive for displaying an interval like an error bar
 CQwtLegendDataAttributes of an entry on a legend
 CQwtOHLCSampleOpen-High-Low-Close sample used in financial charts
 CQwtPainterA collection of QPainter workarounds
 CQwtPainterCommand
 ►CQwtPickerMachineA state machine for QwtPicker selections
 ►CQwtPlotAbstractCanvasBase class for all type of plot canvases
 ►CQwtPlotDictA dictionary for plot items
 ►CQwtPlotItemBase class for items on the plot canvas
 CQwtPlotLayoutLayout engine for QwtPlot
 CQwtPoint3DQwtPoint3D class defines a 3D point in double coordinates
 CQwtPointMapperA helper class for translating a series of points
 CQwtPointPolarA point in polar coordinates
 ►CQwtPolarItemBase class for items on a polar plot
 ►CQwtPolarItemDictA dictionary for polar plot items
 CQwtPolarLayoutLayout class for QwtPolarPlot
 ►CQwtRasterDataQwtRasterData defines an interface to any type of raster data
 CQwtScaleArithmeticArithmetic including a tolerance
 CQwtScaleDivA class representing a scale division
 ►CQwtScaleEngineBase class for scale engines
 CQwtScaleMapA scale map
 ►CQwtSeriesData< T >Abstract interface for iterating over samples
 ►CQwtSeriesData< QPointF >
 CQwtSeriesData< QwtIntervalSample >
 CQwtSeriesData< QwtOHLCSample >
 CQwtSeriesData< QwtPoint3D >
 CQwtSeriesData< QwtPointPolar >
 CQwtSeriesData< QwtSetSample >
 CQwtSeriesData< QwtVectorFieldSample >
 CQwtSetSampleA sample of the types (x1...xn, y) or (x, y1..yn)
 ►CQwtSplineBase class for all splines
 CQwtSplineParametrizationCurve parametrization used for a spline interpolation
 CQwtSplinePolynomialA cubic polynomial without constant term
 CQwtSymbolA class for drawing symbols
 CQwtSystemClockQwtSystemClock provides high resolution clock time functions
 CQwtTextA class representing a text
 ►CQwtTextEngineAbstract base class for rendering text strings
 ►CQwtTransformA transformation between coordinate systems
 CQwtVectorFieldSampleSample used in vector fields
 ►CQwtVectorFieldSymbol