![]() |
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 101 of file qohoswindowproxy.h.
| QOhosOptional<double> QOhosWindowProxy::WindowLimits::maxHeight |
Definition at line 106 of file qohoswindowproxy.h.
| QOhosOptional<double> QOhosWindowProxy::WindowLimits::maxWidth |
Definition at line 105 of file qohoswindowproxy.h.
| QOhosOptional<double> QOhosWindowProxy::WindowLimits::minHeight |
Definition at line 104 of file qohoswindowproxy.h.
| QOhosOptional<double> QOhosWindowProxy::WindowLimits::minWidth |
Definition at line 103 of file qohoswindowproxy.h.