Home · All Namespaces · All Classes · Grouped Classes · Modules · Functions codeless banner

QWSEventFilter Class Reference
(QtopiaServerApplication::QWSEventFilter)
[QtBaseModule]

The QWSEventFilter class provides an interface for filtering Qt Window System events. More...

    #include <QtopiaServerApplication>

Inherited by ScreenClick.

Public Functions


Detailed Description

The QWSEventFilter class provides an interface for filtering Qt Window System events.

This class is part of the Qt Extended server and cannot be used by other Qt Extended applications.


Member Function Documentation

bool QWSEventFilter::qwsEventFilter ( QWSEvent * event )   [pure virtual]

Called when a QWS event is received. Return true to filter the event, or false to allow the event to continue propagation.


Copyright © 2009 Trolltech Trademarks
Qt Extended 4.4.3