Dlgedit Help - QMultiLineEdit Properties
The Multi Line Edit tab sets the following properties
for the QMultiLineEdit:
- Multi line edit text - The text for the QMultiLineEdit
can be set in the edit field. Press Return to start a new
line in the edit field.
- Read only - Check the check box if the QMultiLineEdit
is to be read only.
- Overwrite mode - Check the check box if typed
characters should overwrite the current text of the
QMultiLineEdit.
The properties for a QMultiLineEdit include those for a QFrame, so
the Frame tab is added.
[Home]
[Widget Properties]
Last modified: Wed Apr 16 17:53:01 EDT 1997