Function attach from qwtcurves
Brief description
attach(spectrogram:QwtPlotSpectrogram,plot:QwtPlot):void
Attaches a curve to the widget More ...
Function information
Name: | attach |
Base: | QwtPlotSpectrogram |
Group: | Qwt plugins:Contour plots and spectrograms |
Icon: | plot.png |
Color: | yellow |
Authors: | |
Copyright: |
Detailed description
Attaches a curve to the widget
Input parameters
-
spectrogram:
QwtPlotSpectrogram
- Spectrogram to attach
-
plot:
QwtPlot
- Plot to attach
Return values
-
Default return value:
void