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
qqnxkeytranslator.h File Reference

(2c332f650812283fba6ad324453895140d7f73a6)

#include <sys/keycodes.h>
Include dependency graph for qqnxkeytranslator.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

QT_BEGIN_NAMESPACE int qtKeyForPrivateUseQnxKey (int key)
QString keyStringForPrivateUseQnxKey (int key)
bool isKeypadKey (int key)

Function Documentation

◆ isKeypadKey()

bool isKeypadKey ( int key)

Definition at line 101 of file qqnxkeytranslator.h.

◆ keyStringForPrivateUseQnxKey()

QString keyStringForPrivateUseQnxKey ( int key)

Definition at line 87 of file qqnxkeytranslator.h.

◆ qtKeyForPrivateUseQnxKey()

QT_BEGIN_NAMESPACE int qtKeyForPrivateUseQnxKey ( int key)

Definition at line 12 of file qqnxkeytranslator.h.

Referenced by qtKey().

Here is the caller graph for this function: