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
QT_BEGIN_NAMESPACE::SubWindowOptions Struct Reference
Collaboration diagram for QT_BEGIN_NAMESPACE::SubWindowOptions:

Public Attributes

std::string windowTitle
bool decorEnabled
bool isModal
QRect windowRect

Detailed Description

Definition at line 35 of file qohoswindowproxydatafactory.cpp.

Member Data Documentation

◆ decorEnabled

bool QT_BEGIN_NAMESPACE::SubWindowOptions::decorEnabled

Definition at line 38 of file qohoswindowproxydatafactory.cpp.

◆ isModal

bool QT_BEGIN_NAMESPACE::SubWindowOptions::isModal

Definition at line 39 of file qohoswindowproxydatafactory.cpp.

◆ windowRect

QRect QT_BEGIN_NAMESPACE::SubWindowOptions::windowRect

Definition at line 40 of file qohoswindowproxydatafactory.cpp.

◆ windowTitle

std::string QT_BEGIN_NAMESPACE::SubWindowOptions::windowTitle

Definition at line 37 of file qohoswindowproxydatafactory.cpp.


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