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
bool decorEnabled = false
bool disableWindowFocusableBeforeLoadContentHack
bool modal = false

Detailed Description

Definition at line 44 of file qohoswindowproxydatafactory.h.

Member Data Documentation

◆ decorEnabled

bool QOhosWindowProxySubWindowCreateInfo::decorEnabled = false

◆ disableWindowFocusableBeforeLoadContentHack

bool QOhosWindowProxySubWindowCreateInfo::disableWindowFocusableBeforeLoadContentHack

◆ modal

bool QOhosWindowProxySubWindowCreateInfo::modal = false

◆ qAbilityInstanceId

std::string QOhosWindowProxySubWindowCreateInfo::qAbilityInstanceId

Definition at line 48 of file qohoswindowproxydatafactory.h.

◆ window

QtOhos::QObjectThreadSafeRef QOhosWindowProxySubWindowCreateInfo::window

Definition at line 46 of file qohoswindowproxydatafactory.h.

◆ windowId

QtOhos::InternalWindowId QOhosWindowProxySubWindowCreateInfo::windowId

Definition at line 47 of file qohoswindowproxydatafactory.h.

◆ windowTitle

std::string QOhosWindowProxySubWindowCreateInfo::windowTitle

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