![]() |
Qt 6.x
The Qt SDK
|
#include "qguiapplication.h"#include <private/qobject_p.h>#include "qkeymapper_p.h"#include <private/qguiapplication_p.h>#include <qpa/qplatformintegration.h>#include "moc_qkeymapper_p.cpp"
Include dependency graph for qkeymapper.cpp:Go to the source code of this file.
Functions | |
| static QList< int > | extractKeyFromEvent (QKeyEvent *e) |
| bool | qt_sendSpontaneousEvent (QObject *receiver, QEvent *event) |
| QKeyMapperPrivate * | qt_keymapper_private () |
Definition at line 38 of file qkeymapper.cpp.
References e, and Qt::Key_unknown.
Referenced by QKeyMapperPrivate::possibleKeys().
Here is the caller graph for this function:| QKeyMapperPrivate * qt_keymapper_private | ( | ) |
Definition at line 78 of file qkeymapper.cpp.
Referenced by QPlatformInputContext::inputDirection(), and QPlatformInputContext::locale().
Here is the caller graph for this function:Referenced by QKeyMapper::changeKeyboard(), QGraphicsView::mouseDoubleClickEvent(), QGraphicsViewPrivate::mouseMoveEventHandler(), QGraphicsView::mousePressEvent(), QGraphicsView::mouseReleaseEvent(), QGraphicsScenePrivate::sendEvent(), and QScrollerPrivate::sendEvent().
Here is the caller graph for this function: