Function QwtPlotCurve from qwtcurves
Brief description
QwtPlotCurve(start:QPointF,end:QPointF):QwtPlotCurve
Creates a new simple line plot curve More ...
Function information
| Name: | QwtPlotCurve |
| Base: | QwtPlotCurve |
| Group: | Qwt plugins:Plots |
| Icon: | plot.png |
| Color: | yellow |
| Authors: | |
| Copyright: |
Detailed description
Creates a new simple line plot curve
Input parameters
-
start:
QPointF
- Start point
-
end:
QPointF
- End point
Return values
-
Default return value:
QwtPlotCurve
- New plot object
