![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <QtCore/private/qohoscommon_p.h>#include <QtCore/qglobal.h>#include <QtCore/qpoint.h>#include <QtGui/qinputdevice.h>#include <QtGui/qwindow.h>#include <chrono>#include <cstdint>#include <functional>#include <qohosplugincore.h>Go to the source code of this file.
Classes | |
| struct | QOhosNativeGestureEvent |
Functions | |
| QOhosConsumer< const QOhosNativeGestureEvent & > | makeQOhosNativeGesturesHandler (QtOhos::QThreadSafeRef< QWindow > qWindowRef, std::function< void(QOhosNativeGestureEvent &)> optQtThreadEventTransformer=nullptr) |
| QOhosConsumer< const QOhosNativeGestureEvent & > makeQOhosNativeGesturesHandler | ( | QtOhos::QThreadSafeRef< QWindow > | qWindowRef, |
| std::function< void(QOhosNativeGestureEvent &)> | optQtThreadEventTransformer = nullptr ) |
Definition at line 101 of file qohosnativegestureshandler.cpp.