|
Krita Source Code Documentation
|
Go to the source code of this file.
Functions | |
| void | activateLocalMonitor (bool activate) |
| QVector< Qt::Key > | queryPressedKeysMac () |
| void activateLocalMonitor | ( | bool | activate | ) |
Definition at line 68 of file kis_extended_modifiers_mapper_osx.mm.
References extendedMods, localMonitor, mutex, ExtendedModifiers::None, and processEvent().
| QVector< Qt::Key > queryPressedKeysMac | ( | ) |
Definition at line 94 of file kis_extended_modifiers_mapper_osx.mm.
References ExtendedModifiers::Command, ExtendedModifiers::Control, extendedMods, ExtendedModifiers::Key_R, ExtendedModifiers::Key_V, KritaUtils::makeContainerUnique(), mutex, ExtendedModifiers::Option, ExtendedModifiers::Shift, and ExtendedModifiers::Space.