![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include "qohosarkuinativegestureshandler.h"#include <QtCore/private/qohoslogger_p.h>#include <QtCore/qglobal.h>#include <QtCore/qpoint.h>#include <QtGui/qwindow.h>#include <arkui/native_gesture.h>#include <arkui/native_interface.h>#include <arkui/native_type.h>#include <arkui/ui_input_event.h>#include <chrono>#include <qarkui/qembeddedwindownode.h>#include <qarkui/input.h>#include <qohosplatformintegration.h>#include <qohosutils.h>#include <qpa/qwindowsysteminterface.h>#include <render/qohosnativegestureshandler.h>Go to the source code of this file.
Classes | |
| class | QT_BEGIN_NAMESPACE::QOhosArkUiNativeGesturesHandler |
Namespaces | |
| namespace | QT_BEGIN_NAMESPACE |
| Combined button and popup list for selecting options. | |
Functions | |
| QPointF | QT_BEGIN_NAMESPACE::getLocalPosition (const ::ArkUI_UIInputEvent *inputEvent) |
| QPointF | QT_BEGIN_NAMESPACE::getDisplayBasedPosition (const ::ArkUI_UIInputEvent *inputEvent) |
| Qt::NativeGestureType | QT_BEGIN_NAMESPACE::getQtGestureType (::ArkUI_GestureEventActionType ohEventActionType, Qt::NativeGestureType defaultGestureType) |
| QOhosConsumer< const QArkUi::NativeGestureInfo & > | makeQOhosArkUiNativeGesturesHandler (QtOhos::QThreadSafeRef< QWindow > qWindowRef) |
| QOhosConsumer< const QArkUi::NativeGestureInfo & > makeQOhosArkUiNativeGesturesHandler | ( | QtOhos::QThreadSafeRef< QWindow > | qWindowRef | ) |
Definition at line 161 of file qohosarkuinativegestureshandler.cpp.