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

Function setText from qtgui
Brief description

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

Sets the text of the editor More ...

Function information
Name: setText
Base: QtLineEdit
Group: Qt plugins:Widgets
Icon: lineinput.png
Color:
Authors:
Copyright:

Detailed description

Sets the text of the editor

Input parameters
self: QtLineEdit
Instance of the class
text: String
New text of the editor

Return values
Default return value: void