summaryrefslogtreecommitdiffstats
path: root/doc/src/declarative/qmlformat.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/src/declarative/qmlformat.qdoc')
-rw-r--r--doc/src/declarative/qmlformat.qdoc4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/src/declarative/qmlformat.qdoc b/doc/src/declarative/qmlformat.qdoc
index be1afa4..72bbe40 100644
--- a/doc/src/declarative/qmlformat.qdoc
+++ b/doc/src/declarative/qmlformat.qdoc
@@ -192,6 +192,10 @@ different property bindings.
\section1 Syntax
+\section2 Encoding
+
+QML files are always encoded in UTF-8 format.
+
\section2 Commenting
The commenting rules in QML are the same as for ECMAScript. Both \e {MultiLineComment} blocks and \e {SingleLineComment}'s are supported.