Container of the Zuble toolbox, a list of widgets (tools) that allow users to interact with objects in the Zuble content window. More...
Import Statement: | import toolbox . |
Received from ZMenu items in the contextPane container when user actions occur in the toolbox menu
Sent when toolbox menus are being displayed.
Sent to ZMenu items when the current active toolbox menu changes
* activateModalMenu(contentName, menuName, mailbox) * makes the specified set of menu items visible. * groupName: name of the workspace item that is setting the menu * * menuNames: space-separated string containing names of menu items * that should appear in the toolbox when the specified workspace is * the current workspace item. * * mailbox: the mailbox of the workspace that will communicate * the specified menus * * Note: the order of menu items shown in the menu will be the same * as the order of <menu-map> elements in the zblconfig.xml file's * <toolbox> element. TBD: SHOULD WE USE menuNames order instead?
Makes the specified set of menu items visible.
groupName: name of the workspace item that is setting the menu * * menuNames: space-separated string containing names of menu items * that should appear in the toolbox when the specified workspace is * the current workspace item. * * mailbox: the mailbox of the workspace that will communicate * the specified menus * * Note: the order of menu items shown in the menu will be the same * as the order of <menu-map> elements in the zblconfig.xml file's * <toolbox> element. TBD: SHOULD WE USE menuNames order instead?
Zuble documentation copyright © 2019 Bob Dinitto. Documentation contributions included herein are the copyrights of their respective owners. The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation. Zuble is a derivative work of Qt version 5. Qt and respective logos are trademarks of The Qt Company Ltd. in Finland and/or other countries worldwide. All other trademarks are property of their respective owners.