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 ListDataItem *item)
const ListDataItemgetItem () 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 ListDataItem 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 ListDataItem* 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:
Generated by  doxygen 1.6.3