![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include "qohosnativegestureshandler.h"#include <QtCore/private/qohoslogger_p.h>#include <private/qhighdpiscaling_p.h>#include <qohosinputmethodeventhandler.h>#include <qohosjsmain.h>#include <qohosplatformintegration.h>#include <qohosutils.h>#include <render/qohosbatchingrequestshandler.h>#include <utility>#include <vector>Go to the source code of this file.
Classes | |
| class | QT_BEGIN_NAMESPACE::QOhosNativeGesturesHandler |
Namespaces | |
| namespace | QT_BEGIN_NAMESPACE |
| Combined button and popup list for selecting options. | |
Functions | |
| QOhosConsumer< const QOhosNativeGestureEvent & > | makeQOhosNativeGesturesHandler (QtOhos::QThreadSafeRef< QWindow > qWindowRef, std::function< void(QOhosNativeGestureEvent &)> optQtThreadEventTransformer) |
Variables | |
| constexpr auto | QT_BEGIN_NAMESPACE::gestureEventMinAgeForDrop = std::chrono::milliseconds(20) |
| QOhosConsumer< const QOhosNativeGestureEvent & > makeQOhosNativeGesturesHandler | ( | QtOhos::QThreadSafeRef< QWindow > | qWindowRef, |
| std::function< void(QOhosNativeGestureEvent &)> | optQtThreadEventTransformer ) |
Definition at line 101 of file qohosnativegestureshandler.cpp.