Uses of Enum
io.qt.widgets.QMdiArea.WindowOrder
Packages that use QMdiArea.WindowOrder
-
Uses of QMdiArea.WindowOrder in io.qt.widgets
Methods in io.qt.widgets that return QMdiArea.WindowOrderModifier and TypeMethodDescriptionfinal QMdiArea.WindowOrder
QMdiArea.activationOrder()
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.Methods in io.qt.widgets with parameters of type QMdiArea.WindowOrderModifier and TypeMethodDescriptionfinal void
QMdiArea.setActivationOrder
(QMdiArea.WindowOrder order) final QList<QMdiSubWindow>
QMdiArea.subWindowList
(QMdiArea.WindowOrder order)