Function QRectF from qttools
Brief description
QRectF(list:List):QRectF
Creates a QRectF instance from a list of four floating point numbers More ...
Function information
Name: | QRectF |
Base: | QRectF |
Group: | Qt plugins:Base plugins |
Icon: | qt.png |
Color: | darkGreen |
Authors: | |
Copyright: |
Detailed description
Creates a QRectF instance from a list of four floating point numbers. The list must contain objects which can be casted to a double.
Input parameters
-
list:
List
- List of four numbers castable to a double
Return values
-
Default return value:
QRectF
- New rectangle