![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qohoswindowproxy.h>
Public Attributes | |
| QOhosOptional< double > | minWidth |
| QOhosOptional< double > | minHeight |
| QOhosOptional< double > | maxWidth |
| QOhosOptional< double > | maxHeight |
Definition at line 59 of file qohoswindowproxy.h.
| QOhosOptional<double> QOhosWindowProxy::WindowLimits::maxHeight |
Definition at line 64 of file qohoswindowproxy.h.
| QOhosOptional<double> QOhosWindowProxy::WindowLimits::maxWidth |
Definition at line 63 of file qohoswindowproxy.h.
| QOhosOptional<double> QOhosWindowProxy::WindowLimits::minHeight |
Definition at line 62 of file qohoswindowproxy.h.
| QOhosOptional<double> QOhosWindowProxy::WindowLimits::minWidth |
Definition at line 61 of file qohoswindowproxy.h.