Uses of Enum
io.qt.qml.QQmlAbstractUrlInterceptor.DataType
Packages that use QQmlAbstractUrlInterceptor.DataType
-
Uses of QQmlAbstractUrlInterceptor.DataType in io.qt.qml
Methods in io.qt.qml that return QQmlAbstractUrlInterceptor.DataTypeModifier and TypeMethodDescriptionQQmlAbstractUrlInterceptor.DataType.resolve(int value) Returns the corresponding enum entry for the given value.Returns the enum constant of this type with the specified name.static QQmlAbstractUrlInterceptor.DataType[]QQmlAbstractUrlInterceptor.DataType.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in io.qt.qml with parameters of type QQmlAbstractUrlInterceptor.DataTypeModifier and TypeMethodDescriptionabstract io.qt.core.QUrlQQmlAbstractUrlInterceptor.Impl.intercept(io.qt.core.QUrl path, QQmlAbstractUrlInterceptor.DataType type) io.qt.core.QUrlQQmlAbstractUrlInterceptor.intercept(io.qt.core.QUrl path, QQmlAbstractUrlInterceptor.DataType type) final io.qt.core.QUrlQQmlEngine.interceptUrl(io.qt.core.QUrl url, QQmlAbstractUrlInterceptor.DataType type)