![]() |
Qt 4.8
|
#include "qkbdqnx_qws.h"#include "qplatformdefs.h"#include "qsocketnotifier.h"#include "private/qcore_unix_p.h"#include "QtCore/qdebug.h"#include <sys/dcmd_input.h>#include <sys/keycodes.h>#include <errno.h>Go to the source code of this file.
Functions | |
| static bool | key_sym_displayable (unsigned long sym) |
|
inlinestatic |
Definition at line 125 of file qkbdqnx_qws.cpp.
Referenced by QWSQnxKeyboardHandler::socketActivated().