OpenCurves  0.9

Various user interface components and controls. More...

Namespaces

 ocutil
 Utility functions for Open Curves.
 

Classes

class  ColoursView
 Dialog used to edit the colours used to display plots. More...
 
class  CurveProperties
 UI for editing PlotSource and PlotInstance properties. More...
 
class  ExpressionsView
 Manages and edits current expressions. More...
 
class  LoadProgress
 A widget for showing the progress of loading. More...
 
class  OCurvesUI
 The main Open Curves UI window. More...
 
class  PlotDataCurve
 A specialisation of QwtPlotCurve used to visualisation PlotInstanceData. More...
 
class  PlotPanner
 Extension of QwtPlotPanner to expose moveCanvas() for synchronised panning. More...
 
class  PlotView
 An plot view viewing a Curves model. More...
 
class  PlotViewToolbar
 A toolbar for use with PlotView objects. More...
 
class  PlotZoomer
 Custom zoom handler for Plot objects. More...
 
class  SplitPlotView
 A special plotting view which can contain multiple splits, each with its own PlotView. More...
 
class  ToolbarWidgets
 Widgets added to the toolbar, supporting non-button widgets. More...
 

Enumerations

enum  QwtRttiExt { Rtti_PlotDataCurve = QwtPlotItem::Rtti_PlotUserItem }
 Enumeration of run time type information to support Qwt extensions. More...
 

Detailed Description

Various user interface components and controls.

Enumeration Type Documentation

enum QwtRttiExt

Enumeration of run time type information to support Qwt extensions.

Enumerator
Rtti_PlotDataCurve 

PlotDataCurve type.