Uses of Enum
io.qt.widgets.QLayout.SizeConstraint
-
Uses of QLayout.SizeConstraint in io.qt.widgets
Modifier and TypeMethodDescriptionstatic QLayout.SizeConstraint
QLayout.SizeConstraint.resolve
(int value) Returns the corresponding enum entry for the given value.final QLayout.SizeConstraint
QLayout.sizeConstraint()
static QLayout.SizeConstraint
Returns the enum constant of this type with the specified name.static QLayout.SizeConstraint[]
QLayout.SizeConstraint.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionfinal void
QLayout.setSizeConstraint
(QLayout.SizeConstraint arg__1)