We bake cookies in your browser for a better experience. Using this site means that you consent. Read More
The following members of class QAbstractButtonare part of the Qt compatibility layer. We advise against using them in new code.
Use QAbstractButton(QWidget *) instead.
Call setObjectName() if you want to specify an object name, and setParent() if you want to set the window flags.
Use shortcut() instead.
See also setAccel().
Use icon() instead.
See also setIconSet().
Use isChecked() instead.
Use isCheckable() instead.
This compatibility function always returns 0.
Use icon() instead.
See also setPixmap().
Use setShortcut() instead.
See also accel().
Use setIcon() instead.
See also iconSet().
[slot] void QAbstractButton::setOn(bool b)Use setChecked() instead.
See also isOn().
Use setIcon() instead.
See also pixmap().
Use setCheckable() instead.
See also isToggleButton().
© 2016 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.