aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/qml/qqmlfile.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/qml/qml/qqmlfile.cpp')
-rw-r--r--src/qml/qml/qqmlfile.cpp2
1 files changed, 2 insertions, 0 deletions
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.
*/