- All Superinterfaces:
QtObjectInterface
Allows you to control QML file loading
Java wrapper for Qt class QQmlAbstractUrlInterceptor
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic enumJava wrapper for Qt enumQQmlAbstractUrlInterceptor::DataType -
Method Summary
Modifier and TypeMethodDescriptionintercept(QUrl path, QQmlAbstractUrlInterceptor.DataType type) default QUrlintercept(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
- Parameters:
path-type-- Returns:
-
intercept
Overloaded function for
intercept(io.qt.core.QUrl, io.qt.qml.QQmlAbstractUrlInterceptor.DataType).
-