Home | All Classes | Main Classes | Annotated | Grouped Classes | Functions | ![]() |
The following class members are part of the Qt 3 compatibility layer. They are provided to help you port old code to Qt 4. We strongly advise against using them in new code.
QAbstractButton class reference
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.
Use icon() instead.
Use isChecked() instead.
Use isCheckable() instead.
This compatibility function always returns 0.
Use icon() instead.
Use setShortcut() instead.
Use setIcon() instead.
Use setChecked() instead.
Use setIcon() instead.
Use setCheckable() instead.
Copyright © 2004 Trolltech | Trademarks | Qt 4.0.0-b1 |