sbIHotkeyConfiguration Interface Reference

import"sbIHotkeyService.idl";

Inheritance diagram for sbIHotkeyConfiguration:
[legend]
Collaboration diagram for sbIHotkeyConfiguration:
[legend]

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...
 

Detailed Description

Definition at line 39 of file sbIHotkeyService.idl.

Member Data Documentation

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.


The documentation for this interface was generated from the following file: