Uses of Enum
io.qt.widgets.QMdiArea.WindowOrder
-
Uses of QMdiArea.WindowOrder in io.qt.widgets
Modifier and TypeMethodDescriptionfinal QMdiArea.WindowOrder
QMdiArea.activationOrder()
final QMdiArea.WindowOrder
QMdiArea.getActivationOrder()
Kotlin property getter.static QMdiArea.WindowOrder
QMdiArea.WindowOrder.resolve
(int value) Returns the corresponding enum entry for the given value.static QMdiArea.WindowOrder
Returns the enum constant of this type with the specified name.static QMdiArea.WindowOrder[]
QMdiArea.WindowOrder.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionfinal void
QMdiArea.setActivationOrder
(QMdiArea.WindowOrder order) final QList<QMdiSubWindow>
QMdiArea.subWindowList
(QMdiArea.WindowOrder order)