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
QT_BEGIN_NAMESPACE::LocalStorageForWindowCreateInfo Struct Reference
Collaboration diagram for QT_BEGIN_NAMESPACE::LocalStorageForWindowCreateInfo:

Public Attributes

QXComponentId xComponentId
QNapi::Object windowObject
QOhosConsumer< QtOhos::JsState &, QOhosWindowProxyDataresultConsumer
std::shared_ptr< QtOhos::QAbilityPeerqAbilityPeer
WindowProxyType windowProxyType

Detailed Description

Definition at line 51 of file qohoswindowproxydatafactory.cpp.

Member Data Documentation

◆ qAbilityPeer

std::shared_ptr< QtOhos::QAbilityPeer > QT_BEGIN_NAMESPACE::LocalStorageForWindowCreateInfo::qAbilityPeer

Definition at line 56 of file qohoswindowproxydatafactory.cpp.

◆ resultConsumer

QOhosConsumer< QtOhos::JsState &, QOhosWindowProxyData > QT_BEGIN_NAMESPACE::LocalStorageForWindowCreateInfo::resultConsumer

Definition at line 55 of file qohoswindowproxydatafactory.cpp.

◆ windowObject

QNapi::Object QT_BEGIN_NAMESPACE::LocalStorageForWindowCreateInfo::windowObject

Definition at line 54 of file qohoswindowproxydatafactory.cpp.

◆ windowProxyType

WindowProxyType QT_BEGIN_NAMESPACE::LocalStorageForWindowCreateInfo::windowProxyType

Definition at line 57 of file qohoswindowproxydatafactory.cpp.

◆ xComponentId

QXComponentId QT_BEGIN_NAMESPACE::LocalStorageForWindowCreateInfo::xComponentId

Definition at line 53 of file qohoswindowproxydatafactory.cpp.


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