![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qohosnativexcomponentinputhandler.h>
Public Member Functions | |
| QOhosNativeXComponentInputHandler (QXComponentRender xcomponent, QtOhos::QThreadSafeRef< QWindow > qWindowRef, QtOhos::QThreadSafeRef< QOhosInputMethodEventHandler > imEventHandlerRef) | |
| void | handleTouchEvent (void *nativeWindow) |
| void | handleMouseEvent (void *nativeWindow) |
| void | handleHoverEvent (void *nativeWindow, bool isHover) |
| void | handleKeyEvent () |
| Public Member Functions inherited from QEnableSharedFromThis< QOhosNativeXComponentInputHandler > | |
| QSharedPointer< QOhosNativeXComponentInputHandler > | sharedFromThis () |
Additional Inherited Members | |
| Protected Member Functions inherited from QEnableSharedFromThis< QOhosNativeXComponentInputHandler > | |
| QEnableSharedFromThis ()=default | |
| QEnableSharedFromThis & | operator= (const QEnableSharedFromThis &) |
Definition at line 20 of file qohosnativexcomponentinputhandler.h.
|
explicit |
Definition at line 146 of file qohosnativexcomponentinputhandler.cpp.
References QOhosNativeXComponentInputHandler().
Referenced by QOhosNativeXComponentInputHandler().
Definition at line 251 of file qohosnativexcomponentinputhandler.cpp.
References QT_BEGIN_NAMESPACE::qtAcceptsEvents().
| void QOhosNativeXComponentInputHandler::handleKeyEvent | ( | ) |
Definition at line 347 of file qohosnativexcomponentinputhandler.cpp.
References QT_BEGIN_NAMESPACE::qtAcceptsEvents().
Definition at line 219 of file qohosnativexcomponentinputhandler.cpp.
References QT_BEGIN_NAMESPACE::qtAcceptsEvents().
Definition at line 156 of file qohosnativexcomponentinputhandler.cpp.
References QT_BEGIN_NAMESPACE::qtAcceptsEvents().