Unknown macro: {alias}
Name
qsetmenu — assign menu to object
Syntax
qsetmenu widget [menu]
qsetmenu treewidget menu [itemtype]
Description
The qsetmenu command assigns a QMenu to a widget or tree item.
Arguments
widget
menu
Examples
See qmainwindow for examples on how to use the qsetmenu command.