Planeshift
Public Member Functions

pawsFingeringReceiver Class Reference

This interface receive OnFingering notification from the FingeringWindow. More...

#include <pawsconfigkeys.h>

List of all members.

Public Member Functions

virtual bool OnFingering (csString string, psControl::Device device, uint button, uint32 mods)=0
 Returns whether the combo was accepted and the fingering window should hide.
virtual ~pawsFingeringReceiver ()

Detailed Description

This interface receive OnFingering notification from the FingeringWindow.

Definition at line 49 of file pawsconfigkeys.h.


Constructor & Destructor Documentation

virtual pawsFingeringReceiver::~pawsFingeringReceiver ( ) [inline, virtual]

Definition at line 54 of file pawsconfigkeys.h.


Member Function Documentation

virtual bool pawsFingeringReceiver::OnFingering ( csString  string,
psControl::Device  device,
uint  button,
uint32  mods 
) [pure virtual]

Returns whether the combo was accepted and the fingering window should hide.

Implemented in pawsConfigKeys, and pawsShortcutWindow.


The documentation for this class was generated from the following file: