Unknown macro: {alias}
Name
qclear — clear widget contents
Syntax
qclear [widget]
Description
The qclear command clears the contents of the widget. Acceptable widgets are QComboBox, QLineEdit, QToolBar, QTextEdit, QSpinBox, QDoubleSpinBox, QMenu, QMenuBar, QTreeWidget, QTableWidget, and QLabel.
See Editor with clear button for an example on how to clear a QTextEdit.
Arguments
widget