Uses of Enum
io.qt.webengine.core.QWebEngineUrlRequestInfo.ResourceType
-
Uses of QWebEngineUrlRequestInfo.ResourceType in io.qt.webengine.core
Methods in io.qt.webengine.core that return QWebEngineUrlRequestInfo.ResourceTypeModifier and TypeMethodDescriptionQWebEngineUrlRequestInfo.ResourceType.resolve(int value) Returns the corresponding enum entry for the given value.QWebEngineUrlRequestInfo.resourceType()Returns the enum constant of this type with the specified name.QWebEngineUrlRequestInfo.ResourceType.values()Returns an array containing the constants of this enum type, in the order they are declared.