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
QOhosWindowProxyData Struct Reference

#include <qohoswindowproxydatafactory.h>

Collaboration diagram for QOhosWindowProxyData:

Public Attributes

std::shared_ptr< QtOhos::QAbilityPeerqAbilityPeer
QNapi::Reference< QNapi::ObjectjsWindow
WindowProxyType windowProxyType
std::shared_ptr< QXComponentNodenodeXComponent
std::shared_ptr< voidjsKeepAliveData

Detailed Description

Definition at line 62 of file qohoswindowproxydatafactory.h.

Member Data Documentation

◆ jsKeepAliveData

std::shared_ptr<void> QOhosWindowProxyData::jsKeepAliveData

Definition at line 68 of file qohoswindowproxydatafactory.h.

◆ jsWindow

QNapi::Reference<QNapi::Object> QOhosWindowProxyData::jsWindow

Definition at line 65 of file qohoswindowproxydatafactory.h.

◆ nodeXComponent

std::shared_ptr<QXComponentNode> QOhosWindowProxyData::nodeXComponent

Definition at line 67 of file qohoswindowproxydatafactory.h.

◆ qAbilityPeer

std::shared_ptr<QtOhos::QAbilityPeer> QOhosWindowProxyData::qAbilityPeer

Definition at line 64 of file qohoswindowproxydatafactory.h.

◆ windowProxyType

WindowProxyType QOhosWindowProxyData::windowProxyType

Definition at line 66 of file qohoswindowproxydatafactory.h.


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