Uses of Enum
io.qt.widgets.QFormLayout.RowWrapPolicy
-
Uses of QFormLayout.RowWrapPolicy in io.qt.widgets
Modifier 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.Modifier and TypeMethodDescriptionfinal void
QFormLayout.setRowWrapPolicy
(QFormLayout.RowWrapPolicy policy)