Details
-
Suggestion
-
Resolution: Done
-
P2: Important
-
5.7.0
-
f4937a21b61bf2f214d175d77c432c68f25ead21
Description
QQmlAbstractUrlInterceptor is public (http://doc.qt.io/qt-5/qqmlabstracturlinterceptor.html) but since QQmlEngine::setUrlInterceptor() and QQmlEngine::urlInterceptor() are private functions there isn't any meaningful way of using QQmlAbstractUrlInterceptor.
This request is about getting QQmlEngine::setUrlInterceptor() and QQmlEngine::urlInterceptor() published as part of public api.
Attachments
Issue Links
- relates to
-
QTBUG-63599 Make it easy to support multiple url interceptors
- Closed