Uses of Enum
io.qt.core.Qt.NavigationMode
Packages that use Qt.NavigationMode
-
Uses of Qt.NavigationMode in io.qt.core
Methods in io.qt.core that return Qt.NavigationModeModifier and TypeMethodDescriptionstatic Qt.NavigationMode
Qt.NavigationMode.resolve
(int value) Returns the corresponding enum entry for the given value.static Qt.NavigationMode
Returns the enum constant of this type with the specified name.static Qt.NavigationMode[]
Qt.NavigationMode.values()
Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of Qt.NavigationMode in io.qt.widgets
Methods in io.qt.widgets that return Qt.NavigationModeMethods in io.qt.widgets with parameters of type Qt.NavigationModeModifier and TypeMethodDescriptionstatic void
QApplication.setNavigationMode
(Qt.NavigationMode mode)