sbIGlobalHotkeyCallback Interface Reference

Global hotkeys callback interface This interface is used by callback objects to receive a notification when a registered hotkey is pressed anywhere in the system (not just when the application is focused). More...

List of all members.

Public Member Functions

void onHotkey (in AString key_id)
 Global hotkey callback method This method is called when a registered global hotkey has been pressed anywhere in the system (not just when the application is focused).


Detailed Description

Global hotkeys callback interface This interface is used by callback objects to receive a notification when a registered hotkey is pressed anywhere in the system (not just when the application is focused).

See also:
sbIGlobalHotkeys

Definition at line 47 of file IGlobalHotkeys.idl.


Member Function Documentation

void sbIGlobalHotkeyCallback::onHotkey ( in AString  key_id  ) 

Global hotkey callback method This method is called when a registered global hotkey has been pressed anywhere in the system (not just when the application is focused).

Parameters:
key_id The id for the hotkey, specified when the hotkey was registered
See also:
sbIGlobalHotkeys, sbIGlobalHotkeys::addHotkey()


The documentation for this interface was generated from the following file:
Generated on Mon Aug 21 21:01:55 2006 for Songbird by  doxygen 1.4.7