HTML_Tab Class
This class provides the API for HTML tab widget tabs. This class inherits the HTML_Object Class. Every tab belongs to a tab widget of type HTML_TabWidget Class.
Boolean HTML_Tab.enabled
This read/write property holds whether the tab is enabled.
String HTML_Tab.icon
This read/write property holds the URL of the tab's icon if it has one. If the tab doesn't have an icon then the property holds an empty string.
String HTML_Tab.title
This read/write property holds the tab's title text.
© 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.