42 #ifndef QRADIOBUTTON_H 43 #define QRADIOBUTTON_H 45 #include <QtGui/qabstractbutton.h> 77 QT3_SUPPORT_CONSTRUCTOR QRadioButton(
const QString &text,
QWidget *parent,
const char* name);
89 #endif // QRADIOBUTTON_H
#define QT_END_NAMESPACE
This macro expands to.
#define Q_DISABLE_COPY(Class)
Disables the use of copy constructors and assignment operators for the given Class.
The QString class provides a Unicode character string.
#define QT_BEGIN_NAMESPACE
This macro expands to.
The QMouseEvent class contains parameters that describe a mouse event.
The QPoint class defines a point in the plane using integer precision.
The QSize class defines the size of a two-dimensional object using integer point precision.
#define Q_DECLARE_PRIVATE(Class)
The QPaintEvent class contains event parameters for paint events.
The QEvent class is the base class of all event classes.