Library qwtplots
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.
- detach(item:QwtPlotItem):void
- Removes a specific item from the plot
- plot(options:List):QwtPlotWidget
- Creates a new empty plot
Class QwtPlotWidget
Here you will find the class functions of 'QwtPlotWidget' defined in the library 'qwtplots'.
- QwtPlotWidget(options:List):QwtPlotWidget
- Creates a new empty plot
- add(plot:QwtPlotWidget,item:QwtPlotItem):QwtPlotItem
- Adds a plot item to the plot
- add(plot:QwtPlotWidget,spectrogram:QwtPlotSpectrogram):QwtPlotSpectrogram
- Adds a spectrogram to the plot
- add(plot:QwtPlotWidget,curve:QwtPlotCurve):QwtPlotCurve
- Adds a curve to the plot
- clear(plot:QwtPlotWidget):void
- Clears the plot