Global Hotkeys Manager. More...
#include <nsStringGlue.h>#include "IGlobalHotkeys.h"#include <list>Go to the source code of this file.
Classes | |
| class | GlobalHotkeyEntry |
| class | CGlobalHotkeys |
Macros | |
| #define | HOTKEY_HANDLE int |
| #define | SONGBIRD_GLOBALHOTKEYS_CONTRACTID "@songbirdnest.com/Songbird/GlobalHotkeys;1" |
| #define | SONGBIRD_GLOBALHOTKEYS_CLASSNAME "Songbird Global Hotkeys Manager" |
| #define | SONGBIRD_GLOBALHOTKEYS_CID { 0x284e14bf, 0x5ce4, 0x4434, { 0xa7, 0x33, 0x43, 0x79, 0xd2, 0x7d, 0x79, 0x9e } } |
Global Hotkeys Manager.
Definition in file GlobalHotkeys.h.
| #define HOTKEY_HANDLE int |
Definition at line 50 of file GlobalHotkeys.h.
| #define SONGBIRD_GLOBALHOTKEYS_CID { 0x284e14bf, 0x5ce4, 0x4434, { 0xa7, 0x33, 0x43, 0x79, 0xd2, 0x7d, 0x79, 0x9e } } |
Definition at line 58 of file GlobalHotkeys.h.
| #define SONGBIRD_GLOBALHOTKEYS_CLASSNAME "Songbird Global Hotkeys Manager" |
Definition at line 55 of file GlobalHotkeys.h.
| #define SONGBIRD_GLOBALHOTKEYS_CONTRACTID "@songbirdnest.com/Songbird/GlobalHotkeys;1" |
Definition at line 54 of file GlobalHotkeys.h.