42 #ifndef QWSEMBEDWIDGET_H 43 #define QWSEMBEDWIDGET_H 45 #include <QtGui/qwidget.h> 47 #ifndef QT_NO_QWSEMBEDWIDGET 81 #endif // QT_NO_QWSEMBEDWIDGET 82 #endif // QWSEMBEDWIDGET_H
#define QT_END_NAMESPACE
This macro expands to.
The QObject class is the base class of all Qt objects.
#define QT_BEGIN_NAMESPACE
This macro expands to.
The QMoveEvent class contains event parameters for move events.
The QHideEvent class provides an event which is sent after a widget is hidden.
The QResizeEvent class contains event parameters for resize events.
The QShowEvent class provides an event that is sent when a widget is shown.
virtual bool eventFilter(QObject *, QEvent *)
Filters events if this object has been installed as an event filter for the watched object...
#define Q_DECLARE_PRIVATE(Class)
The QEvent class is the base class of all event classes.