WoopsiUI::KeyboardEventArgs Class Reference

#include <keyboardeventargs.h>

Inheritance diagram for WoopsiUI::KeyboardEventArgs:
WoopsiUI::EventArgs< WoopsiKeyboard * >

List of all members.

Public Member Functions

 KeyboardEventArgs (WoopsiKeyboard *source, WoopsiKey *key)
const WoopsiKeygetKey () const

Detailed Description

Event arguments passed to listeners when a WoopsiKeyboard object raises an event.


Constructor & Destructor Documentation

WoopsiUI::KeyboardEventArgs::KeyboardEventArgs ( WoopsiKeyboard source,
WoopsiKey key 
) [inline]

Constructor.

Parameters:
source Pointer to the WoopsiKeyboard object that raised the event.
key Pointer to the key that caused the event.

Member Function Documentation

const WoopsiKey* WoopsiUI::KeyboardEventArgs::getKey (  )  const [inline]

Get the key that caused the event.

Returns:
Pointer to the key that caused the event.

The documentation for this class was generated from the following file:
 All Classes Functions Variables Enumerations Enumerator

Generated on Sat Oct 24 14:33:11 2009 for Woopsi by  doxygen 1.6.1