| 
    Planeshift
    
   | 
 
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 () | 
This interface receive OnFingering notification from the FingeringWindow.
Definition at line 49 of file pawsconfigkeys.h.
      
  | 
  inlinevirtual | 
Definition at line 54 of file pawsconfigkeys.h.
      
  | 
  pure virtual | 
Returns whether the combo was accepted and the fingering window should hide.
Implemented in pawsConfigKeys, and pawsShortcutWindow.