Krita Source Code Documentation
Loading...
Searching...
No Matches
kis_extended_modifiers_mapper_osx.h
Go to the documentation of this file.
1/*
2 * SPDX-FileCopyrightText: 2020 Ivan SantaMaria <ghevan@gmail.com>
3 *
4 * SPDX-License-Identifier: GPL-2.0-or-later
5 */
6
7#ifndef KIS_EXTENDED_MODIFIERS_MAPPER_OSX_H
8#define KIS_EXTENDED_MODIFIERS_MAPPER_OSX_H
9
10#include <QApplication>
11#include <QKeyEvent>
12
14
15
16void activateLocalMonitor(bool activate);
17
19
20#endif // KIS_EXTENDED_MODIFIERS_MAPPER_OSX_H
void activateLocalMonitor(bool activate)
QVector< Qt::Key > queryPressedKeysMac()