HomeHome

ClassesAnnotated - TreeFunctionsHomeStructure

QWSMouseHandler Class Reference


Mouse driver/handler for Qt/Embedded More...

#include <qwsmouse_qws.h>

Inherits QObject.

Inherited by QCalibratedMouseHandler.

List of all member functions.

Public Members

Signals


Detailed Description

Mouse driver/handler for Qt/Embedded

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.


Member Function Documentation

QWSMouseHandler::QWSMouseHandler ()

Constructs a mouse handler. This becomes the primary mouse handler.

Note that once created, mouse handlers are controlled by the system and should not be deleted.

QWSMouseHandler::~QWSMouseHandler () [virtual]

Destructs the mouse handler. You should not invoked this directly.


Search the documentation, FAQ, qt-interest archive and more (uses www.trolltech.com):


This file is part of the Qt toolkit, copyright © 1995-2000 Trolltech, all rights reserved.


Copyright İ 2000 TrolltechTrademarks
Qt version 2.3.1