Uses of Enum
io.qt.network.QNetworkRequest.Priority
Packages that use QNetworkRequest.Priority
-
Uses of QNetworkRequest.Priority in io.qt.network
Methods in io.qt.network that return QNetworkRequest.PriorityModifier and TypeMethodDescriptionfinal QNetworkRequest.Priority
QNetworkRequest.priority()
static QNetworkRequest.Priority
QNetworkRequest.Priority.resolve
(int value) Returns the corresponding enum entry for the given value.static QNetworkRequest.Priority
Returns the enum constant of this type with the specified name.static QNetworkRequest.Priority[]
QNetworkRequest.Priority.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in io.qt.network with parameters of type QNetworkRequest.PriorityModifier and TypeMethodDescriptionfinal void
QNetworkRequest.setPriority
(QNetworkRequest.Priority priority)