- All Superinterfaces:
QtObjectInterface
- All Known Implementing Classes:
QQmlAbstractUrlInterceptor.Impl
public interface QQmlAbstractUrlInterceptor extends QtObjectInterface
Allows you to control QML file loading
Java wrapper for Qt class QQmlAbstractUrlInterceptor
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static class
QQmlAbstractUrlInterceptor.DataType
Java wrapper for Qt enum QQmlAbstractUrlInterceptor::DataTypestatic class
QQmlAbstractUrlInterceptor.Impl
Implementor class for interfaceQQmlAbstractUrlInterceptor
-
Method Summary
Modifier and Type Method Description QUrl
intercept(QUrl path, QQmlAbstractUrlInterceptor.DataType type)