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 QUrl
QQmlAbstractUrlInterceptor.Impl.intercept
(QUrl path, QQmlAbstractUrlInterceptor.DataType type) QQmlAbstractUrlInterceptor.intercept
(QUrl path, QQmlAbstractUrlInterceptor.DataType type) final QUrl
QQmlEngine.interceptUrl
(QUrl url, QQmlAbstractUrlInterceptor.DataType type)