Qt API | Qtopia API | Qtopia Documentation | ![]() |
Mouse driver/handler for Qt/Embedded. More...
#include <qwsmouse_qws.h>
Inherits QObject.
The mouse driver/handler handles events from system devices and generates mouse events.
A QWSMouseHandler will usually open some system device in its constructor, create a QSocketNotifier on that opened device and when it receives data, it will call mouseChanged() to send the event to Qt/Embedded for relaying to clients.
Note that once created, mouse handlers are controlled by the system and should not be deleted.
This file is part of the Qtopia , copyright © 1995-2002 Trolltech, all rights reserved.
Copyright © 2001-2002 Trolltech | Trademarks | Qtopia version 1.7.0
|