From 4f08859e812681b67cc197e997102fa81d21ded4 Mon Sep 17 00:00:00 2001 From: Alan Alpert <416365416c@gmail.com> Date: Tue, 3 Dec 2013 08:41:04 -0800 Subject: Revert "Revert ffaf39e9a7f11d4e2800b3b37160a2a952795614" This reverts commit 27052dcad9810869a9065da4c06e9f14379411d7. While the additional flexibility would be nice, I've been reminded that we already did commit to it back in July. Change-Id: Iaf990dda98ee46eb028b4737bdeeafd050d9513f Reviewed-by: Alan Alpert (Personal) <416365416c@gmail.com> --- src/qml/qml/qqmlabstracturlinterceptor.cpp | 3 --- 1 file changed, 3 deletions(-) (limited to 'src/qml/qml/qqmlabstracturlinterceptor.cpp') diff --git a/src/qml/qml/qqmlabstracturlinterceptor.cpp b/src/qml/qml/qqmlabstracturlinterceptor.cpp index 321698ad8e..127dad86ce 100644 --- a/src/qml/qml/qqmlabstracturlinterceptor.cpp +++ b/src/qml/qml/qqmlabstracturlinterceptor.cpp @@ -44,9 +44,6 @@ \inmodule QtQml \brief allows you to control QML file loading. - \note This class is not currently public API, due to the risk of being affected - by planned engine changes in upcoming releases. - QQmlAbstractUrlInterceptor is an interface which can be used to alter URLs before they are used by the QML engine. This is primarily useful for altering file urls into other file urls, such as selecting different graphical assets -- cgit v1.2.3