Function QPointF from qttools
Brief description
QPointF(list:List):QPointF
Creates a QPointF instance from a list More ...
Function information
Name: | QPointF |
Base: | QPointF |
Group: | Qt plugins:Base plugins |
Icon: | qt.png |
Color: | darkGreen |
Authors: | |
Copyright: |
Detailed description
Creates a QPointF instance from a list.
Input parameters
-
list:
List
- List with two numbers castable to a double
Return values
-
Default return value:
QPointF
- New point