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

Function setText from qtgui
Brief description

setText(self:QtPushButton,text:String):void

Sets the text of the button More ...

Function information
Name: setText
Base: QtPushButton
Group: Qt plugins:Control elements
Icon: qtbutton.png
Color:
Authors:
Copyright:

Detailed description

Sets the text of the button

Input parameters
self: QtPushButton
Instance of the class
text: String
Text of the button

Return values
Default return value: void