ContRap
The symbolic tool for control-flow based rapid prototyping.

Library qwtcurves
Overview

This library is undocumented

Non-class functions

Here you will find the list of all functions, which are defined outside the scope of a class.

print(point:QwtPlotMarker):String
Prints the coordinates of a plot marker
qwtdatacurve(data:List):QwtData
Cereates a planar curve given by a set of points
qwtimplicitcurve(data:Object,range:QRectF):QwtRasterData
Cereates an planar implicit curve given by a function
qwtparametriccurve(data:Object,range:IntervalF):QwtData
Creates a parametric planar curve given by a function
qwtpoint(point:QPointF):QwtPlotMarker
Creates a simple point marker in the plane
qwtpoint(x:double,y:double):QwtPlotMarker
Cereates a simple point marker in the plane
Class QwtPlotSpectrogram

Here you will find the class functions of 'QwtPlotSpectrogram' defined in the library 'qwtcurves'.

QwtImplicitCurve(expression:):QwtImplicitCurve
Creates a raster data from an expression
QwtPlotCurve():QwtPlotCurve
Creates a new empty plot curve
QwtPlotCurve(start:QPointF,end:QPointF):QwtPlotCurve
Creates a new simple line plot curve
QwtPlotCurve(plot:QwtPlot):QwtPlotCurve
Creates a new empty plot curve
QwtPlotCurve(data:QwtData):QwtPlotCurve
Creates a new plot curve with given data
attach(curve:QwtPlotCurve,plot:QwtPlot):void
Attaches a curve to the widget
detach(curve:QwtPlotCurve):void
Attaches a curve to the widget
setData(curve:QwtPlotCurve,data:QwtData):QwtPlotCurve
Creates a new plot curve with given data
setData(curve:QwtPlotCurve,data:std::vector<double>):QwtPlotCurve
Creates a new plot curve with given data
QwtPlotSpectrogram():QwtPlotSpectrogram
Creates a new plot spectrogram
QwtPlotSpectrogram(data:QwtRasterData):QwtPlotSpectrogram
Creates a new plot spectrogram with given data
QwtPlotSpectrogram(plot:QwtPlot):QwtPlotSpectrogram
Creates a new plot spectrogram attached to the given plot
QwtPlotSpectrogram(expression:):QwtPlotSpectrogram
Creates a new plot spectrogram with a given implicit function
attach(spectrogram:QwtPlotSpectrogram,plot:QwtPlot):void
Attaches a curve to the widget
detach(spectrogram:QwtPlotSpectrogram):void
Attaches a curve to the widget
setData(spectrogram:QwtPlotSpectrogram,data:QwtRasterData):void
Creates a new plot curve with given data
Class QwtImplicitCurve

Here you will find the class functions of 'QwtImplicitCurve' defined in the library 'qwtcurves'.

QwtImplicitCurve(expression:):QwtImplicitCurve
Creates a raster data from an expression
QwtPlotCurve():QwtPlotCurve
Creates a new empty plot curve
QwtPlotCurve(start:QPointF,end:QPointF):QwtPlotCurve
Creates a new simple line plot curve
QwtPlotCurve(plot:QwtPlot):QwtPlotCurve
Creates a new empty plot curve
QwtPlotCurve(data:QwtData):QwtPlotCurve
Creates a new plot curve with given data
attach(curve:QwtPlotCurve,plot:QwtPlot):void
Attaches a curve to the widget
detach(curve:QwtPlotCurve):void
Attaches a curve to the widget
setData(curve:QwtPlotCurve,data:QwtData):QwtPlotCurve
Creates a new plot curve with given data
setData(curve:QwtPlotCurve,data:std::vector<double>):QwtPlotCurve
Creates a new plot curve with given data
QwtPlotSpectrogram():QwtPlotSpectrogram
Creates a new plot spectrogram
QwtPlotSpectrogram(data:QwtRasterData):QwtPlotSpectrogram
Creates a new plot spectrogram with given data
QwtPlotSpectrogram(plot:QwtPlot):QwtPlotSpectrogram
Creates a new plot spectrogram attached to the given plot
QwtPlotSpectrogram(expression:):QwtPlotSpectrogram
Creates a new plot spectrogram with a given implicit function
attach(spectrogram:QwtPlotSpectrogram,plot:QwtPlot):void
Attaches a curve to the widget
detach(spectrogram:QwtPlotSpectrogram):void
Attaches a curve to the widget
setData(spectrogram:QwtPlotSpectrogram,data:QwtRasterData):void
Creates a new plot curve with given data
Class QwtPlotCurve

Here you will find the class functions of 'QwtPlotCurve' defined in the library 'qwtcurves'.

QwtImplicitCurve(expression:):QwtImplicitCurve
Creates a raster data from an expression
QwtPlotCurve():QwtPlotCurve
Creates a new empty plot curve
QwtPlotCurve(start:QPointF,end:QPointF):QwtPlotCurve
Creates a new simple line plot curve
QwtPlotCurve(plot:QwtPlot):QwtPlotCurve
Creates a new empty plot curve
QwtPlotCurve(data:QwtData):QwtPlotCurve
Creates a new plot curve with given data
attach(curve:QwtPlotCurve,plot:QwtPlot):void
Attaches a curve to the widget
detach(curve:QwtPlotCurve):void
Attaches a curve to the widget
setData(curve:QwtPlotCurve,data:QwtData):QwtPlotCurve
Creates a new plot curve with given data
setData(curve:QwtPlotCurve,data:std::vector<double>):QwtPlotCurve
Creates a new plot curve with given data
QwtPlotSpectrogram():QwtPlotSpectrogram
Creates a new plot spectrogram
QwtPlotSpectrogram(data:QwtRasterData):QwtPlotSpectrogram
Creates a new plot spectrogram with given data
QwtPlotSpectrogram(plot:QwtPlot):QwtPlotSpectrogram
Creates a new plot spectrogram attached to the given plot
QwtPlotSpectrogram(expression:):QwtPlotSpectrogram
Creates a new plot spectrogram with a given implicit function
attach(spectrogram:QwtPlotSpectrogram,plot:QwtPlot):void
Attaches a curve to the widget
detach(spectrogram:QwtPlotSpectrogram):void
Attaches a curve to the widget
setData(spectrogram:QwtPlotSpectrogram,data:QwtRasterData):void
Creates a new plot curve with given data