SizeGroup QML Type
SizeGroup is a utility object that makes groups of items request the same size. More...
Import Statement: | import org.kde.kirigami.layouts |
Properties
Methods
Detailed Description
Property Documentation
Which dimensions this SizeGroup should adjust.
Possible values are:
Method Documentation
Forces the SizeGroup to relayout items.
Normally this is never needed as the SizeGroup automatically relayout items as they're added and their sizes change.