Uses of Class
io.qt.core.Qt.EventPriority
Package | Description |
---|---|
io.qt.core |
-
Uses of Qt.EventPriority in io.qt.core
Methods in io.qt.core that return Qt.EventPriority Modifier and Type Method Description static Qt.EventPriority
Qt.EventPriority. resolve(int value)
Returns the corresponding enum entry for the given value.static Qt.EventPriority
Qt.EventPriority. valueOf(String name)
Returns the enum constant of this type with the specified name.static Qt.EventPriority[]
Qt.EventPriority. values()
Returns an array containing the constants of this enum type, in the order they are declared.