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

Function QSize from qttools
Brief description

QSize(width:int,height:int):QSize

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

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

Detailed description

Creates a new size from width and height

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

Return values
Default return value: QSize
Loaded image