Unknown macro: {alias}
Name
qclose — close widget
Syntax
qclose [widget]
Description
The qclose command closes the widget. The widget is not deleted, unless created with the deleteonclose attribute.
Arguments
widget
The widget may be redisplayed with the qshow or qraise command.
See the reference section on qshow for an example on how to use qclose together with qshow to toggle the visibility of a widget.