Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
qhaikukeymapper.h
Go to the documentation of this file.
1
// Copyright (C) 2015 Klarälvdalens Datakonsult AB, a KDAB Group company, info@kdab.com, author Tobias Koenig <tobias.koenig@kdab.com>
2
// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only
3
4
#
ifndef
QHAIKUKEYMAPPER_H
5
#
define
QHAIKUKEYMAPPER_H
6
7
#
include
<
qnamespace
.
h
>
8
9
#
include
<
InterfaceDefs
.
h
>
10
11
QT_BEGIN_NAMESPACE
12
13
class
QHaikuKeyMapper
14
{
15
public
:
16
QHaikuKeyMapper
();
17
18
static
uint32
translateKeyCode
(uint32 key,
bool
numlockActive);
19
};
20
21
QT_END_NAMESPACE
22
23
#
endif
QHaikuKeyMapper
Definition
qhaikukeymapper.h:14
QHaikuKeyMapper::translateKeyCode
static uint32 translateKeyCode(uint32 key, bool numlockActive)
Definition
qhaikukeymapper.cpp:120
QHaikuKeyMapper::QHaikuKeyMapper
QHaikuKeyMapper()
QPlatformGraphicsBufferHelper
\inmodule QtGui
Qt
Definition
qcompare.h:76
Qt::Key_Plus
@ Key_Plus
Definition
qnamespace.h:542
Qt::Key_9
@ Key_9
Definition
qnamespace.h:556
Qt::Key_Enter
@ Key_Enter
Definition
qnamespace.h:685
Qt::Key_4
@ Key_4
Definition
qnamespace.h:551
Qt::Key_2
@ Key_2
Definition
qnamespace.h:549
Qt::Key_7
@ Key_7
Definition
qnamespace.h:554
Qt::Key_8
@ Key_8
Definition
qnamespace.h:555
Qt::Key_1
@ Key_1
Definition
qnamespace.h:548
Qt::Key_6
@ Key_6
Definition
qnamespace.h:553
Qt::Key_3
@ Key_3
Definition
qnamespace.h:550
Qt::Key_Comma
@ Key_Comma
Definition
qnamespace.h:543
Qt::Key_5
@ Key_5
Definition
qnamespace.h:552
Haiku_ScanCodes_Numlock
uint32 Haiku_ScanCodes_Numlock[]
Definition
qhaikukeymapper.cpp:104
qtbase
src
plugins
platforms
haiku
qhaikukeymapper.h
Generated on
for Qt by
1.14.0