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

#include <qohoswindowproxydatafactory.h>

Collaboration diagram for QOhosWindowProxySubWindowCreateInfo:

Public Attributes

QtOhos::QObjectThreadSafeRef window
QtOhos::InternalWindowId windowId
std::string qAbilityInstanceId
std::string windowTitle
QRect windowRect
bool decorEnabled = false
bool disableWindowFocusableBeforeLoadContentHack
bool modal = false

Detailed Description

Definition at line 43 of file qohoswindowproxydatafactory.h.

Member Data Documentation

◆ decorEnabled

bool QOhosWindowProxySubWindowCreateInfo::decorEnabled = false

Definition at line 50 of file qohoswindowproxydatafactory.h.

◆ disableWindowFocusableBeforeLoadContentHack

bool QOhosWindowProxySubWindowCreateInfo::disableWindowFocusableBeforeLoadContentHack

◆ modal

bool QOhosWindowProxySubWindowCreateInfo::modal = false

Definition at line 52 of file qohoswindowproxydatafactory.h.

◆ qAbilityInstanceId

std::string QOhosWindowProxySubWindowCreateInfo::qAbilityInstanceId

Definition at line 47 of file qohoswindowproxydatafactory.h.

◆ window

QtOhos::QObjectThreadSafeRef QOhosWindowProxySubWindowCreateInfo::window

Definition at line 45 of file qohoswindowproxydatafactory.h.

◆ windowId

QtOhos::InternalWindowId QOhosWindowProxySubWindowCreateInfo::windowId

Definition at line 46 of file qohoswindowproxydatafactory.h.

◆ windowRect

QRect QOhosWindowProxySubWindowCreateInfo::windowRect

Definition at line 49 of file qohoswindowproxydatafactory.h.

◆ windowTitle

std::string QOhosWindowProxySubWindowCreateInfo::windowTitle

Definition at line 48 of file qohoswindowproxydatafactory.h.


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