HTML_CustomCheckbox Class

This class represents a customized checkbox—for example, one created using <div> or <span> tags, rather than using a <button> element. This class inherits the HTML_Object Class. (See also CheckBox Support.)

Boolean HTML_CustomCheckbox.checked

This read/write property holds whether the checkbox is checked or not.

© 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.

Search Results