Qt 4.8
|
#include "qapplication.h"
#include <private/qobject_p.h>
#include "qkeymapper_p.h"
#include <qwidget.h>
Go to the source code of this file.
Functions | |
QKeyMapperPrivate * | qt_keymapper_private () |
bool | qt_sendSpontaneousEvent (QObject *receiver, QEvent *event) |
QKeyMapperPrivate* qt_keymapper_private | ( | ) |
Definition at line 113 of file qkeymapper.cpp.
Referenced by QMacInputContext::globalEventProcessor(), QApplicationPrivate::globalEventProcessor(), QApplication::keyboardInputDirection(), QApplication::keyboardInputLocale(), qt_dispatchKeyEvent(), QtWndProc(), and QApplication::x11ProcessEvent().
Definition at line 5779 of file qapplication.cpp.
Referenced by QKeyMapper::changeKeyboard(), and QKeyMapper::possibleKeys().