![]() |
Qt 6.x
The Qt SDK
|
#include <qgridlayoutengine_p.h>
Inheritance diagram for QStretchParameter:
Collaboration diagram for QStretchParameter:Public Member Functions | |
| QStretchParameter () | |
Public Member Functions inherited from QLayoutParameter< int > | |
| QLayoutParameter () | |
| QLayoutParameter (int value, State state=Default) | |
| void | setUserValue (int value) |
| void | setCachedValue (int value) const |
| int | value () const |
| int | value (int defaultValue) const |
| bool | isDefault () const |
| bool | isUser () const |
| bool | isCached () const |
Additional Inherited Members | |
Public Types inherited from QLayoutParameter< int > | |
| enum | State |
Definition at line 131 of file qgridlayoutengine_p.h.
|
inline |
Definition at line 134 of file qgridlayoutengine_p.h.