We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
A user-editable text field used for input.
textChanged (String value)
String/void text ([String value])
If called with an argument, set the text field's text to value.
If called without an argument, return the text field's text.
void clear ()
void undo ()
void redo ()
lineEdit