![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qembeddedwindownode.h>
Public Types | |
| enum class | GestureType { Pinch , Rotation } |
Public Attributes | |
| GestureType | type |
| ::ArkUI_GestureEvent * | event |
Definition at line 30 of file qembeddedwindownode.h.
|
strong |
| Enumerator | |
|---|---|
| Pinch | |
| Rotation | |
Definition at line 32 of file qembeddedwindownode.h.
| ::ArkUI_GestureEvent* QArkUi::NativeGestureInfo::event |
Definition at line 38 of file qembeddedwindownode.h.
| GestureType QArkUi::NativeGestureInfo::type |
Definition at line 37 of file qembeddedwindownode.h.
Referenced by QT_BEGIN_NAMESPACE::QOhosArkUiNativeGesturesHandler::handleNativeGestureEvent().