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

Function set from qtgui
Brief description

set(self:QtSlider,value:int):void

Sets the slider value More ...

Function information
Name: set
Base: QtSlider
Group: Qt plugins:Controls
Icon: qtslider.png
Color:
Authors:
Copyright:

Detailed description

Sets the slider value

Input parameters
self: QtSlider
Instance of the class
value: int
New slider value

Return values
Default return value: void