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
ResizeConstraints Struct Reference

#include <qwasmwindownonclientarea.h>

Collaboration diagram for ResizeConstraints:

Public Attributes

QPoint minShrink
QPoint maxGrow
int maxGrowTop

Detailed Description

Definition at line 94 of file qwasmwindownonclientarea.h.

Member Data Documentation

◆ maxGrow

QPoint ResizeConstraints::maxGrow

Definition at line 96 of file qwasmwindownonclientarea.h.

◆ maxGrowTop

int ResizeConstraints::maxGrowTop

Definition at line 97 of file qwasmwindownonclientarea.h.

◆ minShrink

QPoint ResizeConstraints::minShrink

Definition at line 95 of file qwasmwindownonclientarea.h.


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