Planeshift
pawsFingeringReceiver Class Referenceabstract

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

#include <pawsconfigkeys.h>

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. More...
 
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 ( )
inlinevirtual

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: