HTML_MenuButton Class
This class provides the API for HTML menu buttons. This class inherits the HTML_CustomButtonBase Class (which provides most of the class's properties) and the HTML_Object Class. In addition, this class has its own method. See Menu Button Support for how to add support for custom menu buttons.
HTML_Menu HTML_MenuButton.menu()
This function returns the HTML_Menu Class that is popped up when this button is clicked or a null value if there isn't one. (The null value can be tested for using the Boolean isNull(object) function.)
© 2024 The Qt Company Ltd.
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.
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.