44 #ifndef QT_NO_QWSEMBEDWIDGET 47 #include <private/qwidget_p.h> 48 #include <private/qwsdisplay_qws_p.h> 49 #include <private/qwscommand_qws_p.h> 102 q->installEventFilter(q);
230 #endif // QT_NO_QWSEMBEDWIDGET
#define QT_END_NAMESPACE
This macro expands to.
void removeEventFilter(QObject *)
Removes an event filter object obj from this object.
The QObject class is the base class of all Qt objects.
void sendCommand(QWSCommand &cmd)
#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...
void setData(const char *d, int len, bool allocateMem=true)
The QPoint class defines a point in the plane using integer precision.
void installEventFilter(QObject *)
Installs an event filter filterObj on this object.
The QRect class defines a rectangle in the plane using integer precision.
The QSize class defines the size of a two-dimensional object using integer point precision.
static QWSDisplay * instance()
The QEvent class is the base class of all event classes.
Type type() const
Returns the event type.