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

#include <qohoswindowproxydatafactory.h>

Collaboration diagram for QOhosWindowProxyMainWindowCreateInfo:

Public Attributes

QtOhos::QObjectThreadSafeRef qWindowRef
QtOhos::InternalWindowId windowId
std::string windowTitle
QRect frameGeometry
bool fullscreen = false
QOhosOptional< QOhosDisplayInfo::JsDisplayIddisplayId

Detailed Description

Definition at line 27 of file qohoswindowproxydatafactory.h.

Member Data Documentation

◆ displayId

QOhosOptional<QOhosDisplayInfo::JsDisplayId> QOhosWindowProxyMainWindowCreateInfo::displayId

Definition at line 34 of file qohoswindowproxydatafactory.h.

◆ frameGeometry

QRect QOhosWindowProxyMainWindowCreateInfo::frameGeometry

Definition at line 32 of file qohoswindowproxydatafactory.h.

◆ fullscreen

bool QOhosWindowProxyMainWindowCreateInfo::fullscreen = false

◆ qWindowRef

QtOhos::QObjectThreadSafeRef QOhosWindowProxyMainWindowCreateInfo::qWindowRef

Definition at line 29 of file qohoswindowproxydatafactory.h.

◆ windowId

QtOhos::InternalWindowId QOhosWindowProxyMainWindowCreateInfo::windowId

Definition at line 30 of file qohoswindowproxydatafactory.h.

◆ windowTitle

std::string QOhosWindowProxyMainWindowCreateInfo::windowTitle

Definition at line 31 of file qohoswindowproxydatafactory.h.


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