Uses of Class
io.qt.qml.QQmlAbstractUrlInterceptor.DataType
Package | Description |
---|---|
io.qt.qml |
-
Uses of QQmlAbstractUrlInterceptor.DataType in io.qt.qml
Methods in io.qt.qml that return QQmlAbstractUrlInterceptor.DataType Modifier and Type Method Description static QQmlAbstractUrlInterceptor.DataType
QQmlAbstractUrlInterceptor.DataType. resolve(int value)
Returns the corresponding enum entry for the given value.static QQmlAbstractUrlInterceptor.DataType
QQmlAbstractUrlInterceptor.DataType. valueOf(String name)
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.DataType Modifier and Type Method Description abstract QUrl
QQmlAbstractUrlInterceptor.Impl. intercept(QUrl path, QQmlAbstractUrlInterceptor.DataType type)
QUrl
QQmlAbstractUrlInterceptor. intercept(QUrl path, QQmlAbstractUrlInterceptor.DataType type)