Home · All Namespaces · All Classes · Grouped Classes · Modules · Functions |
The QWSEventFilter class provides an interface for filtering Qt Window System events. More...
#include <QtopiaServerApplication>
Inherited by ScreenClick.
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.
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 |