LineEdit (hwx.gui)¶
A LineEdit Widget that can display/edit a string.
A line edit allows the user to enter and edit a single line of plain text with a useful collection of editing functions, including undo and redo, cut and paste, and drag and drop.
- Inherits:
Property Details¶
-
alignment
()
Alignment of text (left, center or, right).
-
readonly
()
Returns and sets whether text/value can be edited.
-
text
()
Alias for value property.