Function qwtpoint from qwtcurves
Brief description
qwtpoint(point:QPointF):QwtPlotMarker
Creates a simple point marker in the plane More ...
Function information
| Name: | qwtpoint |
| Base: | |
| Group: | Qwt plugins:Plots |
| Icon: | plot.png |
| Color: | |
| Authors: | |
| Copyright: |
Detailed description
Creates a simple point marker in the plane. The marker can be plotted using the qwtplot command.
Input parameters
-
point:
QPointF
- Point of the marker
Return values
-
Default return value:
QwtPlotMarker
- Point object
