Function changed from qtgui
Brief description
changed(self:QtPlayer,expression:):void
Sets the expression which should be evaluated if the player value has changed More ...
Function information
| Name: | changed |
| Base: | QtPlayer |
| Group: | Qt plugins:Controls |
| Icon: | player.png |
| Color: | |
| Authors: | |
| Copyright: |
Detailed description
Sets the expression which should be evaluated if the player value has changed.
Input parameters
-
self:
QtPlayer
- Instance of the class
-
expression:
- Expression to evaluate
Return values
-
Default return value:
void
