Uses of Enum
io.qt.widgets.QBoxLayout.Direction
-
Uses of QBoxLayout.Direction in io.qt.widgets
Modifier and TypeMethodDescriptionfinal QBoxLayout.Direction
QBoxLayout.direction()
static QBoxLayout.Direction
QBoxLayout.Direction.resolve
(int value) Returns the corresponding enum entry for the given value.static QBoxLayout.Direction
Returns the enum constant of this type with the specified name.static QBoxLayout.Direction[]
QBoxLayout.Direction.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionfinal void
QBoxLayout.setDirection
(QBoxLayout.Direction arg__1) ModifierConstructorDescriptionQBoxLayout
(QBoxLayout.Direction arg__1) Overloaded constructor forQBoxLayout(io.qt.widgets.QBoxLayout.Direction, io.qt.widgets.QWidget)
withparent = null
.QBoxLayout
(QBoxLayout.Direction arg__1, QWidget parent)