42 #ifndef QBUTTONGROUP_H 43 #define QBUTTONGROUP_H 45 #include <QtCore/qobject.h> 53 #ifndef QT_NO_BUTTONGROUP 68 void setExclusive(
bool);
69 bool exclusive()
const;
83 int checkedId()
const;
87 void buttonClicked(
int);
89 void buttonPressed(
int);
91 void buttonReleased(
int);
106 #endif // QT_NO_BUTTONGROUP 112 #endif // QBUTTONGROUP_H
#define QT_END_NAMESPACE
This macro expands to.
static Qt::MouseButtons buttons
#define Q_DISABLE_COPY(Class)
Disables the use of copy constructors and assignment operators for the given Class.
The QObject class is the base class of all Qt objects.
#define QT_BEGIN_NAMESPACE
This macro expands to.
#define Q_DECLARE_PRIVATE(Class)
The QList class is a template class that provides lists.