Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
QArkUi::NativeGestureInfo Struct Reference

#include <qembeddedwindownode.h>

Collaboration diagram for QArkUi::NativeGestureInfo:

Public Types

enum class  GestureType { Pinch , Rotation }

Public Attributes

GestureType type
::ArkUI_GestureEvent * event

Detailed Description

Definition at line 30 of file qembeddedwindownode.h.

Member Enumeration Documentation

◆ GestureType

Enumerator
Pinch 
Rotation 

Definition at line 32 of file qembeddedwindownode.h.

Member Data Documentation

◆ event

::ArkUI_GestureEvent* QArkUi::NativeGestureInfo::event

Definition at line 38 of file qembeddedwindownode.h.

◆ type

GestureType QArkUi::NativeGestureInfo::type

The documentation for this struct was generated from the following file: