axis_remembered_view_t | |
QSAxes | Base graph object |
QSAxes2D | Ordinary XY axes |
QSAxes3D | Ordinary XYZ axes |
QSAxesChild | Object which have a parent axes |
QSAxis | Single axis which can be added to QSAxes |
QSCanvasDrv | Abstract graphics driver |
QSCanvasDrv::PixmapBuffer | |
QSCAxesShadow | Simple QSCObject wrapper around QSAxes |
QSCGroup | Group of QSCObject s, which is also QSCObject |
QSChildList< CHILD_OBJECT > | Internal class |
QSCLegend | Graph legend Graph legend - it automatically displays items for all datasets in the parent graph. |
QSCObject | Base class for canvas objects which can be displayed on a page |
QSCObjectCollection | List of QSCObject's |
QSConsole | Sink for text messages generated by the library |
QSContour | Abstract base class for contour datasets |
QSCoord | Base class for point objects |
QSCurve | Dataset: XY plot |
QSData | Object which contains data ( list of matrices ) |
QSDrv | Abstract extedned graphic driver |
QSDrvHitTest | Implementation of QSDrv for testing which graph element is at the given position |
QSDrvOpenGL | OpenGL 3d graphics driver |
QSDrvQt | Implementation of QSDrv for Qt |
QSFigure | Dataset : 3D figure |
QSGArrow | Arrow dart style definition |
QSGAttr | Base class for all graphics attributes |
QSGColor | Color definition |
QSGFill | Fill definition |
QSGFont | Font definition |
QSGGradient | Gradient style definition |
QSGLine | Line style definition |
QSGPoint | Point mark style definition |
QSGraphicalData | Data object which holds a set of graphics attributes such as fonts, fills, line styles etc |
QSGraphicalData::settings_t | |
QSGriddedContour | Dataset : Draws contours over gridded data |
QSImage | Dataset: Draws pixmaps |
QSMatrix | Matrix class contains data used by QSData |
QSNonGriddedContour | Dataset: Draws contours over non-gridded data |
QSObjectFactory | Object that creates and saves serializable objects |
QSPage | Single page of QSWorkbook |
QSPlot | Dataset, which can be diplayed using QSAxes |
QSPlot2D | 2D Dataset |
QSPlot3D | 3D Dataset |
QSPlotView | View class for QSWorkbook document |
QSProjection | Base class for 2D,3D world -> screen transformations |
QSProjection2D | Implementation of QSProjection for use in QSAxes2D |
QSProjection3D | Implementation of QSProjection for use in QSAxes3D |
QSPt2 | The point on the screen |
QSPt2f | The point on the screen with the floating-point coordinates |
QSPt3 | The point in the 3D space |
QSPt3f | The point in th 3D space with the floating-point coordinates |
QSRectf | Rectangle with floating point coordinates |
QSSBars | Defines an appearance of QSCurve. Draws simpl bars |
QSSegment | Defines an appearance of QSCurve Base class |
QSSelection | Holds a list of selected objects for QSPlotView |
QSSerializable | Object which can load or save its state into a stream |
QSSFigures | Defines an appearance of QSCurve. Draws vectors, ellipses, rectangles, flux |
QSSLines | Defines an appearance of QSCurve. Draws an ordinary curve |
QSSPolys | Defines an appearance of QSCurve. Draws area plots and ribbons |
QSSStairs | Defines an appearance of QSCurve. Draws stairs plots |
QSSurface | Dataset: Draws 3d carpet plots |
QSTool | Tool creates and edits QSCObject's on the canvas |
QSWorkbook | Main document class |