![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qohosplatformwindowidstruct_hack_p.h>
Public Attributes | |
| ::ArkUI_NodeType | nodeType |
| ::ArkUI_NodeHandle | content |
| ::ArkUI_NodeHandle | stack |
| char | nodeOwner [8] |
| void * | nodePrivate |
Definition at line 28 of file qohosplatformwindowidstruct_hack_p.h.
| ::ArkUI_NodeHandle QtOhos::WindowIdStruct::content |
Definition at line 31 of file qohosplatformwindowidstruct_hack_p.h.
| char QtOhos::WindowIdStruct::nodeOwner[8] |
Definition at line 33 of file qohosplatformwindowidstruct_hack_p.h.
| void* QtOhos::WindowIdStruct::nodePrivate |
Definition at line 34 of file qohosplatformwindowidstruct_hack_p.h.
| ::ArkUI_NodeType QtOhos::WindowIdStruct::nodeType |
Definition at line 30 of file qohosplatformwindowidstruct_hack_p.h.
| ::ArkUI_NodeHandle QtOhos::WindowIdStruct::stack |
Definition at line 32 of file qohosplatformwindowidstruct_hack_p.h.