- All Superinterfaces:
QtObjectInterface
Allows you to control QML file loading
Java wrapper for Qt class QQmlAbstractUrlInterceptor
-
Nested Class Summary
Modifier and TypeInterfaceDescriptionstatic enum
Java wrapper for Qt enumQQmlAbstractUrlInterceptor::DataType
-
Method Summary
Modifier and TypeMethodDescriptionintercept
(QUrl path, QQmlAbstractUrlInterceptor.DataType type) default QUrl
intercept
(String path, QQmlAbstractUrlInterceptor.DataType type) Overloaded function forintercept(io.qt.core.QUrl, io.qt.qml.QQmlAbstractUrlInterceptor.DataType)
.Methods inherited from interface io.qt.QtObjectInterface
dispose, isDisposed
-
Method Details
-
intercept
-
intercept
Overloaded function for
intercept(io.qt.core.QUrl, io.qt.qml.QQmlAbstractUrlInterceptor.DataType)
.
-