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::NativeNodeHoverEvent Struct Reference

#include <input.h>

Collaboration diagram for QArkUi::NativeNodeHoverEvent:

Static Public Member Functions

static NativeNodeHoverEvent makeFromUiInputEvent (::ArkUI_UIInputEvent *event)

Public Attributes

bool isHovered

Detailed Description

Definition at line 79 of file input.h.

Member Function Documentation

◆ makeFromUiInputEvent()

NativeNodeHoverEvent QArkUi::NativeNodeHoverEvent::makeFromUiInputEvent ( ::ArkUI_UIInputEvent * event)
static

Definition at line 215 of file input.cpp.

Member Data Documentation

◆ isHovered

bool QArkUi::NativeNodeHoverEvent::isHovered

Definition at line 81 of file input.h.


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