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
QOhosWindowProxy::WindowLimits Struct Reference

#include <qohoswindowproxy.h>

Collaboration diagram for QOhosWindowProxy::WindowLimits:

Public Attributes

QOhosOptional< double > minWidth
QOhosOptional< double > minHeight
QOhosOptional< double > maxWidth
QOhosOptional< double > maxHeight

Detailed Description

Definition at line 101 of file qohoswindowproxy.h.

Member Data Documentation

◆ maxHeight

QOhosOptional<double> QOhosWindowProxy::WindowLimits::maxHeight

Definition at line 106 of file qohoswindowproxy.h.

◆ maxWidth

QOhosOptional<double> QOhosWindowProxy::WindowLimits::maxWidth

Definition at line 105 of file qohoswindowproxy.h.

◆ minHeight

QOhosOptional<double> QOhosWindowProxy::WindowLimits::minHeight

Definition at line 104 of file qohoswindowproxy.h.

◆ minWidth

QOhosOptional<double> QOhosWindowProxy::WindowLimits::minWidth

Definition at line 103 of file qohoswindowproxy.h.


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