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
QtOhos::WindowIdStruct Struct Reference

#include <qohosplatformwindowidstruct_hack_p.h>

Collaboration diagram for QtOhos::WindowIdStruct:

Public Attributes

::ArkUI_NodeType nodeType
::ArkUI_NodeHandle content
::ArkUI_NodeHandle stack
char nodeOwner [8]
voidnodePrivate

Detailed Description

Definition at line 28 of file qohosplatformwindowidstruct_hack_p.h.

Member Data Documentation

◆ content

::ArkUI_NodeHandle QtOhos::WindowIdStruct::content

Definition at line 31 of file qohosplatformwindowidstruct_hack_p.h.

◆ nodeOwner

char QtOhos::WindowIdStruct::nodeOwner[8]

Definition at line 33 of file qohosplatformwindowidstruct_hack_p.h.

◆ nodePrivate

void* QtOhos::WindowIdStruct::nodePrivate

Definition at line 34 of file qohosplatformwindowidstruct_hack_p.h.

◆ nodeType

::ArkUI_NodeType QtOhos::WindowIdStruct::nodeType

Definition at line 30 of file qohosplatformwindowidstruct_hack_p.h.

◆ stack

::ArkUI_NodeHandle QtOhos::WindowIdStruct::stack

Definition at line 32 of file qohosplatformwindowidstruct_hack_p.h.


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