A TextEdit is a multi-line plain text editor, comparable to a HTML <textarea>.
TextDisplay for a read-only text display.
LineEdit for a single line text editor.
PasswordEdit for a single line text editor that obscures its input.
See Implementation
A TextEdit is a multi-line plain text editor, comparable to a HTML <textarea>.