Wiki Markup |
---|
{alias:qclose} |
Name
qclose — close widget
Syntax
...
The qclose command closes the widget. The widget is not deleted, unless created with the deleteonclose attribute.
Arguments
widget
The widget to be closed. If this argument is omitted the current widget will be used.
The widget may be redisplayed with the qshow or qraise command.
...