ContRap
The symbolic tool for control-flow based rapid prototyping.

Function QSizeF from qttools
Brief description

QSizeF(width:double,height:double):QSizeF

Creates a new floating point size from width and height More ...

Function information
Name: QSizeF
Base: QSizeF
Group: Qt plugins:Base plugins
Icon: qt.png
Color: darkGreen
Authors:
Copyright:

Detailed description

Creates a new floating point size from width and height

Input parameters
width: double
Width of the size
height: double
Height of the size

Return values
Default return value: QSizeF
Loaded image