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
QArkUi::WindowProperties Struct Reference

#include <window.h>

Collaboration diagram for QArkUi::WindowProperties:

Public Attributes

QRect windowRect
QRect drawableRect
JsWindowId id
QOhosOptional< QOhosDisplayInfo::JsDisplayIddisplayId

Detailed Description

Definition at line 23 of file window.h.

Member Data Documentation

◆ displayId

QOhosOptional<QOhosDisplayInfo::JsDisplayId> QArkUi::WindowProperties::displayId

Definition at line 28 of file window.h.

◆ drawableRect

QRect QArkUi::WindowProperties::drawableRect

Definition at line 26 of file window.h.

◆ id

JsWindowId QArkUi::WindowProperties::id

Definition at line 27 of file window.h.

◆ windowRect

QRect QArkUi::WindowProperties::windowRect

Definition at line 25 of file window.h.


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