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

Function change from qtgui
Brief description

change(self:QtSlider,expression:):void

Sets the expression which should be evaluated if the slider value has changed More ...

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

Detailed description

Sets the expression which should be evaluated if the slider value has changed.

Input parameters
self: QtSlider
Instance of the class
expression:
Expression to evaluate

Return values
Default return value: void