Function text from qtgui
Brief description
text(self:QtLineEdit):QString
Returns the text of the widget More ...
Function information
| Name: | text |
| Base: | QtLineEdit |
| Group: | Qt plugins:Widgets |
| Icon: | lineinput.png |
| Color: | |
| Authors: | |
| Copyright: |
Detailed description
Returns the text of the widget
Input parameters
-
self:
QtLineEdit
- Instance of the class
Return values
-
Default return value:
QString
