LineEdit

LineEdit
The QLineEdit widget is a single-line text editor.
  • label : String; The label text for this line edit.

  • text : String; This property holds the line edit's text.

  • tooltip : String; This property holds the tool tip (balloon help) for the widget.

  • whatsThis : String; This property holds a simple description of the widget.