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

#include <qquickflexboxlayoutitem_p.h>

Collaboration diagram for SizeHints:

Public Member Functions

QSizeFmin ()
QSizeFpref ()
QSizeFmax ()

Public Attributes

QSizeF array [Qt::NSizeHints]

Detailed Description

Definition at line 25 of file qquickflexboxlayoutitem_p.h.

Member Function Documentation

◆ max()

QSizeF & SizeHints::max ( )
inline

Definition at line 28 of file qquickflexboxlayoutitem_p.h.

◆ min()

QSizeF & SizeHints::min ( )
inline

Definition at line 26 of file qquickflexboxlayoutitem_p.h.

◆ pref()

QSizeF & SizeHints::pref ( )
inline

Definition at line 27 of file qquickflexboxlayoutitem_p.h.

Member Data Documentation

◆ array

QSizeF SizeHints::array[Qt::NSizeHints]

Definition at line 29 of file qquickflexboxlayoutitem_p.h.


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