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

Function qtHorizontalLayout from qtgui
Brief description

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

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

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

Detailed description

Layouts widgets given in the argument list horizontally

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

Return values
Default return value: QtLayoutWidget