Pyro higlevel API
|
Public Member Functions | |
KeyboardEvent () | |
KeyboardEvent (const os::ShortcutKey &cKey, const os::String &cEvent) | |
void | SetShortcutKey (const os::ShortcutKey &cKey) |
void | SetEventName (const os::String &cName) |
os::String | GetEventName () const |
os::ShortcutKey | GetShortcutKey () const |
os::String | GetApplicationName () const |
Protected Member Functions | |
void | SetApplicationName (const os::String &cApp) |
Friends | |
class | Application |
|
inline |
|
inline |
|
inline |
|
inline |
Referenced by os::Application::RegisterKeyEvent().
|
inline |
Referenced by os::Application::RegisterKeyEvent().
|
inlineprotected |
Referenced by os::Application::GetCurrentKeyShortcuts().
|
inline |
Referenced by os::Application::GetCurrentKeyShortcuts().
|
inline |
Referenced by os::Application::GetCurrentKeyShortcuts().
|
friend |