Qt API | Qtopia API Qtopia Documentation

QWSKeyboardHandler Class Reference

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

#include <qkeyboard_qws.h>

Inherits QObject.

List of all member functions.

Public Members

Protected Members


Detailed Description

Keyboard driver/handler for Qt/Embedded

The keyboard driver/handler handles events from system devices and generates key events.

A QWSKeyboardHandler will usually open some system device in its constructor, create a QSocketNotifier on that opened device and when it receives data, it will call processKeyEvent() to send the event to Qt/Embedded for relaying to clients.


Member Function Documentation

void QWSKeyboardHandler::processKeyEvent ( int unicode, int keycode, int modifiers, bool isPress, bool autoRepeat ) [virtual protected]

Subclasses call this to send a key event. The server may additionally filter it before sending it on to applications.


This file is part of the Qtopia , copyright © 1995-2002 Trolltech, all rights reserved.


Copyright © 2001-2002 TrolltechTrademarks
Qtopia version 1.7.0