import"sbIHotkeyService.idl";
Classes | |
interface | This |
Public Attributes | |
attribute AString | key |
Hotkey key. More... | |
attribute AString | keyReadable |
Human readable key name. More... | |
attribute AString | action |
Hotkey action string. More... | |
Definition at line 39 of file sbIHotkeyService.idl.
attribute AString sbIHotkeyConfiguration::action |
Hotkey action string.
Definition at line 59 of file sbIHotkeyService.idl.
attribute AString sbIHotkeyConfiguration::key |
Hotkey key.
Definition at line 45 of file sbIHotkeyService.idl.
attribute AString sbIHotkeyConfiguration::keyReadable |
Human readable key name.
Definition at line 52 of file sbIHotkeyService.idl.