Uses of Enum
io.qt.widgets.QLayout.SizeConstraint
Packages that use QLayout.SizeConstraint
-
Uses of QLayout.SizeConstraint in io.qt.widgets
Methods in io.qt.widgets that return QLayout.SizeConstraintModifier 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.Methods in io.qt.widgets with parameters of type QLayout.SizeConstraintModifier and TypeMethodDescriptionfinal void
QLayout.setSizeConstraint
(QLayout.SizeConstraint arg__1)