diff options
author | Aaron Kennedy <aaron.kennedy@nokia.com> | 2009-10-28 08:30:54 (GMT) |
---|---|---|
committer | Aaron Kennedy <aaron.kennedy@nokia.com> | 2009-10-28 08:30:54 (GMT) |
commit | 6652eccc7bf7c749838c9e8df13a827937ddc417 (patch) | |
tree | 6806f1bc2e4b9922eb179b69e0f829ef8ffb13c6 /doc/src/declarative/qtdeclarative.qdoc | |
parent | 6a9825e8d983efad092be1c97f4bf885fc378aaa (diff) | |
download | Qt-6652eccc7bf7c749838c9e8df13a827937ddc417.zip Qt-6652eccc7bf7c749838c9e8df13a827937ddc417.tar.gz Qt-6652eccc7bf7c749838c9e8df13a827937ddc417.tar.bz2 |
Remove QML SQL classes
Sadly, these are not being maintained. There's still SQL offline storage
for all your SQL needs.
Diffstat (limited to 'doc/src/declarative/qtdeclarative.qdoc')
-rw-r--r-- | doc/src/declarative/qtdeclarative.qdoc | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/doc/src/declarative/qtdeclarative.qdoc b/doc/src/declarative/qtdeclarative.qdoc index 5d8623b..c31156d 100644 --- a/doc/src/declarative/qtdeclarative.qdoc +++ b/doc/src/declarative/qtdeclarative.qdoc @@ -100,10 +100,4 @@ completely new applications. QML is fully \l {Extending QML}{extensible from C+ \o \l {QML Elements} \o \l {Extending QML} \endlist - -\section1 Deprecated -\list -\o \l {tutorials-declarative-contacts.html}{Tutorial: 'Introduction to QML'} -\endlist - */ |