From e3a410898e8c9b4e5bebb2b149442092ac863f52 Mon Sep 17 00:00:00 2001 From: Bea Lam Date: Wed, 1 Aug 2012 14:15:13 +1000 Subject: Mark QQmlFile \internal Change-Id: Ia323e76f5922ef5c539243e2f834fbc9065451e6 Reviewed-by: Martin Jones --- src/qml/qml/qqmlfile.cpp | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/qml/qml/qqmlfile.cpp b/src/qml/qml/qqmlfile.cpp index df876b6879..324be16075 100644 --- a/src/qml/qml/qqmlfile.cpp +++ b/src/qml/qml/qqmlfile.cpp @@ -51,6 +51,8 @@ \class QQmlFile \brief The QQmlFile class gives access to local and remote files. +\internal + Supports file://, qrc:/, bundle:// uris and whatever QNetworkAccessManager supports. */ -- cgit v1.2.3