summaryrefslogtreecommitdiffstats
path: root/src/doc/src/declarative/globalobject.qdoc
diff options
context:
space:
mode:
authorOswald Buddenhagen <oswald.buddenhagen@digia.com>2014-01-17 19:33:29 +0100
committerThe Qt Project <gerrit-noreply@qt-project.org>2014-02-20 16:53:10 +0100
commita0d27513f4eff3f76fd85e6442aca443b7c05a53 (patch)
tree2239ed849796744299fbe25ab3cc50c2867160e9 /src/doc/src/declarative/globalobject.qdoc
parent9ba631edb469599d3973982f8d5d72a9ba059eab (diff)
whitespace fixes
remove trailing spaces & expand tabs Change-Id: Ia088c8cc8a83d068f6e2ec84903b5220cd3411f1 Reviewed-by: Alan Alpert <aalpert@blackberry.com> Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@digia.com>
Diffstat (limited to 'src/doc/src/declarative/globalobject.qdoc')
-rw-r--r--src/doc/src/declarative/globalobject.qdoc10
1 files changed, 5 insertions, 5 deletions
diff --git a/src/doc/src/declarative/globalobject.qdoc b/src/doc/src/declarative/globalobject.qdoc
index 5b5aee50..92e41af4 100644
--- a/src/doc/src/declarative/globalobject.qdoc
+++ b/src/doc/src/declarative/globalobject.qdoc
@@ -36,14 +36,14 @@ Contains all the properties of the JavaScript global object, plus:
\section1 Qt Object
The \l{QmlGlobalQtObject}{Qt object} provides useful enums and functions from Qt, for use in all QML
-files.
+files.
\section1 XMLHttpRequest
\target XMLHttpRequest
-QML script supports the XMLHttpRequest object, which can be used to asynchronously obtain
-data from over a network.
+QML script supports the XMLHttpRequest object, which can be used to asynchronously obtain
+data from over a network.
The XMLHttpRequest API implements the same \l {http://www.w3.org/TR/XMLHttpRequest/}{W3C standard}
as many popular web browsers with following exceptions:
@@ -89,7 +89,7 @@ browser. The following objects and properties are supported by the QML implemen
\endlist
\li
-\list
+\list
\li tagName
\endlist
@@ -101,7 +101,7 @@ browser. The following objects and properties are supported by the QML implemen
\endlist
\li
-\list
+\list
\li data
\li length
\endlist