WoopsiUI::ContextMenuEventArgs Class Reference

#include <contextmenueventargs.h>

Inheritance diagram for WoopsiUI::ContextMenuEventArgs:
WoopsiUI::EventArgs< const Gadget * >

List of all members.

Public Member Functions

 ContextMenuEventArgs (const Gadget *source, const ContextMenuItem *item)
const ContextMenuItemgetItem () const

Detailed Description

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


Constructor & Destructor Documentation

WoopsiUI::ContextMenuEventArgs::ContextMenuEventArgs ( const Gadget source,
const ContextMenuItem item 
) [inline]

Constructor.

Parameters:
source Pointer to the ContextMenu object that raised the event.
item Pointer to the ContextMenuItem that caused the event.

Member Function Documentation

const ContextMenuItem* WoopsiUI::ContextMenuEventArgs::getItem (  )  const [inline]

Get the item that caused the event.

Returns:
Pointer to the item 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:10 2009 for Woopsi by  doxygen 1.6.1