Uses of Interface
io.qt.qml.QQmlAbstractUrlInterceptor
Packages that use QQmlAbstractUrlInterceptor
-
Uses of QQmlAbstractUrlInterceptor in io.qt.qml
Classes in io.qt.qml that implement QQmlAbstractUrlInterceptorModifier and TypeClassDescriptionstatic classImplementor class for interfaceQQmlAbstractUrlInterceptorMethods in io.qt.qml that return QQmlAbstractUrlInterceptorMethods in io.qt.qml that return types with arguments of type QQmlAbstractUrlInterceptorModifier and TypeMethodDescriptionfinal QList<QQmlAbstractUrlInterceptor>QQmlEngine.urlInterceptors()Methods in io.qt.qml with parameters of type QQmlAbstractUrlInterceptorModifier and TypeMethodDescriptionfinal voidQQmlEngine.addUrlInterceptor(QQmlAbstractUrlInterceptor urlInterceptor) final voidQQmlEngine.removeUrlInterceptor(QQmlAbstractUrlInterceptor urlInterceptor) final voidQQmlEngine.setUrlInterceptor(QQmlAbstractUrlInterceptor urlInterceptor) Deprecated.