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