7 #ifndef __native_NativeKeyboard_h__ 8 #define __native_NativeKeyboard_h__ 10 #if FE_2DGL==FE_2D_X_GFX 33 void initialize(
void);
37 virtual void handle(
Record &record);
39 virtual BWORD generatesReleaseEvents(
void) {
return TRUE; }
49 XIEventMask m_eventMask[2];
Keyboard event generator.
Definition: KeyI.h:20
kernel
Definition: namespace.dox:3
Per-class participation in the Initialized <> mechanism.
Definition: Initialized.h:117
WindowEvent handler that watches for a poll event and then feeds back any accumulated keyboard events...
Definition: NativeKeyboard.h:25
Generalized windowing event.
Definition: WindowEvent.h:43
Reference to an instance of a Layout.
Definition: RecordSB.h:35