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

Function qtVerticalLayout from qtgui
Brief description

qtVerticalLayout(widgets:List,size:QSize):QtLayoutWidget

Layouts widgets given in the argument list vertically More ...

Function information
Name: qtVerticalLayout
Base:
Group: Qt plugins:Layouts
Icon: layout.png
Color:
Authors:
Copyright:

Detailed description

Layouts widgets given in the argument list vertically

Input parameters
widgets: List
List of widgets
size: QSize
Size of the resulting widget

Return values
Default return value: QtLayoutWidget