mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-26 02:35:38 +08:00
refs #233 Keyboard key/key list
* helper methods for keylist (key for function) * new Hotkey function (toggle window on top) * improved comparisons for key * unit tests
This commit is contained in:
@@ -41,6 +41,8 @@ namespace BlackMisc
|
||||
bool containsFunction(CKeyboardKey::HotkeyFunction function) const;
|
||||
|
||||
//! Key for given function
|
||||
CKeyboardKey keyForFunction(CKeyboardKey::HotkeyFunction function) const;
|
||||
|
||||
//! Register metadata
|
||||
static void registerMetadata();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user