![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
Public Attributes | |
| std::string | windowTitle |
| bool | decorEnabled |
| bool | isModal |
Definition at line 34 of file qohoswindowproxydatafactory.cpp.
| bool QT_BEGIN_NAMESPACE::SubWindowOptions::decorEnabled |
Definition at line 37 of file qohoswindowproxydatafactory.cpp.
Referenced by makeWindowProxyDataForSubWindowInJsThread().
| bool QT_BEGIN_NAMESPACE::SubWindowOptions::isModal |
Definition at line 38 of file qohoswindowproxydatafactory.cpp.
Referenced by makeWindowProxyDataForSubWindowInJsThread().
| std::string QT_BEGIN_NAMESPACE::SubWindowOptions::windowTitle |
Definition at line 36 of file qohoswindowproxydatafactory.cpp.
Referenced by makeWindowProxyDataForSubWindowInJsThread().