Uses of Enum
io.qt.widgets.QFormLayout.RowWrapPolicy
Packages that use QFormLayout.RowWrapPolicy
-
Uses of QFormLayout.RowWrapPolicy in io.qt.widgets
Methods in io.qt.widgets that return QFormLayout.RowWrapPolicyModifier and TypeMethodDescriptionstatic QFormLayout.RowWrapPolicy
QFormLayout.RowWrapPolicy.resolve
(int value) Returns the corresponding enum entry for the given value.QFormLayout.rowWrapPolicy()
static QFormLayout.RowWrapPolicy
Returns the enum constant of this type with the specified name.static QFormLayout.RowWrapPolicy[]
QFormLayout.RowWrapPolicy.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 QFormLayout.RowWrapPolicyModifier and TypeMethodDescriptionfinal void
QFormLayout.setRowWrapPolicy
(QFormLayout.RowWrapPolicy policy)