diff options
author | Aaron Kennedy <aaron.kennedy@nokia.com> | 2009-11-27 04:26:29 (GMT) |
---|---|---|
committer | Aaron Kennedy <aaron.kennedy@nokia.com> | 2009-11-27 04:26:29 (GMT) |
commit | c7d38a49bb0c6ea928ce2a54116816ed49dbcfb7 (patch) | |
tree | 738d4ee0b344ec90f92dafcdfe66adc5169ff59f /doc/src/declarative/globalobject.qdoc | |
parent | a432859f0494b127495932b7365b62a4e579dc2e (diff) | |
download | Qt-c7d38a49bb0c6ea928ce2a54116816ed49dbcfb7.zip Qt-c7d38a49bb0c6ea928ce2a54116816ed49dbcfb7.tar.gz Qt-c7d38a49bb0c6ea928ce2a54116816ed49dbcfb7.tar.bz2 |
Doc
Diffstat (limited to 'doc/src/declarative/globalobject.qdoc')
-rw-r--r-- | doc/src/declarative/globalobject.qdoc | 10 |
1 files changed, 1 insertions, 9 deletions
diff --git a/doc/src/declarative/globalobject.qdoc b/doc/src/declarative/globalobject.qdoc index 3eadec2..2bed1c1 100644 --- a/doc/src/declarative/globalobject.qdoc +++ b/doc/src/declarative/globalobject.qdoc @@ -42,17 +42,9 @@ /*! \page qmlglobalobject.html \title QML Global Object -Contains all the properties of the ECMAScript global object, plus: -\list -\o Qt -\o createQmlObject -\o createComponent -\o XMLHttpRequest -\o openDatabase -\endlist +Contains all the properties of the ECMAScript global object, plus: -Contents: \tableofcontents \section1 Qt Object |