From: Bea Lam Date: Wed, 1 Aug 2012 04:15:13 +0000 (+1000) Subject: Mark QQmlFile \internal X-Git-Url: http://git.silmor.de/gitweb/?a=commitdiff_plain;h=e3a410898e8c9b4e5bebb2b149442092ac863f52;p=konrad%2Fqtdeclarative.git Mark QQmlFile \internal Change-Id: Ia323e76f5922ef5c539243e2f834fbc9065451e6 Reviewed-by: Martin Jones --- diff --git a/src/qml/qml/qqmlfile.cpp b/src/qml/qml/qqmlfile.cpp index df876b6..324be16 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. */