Uses of Enum
io.qt.gui.QWindow.AncestorMode
Packages that use QWindow.AncestorMode
-
Uses of QWindow.AncestorMode in io.qt.gui
Methods in io.qt.gui that return QWindow.AncestorModeModifier and TypeMethodDescriptionstatic QWindow.AncestorMode
QWindow.AncestorMode.resolve
(int value) Returns the corresponding enum entry for the given value.static QWindow.AncestorMode
Returns the enum constant of this type with the specified name.static QWindow.AncestorMode[]
QWindow.AncestorMode.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in io.qt.gui with parameters of type QWindow.AncestorModeModifier and TypeMethodDescriptionfinal boolean
QWindow.isAncestorOf
(QWindow child, QWindow.AncestorMode mode) final QWindow
QWindow.parent
(QWindow.AncestorMode mode)