Uses of Enum
io.qt.gui.nativeinterface.QWindowsApplication.WindowActivationBehavior
Packages that use QWindowsApplication.WindowActivationBehavior
-
Uses of QWindowsApplication.WindowActivationBehavior in io.qt.gui.nativeinterface
Methods in io.qt.gui.nativeinterface that return QWindowsApplication.WindowActivationBehaviorModifier and TypeMethodDescriptionQWindowsApplication.WindowActivationBehavior.resolve
(int value) Returns the corresponding enum entry for the given value.Returns the enum constant of this type with the specified name.QWindowsApplication.WindowActivationBehavior.values()
Returns an array containing the constants of this enum type, in the order they are declared.QWindowsApplication.Impl.windowActivationBehavior()
QWindowsApplication.windowActivationBehavior()
Methods in io.qt.gui.nativeinterface with parameters of type QWindowsApplication.WindowActivationBehaviorModifier and TypeMethodDescriptionabstract void
QWindowsApplication.Impl.setWindowActivationBehavior
(QWindowsApplication.WindowActivationBehavior behavior) void
QWindowsApplication.setWindowActivationBehavior
(QWindowsApplication.WindowActivationBehavior behavior)