Description


Include file: xkeybhdl.h

Parent class: XHandler

Overview

To catch events from the keyboard you must register a XKeyboardHandler. Therefor you derive a class from XKeyboardHandler and override the method HandleEvent() where you will get events (XKeyboardEvent) posted from the mouse.

Functions

XKeyboardHandler

Parameters

XWindow * window The window to handle the keyboard-events for.

Remarks


This document was generated by Jens von Pilgrim's Autodoc