summaryrefslogtreecommitdiff
path: root/misc/qt4-doc
diff options
context:
space:
mode:
authorMax Brazhnikov <makc@FreeBSD.org>2010-12-02 19:47:17 +0000
committerMax Brazhnikov <makc@FreeBSD.org>2010-12-02 19:47:17 +0000
commit43a46c6993b270c965c21db4fac822d938ec1475 (patch)
treeaf45a12b238a5ed25cadc0e0fb5a4984cacebafc /misc/qt4-doc
parentAdd OPTIONS. (diff)
KDE FreeBSD team is glad to present Qt 4.7.1 in ports.
Along with Qt4 the following ports are updated: PyQt4 ports to 4.8.1 devel/py-sip to 4.11.2 devel/qscintilla2 to 2.4.5 PyKDE3 to 3.16.7 PyQt3 tp 3.18.2-snapshot-20091119 New ports added: devel/qt4-declarative devel/py-qt4-declarative x11/qt4-graphicssystems-opengl This release has been contributed by: Thomas Abthorpe (tabthorpe) Max Brazhnikov (makc) Dima Panov (fluffy) Alberto Villa (avilla) We'd like to thank Martin Wilke (miwi) for exp-run.
Notes
Notes: svn path=/head/; revision=265592
Diffstat (limited to 'misc/qt4-doc')
-rw-r--r--misc/qt4-doc/Makefile12
-rw-r--r--misc/qt4-doc/pkg-plist1293
2 files changed, 1226 insertions, 79 deletions
diff --git a/misc/qt4-doc/Makefile b/misc/qt4-doc/Makefile
index 9042a33f6c10..caf0284e9718 100644
--- a/misc/qt4-doc/Makefile
+++ b/misc/qt4-doc/Makefile
@@ -7,7 +7,7 @@
#
PORTNAME= doc
-PORTVERSION= ${QT4_VERSION}
+DISTVERSION= ${QT4_VERSION}
CATEGORIES?= misc
PKGNAMEPREFIX= qt4-
@@ -18,17 +18,13 @@ USE_QT_VER= 4
QT_DIST= yes
NO_BUILD= yes
-ALL_TARGET= first
-CONFIGURE_ENV?= QTDIR=${WRKSRC} PATH=${WRKSRC}/bin:$$PATH
-MAKE_ENV?= QTDIR=${WRKSRC} LD_LIBRARY_PATH=${WRKSRC}/lib:$$LD_LIBRARY_PATH \
- PATH=${WRKSRC}/bin:$$PATH
-
EXTRACT_AFTER_ARGS=| ${TAR} -xf - '${DISTNAME}/doc'
-DOCSDIR=${PREFIX}/share/doc/qt4
+DOCSDIR= ${PREFIX}/share/doc/qt4
do-install:
${MKDIR} ${DOCSDIR} && \
- ${CP} -Rp ${WRKSRC}/doc/html ${WRKSRC}/doc/qch ${DOCSDIR}
+ cd ${WRKSRC}/doc && ${COPYTREE_SHARE} html ${DOCSDIR} && \
+ ${COPYTREE_SHARE} qch ${DOCSDIR}
.include <bsd.port.mk>
diff --git a/misc/qt4-doc/pkg-plist b/misc/qt4-doc/pkg-plist
index 51d0e14600a2..d43739aca754 100644
--- a/misc/qt4-doc/pkg-plist
+++ b/misc/qt4-doc/pkg-plist
@@ -55,6 +55,7 @@
%%DOCSDIR%%/html/activeqt-wrapper.html
%%DOCSDIR%%/html/activeqt.html
%%DOCSDIR%%/html/advanced.html
+%%DOCSDIR%%/html/all-examples.html
%%DOCSDIR%%/html/animation-animatedtiles-animatedtiles-pro.html
%%DOCSDIR%%/html/animation-animatedtiles-animatedtiles-qrc.html
%%DOCSDIR%%/html/animation-animatedtiles-images-centered-png.html
@@ -111,10 +112,11 @@
%%DOCSDIR%%/html/assistant.dcf
%%DOCSDIR%%/html/atomic-operations.html
%%DOCSDIR%%/html/basicwidgets.html
+%%DOCSDIR%%/html/bearer-management.html
%%DOCSDIR%%/html/best-practices.html
%%DOCSDIR%%/html/bughowto.html
+%%DOCSDIR%%/html/catharon-license.html
%%DOCSDIR%%/html/classes.html
-%%DOCSDIR%%/html/classic.css
%%DOCSDIR%%/html/classlists.html
%%DOCSDIR%%/html/codec-big5.html
%%DOCSDIR%%/html/codec-big5hkscs.html
@@ -125,7 +127,7 @@
%%DOCSDIR%%/html/codec-tscii.html
%%DOCSDIR%%/html/codecs-jis.html
%%DOCSDIR%%/html/codecs.html
-%%DOCSDIR%%/html/commercialeditions.html
+%%DOCSDIR%%/html/commercialedition.html
%%DOCSDIR%%/html/compatclasses.html
%%DOCSDIR%%/html/compiler-notes.html
%%DOCSDIR%%/html/containers.html
@@ -166,14 +168,14 @@
%%DOCSDIR%%/html/dbus-pingpong-pong-pro.html
%%DOCSDIR%%/html/dbus-pingpong.html
%%DOCSDIR%%/html/dbus-remotecontrolledcar-car-car-adaptor-cpp.html
-%%DOCSDIR%%/html/dbus-remotecontrolledcar-car-car-adaptor-p-h.html
+%%DOCSDIR%%/html/dbus-remotecontrolledcar-car-car-adaptor-h.html
%%DOCSDIR%%/html/dbus-remotecontrolledcar-car-car-cpp.html
%%DOCSDIR%%/html/dbus-remotecontrolledcar-car-car-h.html
%%DOCSDIR%%/html/dbus-remotecontrolledcar-car-car-pro.html
%%DOCSDIR%%/html/dbus-remotecontrolledcar-car-car-xml.html
%%DOCSDIR%%/html/dbus-remotecontrolledcar-car-main-cpp.html
%%DOCSDIR%%/html/dbus-remotecontrolledcar-controller-car-interface-cpp.html
-%%DOCSDIR%%/html/dbus-remotecontrolledcar-controller-car-interface-p-h.html
+%%DOCSDIR%%/html/dbus-remotecontrolledcar-controller-car-interface-h.html
%%DOCSDIR%%/html/dbus-remotecontrolledcar-controller-car-xml.html
%%DOCSDIR%%/html/dbus-remotecontrolledcar-controller-controller-cpp.html
%%DOCSDIR%%/html/dbus-remotecontrolledcar-controller-controller-h.html
@@ -182,6 +184,378 @@
%%DOCSDIR%%/html/dbus-remotecontrolledcar-remotecontrolledcar-pro.html
%%DOCSDIR%%/html/dbus-remotecontrolledcar.html
%%DOCSDIR%%/html/debug.html
+%%DOCSDIR%%/html/declarative-animation-basics-color-animation-qml.html
+%%DOCSDIR%%/html/declarative-animation-basics-images-face-smile-png.html
+%%DOCSDIR%%/html/declarative-animation-basics-images-moon-png.html
+%%DOCSDIR%%/html/declarative-animation-basics-images-shadow-png.html
+%%DOCSDIR%%/html/declarative-animation-basics-images-star-png.html
+%%DOCSDIR%%/html/declarative-animation-basics-images-sun-png.html
+%%DOCSDIR%%/html/declarative-animation-basics-property-animation-qml.html
+%%DOCSDIR%%/html/declarative-animation-basics.html
+%%DOCSDIR%%/html/declarative-animation-behaviors-behavior-example-qml.html
+%%DOCSDIR%%/html/declarative-animation-behaviors-siderect-qml.html
+%%DOCSDIR%%/html/declarative-animation-behaviors.html
+%%DOCSDIR%%/html/declarative-animation-easing-content-quitbutton-qml.html
+%%DOCSDIR%%/html/declarative-animation-easing-easing-qml.html
+%%DOCSDIR%%/html/declarative-animation-easing.html
+%%DOCSDIR%%/html/declarative-animation-states-states-qml.html
+%%DOCSDIR%%/html/declarative-animation-states-transitions-qml.html
+%%DOCSDIR%%/html/declarative-animation-states.html
+%%DOCSDIR%%/html/declarative-cppextensions-imageprovider-imageprovider-cpp.html
+%%DOCSDIR%%/html/declarative-cppextensions-imageprovider-imageprovider-example-qml.html
+%%DOCSDIR%%/html/declarative-cppextensions-imageprovider-imageprovider-pro.html
+%%DOCSDIR%%/html/declarative-cppextensions-imageprovider-imageprovidercore-qmldir.html
+%%DOCSDIR%%/html/declarative-cppextensions-imageprovider.html
+%%DOCSDIR%%/html/declarative-cppextensions-networkaccessmanagerfactory-main-cpp.html
+%%DOCSDIR%%/html/declarative-cppextensions-networkaccessmanagerfactory-networkaccessmanagerfactory-pro.html
+%%DOCSDIR%%/html/declarative-cppextensions-networkaccessmanagerfactory-networkaccessmanagerfactory-qrc.html
+%%DOCSDIR%%/html/declarative-cppextensions-networkaccessmanagerfactory-view-qml.html
+%%DOCSDIR%%/html/declarative-cppextensions-networkaccessmanagerfactory.html
+%%DOCSDIR%%/html/declarative-cppextensions-plugins-com-nokia-timeexample-clock-qml.html
+%%DOCSDIR%%/html/declarative-cppextensions-plugins-com-nokia-timeexample-qmldir.html
+%%DOCSDIR%%/html/declarative-cppextensions-plugins-plugin-cpp.html
+%%DOCSDIR%%/html/declarative-cppextensions-plugins-plugins-pro.html
+%%DOCSDIR%%/html/declarative-cppextensions-plugins-plugins-qml.html
+%%DOCSDIR%%/html/declarative-cppextensions-plugins.html
+%%DOCSDIR%%/html/declarative-cppextensions-qgraphicslayouts-layoutitem-layoutitem-pro.html
+%%DOCSDIR%%/html/declarative-cppextensions-qgraphicslayouts-layoutitem-layoutitem-qml.html
+%%DOCSDIR%%/html/declarative-cppextensions-qgraphicslayouts-layoutitem-layoutitem-qrc.html
+%%DOCSDIR%%/html/declarative-cppextensions-qgraphicslayouts-layoutitem-main-cpp.html
+%%DOCSDIR%%/html/declarative-cppextensions-qgraphicslayouts-layoutitem.html
+%%DOCSDIR%%/html/declarative-cppextensions-qgraphicslayouts-qgraphicsgridlayout-gridlayout-cpp.html
+%%DOCSDIR%%/html/declarative-cppextensions-qgraphicslayouts-qgraphicsgridlayout-gridlayout-h.html
+%%DOCSDIR%%/html/declarative-cppextensions-qgraphicslayouts-qgraphicsgridlayout-gridlayout-qrc.html
+%%DOCSDIR%%/html/declarative-cppextensions-qgraphicslayouts-qgraphicsgridlayout-main-cpp.html
+%%DOCSDIR%%/html/declarative-cppextensions-qgraphicslayouts-qgraphicsgridlayout-qgraphicsgridlayout-pro.html
+%%DOCSDIR%%/html/declarative-cppextensions-qgraphicslayouts-qgraphicsgridlayout-qgraphicsgridlayout-qml.html
+%%DOCSDIR%%/html/declarative-cppextensions-qgraphicslayouts-qgraphicsgridlayout.html
+%%DOCSDIR%%/html/declarative-cppextensions-qgraphicslayouts-qgraphicslinearlayout-linearlayout-cpp.html
+%%DOCSDIR%%/html/declarative-cppextensions-qgraphicslayouts-qgraphicslinearlayout-linearlayout-h.html
+%%DOCSDIR%%/html/declarative-cppextensions-qgraphicslayouts-qgraphicslinearlayout-linearlayout-qrc.html
+%%DOCSDIR%%/html/declarative-cppextensions-qgraphicslayouts-qgraphicslinearlayout-main-cpp.html
+%%DOCSDIR%%/html/declarative-cppextensions-qgraphicslayouts-qgraphicslinearlayout-qgraphicslinearlayout-pro.html
+%%DOCSDIR%%/html/declarative-cppextensions-qgraphicslayouts-qgraphicslinearlayout-qgraphicslinearlayout-qml.html
+%%DOCSDIR%%/html/declarative-cppextensions-qgraphicslayouts-qgraphicslinearlayout.html
+%%DOCSDIR%%/html/declarative-cppextensions-qgraphicslayouts.html
+%%DOCSDIR%%/html/declarative-cppextensions-qwidgets-qwidgets-cpp.html
+%%DOCSDIR%%/html/declarative-cppextensions-qwidgets-qwidgets-pro.html
+%%DOCSDIR%%/html/declarative-cppextensions-qwidgets-qwidgets-qml.html
+%%DOCSDIR%%/html/declarative-cppextensions-qwidgets-qwidgets-qmldir.html
+%%DOCSDIR%%/html/declarative-cppextensions-qwidgets.html
+%%DOCSDIR%%/html/declarative-cppextensions-reference.html
+%%DOCSDIR%%/html/declarative-cppextensions-referenceexamples-adding-adding-pro.html
+%%DOCSDIR%%/html/declarative-cppextensions-referenceexamples-adding-adding-qrc.html
+%%DOCSDIR%%/html/declarative-cppextensions-referenceexamples-adding-example-qml.html
+%%DOCSDIR%%/html/declarative-cppextensions-referenceexamples-adding-main-cpp.html
+%%DOCSDIR%%/html/declarative-cppextensions-referenceexamples-adding-person-cpp.html
+%%DOCSDIR%%/html/declarative-cppextensions-referenceexamples-adding-person-h.html
+%%DOCSDIR%%/html/declarative-cppextensions-referenceexamples-adding.html
+%%DOCSDIR%%/html/declarative-cppextensions-referenceexamples-attached-attached-pro.html
+%%DOCSDIR%%/html/declarative-cppextensions-referenceexamples-attached-attached-qrc.html
+%%DOCSDIR%%/html/declarative-cppextensions-referenceexamples-attached-birthdayparty-cpp.html
+%%DOCSDIR%%/html/declarative-cppextensions-referenceexamples-attached-birthdayparty-h.html
+%%DOCSDIR%%/html/declarative-cppextensions-referenceexamples-attached-example-qml.html
+%%DOCSDIR%%/html/declarative-cppextensions-referenceexamples-attached-main-cpp.html
+%%DOCSDIR%%/html/declarative-cppextensions-referenceexamples-attached-person-cpp.html
+%%DOCSDIR%%/html/declarative-cppextensions-referenceexamples-attached-person-h.html
+%%DOCSDIR%%/html/declarative-cppextensions-referenceexamples-attached.html
+%%DOCSDIR%%/html/declarative-cppextensions-referenceexamples-binding-binding-pro.html
+%%DOCSDIR%%/html/declarative-cppextensions-referenceexamples-binding-binding-qrc.html
+%%DOCSDIR%%/html/declarative-cppextensions-referenceexamples-binding-birthdayparty-cpp.html
+%%DOCSDIR%%/html/declarative-cppextensions-referenceexamples-binding-birthdayparty-h.html
+%%DOCSDIR%%/html/declarative-cppextensions-referenceexamples-binding-example-qml.html
+%%DOCSDIR%%/html/declarative-cppextensions-referenceexamples-binding-happybirthdaysong-cpp.html
+%%DOCSDIR%%/html/declarative-cppextensions-referenceexamples-binding-happybirthdaysong-h.html
+%%DOCSDIR%%/html/declarative-cppextensions-referenceexamples-binding-main-cpp.html
+%%DOCSDIR%%/html/declarative-cppextensions-referenceexamples-binding-person-cpp.html
+%%DOCSDIR%%/html/declarative-cppextensions-referenceexamples-binding-person-h.html
+%%DOCSDIR%%/html/declarative-cppextensions-referenceexamples-binding.html
+%%DOCSDIR%%/html/declarative-cppextensions-referenceexamples-coercion-birthdayparty-cpp.html
+%%DOCSDIR%%/html/declarative-cppextensions-referenceexamples-coercion-birthdayparty-h.html
+%%DOCSDIR%%/html/declarative-cppextensions-referenceexamples-coercion-coercion-pro.html
+%%DOCSDIR%%/html/declarative-cppextensions-referenceexamples-coercion-coercion-qrc.html
+%%DOCSDIR%%/html/declarative-cppextensions-referenceexamples-coercion-example-qml.html
+%%DOCSDIR%%/html/declarative-cppextensions-referenceexamples-coercion-main-cpp.html
+%%DOCSDIR%%/html/declarative-cppextensions-referenceexamples-coercion-person-cpp.html
+%%DOCSDIR%%/html/declarative-cppextensions-referenceexamples-coercion-person-h.html
+%%DOCSDIR%%/html/declarative-cppextensions-referenceexamples-coercion.html
+%%DOCSDIR%%/html/declarative-cppextensions-referenceexamples-default-birthdayparty-cpp.html
+%%DOCSDIR%%/html/declarative-cppextensions-referenceexamples-default-birthdayparty-h.html
+%%DOCSDIR%%/html/declarative-cppextensions-referenceexamples-default-default-pro.html
+%%DOCSDIR%%/html/declarative-cppextensions-referenceexamples-default-default-qrc.html
+%%DOCSDIR%%/html/declarative-cppextensions-referenceexamples-default-example-qml.html
+%%DOCSDIR%%/html/declarative-cppextensions-referenceexamples-default-main-cpp.html
+%%DOCSDIR%%/html/declarative-cppextensions-referenceexamples-default-person-cpp.html
+%%DOCSDIR%%/html/declarative-cppextensions-referenceexamples-default-person-h.html
+%%DOCSDIR%%/html/declarative-cppextensions-referenceexamples-default.html
+%%DOCSDIR%%/html/declarative-cppextensions-referenceexamples-grouped-birthdayparty-cpp.html
+%%DOCSDIR%%/html/declarative-cppextensions-referenceexamples-grouped-birthdayparty-h.html
+%%DOCSDIR%%/html/declarative-cppextensions-referenceexamples-grouped-example-qml.html
+%%DOCSDIR%%/html/declarative-cppextensions-referenceexamples-grouped-grouped-pro.html
+%%DOCSDIR%%/html/declarative-cppextensions-referenceexamples-grouped-grouped-qrc.html
+%%DOCSDIR%%/html/declarative-cppextensions-referenceexamples-grouped-main-cpp.html
+%%DOCSDIR%%/html/declarative-cppextensions-referenceexamples-grouped-person-cpp.html
+%%DOCSDIR%%/html/declarative-cppextensions-referenceexamples-grouped-person-h.html
+%%DOCSDIR%%/html/declarative-cppextensions-referenceexamples-grouped.html
+%%DOCSDIR%%/html/declarative-cppextensions-referenceexamples-methods-birthdayparty-cpp.html
+%%DOCSDIR%%/html/declarative-cppextensions-referenceexamples-methods-birthdayparty-h.html
+%%DOCSDIR%%/html/declarative-cppextensions-referenceexamples-methods-example-qml.html
+%%DOCSDIR%%/html/declarative-cppextensions-referenceexamples-methods-main-cpp.html
+%%DOCSDIR%%/html/declarative-cppextensions-referenceexamples-methods-methods-pro.html
+%%DOCSDIR%%/html/declarative-cppextensions-referenceexamples-methods-methods-qrc.html
+%%DOCSDIR%%/html/declarative-cppextensions-referenceexamples-methods-person-cpp.html
+%%DOCSDIR%%/html/declarative-cppextensions-referenceexamples-methods-person-h.html
+%%DOCSDIR%%/html/declarative-cppextensions-referenceexamples-methods.html
+%%DOCSDIR%%/html/declarative-cppextensions-referenceexamples-properties-birthdayparty-cpp.html
+%%DOCSDIR%%/html/declarative-cppextensions-referenceexamples-properties-birthdayparty-h.html
+%%DOCSDIR%%/html/declarative-cppextensions-referenceexamples-properties-example-qml.html
+%%DOCSDIR%%/html/declarative-cppextensions-referenceexamples-properties-main-cpp.html
+%%DOCSDIR%%/html/declarative-cppextensions-referenceexamples-properties-person-cpp.html
+%%DOCSDIR%%/html/declarative-cppextensions-referenceexamples-properties-person-h.html
+%%DOCSDIR%%/html/declarative-cppextensions-referenceexamples-properties-properties-pro.html
+%%DOCSDIR%%/html/declarative-cppextensions-referenceexamples-properties-properties-qrc.html
+%%DOCSDIR%%/html/declarative-cppextensions-referenceexamples-properties.html
+%%DOCSDIR%%/html/declarative-cppextensions-referenceexamples-signal-birthdayparty-cpp.html
+%%DOCSDIR%%/html/declarative-cppextensions-referenceexamples-signal-birthdayparty-h.html
+%%DOCSDIR%%/html/declarative-cppextensions-referenceexamples-signal-example-qml.html
+%%DOCSDIR%%/html/declarative-cppextensions-referenceexamples-signal-main-cpp.html
+%%DOCSDIR%%/html/declarative-cppextensions-referenceexamples-signal-person-cpp.html
+%%DOCSDIR%%/html/declarative-cppextensions-referenceexamples-signal-person-h.html
+%%DOCSDIR%%/html/declarative-cppextensions-referenceexamples-signal-signal-pro.html
+%%DOCSDIR%%/html/declarative-cppextensions-referenceexamples-signal-signal-qrc.html
+%%DOCSDIR%%/html/declarative-cppextensions-referenceexamples-signal.html
+%%DOCSDIR%%/html/declarative-cppextensions-referenceexamples-valuesource-birthdayparty-cpp.html
+%%DOCSDIR%%/html/declarative-cppextensions-referenceexamples-valuesource-birthdayparty-h.html
+%%DOCSDIR%%/html/declarative-cppextensions-referenceexamples-valuesource-example-qml.html
+%%DOCSDIR%%/html/declarative-cppextensions-referenceexamples-valuesource-happybirthdaysong-cpp.html
+%%DOCSDIR%%/html/declarative-cppextensions-referenceexamples-valuesource-happybirthdaysong-h.html
+%%DOCSDIR%%/html/declarative-cppextensions-referenceexamples-valuesource-main-cpp.html
+%%DOCSDIR%%/html/declarative-cppextensions-referenceexamples-valuesource-person-cpp.html
+%%DOCSDIR%%/html/declarative-cppextensions-referenceexamples-valuesource-person-h.html
+%%DOCSDIR%%/html/declarative-cppextensions-referenceexamples-valuesource-valuesource-pro.html
+%%DOCSDIR%%/html/declarative-cppextensions-referenceexamples-valuesource-valuesource-qrc.html
+%%DOCSDIR%%/html/declarative-cppextensions-referenceexamples-valuesource.html
+%%DOCSDIR%%/html/declarative-i18n-i18n-qml.html
+%%DOCSDIR%%/html/declarative-i18n.html
+%%DOCSDIR%%/html/declarative-imageelements-borderimage-borderimage-qml.html
+%%DOCSDIR%%/html/declarative-imageelements-borderimage-content-myborderimage-qml.html
+%%DOCSDIR%%/html/declarative-imageelements-borderimage-content-shadowrectangle-qml.html
+%%DOCSDIR%%/html/declarative-imageelements-borderimage-shadows-qml.html
+%%DOCSDIR%%/html/declarative-imageelements-borderimage.html
+%%DOCSDIR%%/html/declarative-imageelements-image-image-qml.html
+%%DOCSDIR%%/html/declarative-imageelements-image-imagecell-qml.html
+%%DOCSDIR%%/html/declarative-imageelements-image.html
+%%DOCSDIR%%/html/declarative-keyinteraction-focus-core-contextmenu-qml.html
+%%DOCSDIR%%/html/declarative-keyinteraction-focus-core-gridmenu-qml.html
+%%DOCSDIR%%/html/declarative-keyinteraction-focus-core-listmenu-qml.html
+%%DOCSDIR%%/html/declarative-keyinteraction-focus-core-listviewdelegate-qml.html
+%%DOCSDIR%%/html/declarative-keyinteraction-focus-focus-qml.html
+%%DOCSDIR%%/html/declarative-keyinteraction-focus.html
+%%DOCSDIR%%/html/declarative-modelviews-abstractitemmodel-abstractitemmodel-pro.html
+%%DOCSDIR%%/html/declarative-modelviews-abstractitemmodel-abstractitemmodel-qrc.html
+%%DOCSDIR%%/html/declarative-modelviews-abstractitemmodel-main-cpp.html
+%%DOCSDIR%%/html/declarative-modelviews-abstractitemmodel-model-cpp.html
+%%DOCSDIR%%/html/declarative-modelviews-abstractitemmodel-model-h.html
+%%DOCSDIR%%/html/declarative-modelviews-abstractitemmodel-view-qml.html
+%%DOCSDIR%%/html/declarative-modelviews-abstractitemmodel.html
+%%DOCSDIR%%/html/declarative-modelviews-gridview-gridview-example-qml.html
+%%DOCSDIR%%/html/declarative-modelviews-gridview.html
+%%DOCSDIR%%/html/declarative-modelviews-listview-content-petsmodel-qml.html
+%%DOCSDIR%%/html/declarative-modelviews-listview-content-pressandholdbutton-qml.html
+%%DOCSDIR%%/html/declarative-modelviews-listview-content-recipesmodel-qml.html
+%%DOCSDIR%%/html/declarative-modelviews-listview-content-textbutton-qml.html
+%%DOCSDIR%%/html/declarative-modelviews-listview-dynamiclist-qml.html
+%%DOCSDIR%%/html/declarative-modelviews-listview-expandingdelegates-qml.html
+%%DOCSDIR%%/html/declarative-modelviews-listview-highlight-qml.html
+%%DOCSDIR%%/html/declarative-modelviews-listview-highlightranges-qml.html
+%%DOCSDIR%%/html/declarative-modelviews-listview-sections-qml.html
+%%DOCSDIR%%/html/declarative-modelviews-listview.html
+%%DOCSDIR%%/html/declarative-modelviews-objectlistmodel-dataobject-cpp.html
+%%DOCSDIR%%/html/declarative-modelviews-objectlistmodel-dataobject-h.html
+%%DOCSDIR%%/html/declarative-modelviews-objectlistmodel-main-cpp.html
+%%DOCSDIR%%/html/declarative-modelviews-objectlistmodel-objectlistmodel-pro.html
+%%DOCSDIR%%/html/declarative-modelviews-objectlistmodel-objectlistmodel-qrc.html
+%%DOCSDIR%%/html/declarative-modelviews-objectlistmodel-view-qml.html
+%%DOCSDIR%%/html/declarative-modelviews-objectlistmodel.html
+%%DOCSDIR%%/html/declarative-modelviews-package-delegate-qml.html
+%%DOCSDIR%%/html/declarative-modelviews-package-view-qml.html
+%%DOCSDIR%%/html/declarative-modelviews-package.html
+%%DOCSDIR%%/html/declarative-modelviews-parallax-parallax-qml.html
+%%DOCSDIR%%/html/declarative-modelviews-parallax-pics-home-page-svg.html
+%%DOCSDIR%%/html/declarative-modelviews-parallax-qml-parallaxview-qml.html
+%%DOCSDIR%%/html/declarative-modelviews-parallax-qml-smiley-qml.html
+%%DOCSDIR%%/html/declarative-modelviews-parallax.html
+%%DOCSDIR%%/html/declarative-modelviews-pathview-pathview-example-qml.html
+%%DOCSDIR%%/html/declarative-modelviews-pathview.html
+%%DOCSDIR%%/html/declarative-modelviews-stringlistmodel-main-cpp.html
+%%DOCSDIR%%/html/declarative-modelviews-stringlistmodel-stringlistmodel-pro.html
+%%DOCSDIR%%/html/declarative-modelviews-stringlistmodel-stringlistmodel-qrc.html
+%%DOCSDIR%%/html/declarative-modelviews-stringlistmodel-view-qml.html
+%%DOCSDIR%%/html/declarative-modelviews-stringlistmodel.html
+%%DOCSDIR%%/html/declarative-modelviews-visualitemmodel-visualitemmodel-qml.html
+%%DOCSDIR%%/html/declarative-modelviews-visualitemmodel.html
+%%DOCSDIR%%/html/declarative-modelviews-webview-alerts-qml.html
+%%DOCSDIR%%/html/declarative-modelviews-webview-autosize-qml.html
+%%DOCSDIR%%/html/declarative-modelviews-webview-content-mapping-map-qml.html
+%%DOCSDIR%%/html/declarative-modelviews-webview-googlemaps-qml.html
+%%DOCSDIR%%/html/declarative-modelviews-webview-inlinehtml-qml.html
+%%DOCSDIR%%/html/declarative-modelviews-webview-newwindows-qml.html
+%%DOCSDIR%%/html/declarative-modelviews-webview.html
+%%DOCSDIR%%/html/declarative-positioners-button-qml.html
+%%DOCSDIR%%/html/declarative-positioners-positioners-qml.html
+%%DOCSDIR%%/html/declarative-positioners.html
+%%DOCSDIR%%/html/declarative-screenorientation-core-bubble-qml.html
+%%DOCSDIR%%/html/declarative-screenorientation-core-button-qml.html
+%%DOCSDIR%%/html/declarative-screenorientation-core-screenorientation-js.html
+%%DOCSDIR%%/html/declarative-screenorientation-screenorientation-qml.html
+%%DOCSDIR%%/html/declarative-screenorientation.html
+%%DOCSDIR%%/html/declarative-sqllocalstorage-hello-qml.html
+%%DOCSDIR%%/html/declarative-sqllocalstorage.html
+%%DOCSDIR%%/html/declarative-text-fonts-availablefonts-qml.html
+%%DOCSDIR%%/html/declarative-text-fonts-banner-qml.html
+%%DOCSDIR%%/html/declarative-text-fonts-fonts-qml.html
+%%DOCSDIR%%/html/declarative-text-fonts-hello-qml.html
+%%DOCSDIR%%/html/declarative-text-fonts.html
+%%DOCSDIR%%/html/declarative-text-textselection-textselection-qml.html
+%%DOCSDIR%%/html/declarative-text-textselection.html
+%%DOCSDIR%%/html/declarative-threading-threadedlistmodel-dataloader-js.html
+%%DOCSDIR%%/html/declarative-threading-threadedlistmodel-timedisplay-qml.html
+%%DOCSDIR%%/html/declarative-threading-threadedlistmodel.html
+%%DOCSDIR%%/html/declarative-threading-workerscript-workerscript-js.html
+%%DOCSDIR%%/html/declarative-threading-workerscript-workerscript-qml.html
+%%DOCSDIR%%/html/declarative-threading-workerscript.html
+%%DOCSDIR%%/html/declarative-touchinteraction-gestures-experimental-gestures-qml.html
+%%DOCSDIR%%/html/declarative-touchinteraction-gestures.html
+%%DOCSDIR%%/html/declarative-touchinteraction-mousearea-mousearea-example-qml.html
+%%DOCSDIR%%/html/declarative-touchinteraction-mousearea.html
+%%DOCSDIR%%/html/declarative-toys-clocks-clocks-qml.html
+%%DOCSDIR%%/html/declarative-toys-clocks-content-clock-qml.html
+%%DOCSDIR%%/html/declarative-toys-clocks-content-quitbutton-qml.html
+%%DOCSDIR%%/html/declarative-toys-clocks.html
+%%DOCSDIR%%/html/declarative-toys-corkboards-corkboards-qml.html
+%%DOCSDIR%%/html/declarative-toys-corkboards-day-qml.html
+%%DOCSDIR%%/html/declarative-toys-corkboards.html
+%%DOCSDIR%%/html/declarative-toys-dynamicscene-dynamicscene-qml.html
+%%DOCSDIR%%/html/declarative-toys-dynamicscene-images-face-smile-png.html
+%%DOCSDIR%%/html/declarative-toys-dynamicscene-images-moon-png.html
+%%DOCSDIR%%/html/declarative-toys-dynamicscene-images-rabbit-brown-png.html
+%%DOCSDIR%%/html/declarative-toys-dynamicscene-images-rabbit-bw-png.html
+%%DOCSDIR%%/html/declarative-toys-dynamicscene-images-star-png.html
+%%DOCSDIR%%/html/declarative-toys-dynamicscene-images-sun-png.html
+%%DOCSDIR%%/html/declarative-toys-dynamicscene-images-tree-s-png.html
+%%DOCSDIR%%/html/declarative-toys-dynamicscene-qml-button-qml.html
+%%DOCSDIR%%/html/declarative-toys-dynamicscene-qml-genericsceneitem-qml.html
+%%DOCSDIR%%/html/declarative-toys-dynamicscene-qml-itemcreation-js.html
+%%DOCSDIR%%/html/declarative-toys-dynamicscene-qml-paletteitem-qml.html
+%%DOCSDIR%%/html/declarative-toys-dynamicscene-qml-perspectiveitem-qml.html
+%%DOCSDIR%%/html/declarative-toys-dynamicscene-qml-sun-qml.html
+%%DOCSDIR%%/html/declarative-toys-dynamicscene.html
+%%DOCSDIR%%/html/declarative-toys-tic-tac-toe-content-button-qml.html
+%%DOCSDIR%%/html/declarative-toys-tic-tac-toe-content-tic-tac-toe-js.html
+%%DOCSDIR%%/html/declarative-toys-tic-tac-toe-content-tictac-qml.html
+%%DOCSDIR%%/html/declarative-toys-tic-tac-toe-tic-tac-toe-qml.html
+%%DOCSDIR%%/html/declarative-toys-tic-tac-toe.html
+%%DOCSDIR%%/html/declarative-toys-tvtennis-tvtennis-qml.html
+%%DOCSDIR%%/html/declarative-toys-tvtennis.html
+%%DOCSDIR%%/html/declarative-tutorials-extending-chapter1-basics-app-qml.html
+%%DOCSDIR%%/html/declarative-tutorials-extending-chapter1-basics-chapter1-basics-pro.html
+%%DOCSDIR%%/html/declarative-tutorials-extending-chapter1-basics-main-cpp.html
+%%DOCSDIR%%/html/declarative-tutorials-extending-chapter1-basics-piechart-cpp.html
+%%DOCSDIR%%/html/declarative-tutorials-extending-chapter1-basics-piechart-h.html
+%%DOCSDIR%%/html/declarative-tutorials-extending-chapter1-basics.html
+%%DOCSDIR%%/html/declarative-tutorials-extending-chapter2-methods-app-qml.html
+%%DOCSDIR%%/html/declarative-tutorials-extending-chapter2-methods-chapter2-methods-pro.html
+%%DOCSDIR%%/html/declarative-tutorials-extending-chapter2-methods-main-cpp.html
+%%DOCSDIR%%/html/declarative-tutorials-extending-chapter2-methods-piechart-cpp.html
+%%DOCSDIR%%/html/declarative-tutorials-extending-chapter2-methods-piechart-h.html
+%%DOCSDIR%%/html/declarative-tutorials-extending-chapter2-methods.html
+%%DOCSDIR%%/html/declarative-tutorials-extending-chapter3-bindings-app-qml.html
+%%DOCSDIR%%/html/declarative-tutorials-extending-chapter3-bindings-chapter3-bindings-pro.html
+%%DOCSDIR%%/html/declarative-tutorials-extending-chapter3-bindings-main-cpp.html
+%%DOCSDIR%%/html/declarative-tutorials-extending-chapter3-bindings-piechart-cpp.html
+%%DOCSDIR%%/html/declarative-tutorials-extending-chapter3-bindings-piechart-h.html
+%%DOCSDIR%%/html/declarative-tutorials-extending-chapter3-bindings.html
+%%DOCSDIR%%/html/declarative-tutorials-extending-chapter4-custompropertytypes-app-qml.html
+%%DOCSDIR%%/html/declarative-tutorials-extending-chapter4-custompropertytypes-chapter4-custompropertytypes-pro.html
+%%DOCSDIR%%/html/declarative-tutorials-extending-chapter4-custompropertytypes-main-cpp.html
+%%DOCSDIR%%/html/declarative-tutorials-extending-chapter4-custompropertytypes-piechart-cpp.html
+%%DOCSDIR%%/html/declarative-tutorials-extending-chapter4-custompropertytypes-piechart-h.html
+%%DOCSDIR%%/html/declarative-tutorials-extending-chapter4-custompropertytypes-pieslice-cpp.html
+%%DOCSDIR%%/html/declarative-tutorials-extending-chapter4-custompropertytypes-pieslice-h.html
+%%DOCSDIR%%/html/declarative-tutorials-extending-chapter4-custompropertytypes.html
+%%DOCSDIR%%/html/declarative-tutorials-extending-chapter5-listproperties-app-qml.html
+%%DOCSDIR%%/html/declarative-tutorials-extending-chapter5-listproperties-chapter5-listproperties-pro.html
+%%DOCSDIR%%/html/declarative-tutorials-extending-chapter5-listproperties-main-cpp.html
+%%DOCSDIR%%/html/declarative-tutorials-extending-chapter5-listproperties-piechart-cpp.html
+%%DOCSDIR%%/html/declarative-tutorials-extending-chapter5-listproperties-piechart-h.html
+%%DOCSDIR%%/html/declarative-tutorials-extending-chapter5-listproperties-pieslice-cpp.html
+%%DOCSDIR%%/html/declarative-tutorials-extending-chapter5-listproperties-pieslice-h.html
+%%DOCSDIR%%/html/declarative-tutorials-extending-chapter5-listproperties.html
+%%DOCSDIR%%/html/declarative-tutorials-extending-chapter6-plugins-app-qml.html
+%%DOCSDIR%%/html/declarative-tutorials-extending-chapter6-plugins-chapter6-plugins-pro.html
+%%DOCSDIR%%/html/declarative-tutorials-extending-chapter6-plugins-chartsplugin-cpp.html
+%%DOCSDIR%%/html/declarative-tutorials-extending-chapter6-plugins-chartsplugin-h.html
+%%DOCSDIR%%/html/declarative-tutorials-extending-chapter6-plugins-piechart-cpp.html
+%%DOCSDIR%%/html/declarative-tutorials-extending-chapter6-plugins-piechart-h.html
+%%DOCSDIR%%/html/declarative-tutorials-extending-chapter6-plugins-pieslice-cpp.html
+%%DOCSDIR%%/html/declarative-tutorials-extending-chapter6-plugins-pieslice-h.html
+%%DOCSDIR%%/html/declarative-tutorials-extending-chapter6-plugins-qmldir.html
+%%DOCSDIR%%/html/declarative-tutorials-extending-chapter6-plugins.html
+%%DOCSDIR%%/html/declarative-tutorials-samegame-samegame1-block-qml.html
+%%DOCSDIR%%/html/declarative-tutorials-samegame-samegame1-button-qml.html
+%%DOCSDIR%%/html/declarative-tutorials-samegame-samegame1-samegame-qml.html
+%%DOCSDIR%%/html/declarative-tutorials-samegame-samegame1.html
+%%DOCSDIR%%/html/declarative-tutorials-samegame-samegame2-block-qml.html
+%%DOCSDIR%%/html/declarative-tutorials-samegame-samegame2-button-qml.html
+%%DOCSDIR%%/html/declarative-tutorials-samegame-samegame2-samegame-js.html
+%%DOCSDIR%%/html/declarative-tutorials-samegame-samegame2-samegame-qml.html
+%%DOCSDIR%%/html/declarative-tutorials-samegame-samegame2.html
+%%DOCSDIR%%/html/declarative-tutorials-samegame-samegame3-block-qml.html
+%%DOCSDIR%%/html/declarative-tutorials-samegame-samegame3-button-qml.html
+%%DOCSDIR%%/html/declarative-tutorials-samegame-samegame3-dialog-qml.html
+%%DOCSDIR%%/html/declarative-tutorials-samegame-samegame3-samegame-js.html
+%%DOCSDIR%%/html/declarative-tutorials-samegame-samegame3-samegame-qml.html
+%%DOCSDIR%%/html/declarative-tutorials-samegame-samegame3.html
+%%DOCSDIR%%/html/declarative-tutorials-samegame-samegame4-content-boomblock-qml.html
+%%DOCSDIR%%/html/declarative-tutorials-samegame-samegame4-content-button-qml.html
+%%DOCSDIR%%/html/declarative-tutorials-samegame-samegame4-content-dialog-qml.html
+%%DOCSDIR%%/html/declarative-tutorials-samegame-samegame4-content-samegame-js.html
+%%DOCSDIR%%/html/declarative-tutorials-samegame-samegame4-highscores-score-data-xml.html
+%%DOCSDIR%%/html/declarative-tutorials-samegame-samegame4-samegame-qml.html
+%%DOCSDIR%%/html/declarative-tutorials-samegame-samegame4.html
+%%DOCSDIR%%/html/declarative-ui-components-dialcontrol-content-dial-qml.html
+%%DOCSDIR%%/html/declarative-ui-components-dialcontrol-content-quitbutton-qml.html
+%%DOCSDIR%%/html/declarative-ui-components-dialcontrol-dialcontrol-qml.html
+%%DOCSDIR%%/html/declarative-ui-components-dialcontrol.html
+%%DOCSDIR%%/html/declarative-ui-components-flipable-content-card-qml.html
+%%DOCSDIR%%/html/declarative-ui-components-flipable-flipable-qml.html
+%%DOCSDIR%%/html/declarative-ui-components-flipable.html
+%%DOCSDIR%%/html/declarative-ui-components-progressbar-content-progressbar-qml.html
+%%DOCSDIR%%/html/declarative-ui-components-progressbar-main-qml.html
+%%DOCSDIR%%/html/declarative-ui-components-progressbar.html
+%%DOCSDIR%%/html/declarative-ui-components-scrollbar-main-qml.html
+%%DOCSDIR%%/html/declarative-ui-components-scrollbar-scrollbar-qml.html
+%%DOCSDIR%%/html/declarative-ui-components-scrollbar.html
+%%DOCSDIR%%/html/declarative-ui-components-searchbox-images-clear-png.html
+%%DOCSDIR%%/html/declarative-ui-components-searchbox-images-lineedit-bg-focus-png.html
+%%DOCSDIR%%/html/declarative-ui-components-searchbox-images-lineedit-bg-png.html
+%%DOCSDIR%%/html/declarative-ui-components-searchbox-main-qml.html
+%%DOCSDIR%%/html/declarative-ui-components-searchbox-searchbox-qml.html
+%%DOCSDIR%%/html/declarative-ui-components-searchbox.html
+%%DOCSDIR%%/html/declarative-ui-components-slideswitch-content-background-svg.html
+%%DOCSDIR%%/html/declarative-ui-components-slideswitch-content-knob-svg.html
+%%DOCSDIR%%/html/declarative-ui-components-slideswitch-content-switch-qml.html
+%%DOCSDIR%%/html/declarative-ui-components-slideswitch-slideswitch-qml.html
+%%DOCSDIR%%/html/declarative-ui-components-slideswitch.html
+%%DOCSDIR%%/html/declarative-ui-components-spinner-content-spinner-qml.html
+%%DOCSDIR%%/html/declarative-ui-components-spinner-main-qml.html
+%%DOCSDIR%%/html/declarative-ui-components-spinner.html
+%%DOCSDIR%%/html/declarative-ui-components-tabwidget-main-qml.html
+%%DOCSDIR%%/html/declarative-ui-components-tabwidget-tabwidget-qml.html
+%%DOCSDIR%%/html/declarative-ui-components-tabwidget.html
+%%DOCSDIR%%/html/declarative-xml-xmlhttprequest-data-xml.html
+%%DOCSDIR%%/html/declarative-xml-xmlhttprequest-xmlhttprequest-example-qml.html
+%%DOCSDIR%%/html/declarative-xml-xmlhttprequest.html
%%DOCSDIR%%/html/demos-affine-affine-pro.html
%%DOCSDIR%%/html/demos-affine-affine-qrc.html
%%DOCSDIR%%/html/demos-affine-main-cpp.html
@@ -238,6 +612,93 @@
%%DOCSDIR%%/html/demos-composition-composition-qrc.html
%%DOCSDIR%%/html/demos-composition-main-cpp.html
%%DOCSDIR%%/html/demos-composition.html
+%%DOCSDIR%%/html/demos-declarative-calculator-calculator-qml.html
+%%DOCSDIR%%/html/demos-declarative-calculator-core-button-qml.html
+%%DOCSDIR%%/html/demos-declarative-calculator-core-calculator-js.html
+%%DOCSDIR%%/html/demos-declarative-calculator-core-display-qml.html
+%%DOCSDIR%%/html/demos-declarative-calculator-core-qmldir.html
+%%DOCSDIR%%/html/demos-declarative-calculator.html
+%%DOCSDIR%%/html/demos-declarative-flickr-common-progress-qml.html
+%%DOCSDIR%%/html/demos-declarative-flickr-common-qmldir.html
+%%DOCSDIR%%/html/demos-declarative-flickr-common-rssmodel-qml.html
+%%DOCSDIR%%/html/demos-declarative-flickr-common-scrollbar-qml.html
+%%DOCSDIR%%/html/demos-declarative-flickr-common-slider-qml.html
+%%DOCSDIR%%/html/demos-declarative-flickr-flickr-90-qml.html
+%%DOCSDIR%%/html/demos-declarative-flickr-flickr-qml.html
+%%DOCSDIR%%/html/demos-declarative-flickr-mobile-button-qml.html
+%%DOCSDIR%%/html/demos-declarative-flickr-mobile-griddelegate-qml.html
+%%DOCSDIR%%/html/demos-declarative-flickr-mobile-imagedetails-qml.html
+%%DOCSDIR%%/html/demos-declarative-flickr-mobile-listdelegate-qml.html
+%%DOCSDIR%%/html/demos-declarative-flickr-mobile-titlebar-qml.html
+%%DOCSDIR%%/html/demos-declarative-flickr-mobile-toolbar-qml.html
+%%DOCSDIR%%/html/demos-declarative-flickr.html
+%%DOCSDIR%%/html/demos-declarative-minehunt-main-cpp.html
+%%DOCSDIR%%/html/demos-declarative-minehunt-minehunt-cpp.html
+%%DOCSDIR%%/html/demos-declarative-minehunt-minehunt-h.html
+%%DOCSDIR%%/html/demos-declarative-minehunt-minehunt-pro.html
+%%DOCSDIR%%/html/demos-declarative-minehunt-minehunt-qml.html
+%%DOCSDIR%%/html/demos-declarative-minehunt-minehunt-qrc.html
+%%DOCSDIR%%/html/demos-declarative-minehunt-minehuntcore-explosion-qml.html
+%%DOCSDIR%%/html/demos-declarative-minehunt-minehuntcore-qmldir.html
+%%DOCSDIR%%/html/demos-declarative-minehunt-minehuntcore-tile-qml.html
+%%DOCSDIR%%/html/demos-declarative-minehunt.html
+%%DOCSDIR%%/html/demos-declarative-photoviewer-photoviewer-qml.html
+%%DOCSDIR%%/html/demos-declarative-photoviewer-photoviewercore-albumdelegate-qml.html
+%%DOCSDIR%%/html/demos-declarative-photoviewer-photoviewercore-busyindicator-qml.html
+%%DOCSDIR%%/html/demos-declarative-photoviewer-photoviewercore-button-qml.html
+%%DOCSDIR%%/html/demos-declarative-photoviewer-photoviewercore-editablebutton-qml.html
+%%DOCSDIR%%/html/demos-declarative-photoviewer-photoviewercore-photodelegate-qml.html
+%%DOCSDIR%%/html/demos-declarative-photoviewer-photoviewercore-progressbar-qml.html
+%%DOCSDIR%%/html/demos-declarative-photoviewer-photoviewercore-qmldir.html
+%%DOCSDIR%%/html/demos-declarative-photoviewer-photoviewercore-rssmodel-qml.html
+%%DOCSDIR%%/html/demos-declarative-photoviewer-photoviewercore-script-script-js.html
+%%DOCSDIR%%/html/demos-declarative-photoviewer-photoviewercore-tag-qml.html
+%%DOCSDIR%%/html/demos-declarative-photoviewer.html
+%%DOCSDIR%%/html/demos-declarative-rssnews-content-busyindicator-qml.html
+%%DOCSDIR%%/html/demos-declarative-rssnews-content-categorydelegate-qml.html
+%%DOCSDIR%%/html/demos-declarative-rssnews-content-newsdelegate-qml.html
+%%DOCSDIR%%/html/demos-declarative-rssnews-content-rssfeeds-qml.html
+%%DOCSDIR%%/html/demos-declarative-rssnews-content-scrollbar-qml.html
+%%DOCSDIR%%/html/demos-declarative-rssnews-rssnews-qml.html
+%%DOCSDIR%%/html/demos-declarative-rssnews.html
+%%DOCSDIR%%/html/demos-declarative-samegame-highscores-score-data-xml.html
+%%DOCSDIR%%/html/demos-declarative-samegame-samegame-qml.html
+%%DOCSDIR%%/html/demos-declarative-samegame-samegamecore-boomblock-qml.html
+%%DOCSDIR%%/html/demos-declarative-samegame-samegamecore-button-qml.html
+%%DOCSDIR%%/html/demos-declarative-samegame-samegamecore-dialog-qml.html
+%%DOCSDIR%%/html/demos-declarative-samegame-samegamecore-qmldir.html
+%%DOCSDIR%%/html/demos-declarative-samegame-samegamecore-samegame-js.html
+%%DOCSDIR%%/html/demos-declarative-samegame.html
+%%DOCSDIR%%/html/demos-declarative-snake-content-button-qml.html
+%%DOCSDIR%%/html/demos-declarative-snake-content-cookie-qml.html
+%%DOCSDIR%%/html/demos-declarative-snake-content-highscoremodel-qml.html
+%%DOCSDIR%%/html/demos-declarative-snake-content-link-qml.html
+%%DOCSDIR%%/html/demos-declarative-snake-content-pics-eyes-svg.html
+%%DOCSDIR%%/html/demos-declarative-snake-content-pics-head-svg.html
+%%DOCSDIR%%/html/demos-declarative-snake-content-skull-qml.html
+%%DOCSDIR%%/html/demos-declarative-snake-content-snake-js.html
+%%DOCSDIR%%/html/demos-declarative-snake-snake-qml.html
+%%DOCSDIR%%/html/demos-declarative-snake.html
+%%DOCSDIR%%/html/demos-declarative-twitter-twitter-qml.html
+%%DOCSDIR%%/html/demos-declarative-twitter-twittercore-button-qml.html
+%%DOCSDIR%%/html/demos-declarative-twitter-twittercore-fatdelegate-qml.html
+%%DOCSDIR%%/html/demos-declarative-twitter-twittercore-input-qml.html
+%%DOCSDIR%%/html/demos-declarative-twitter-twittercore-loading-qml.html
+%%DOCSDIR%%/html/demos-declarative-twitter-twittercore-multititlebar-qml.html
+%%DOCSDIR%%/html/demos-declarative-twitter-twittercore-qmldir.html
+%%DOCSDIR%%/html/demos-declarative-twitter-twittercore-rssmodel-qml.html
+%%DOCSDIR%%/html/demos-declarative-twitter-twittercore-searchview-qml.html
+%%DOCSDIR%%/html/demos-declarative-twitter-twittercore-titlebar-qml.html
+%%DOCSDIR%%/html/demos-declarative-twitter-twittercore-toolbar-qml.html
+%%DOCSDIR%%/html/demos-declarative-twitter-twittercore-usermodel-qml.html
+%%DOCSDIR%%/html/demos-declarative-twitter.html
+%%DOCSDIR%%/html/demos-declarative-webbrowser-content-button-qml.html
+%%DOCSDIR%%/html/demos-declarative-webbrowser-content-flickablewebview-qml.html
+%%DOCSDIR%%/html/demos-declarative-webbrowser-content-header-qml.html
+%%DOCSDIR%%/html/demos-declarative-webbrowser-content-scrollbar-qml.html
+%%DOCSDIR%%/html/demos-declarative-webbrowser-content-urlinput-qml.html
+%%DOCSDIR%%/html/demos-declarative-webbrowser-webbrowser-qml.html
+%%DOCSDIR%%/html/demos-declarative-webbrowser.html
%%DOCSDIR%%/html/demos-deform-deform-pro.html
%%DOCSDIR%%/html/demos-deform-deform-qrc.html
%%DOCSDIR%%/html/demos-deform-main-cpp.html
@@ -399,6 +860,67 @@
%%DOCSDIR%%/html/demos-qmediaplayer-qmediaplayer-pro.html
%%DOCSDIR%%/html/demos-qmediaplayer-settings-ui.html
%%DOCSDIR%%/html/demos-qmediaplayer.html
+%%DOCSDIR%%/html/demos-spectrum-3rdparty-fftreal-array-h.html
+%%DOCSDIR%%/html/demos-spectrum-3rdparty-fftreal-def-h.html
+%%DOCSDIR%%/html/demos-spectrum-3rdparty-fftreal-dynarray-h.html
+%%DOCSDIR%%/html/demos-spectrum-3rdparty-fftreal-fftreal-h.html
+%%DOCSDIR%%/html/demos-spectrum-3rdparty-fftreal-fftreal-pro.html
+%%DOCSDIR%%/html/demos-spectrum-3rdparty-fftreal-fftreal-wrapper-cpp.html
+%%DOCSDIR%%/html/demos-spectrum-3rdparty-fftreal-fftreal-wrapper-h.html
+%%DOCSDIR%%/html/demos-spectrum-3rdparty-fftreal-fftrealfixlen-h.html
+%%DOCSDIR%%/html/demos-spectrum-3rdparty-fftreal-fftrealfixlenparam-h.html
+%%DOCSDIR%%/html/demos-spectrum-3rdparty-fftreal-fftrealpassdirect-h.html
+%%DOCSDIR%%/html/demos-spectrum-3rdparty-fftreal-fftrealpassinverse-h.html
+%%DOCSDIR%%/html/demos-spectrum-3rdparty-fftreal-fftrealselect-h.html
+%%DOCSDIR%%/html/demos-spectrum-3rdparty-fftreal-fftrealusetrigo-h.html
+%%DOCSDIR%%/html/demos-spectrum-3rdparty-fftreal-oscsincos-h.html
+%%DOCSDIR%%/html/demos-spectrum-3rdparty-fftreal-stopwatch-clockcyclecounter-cpp.html
+%%DOCSDIR%%/html/demos-spectrum-3rdparty-fftreal-stopwatch-clockcyclecounter-h.html
+%%DOCSDIR%%/html/demos-spectrum-3rdparty-fftreal-stopwatch-def-h.html
+%%DOCSDIR%%/html/demos-spectrum-3rdparty-fftreal-stopwatch-fnc-h.html
+%%DOCSDIR%%/html/demos-spectrum-3rdparty-fftreal-stopwatch-int64-h.html
+%%DOCSDIR%%/html/demos-spectrum-3rdparty-fftreal-stopwatch-stopwatch-cpp.html
+%%DOCSDIR%%/html/demos-spectrum-3rdparty-fftreal-stopwatch-stopwatch-h.html
+%%DOCSDIR%%/html/demos-spectrum-3rdparty-fftreal-test-cpp.html
+%%DOCSDIR%%/html/demos-spectrum-3rdparty-fftreal-test-fnc-h.html
+%%DOCSDIR%%/html/demos-spectrum-3rdparty-fftreal-test-settings-h.html
+%%DOCSDIR%%/html/demos-spectrum-3rdparty-fftreal-testaccuracy-h.html
+%%DOCSDIR%%/html/demos-spectrum-3rdparty-fftreal-testhelperfixlen-h.html
+%%DOCSDIR%%/html/demos-spectrum-3rdparty-fftreal-testhelpernormal-h.html
+%%DOCSDIR%%/html/demos-spectrum-3rdparty-fftreal-testspeed-h.html
+%%DOCSDIR%%/html/demos-spectrum-3rdparty-fftreal-testwhitenoisegen-h.html
+%%DOCSDIR%%/html/demos-spectrum-app-app-pro.html
+%%DOCSDIR%%/html/demos-spectrum-app-engine-cpp.html
+%%DOCSDIR%%/html/demos-spectrum-app-engine-h.html
+%%DOCSDIR%%/html/demos-spectrum-app-frequencyspectrum-cpp.html
+%%DOCSDIR%%/html/demos-spectrum-app-frequencyspectrum-h.html
+%%DOCSDIR%%/html/demos-spectrum-app-levelmeter-cpp.html
+%%DOCSDIR%%/html/demos-spectrum-app-levelmeter-h.html
+%%DOCSDIR%%/html/demos-spectrum-app-main-cpp.html
+%%DOCSDIR%%/html/demos-spectrum-app-mainwidget-cpp.html
+%%DOCSDIR%%/html/demos-spectrum-app-mainwidget-h.html
+%%DOCSDIR%%/html/demos-spectrum-app-progressbar-cpp.html
+%%DOCSDIR%%/html/demos-spectrum-app-progressbar-h.html
+%%DOCSDIR%%/html/demos-spectrum-app-settingsdialog-cpp.html
+%%DOCSDIR%%/html/demos-spectrum-app-settingsdialog-h.html
+%%DOCSDIR%%/html/demos-spectrum-app-spectrograph-cpp.html
+%%DOCSDIR%%/html/demos-spectrum-app-spectrograph-h.html
+%%DOCSDIR%%/html/demos-spectrum-app-spectrum-h.html
+%%DOCSDIR%%/html/demos-spectrum-app-spectrum-qrc.html
+%%DOCSDIR%%/html/demos-spectrum-app-spectrumanalyser-cpp.html
+%%DOCSDIR%%/html/demos-spectrum-app-spectrumanalyser-h.html
+%%DOCSDIR%%/html/demos-spectrum-app-tonegenerator-cpp.html
+%%DOCSDIR%%/html/demos-spectrum-app-tonegenerator-h.html
+%%DOCSDIR%%/html/demos-spectrum-app-tonegeneratordialog-cpp.html
+%%DOCSDIR%%/html/demos-spectrum-app-tonegeneratordialog-h.html
+%%DOCSDIR%%/html/demos-spectrum-app-utils-cpp.html
+%%DOCSDIR%%/html/demos-spectrum-app-utils-h.html
+%%DOCSDIR%%/html/demos-spectrum-app-waveform-cpp.html
+%%DOCSDIR%%/html/demos-spectrum-app-waveform-h.html
+%%DOCSDIR%%/html/demos-spectrum-app-wavfile-cpp.html
+%%DOCSDIR%%/html/demos-spectrum-app-wavfile-h.html
+%%DOCSDIR%%/html/demos-spectrum-spectrum-pro.html
+%%DOCSDIR%%/html/demos-spectrum.html
%%DOCSDIR%%/html/demos-spreadsheet-images-interview-png.html
%%DOCSDIR%%/html/demos-spreadsheet-main-cpp.html
%%DOCSDIR%%/html/demos-spreadsheet-printview-cpp.html
@@ -615,10 +1137,8 @@
%%DOCSDIR%%/html/desktop-systray-window-cpp.html
%%DOCSDIR%%/html/desktop-systray-window-h.html
%%DOCSDIR%%/html/desktop-systray.html
-%%DOCSDIR%%/html/desktop.html
%%DOCSDIR%%/html/developing-on-mac.html
%%DOCSDIR%%/html/developing-with-qt.html
-%%DOCSDIR%%/html/dialog-classes.html
%%DOCSDIR%%/html/dialogs-classwizard-classwizard-cpp.html
%%DOCSDIR%%/html/dialogs-classwizard-classwizard-h.html
%%DOCSDIR%%/html/dialogs-classwizard-classwizard-pro.html
@@ -733,7 +1253,6 @@
%%DOCSDIR%%/html/draganddrop-puzzle-puzzlewidget-cpp.html
%%DOCSDIR%%/html/draganddrop-puzzle-puzzlewidget-h.html
%%DOCSDIR%%/html/draganddrop-puzzle.html
-%%DOCSDIR%%/html/draganddrop.html
%%DOCSDIR%%/html/ecmascript.html
%%DOCSDIR%%/html/editions.html
%%DOCSDIR%%/html/effects-blurpicker-blureffect-cpp.html
@@ -782,11 +1301,9 @@
%%DOCSDIR%%/html/examples-linguist.html
%%DOCSDIR%%/html/examples-mainwindow.html
%%DOCSDIR%%/html/examples-multimedia.html
-%%DOCSDIR%%/html/examples-multitouch.html
%%DOCSDIR%%/html/examples-network.html
%%DOCSDIR%%/html/examples-opengl.html
%%DOCSDIR%%/html/examples-openvg.html
-%%DOCSDIR%%/html/examples-overview.html
%%DOCSDIR%%/html/examples-painting.html
%%DOCSDIR%%/html/examples-richtext.html
%%DOCSDIR%%/html/examples-script.html
@@ -794,17 +1311,15 @@
%%DOCSDIR%%/html/examples-statemachine.html
%%DOCSDIR%%/html/examples-threadandconcurrent.html
%%DOCSDIR%%/html/examples-tools.html
+%%DOCSDIR%%/html/examples-touch.html
%%DOCSDIR%%/html/examples-uitools.html
%%DOCSDIR%%/html/examples-webkit.html
%%DOCSDIR%%/html/examples-widgets.html
%%DOCSDIR%%/html/examples-xml.html
-%%DOCSDIR%%/html/examples.html
%%DOCSDIR%%/html/exceptionsafety.html
%%DOCSDIR%%/html/exportedfunctions.html
%%DOCSDIR%%/html/fine-tuning-features.html
%%DOCSDIR%%/html/focus.html
-%%DOCSDIR%%/html/frameworks-technologies.html
-%%DOCSDIR%%/html/full-framework-edition-classes.html
%%DOCSDIR%%/html/functions.html
%%DOCSDIR%%/html/gallery-cde.html
%%DOCSDIR%%/html/gallery-cleanlooks.html
@@ -825,6 +1340,9 @@
%%DOCSDIR%%/html/gestures-imagegestures-mainwidget-h.html
%%DOCSDIR%%/html/gestures-imagegestures.html
%%DOCSDIR%%/html/gestures-overview.html
+%%DOCSDIR%%/html/gettingstarted.html
+%%DOCSDIR%%/html/gettingstartedqml.html
+%%DOCSDIR%%/html/gettingstartedqt.html
%%DOCSDIR%%/html/gpl.html
%%DOCSDIR%%/html/graphicsview-anchorlayout-anchorlayout-pro.html
%%DOCSDIR%%/html/graphicsview-anchorlayout-main-cpp.html
@@ -899,7 +1417,9 @@
%%DOCSDIR%%/html/graphicsview-flowlayout-window-cpp.html
%%DOCSDIR%%/html/graphicsview-flowlayout-window-h.html
%%DOCSDIR%%/html/graphicsview-flowlayout.html
-%%DOCSDIR%%/html/graphicsview-padnavigator-backside-ui.html
+%%DOCSDIR%%/html/graphicsview-padnavigator-flippablepad-cpp.html
+%%DOCSDIR%%/html/graphicsview-padnavigator-flippablepad-h.html
+%%DOCSDIR%%/html/graphicsview-padnavigator-form-ui.html
%%DOCSDIR%%/html/graphicsview-padnavigator-images-artsfftscope-png.html
%%DOCSDIR%%/html/graphicsview-padnavigator-images-kontact-contacts-png.html
%%DOCSDIR%%/html/graphicsview-padnavigator-images-kontact-journal-png.html
@@ -909,10 +1429,10 @@
%%DOCSDIR%%/html/graphicsview-padnavigator-images-metacontact-online-png.html
%%DOCSDIR%%/html/graphicsview-padnavigator-images-minitools-png.html
%%DOCSDIR%%/html/graphicsview-padnavigator-main-cpp.html
+%%DOCSDIR%%/html/graphicsview-padnavigator-padnavigator-cpp.html
+%%DOCSDIR%%/html/graphicsview-padnavigator-padnavigator-h.html
%%DOCSDIR%%/html/graphicsview-padnavigator-padnavigator-pro.html
%%DOCSDIR%%/html/graphicsview-padnavigator-padnavigator-qrc.html
-%%DOCSDIR%%/html/graphicsview-padnavigator-panel-cpp.html
-%%DOCSDIR%%/html/graphicsview-padnavigator-panel-h.html
%%DOCSDIR%%/html/graphicsview-padnavigator-roundrectitem-cpp.html
%%DOCSDIR%%/html/graphicsview-padnavigator-roundrectitem-h.html
%%DOCSDIR%%/html/graphicsview-padnavigator-splashitem-cpp.html
@@ -950,8 +1470,17 @@
%%DOCSDIR%%/html/graphicsview-weatheranchorlayout.html
%%DOCSDIR%%/html/graphicsview.html
%%DOCSDIR%%/html/groups.html
-%%DOCSDIR%%/html/gui-framework-edition-classes.html
%%DOCSDIR%%/html/guibooks.html
+%%DOCSDIR%%/html/help-contextsensitivehelp-contextsensitivehelp-pro.html
+%%DOCSDIR%%/html/help-contextsensitivehelp-doc-wateringmachine-qhcp.html
+%%DOCSDIR%%/html/help-contextsensitivehelp-doc-wateringmachine-qhp.html
+%%DOCSDIR%%/html/help-contextsensitivehelp-helpbrowser-cpp.html
+%%DOCSDIR%%/html/help-contextsensitivehelp-helpbrowser-h.html
+%%DOCSDIR%%/html/help-contextsensitivehelp-main-cpp.html
+%%DOCSDIR%%/html/help-contextsensitivehelp-wateringconfigdialog-cpp.html
+%%DOCSDIR%%/html/help-contextsensitivehelp-wateringconfigdialog-h.html
+%%DOCSDIR%%/html/help-contextsensitivehelp-wateringconfigdialog-ui.html
+%%DOCSDIR%%/html/help-contextsensitivehelp.html
%%DOCSDIR%%/html/help-remotecontrol-main-cpp.html
%%DOCSDIR%%/html/help-remotecontrol-remotecontrol-cpp.html
%%DOCSDIR%%/html/help-remotecontrol-remotecontrol-h.html
@@ -980,6 +1509,8 @@
%%DOCSDIR%%/html/i18n-source-translation.html
%%DOCSDIR%%/html/i18n.html
%%DOCSDIR%%/html/images/2dpainting-example.png
+%%DOCSDIR%%/html/images/3d-rotation-axis.png
+%%DOCSDIR%%/html/images/ListViewHorizontal.png
%%DOCSDIR%%/html/images/abstract-connections.png
%%DOCSDIR%%/html/images/accessibilityarchitecture.png
%%DOCSDIR%%/html/images/accessibleobjecttree.png
@@ -1020,6 +1551,9 @@
%%DOCSDIR%%/html/images/alphafill.png
%%DOCSDIR%%/html/images/analogclock-example.png
%%DOCSDIR%%/html/images/analogclock-viewport.png
+%%DOCSDIR%%/html/images/anatomy-component.png
+%%DOCSDIR%%/html/images/anchorchanges.png
+%%DOCSDIR%%/html/images/animatedimageitem.gif
%%DOCSDIR%%/html/images/animatedtiles-example.png
%%DOCSDIR%%/html/images/animation-examples.png
%%DOCSDIR%%/html/images/animations-architecture.png
@@ -1028,6 +1562,7 @@
%%DOCSDIR%%/html/images/appchooser-example.png
%%DOCSDIR%%/html/images/application-menus.png
%%DOCSDIR%%/html/images/application.png
+%%DOCSDIR%%/html/images/arrow_down.png
%%DOCSDIR%%/html/images/arthurplugin-demo.png
%%DOCSDIR%%/html/images/assistant-address-toolbar.png
%%DOCSDIR%%/html/images/assistant-assistant.png
@@ -1041,29 +1576,42 @@
%%DOCSDIR%%/html/images/assistant-preferences-options.png
%%DOCSDIR%%/html/images/assistant-search.png
%%DOCSDIR%%/html/images/assistant-toolbar.png
+%%DOCSDIR%%/html/images/axisrotation.png
%%DOCSDIR%%/html/images/basicdrawing-example.png
%%DOCSDIR%%/html/images/basicgraphicslayouts-example.png
%%DOCSDIR%%/html/images/basiclayouts-example.png
%%DOCSDIR%%/html/images/basicsortfiltermodel-example.png
+%%DOCSDIR%%/html/images/bearercloud-example.png
+%%DOCSDIR%%/html/images/bearermonitor-example.png
%%DOCSDIR%%/html/images/bearings.png
+%%DOCSDIR%%/html/images/bg_l.png
+%%DOCSDIR%%/html/images/bg_l_blank.png
+%%DOCSDIR%%/html/images/bg_ll_blank.png
+%%DOCSDIR%%/html/images/bg_r.png
+%%DOCSDIR%%/html/images/bg_ul_blank.png
%%DOCSDIR%%/html/images/blockingfortuneclient-example.png
%%DOCSDIR%%/html/images/blurpickereffect-example.png
%%DOCSDIR%%/html/images/books-demo.png
%%DOCSDIR%%/html/images/borderlayout-example.png
+%%DOCSDIR%%/html/images/box_bg.png
%%DOCSDIR%%/html/images/boxes-demo.png
%%DOCSDIR%%/html/images/branchindicatorimage.png
+%%DOCSDIR%%/html/images/breadcrumb.png
%%DOCSDIR%%/html/images/broadcastreceiver-example.png
%%DOCSDIR%%/html/images/broadcastsender-example.png
%%DOCSDIR%%/html/images/browser-demo.png
%%DOCSDIR%%/html/images/brush-outline.png
%%DOCSDIR%%/html/images/brush-styles.png
+%%DOCSDIR%%/html/images/bullet_dn.png
+%%DOCSDIR%%/html/images/bullet_gt.png
+%%DOCSDIR%%/html/images/bullet_sq.png
+%%DOCSDIR%%/html/images/bullet_up.png
%%DOCSDIR%%/html/images/button.png
%%DOCSDIR%%/html/images/buttonbox-gnomelayout-horizontal.png
%%DOCSDIR%%/html/images/buttonbox-gnomelayout-vertical.png
%%DOCSDIR%%/html/images/buttonbox-kdelayout-horizontal.png
%%DOCSDIR%%/html/images/buttonbox-kdelayout-vertical.png
%%DOCSDIR%%/html/images/buttonbox-mac-modeless-horizontal.png
-%%DOCSDIR%%/html/images/buttonbox-mac-modeless-vertical.png
%%DOCSDIR%%/html/images/buttonbox-maclayout-horizontal.png
%%DOCSDIR%%/html/images/buttonbox-maclayout-vertical.png
%%DOCSDIR%%/html/images/buttonbox-winlayout-horizontal.png
@@ -1140,10 +1688,12 @@
%%DOCSDIR%%/html/images/cleanlooks-toolbox.png
%%DOCSDIR%%/html/images/cleanlooks-toolbutton.png
%%DOCSDIR%%/html/images/cleanlooks-treeview.png
+%%DOCSDIR%%/html/images/clock.png
%%DOCSDIR%%/html/images/codecs-example.png
%%DOCSDIR%%/html/images/codeeditor-example.png
%%DOCSDIR%%/html/images/collidingmice-example.png
%%DOCSDIR%%/html/images/coloreditorfactoryimage.png
+%%DOCSDIR%%/html/images/columnview.png
%%DOCSDIR%%/html/images/combo-widget-mapper.png
%%DOCSDIR%%/html/images/combobox.png
%%DOCSDIR%%/html/images/comboboximage.png
@@ -1195,7 +1745,50 @@
%%DOCSDIR%%/html/images/customwidgetplugin-example.png
%%DOCSDIR%%/html/images/datetimewidgets.png
%%DOCSDIR%%/html/images/dbus-chat-example.png
-%%DOCSDIR%%/html/images/dbus-examples.png
+%%DOCSDIR%%/html/images/declarative-adv-tutorial1.png
+%%DOCSDIR%%/html/images/declarative-adv-tutorial2.png
+%%DOCSDIR%%/html/images/declarative-adv-tutorial3.png
+%%DOCSDIR%%/html/images/declarative-adv-tutorial4.gif
+%%DOCSDIR%%/html/images/declarative-anchors_example.png
+%%DOCSDIR%%/html/images/declarative-anchors_example2.png
+%%DOCSDIR%%/html/images/declarative-folderlistmodel.png
+%%DOCSDIR%%/html/images/declarative-item_opacity1.png
+%%DOCSDIR%%/html/images/declarative-item_opacity2.png
+%%DOCSDIR%%/html/images/declarative-item_stacking1.png
+%%DOCSDIR%%/html/images/declarative-item_stacking2.png
+%%DOCSDIR%%/html/images/declarative-item_stacking3.png
+%%DOCSDIR%%/html/images/declarative-item_stacking4.png
+%%DOCSDIR%%/html/images/declarative-nopercent.png
+%%DOCSDIR%%/html/images/declarative-pathattribute.png
+%%DOCSDIR%%/html/images/declarative-pathcubic.png
+%%DOCSDIR%%/html/images/declarative-pathquad.png
+%%DOCSDIR%%/html/images/declarative-percent.png
+%%DOCSDIR%%/html/images/declarative-qmlfocus1.png
+%%DOCSDIR%%/html/images/declarative-qmlfocus2.png
+%%DOCSDIR%%/html/images/declarative-qmlfocus3.png
+%%DOCSDIR%%/html/images/declarative-qmlfocus4.png
+%%DOCSDIR%%/html/images/declarative-qtlogo-preserveaspectcrop.png
+%%DOCSDIR%%/html/images/declarative-qtlogo-preserveaspectfit.png
+%%DOCSDIR%%/html/images/declarative-qtlogo-stretch.png
+%%DOCSDIR%%/html/images/declarative-qtlogo-tile.png
+%%DOCSDIR%%/html/images/declarative-qtlogo-tilehorizontally.png
+%%DOCSDIR%%/html/images/declarative-qtlogo-tilevertically.png
+%%DOCSDIR%%/html/images/declarative-qtlogo.png
+%%DOCSDIR%%/html/images/declarative-rect.png
+%%DOCSDIR%%/html/images/declarative-rect_gradient.png
+%%DOCSDIR%%/html/images/declarative-rect_tint.png
+%%DOCSDIR%%/html/images/declarative-rotation.png
+%%DOCSDIR%%/html/images/declarative-samegame.png
+%%DOCSDIR%%/html/images/declarative-scale.png
+%%DOCSDIR%%/html/images/declarative-scalegrid.png
+%%DOCSDIR%%/html/images/declarative-text.png
+%%DOCSDIR%%/html/images/declarative-textedit.gif
+%%DOCSDIR%%/html/images/declarative-textformat.png
+%%DOCSDIR%%/html/images/declarative-textstyle.png
+%%DOCSDIR%%/html/images/declarative-transformorigin.png
+%%DOCSDIR%%/html/images/declarative-tutorial1.png
+%%DOCSDIR%%/html/images/declarative-tutorial2.png
+%%DOCSDIR%%/html/images/declarative-tutorial3_animation.gif
%%DOCSDIR%%/html/images/defaultprototypes-example.png
%%DOCSDIR%%/html/images/deform-demo.png
%%DOCSDIR%%/html/images/delayedecoding-example.png
@@ -1308,9 +1901,15 @@
%%DOCSDIR%%/html/images/draggabletext-example.png
%%DOCSDIR%%/html/images/drilldown-example.png
%%DOCSDIR%%/html/images/dropsite-example.png
+%%DOCSDIR%%/html/images/dummy_tree.png
%%DOCSDIR%%/html/images/dynamiclayouts-example.png
%%DOCSDIR%%/html/images/easing-example.png
%%DOCSDIR%%/html/images/echopluginexample.png
+%%DOCSDIR%%/html/images/edge1.png
+%%DOCSDIR%%/html/images/edge2.png
+%%DOCSDIR%%/html/images/edge3.png
+%%DOCSDIR%%/html/images/edge4.png
+%%DOCSDIR%%/html/images/edges_qml.png
%%DOCSDIR%%/html/images/effectwidget.png
%%DOCSDIR%%/html/images/elasticnodes-example.png
%%DOCSDIR%%/html/images/embedded-simpledecoration-example-styles.png
@@ -1318,12 +1917,18 @@
%%DOCSDIR%%/html/images/embeddeddesktopservices-demo.png
%%DOCSDIR%%/html/images/embeddeddialogs-demo.png
%%DOCSDIR%%/html/images/embeddedsvgviewer-demo.png
+%%DOCSDIR%%/html/images/example_model.png
+%%DOCSDIR%%/html/images/extending-tutorial-chapter1.png
+%%DOCSDIR%%/html/images/extending-tutorial-chapter2.png
+%%DOCSDIR%%/html/images/extending-tutorial-chapter3.png
+%%DOCSDIR%%/html/images/extending-tutorial-chapter5.png
%%DOCSDIR%%/html/images/extension-example.png
%%DOCSDIR%%/html/images/extension_more.png
%%DOCSDIR%%/html/images/factorial-example.png
%%DOCSDIR%%/html/images/fademessageeffect-example-faded.png
%%DOCSDIR%%/html/images/fademessageeffect-example.png
%%DOCSDIR%%/html/images/fancybrowser-example.png
+%%DOCSDIR%%/html/images/feedbackground.png
%%DOCSDIR%%/html/images/fetchmore-example.png
%%DOCSDIR%%/html/images/filedialogurls.png
%%DOCSDIR%%/html/images/filetree_1-example.png
@@ -1331,7 +1936,9 @@
%%DOCSDIR%%/html/images/findfiles-example.png
%%DOCSDIR%%/html/images/findfiles_progress_dialog.png
%%DOCSDIR%%/html/images/flickable-demo.png
+%%DOCSDIR%%/html/images/flickable.gif
%%DOCSDIR%%/html/images/flightinfo-demo.png
+%%DOCSDIR%%/html/images/flipable.gif
%%DOCSDIR%%/html/images/flowlayout-example.png
%%DOCSDIR%%/html/images/fluidlauncher-demo.png
%%DOCSDIR%%/html/images/fontsampler-example.png
@@ -1347,7 +1954,6 @@
%%DOCSDIR%%/html/images/frozencolumn-tableview.png
%%DOCSDIR%%/html/images/ftp-example.png
%%DOCSDIR%%/html/images/geometry.png
-%%DOCSDIR%%/html/images/gestures-examples.png
%%DOCSDIR%%/html/images/gestures.png
%%DOCSDIR%%/html/images/googlechat-example.png
%%DOCSDIR%%/html/images/googlesuggest-example.png
@@ -1375,10 +1981,18 @@
%%DOCSDIR%%/html/images/graphicsview-textitem.png
%%DOCSDIR%%/html/images/graphicsview-view.png
%%DOCSDIR%%/html/images/graphicsview-zorder.png
+%%DOCSDIR%%/html/images/gridLayout_example.png
%%DOCSDIR%%/html/images/gridlayout.png
+%%DOCSDIR%%/html/images/gridview-highlight.png
+%%DOCSDIR%%/html/images/gridview-simple.png
%%DOCSDIR%%/html/images/groupbox-example.png
%%DOCSDIR%%/html/images/groupbox.png
%%DOCSDIR%%/html/images/groupboximage.png
+%%DOCSDIR%%/html/images/gs1.png
+%%DOCSDIR%%/html/images/gs2.png
+%%DOCSDIR%%/html/images/gs3.png
+%%DOCSDIR%%/html/images/gs4.png
+%%DOCSDIR%%/html/images/gs5.png
%%DOCSDIR%%/html/images/gtk-calendarwidget.png
%%DOCSDIR%%/html/images/gtk-checkbox.png
%%DOCSDIR%%/html/images/gtk-combobox.png
@@ -1407,9 +2021,12 @@
%%DOCSDIR%%/html/images/gtk-toolbutton.png
%%DOCSDIR%%/html/images/gtk-treeview.png
%%DOCSDIR%%/html/images/header.png
+%%DOCSDIR%%/html/images/header_bg.png
%%DOCSDIR%%/html/images/headerimage.png
%%DOCSDIR%%/html/images/hellogl-es-example.png
%%DOCSDIR%%/html/images/hellogl-example.png
+%%DOCSDIR%%/html/images/horBar.png
+%%DOCSDIR%%/html/images/horizontalpositioner_example.png
%%DOCSDIR%%/html/images/hoverevents.png
%%DOCSDIR%%/html/images/http-example.png
%%DOCSDIR%%/html/images/httpstack.png
@@ -1434,6 +2051,7 @@
%%DOCSDIR%%/html/images/icons_size_groupbox.png
%%DOCSDIR%%/html/images/icons_size_spinbox.png
%%DOCSDIR%%/html/images/imagecomposition-example.png
+%%DOCSDIR%%/html/images/imageprovider.png
%%DOCSDIR%%/html/images/imageviewer-example.png
%%DOCSDIR%%/html/images/imageviewer-fit_to_window_1.png
%%DOCSDIR%%/html/images/imageviewer-fit_to_window_2.png
@@ -1507,6 +2125,12 @@
%%DOCSDIR%%/html/images/linguist-validatephrases.png
%%DOCSDIR%%/html/images/linguist-validateplacemarkers.png
%%DOCSDIR%%/html/images/linguist-validatepunctuation.png
+%%DOCSDIR%%/html/images/list_table_tree.png
+%%DOCSDIR%%/html/images/listmodel-nested.png
+%%DOCSDIR%%/html/images/listmodel.png
+%%DOCSDIR%%/html/images/listview-highlight.png
+%%DOCSDIR%%/html/images/listview-simple.png
+%%DOCSDIR%%/html/images/listview.png
%%DOCSDIR%%/html/images/localfortuneclient-example.png
%%DOCSDIR%%/html/images/localfortuneserver-example.png
%%DOCSDIR%%/html/images/loopback-example.png
@@ -1551,6 +2175,7 @@
%%DOCSDIR%%/html/images/mandelbrot_zoom1.png
%%DOCSDIR%%/html/images/mandelbrot_zoom2.png
%%DOCSDIR%%/html/images/mandelbrot_zoom3.png
+%%DOCSDIR%%/html/images/margins_qml.png
%%DOCSDIR%%/html/images/masterdetail-example.png
%%DOCSDIR%%/html/images/mdi-cascade.png
%%DOCSDIR%%/html/images/mdi-example.png
@@ -1569,10 +2194,15 @@
%%DOCSDIR%%/html/images/modelview-begin-remove-columns.png
%%DOCSDIR%%/html/images/modelview-begin-remove-rows.png
%%DOCSDIR%%/html/images/modelview-models.png
+%%DOCSDIR%%/html/images/modelview-move-rows-1.png
+%%DOCSDIR%%/html/images/modelview-move-rows-2.png
+%%DOCSDIR%%/html/images/modelview-move-rows-3.png
+%%DOCSDIR%%/html/images/modelview-move-rows-4.png
%%DOCSDIR%%/html/images/modelview-overview.png
%%DOCSDIR%%/html/images/modelview-roles.png
%%DOCSDIR%%/html/images/modelview-tablemodel.png
%%DOCSDIR%%/html/images/modelview-treemodel.png
+%%DOCSDIR%%/html/images/modelview.png
%%DOCSDIR%%/html/images/motif-calendarwidget.png
%%DOCSDIR%%/html/images/motif-checkbox.png
%%DOCSDIR%%/html/images/motif-combobox.png
@@ -1609,9 +2239,6 @@
%%DOCSDIR%%/html/images/msgbox3.png
%%DOCSDIR%%/html/images/msgbox4.png
%%DOCSDIR%%/html/images/multipleinheritance-example.png
-%%DOCSDIR%%/html/images/multitouch-dials-example.png
-%%DOCSDIR%%/html/images/multitouch-examples.png
-%%DOCSDIR%%/html/images/multitouch-knobs-example.png
%%DOCSDIR%%/html/images/musicplayer.png
%%DOCSDIR%%/html/images/network-chat-example.png
%%DOCSDIR%%/html/images/network-examples.png
@@ -1621,6 +2248,8 @@
%%DOCSDIR%%/html/images/orderform-example.png
%%DOCSDIR%%/html/images/overpainting-example.png
%%DOCSDIR%%/html/images/padnavigator-example.png
+%%DOCSDIR%%/html/images/page.png
+%%DOCSDIR%%/html/images/page_bg.png
%%DOCSDIR%%/html/images/painterpaths-example.png
%%DOCSDIR%%/html/images/painting-examples.png
%%DOCSDIR%%/html/images/paintsystem-antialiasing.png
@@ -1636,8 +2265,11 @@
%%DOCSDIR%%/html/images/palette.png
%%DOCSDIR%%/html/images/pangesture.png
%%DOCSDIR%%/html/images/parent-child-widgets.png
+%%DOCSDIR%%/html/images/parentchange.png
+%%DOCSDIR%%/html/images/particles.gif
%%DOCSDIR%%/html/images/pathexample.png
%%DOCSDIR%%/html/images/pathstroke-demo.png
+%%DOCSDIR%%/html/images/pathview.gif
%%DOCSDIR%%/html/images/patternist-wordProcessor.png
%%DOCSDIR%%/html/images/pbuffers-example.png
%%DOCSDIR%%/html/images/pbuffers2-example.png
@@ -1690,6 +2322,7 @@
%%DOCSDIR%%/html/images/plugandpaint.png
%%DOCSDIR%%/html/images/portedasteroids-example.png
%%DOCSDIR%%/html/images/portedcanvas-example.png
+%%DOCSDIR%%/html/images/positioner-move.gif
%%DOCSDIR%%/html/images/previewer-example.png
%%DOCSDIR%%/html/images/previewer-ui.png
%%DOCSDIR%%/html/images/printer-rects.png
@@ -1699,6 +2332,7 @@
%%DOCSDIR%%/html/images/progressbarimage.png
%%DOCSDIR%%/html/images/propagation-custom.png
%%DOCSDIR%%/html/images/propagation-standard.png
+%%DOCSDIR%%/html/images/propanim.gif
%%DOCSDIR%%/html/images/pushbutton.png
%%DOCSDIR%%/html/images/q3painter_rationale.png
%%DOCSDIR%%/html/images/qactiongroup-align.png
@@ -1714,6 +2348,7 @@
%%DOCSDIR%%/html/images/qcolor-saturation.png
%%DOCSDIR%%/html/images/qcolor-value.png
%%DOCSDIR%%/html/images/qcolumnview.png
+%%DOCSDIR%%/html/images/qcompleter.png
%%DOCSDIR%%/html/images/qconicalgradient.png
%%DOCSDIR%%/html/images/qdatawidgetmapper-simple.png
%%DOCSDIR%%/html/images/qdesktopwidget.png
@@ -1798,6 +2433,110 @@
%%DOCSDIR%%/html/images/qmessagebox-info.png
%%DOCSDIR%%/html/images/qmessagebox-quest.png
%%DOCSDIR%%/html/images/qmessagebox-warn.png
+%%DOCSDIR%%/html/images/qml-abstractitemmodel-example.png
+%%DOCSDIR%%/html/images/qml-behaviors-example.png
+%%DOCSDIR%%/html/images/qml-borderimage-example.png
+%%DOCSDIR%%/html/images/qml-borderimage-normal-image.png
+%%DOCSDIR%%/html/images/qml-borderimage-scaled.png
+%%DOCSDIR%%/html/images/qml-borderimage-shadows-example.png
+%%DOCSDIR%%/html/images/qml-borderimage-tiled.png
+%%DOCSDIR%%/html/images/qml-calculator-example-small.png
+%%DOCSDIR%%/html/images/qml-calculator-example.png
+%%DOCSDIR%%/html/images/qml-clocks-example.png
+%%DOCSDIR%%/html/images/qml-coloranim-example.png
+%%DOCSDIR%%/html/images/qml-context-tree.png
+%%DOCSDIR%%/html/images/qml-corkboards-example.png
+%%DOCSDIR%%/html/images/qml-dial.png
+%%DOCSDIR%%/html/images/qml-dialcontrol-example.png
+%%DOCSDIR%%/html/images/qml-dynamicscene-example.png
+%%DOCSDIR%%/html/images/qml-easing-example.png
+%%DOCSDIR%%/html/images/qml-flickr-demo-small.png
+%%DOCSDIR%%/html/images/qml-flickr-demo.png
+%%DOCSDIR%%/html/images/qml-flipable-example.png
+%%DOCSDIR%%/html/images/qml-flow-snippet.png
+%%DOCSDIR%%/html/images/qml-flow-text1.png
+%%DOCSDIR%%/html/images/qml-flow-text2.png
+%%DOCSDIR%%/html/images/qml-focus-example.png
+%%DOCSDIR%%/html/images/qml-fonts-availableFonts-example.png
+%%DOCSDIR%%/html/images/qml-fonts-banner-example.png
+%%DOCSDIR%%/html/images/qml-fonts-fonts-example.png
+%%DOCSDIR%%/html/images/qml-fonts-hello-example.png
+%%DOCSDIR%%/html/images/qml-gradient.png
+%%DOCSDIR%%/html/images/qml-grid-no-spacing.png
+%%DOCSDIR%%/html/images/qml-grid-spacing.png
+%%DOCSDIR%%/html/images/qml-gridview-example.png
+%%DOCSDIR%%/html/images/qml-i18n-example.png
+%%DOCSDIR%%/html/images/qml-image-example.png
+%%DOCSDIR%%/html/images/qml-imageprovider-example.png
+%%DOCSDIR%%/html/images/qml-intro-anchors1.png
+%%DOCSDIR%%/html/images/qml-intro-anchors2.png
+%%DOCSDIR%%/html/images/qml-intro-anchors3.png
+%%DOCSDIR%%/html/images/qml-intro-helloa.png
+%%DOCSDIR%%/html/images/qml-layoutitem-example.png
+%%DOCSDIR%%/html/images/qml-listview-dynamiclist-example.png
+%%DOCSDIR%%/html/images/qml-listview-expandingdelegates-example.png
+%%DOCSDIR%%/html/images/qml-listview-highlight-example.png
+%%DOCSDIR%%/html/images/qml-listview-highlightranges-example.png
+%%DOCSDIR%%/html/images/qml-listview-sections-example.png
+%%DOCSDIR%%/html/images/qml-listview-snippet.png
+%%DOCSDIR%%/html/images/qml-minehunt-demo-small.png
+%%DOCSDIR%%/html/images/qml-minehunt-demo.png
+%%DOCSDIR%%/html/images/qml-mousearea-example.png
+%%DOCSDIR%%/html/images/qml-mousearea-snippet.png
+%%DOCSDIR%%/html/images/qml-objectlistmodel-example.png
+%%DOCSDIR%%/html/images/qml-package-example.png
+%%DOCSDIR%%/html/images/qml-parallax-example.png
+%%DOCSDIR%%/html/images/qml-pathview-example.png
+%%DOCSDIR%%/html/images/qml-photoviewer-demo-small.png
+%%DOCSDIR%%/html/images/qml-photoviewer-demo.png
+%%DOCSDIR%%/html/images/qml-plugins-example.png
+%%DOCSDIR%%/html/images/qml-positioners-example.png
+%%DOCSDIR%%/html/images/qml-progressbar-example.png
+%%DOCSDIR%%/html/images/qml-propertyanim-example.png
+%%DOCSDIR%%/html/images/qml-qgraphicsgridlayout-example.png
+%%DOCSDIR%%/html/images/qml-qgraphicslinearlayout-example.png
+%%DOCSDIR%%/html/images/qml-qwidgets-example.png
+%%DOCSDIR%%/html/images/qml-repeater-grid-index.png
+%%DOCSDIR%%/html/images/qml-row.png
+%%DOCSDIR%%/html/images/qml-rssnews-demo-small.png
+%%DOCSDIR%%/html/images/qml-rssnews-demo.png
+%%DOCSDIR%%/html/images/qml-samegame-demo-small.png
+%%DOCSDIR%%/html/images/qml-samegame-demo.png
+%%DOCSDIR%%/html/images/qml-scrollbar-example.png
+%%DOCSDIR%%/html/images/qml-searchbox-example.png
+%%DOCSDIR%%/html/images/qml-slideswitch-example.png
+%%DOCSDIR%%/html/images/qml-snake-demo-small.png
+%%DOCSDIR%%/html/images/qml-snake-demo.png
+%%DOCSDIR%%/html/images/qml-spinner-example.png
+%%DOCSDIR%%/html/images/qml-states-example.png
+%%DOCSDIR%%/html/images/qml-stringlistmodel-example.png
+%%DOCSDIR%%/html/images/qml-tabwidget-example.png
+%%DOCSDIR%%/html/images/qml-texteditor1_button.png
+%%DOCSDIR%%/html/images/qml-texteditor1_editmenu.png
+%%DOCSDIR%%/html/images/qml-texteditor1_filemenu.png
+%%DOCSDIR%%/html/images/qml-texteditor1_simplebutton.png
+%%DOCSDIR%%/html/images/qml-texteditor2_menubar.png
+%%DOCSDIR%%/html/images/qml-texteditor3_texteditor.png
+%%DOCSDIR%%/html/images/qml-texteditor4_texteditor.png
+%%DOCSDIR%%/html/images/qml-texteditor5_editmenu.png
+%%DOCSDIR%%/html/images/qml-texteditor5_filemenu.png
+%%DOCSDIR%%/html/images/qml-texteditor5_newfile.png
+%%DOCSDIR%%/html/images/qml-textselection-example.png
+%%DOCSDIR%%/html/images/qml-tic-tac-toe-example.png
+%%DOCSDIR%%/html/images/qml-transitions-example.png
+%%DOCSDIR%%/html/images/qml-tvtennis-example.png
+%%DOCSDIR%%/html/images/qml-twitter-demo-small.png
+%%DOCSDIR%%/html/images/qml-twitter-demo.png
+%%DOCSDIR%%/html/images/qml-visualitemmodel-example.png
+%%DOCSDIR%%/html/images/qml-webbrowser-demo-small.png
+%%DOCSDIR%%/html/images/qml-webbrowser-demo.png
+%%DOCSDIR%%/html/images/qml-webview-alert-example.png
+%%DOCSDIR%%/html/images/qml-webview-autosize-example.png
+%%DOCSDIR%%/html/images/qml-webview-googlemaps-example.png
+%%DOCSDIR%%/html/images/qml-webview-inlinehtml-example.png
+%%DOCSDIR%%/html/images/qml-webview-newwindows-example.png
+%%DOCSDIR%%/html/images/qml-xmlhttprequest-example.png
+%%DOCSDIR%%/html/images/qml-xmllistmodel-example.png
%%DOCSDIR%%/html/images/qmotifstyle.png
%%DOCSDIR%%/html/images/qobjectxmlmodel-example.png
%%DOCSDIR%%/html/images/qpainter-affinetransformations.png
@@ -1853,7 +2592,6 @@
%%DOCSDIR%%/html/images/qprogbar-w.png
%%DOCSDIR%%/html/images/qprogdlg-m.png
%%DOCSDIR%%/html/images/qprogdlg-w.png
-%%DOCSDIR%%/html/images/qq-thumbnail.png
%%DOCSDIR%%/html/images/qradialgradient-pad.png
%%DOCSDIR%%/html/images/qradialgradient-reflect.png
%%DOCSDIR%%/html/images/qradialgradient-repeat.png
@@ -1944,6 +2682,7 @@
%%DOCSDIR%%/html/images/qtwizard-nonmacpage.png
%%DOCSDIR%%/html/images/querymodel-example.png
%%DOCSDIR%%/html/images/queuedcustomtype-example.png
+%%DOCSDIR%%/html/images/quick_screens.png
%%DOCSDIR%%/html/images/qundoview.png
%%DOCSDIR%%/html/images/qurl-authority.png
%%DOCSDIR%%/html/images/qurl-authority2.png
@@ -1961,12 +2700,20 @@
%%DOCSDIR%%/html/images/qwsserver_keyboardfilter.png
%%DOCSDIR%%/html/images/radialGradient.png
%%DOCSDIR%%/html/images/raycasting-demo.png
+%%DOCSDIR%%/html/images/readonlytable_role.png
%%DOCSDIR%%/html/images/recentfiles-example.png
%%DOCSDIR%%/html/images/recipes-example.png
+%%DOCSDIR%%/html/images/rect-border-width.png
+%%DOCSDIR%%/html/images/rect-color.png
+%%DOCSDIR%%/html/images/rect-smooth.png
%%DOCSDIR%%/html/images/regexp-example.png
%%DOCSDIR%%/html/images/relationaltable.png
%%DOCSDIR%%/html/images/relationaltablemodel-example.png
%%DOCSDIR%%/html/images/remotecontrolledcar-car-example.png
+%%DOCSDIR%%/html/images/repeater-index.png
+%%DOCSDIR%%/html/images/repeater-modeldata.png
+%%DOCSDIR%%/html/images/repeater-simple.png
+%%DOCSDIR%%/html/images/repeater.png
%%DOCSDIR%%/html/images/resources.png
%%DOCSDIR%%/html/images/rgbController-arrangement.png
%%DOCSDIR%%/html/images/rgbController-configure-connection1.png
@@ -2005,6 +2752,7 @@
%%DOCSDIR%%/html/images/selection-extended.png
%%DOCSDIR%%/html/images/selection-multi.png
%%DOCSDIR%%/html/images/selection-single.png
+%%DOCSDIR%%/html/images/selection2.png
%%DOCSDIR%%/html/images/session.png
%%DOCSDIR%%/html/images/settingseditor-example.png
%%DOCSDIR%%/html/images/shapedclock-dragging.png
@@ -2029,16 +2777,20 @@
%%DOCSDIR%%/html/images/slider.png
%%DOCSDIR%%/html/images/sliderimage.png
%%DOCSDIR%%/html/images/sliders-example.png
+%%DOCSDIR%%/html/images/spectrum-demo.png
%%DOCSDIR%%/html/images/spinbox.png
%%DOCSDIR%%/html/images/spinboxdelegate-example.png
%%DOCSDIR%%/html/images/spinboxes-example.png
%%DOCSDIR%%/html/images/spinboximage.png
+%%DOCSDIR%%/html/images/spinner.gif
%%DOCSDIR%%/html/images/spreadsheet-demo.png
+%%DOCSDIR%%/html/images/sprites-combined.png
%%DOCSDIR%%/html/images/sql-examples.png
%%DOCSDIR%%/html/images/sql-widget-mapper.png
%%DOCSDIR%%/html/images/sqlbrowser-demo.png
%%DOCSDIR%%/html/images/standard-views.png
%%DOCSDIR%%/html/images/standarddialogs-example.png
+%%DOCSDIR%%/html/images/standardwidget.png
%%DOCSDIR%%/html/images/stardelegate.png
%%DOCSDIR%%/html/images/statemachine-button-history.png
%%DOCSDIR%%/html/images/statemachine-button-nested.png
@@ -2088,6 +2840,10 @@
%%DOCSDIR%%/html/images/svggenerator-example.png
%%DOCSDIR%%/html/images/svgviewer-example.png
%%DOCSDIR%%/html/images/swipegesture.png
+%%DOCSDIR%%/html/images/symbian-draw-pixmap-sequence.png
+%%DOCSDIR%%/html/images/symbian-qt-draw-pixmap-sequence.png
+%%DOCSDIR%%/html/images/symbian-qt-rendering-stack-non-screenplay.png
+%%DOCSDIR%%/html/images/symbian-rendering-stack-non-screenplay.png
%%DOCSDIR%%/html/images/syntaxhighlighter-example.png
%%DOCSDIR%%/html/images/system-tray.png
%%DOCSDIR%%/html/images/systemtray-editor.png
@@ -2100,6 +2856,7 @@
%%DOCSDIR%%/html/images/tableWidget-stylesheet.png
%%DOCSDIR%%/html/images/tablemodel-example.png
%%DOCSDIR%%/html/images/tabletexample.png
+%%DOCSDIR%%/html/images/tableview.png
%%DOCSDIR%%/html/images/tabwidget.png
%%DOCSDIR%%/html/images/taskmenuextension-dialog.png
%%DOCSDIR%%/html/images/taskmenuextension-example-faded.png
@@ -2129,13 +2886,21 @@
%%DOCSDIR%%/html/images/toolbuttonimage.png
%%DOCSDIR%%/html/images/tooltips-example.png
%%DOCSDIR%%/html/images/torrent-example.png
+%%DOCSDIR%%/html/images/touch-dials-example.png
+%%DOCSDIR%%/html/images/touch-fingerpaint-example.png
+%%DOCSDIR%%/html/images/touch-knobs-example.png
+%%DOCSDIR%%/html/images/touch-pinchzoom-example.png
%%DOCSDIR%%/html/images/trafficinfo-example.png
%%DOCSDIR%%/html/images/trafficlight-example.png
%%DOCSDIR%%/html/images/trafficlight-example1.png
%%DOCSDIR%%/html/images/trafficlight-example2.png
%%DOCSDIR%%/html/images/transformations-example.png
+%%DOCSDIR%%/html/images/translate.png
+%%DOCSDIR%%/html/images/tree_2_with_algorithm.png
%%DOCSDIR%%/html/images/treemodel-structure.png
%%DOCSDIR%%/html/images/treemodelcompleter-example.png
+%%DOCSDIR%%/html/images/treeview.png
+%%DOCSDIR%%/html/images/treeview_sml.png
%%DOCSDIR%%/html/images/trivialwizard-example-conclusion.png
%%DOCSDIR%%/html/images/trivialwizard-example-flow.png
%%DOCSDIR%%/html/images/trivialwizard-example-introduction.png
@@ -2152,6 +2917,21 @@
%%DOCSDIR%%/html/images/used-in-examples/animation/animatedtiles/images/random.png
%%DOCSDIR%%/html/images/used-in-examples/animation/animatedtiles/images/tile.png
%%DOCSDIR%%/html/images/used-in-examples/animation/easing/images/qt-logo.png
+%%DOCSDIR%%/html/images/used-in-examples/declarative/animation/basics/images/face-smile.png
+%%DOCSDIR%%/html/images/used-in-examples/declarative/animation/basics/images/moon.png
+%%DOCSDIR%%/html/images/used-in-examples/declarative/animation/basics/images/shadow.png
+%%DOCSDIR%%/html/images/used-in-examples/declarative/animation/basics/images/star.png
+%%DOCSDIR%%/html/images/used-in-examples/declarative/animation/basics/images/sun.png
+%%DOCSDIR%%/html/images/used-in-examples/declarative/toys/dynamicscene/images/face-smile.png
+%%DOCSDIR%%/html/images/used-in-examples/declarative/toys/dynamicscene/images/moon.png
+%%DOCSDIR%%/html/images/used-in-examples/declarative/toys/dynamicscene/images/rabbit_brown.png
+%%DOCSDIR%%/html/images/used-in-examples/declarative/toys/dynamicscene/images/rabbit_bw.png
+%%DOCSDIR%%/html/images/used-in-examples/declarative/toys/dynamicscene/images/star.png
+%%DOCSDIR%%/html/images/used-in-examples/declarative/toys/dynamicscene/images/sun.png
+%%DOCSDIR%%/html/images/used-in-examples/declarative/toys/dynamicscene/images/tree_s.png
+%%DOCSDIR%%/html/images/used-in-examples/declarative/ui-components/searchbox/images/clear.png
+%%DOCSDIR%%/html/images/used-in-examples/declarative/ui-components/searchbox/images/lineedit-bg-focus.png
+%%DOCSDIR%%/html/images/used-in-examples/declarative/ui-components/searchbox/images/lineedit-bg.png
%%DOCSDIR%%/html/images/used-in-examples/demos/books/images/star.png
%%DOCSDIR%%/html/images/used-in-examples/demos/interview/images/folder.png
%%DOCSDIR%%/html/images/used-in-examples/demos/interview/images/interview.png
@@ -2343,13 +3123,17 @@
%%DOCSDIR%%/html/images/used-in-examples/widgets/tooltips/images/circle.png
%%DOCSDIR%%/html/images/used-in-examples/widgets/tooltips/images/square.png
%%DOCSDIR%%/html/images/used-in-examples/widgets/tooltips/images/triangle.png
+%%DOCSDIR%%/html/images/verticalpositioner_example.png
+%%DOCSDIR%%/html/images/verticalpositioner_transition.gif
%%DOCSDIR%%/html/images/video-videographicsitem.png
%%DOCSDIR%%/html/images/video-videowidget.png
+%%DOCSDIR%%/html/images/visualitemmodel.png
%%DOCSDIR%%/html/images/wVista-Cert-border-small.png
%%DOCSDIR%%/html/images/weatherinfo-demo.png
%%DOCSDIR%%/html/images/webkit-domtraversal.png
%%DOCSDIR%%/html/images/webkit-examples.png
%%DOCSDIR%%/html/images/webkit-simpleselector.png
+%%DOCSDIR%%/html/images/webview.png
%%DOCSDIR%%/html/images/whatsnewanimatedtiles.png
%%DOCSDIR%%/html/images/whatsthis.png
%%DOCSDIR%%/html/images/widget-examples.png
@@ -2358,6 +3142,7 @@
%%DOCSDIR%%/html/images/widgetmapper-simple-mapping.png
%%DOCSDIR%%/html/images/widgetmapper-sql-mapping-table.png
%%DOCSDIR%%/html/images/widgetmapper-sql-mapping.png
+%%DOCSDIR%%/html/images/widgetmapper.png
%%DOCSDIR%%/html/images/widgets-tutorial-childwidget.png
%%DOCSDIR%%/html/images/widgets-tutorial-nestedlayouts.png
%%DOCSDIR%%/html/images/widgets-tutorial-toplevel.png
@@ -2465,6 +3250,7 @@
%%DOCSDIR%%/html/index.html
%%DOCSDIR%%/html/install-mac.html
%%DOCSDIR%%/html/install-symbian-installer.html
+%%DOCSDIR%%/html/install-symbian-linux.html
%%DOCSDIR%%/html/install-symbian.html
%%DOCSDIR%%/html/install-win.html
%%DOCSDIR%%/html/install-wince.html
@@ -2736,19 +3522,10 @@
%%DOCSDIR%%/html/mainwindows-sdi.html
%%DOCSDIR%%/html/metaobjects.html
%%DOCSDIR%%/html/moc.html
-%%DOCSDIR%%/html/model-view-convenience.html
-%%DOCSDIR%%/html/model-view-creating-models.html
-%%DOCSDIR%%/html/model-view-delegate.html
-%%DOCSDIR%%/html/model-view-dnd.html
-%%DOCSDIR%%/html/model-view-introduction.html
-%%DOCSDIR%%/html/model-view-model-subclassing.html
-%%DOCSDIR%%/html/model-view-model.html
%%DOCSDIR%%/html/model-view-programming.html
-%%DOCSDIR%%/html/model-view-proxy-models.html
-%%DOCSDIR%%/html/model-view-selection.html
-%%DOCSDIR%%/html/model-view-using.html
-%%DOCSDIR%%/html/model-view-view.html
%%DOCSDIR%%/html/model-view.html
+%%DOCSDIR%%/html/modelview-part2-main-cpp.html
+%%DOCSDIR%%/html/modelview.html
%%DOCSDIR%%/html/modules.html
%%DOCSDIR%%/html/multimedia-audiodevices-audiodevices-cpp.html
%%DOCSDIR%%/html/multimedia-audiodevices-audiodevices-h.html
@@ -2782,31 +3559,34 @@
%%DOCSDIR%%/html/multimedia-videowidget-videowidgetsurface-cpp.html
%%DOCSDIR%%/html/multimedia-videowidget-videowidgetsurface-h.html
%%DOCSDIR%%/html/multimedia-videowidget.html
-%%DOCSDIR%%/html/multitouch-dials-dials-pro.html
-%%DOCSDIR%%/html/multitouch-dials-dials-ui.html
-%%DOCSDIR%%/html/multitouch-dials-main-cpp.html
-%%DOCSDIR%%/html/multitouch-dials.html
-%%DOCSDIR%%/html/multitouch-fingerpaint-fingerpaint-pro.html
-%%DOCSDIR%%/html/multitouch-fingerpaint-main-cpp.html
-%%DOCSDIR%%/html/multitouch-fingerpaint-mainwindow-cpp.html
-%%DOCSDIR%%/html/multitouch-fingerpaint-mainwindow-h.html
-%%DOCSDIR%%/html/multitouch-fingerpaint-scribblearea-cpp.html
-%%DOCSDIR%%/html/multitouch-fingerpaint-scribblearea-h.html
-%%DOCSDIR%%/html/multitouch-fingerpaint.html
-%%DOCSDIR%%/html/multitouch-knobs-knob-cpp.html
-%%DOCSDIR%%/html/multitouch-knobs-knob-h.html
-%%DOCSDIR%%/html/multitouch-knobs-knobs-pro.html
-%%DOCSDIR%%/html/multitouch-knobs-main-cpp.html
-%%DOCSDIR%%/html/multitouch-knobs.html
-%%DOCSDIR%%/html/multitouch-pinchzoom-graphicsview-cpp.html
-%%DOCSDIR%%/html/multitouch-pinchzoom-graphicsview-h.html
-%%DOCSDIR%%/html/multitouch-pinchzoom-main-cpp.html
-%%DOCSDIR%%/html/multitouch-pinchzoom-mice-qrc.html
-%%DOCSDIR%%/html/multitouch-pinchzoom-mouse-cpp.html
-%%DOCSDIR%%/html/multitouch-pinchzoom-mouse-h.html
-%%DOCSDIR%%/html/multitouch-pinchzoom-pinchzoom-pro.html
-%%DOCSDIR%%/html/multitouch-pinchzoom.html
%%DOCSDIR%%/html/namespaces.html
+%%DOCSDIR%%/html/network-bearercloud-bearercloud-cpp.html
+%%DOCSDIR%%/html/network-bearercloud-bearercloud-h.html
+%%DOCSDIR%%/html/network-bearercloud-bearercloud-pro.html
+%%DOCSDIR%%/html/network-bearercloud-bluetooth-svg.html
+%%DOCSDIR%%/html/network-bearercloud-cell-svg.html
+%%DOCSDIR%%/html/network-bearercloud-cloud-cpp.html
+%%DOCSDIR%%/html/network-bearercloud-cloud-h.html
+%%DOCSDIR%%/html/network-bearercloud-gprs-svg.html
+%%DOCSDIR%%/html/network-bearercloud-icons-qrc.html
+%%DOCSDIR%%/html/network-bearercloud-lan-svg.html
+%%DOCSDIR%%/html/network-bearercloud-main-cpp.html
+%%DOCSDIR%%/html/network-bearercloud-umts-svg.html
+%%DOCSDIR%%/html/network-bearercloud-unknown-svg.html
+%%DOCSDIR%%/html/network-bearercloud-wlan-svg.html
+%%DOCSDIR%%/html/network-bearercloud.html
+%%DOCSDIR%%/html/network-bearermonitor-bearermonitor-240-320-ui.html
+%%DOCSDIR%%/html/network-bearermonitor-bearermonitor-640-480-ui.html
+%%DOCSDIR%%/html/network-bearermonitor-bearermonitor-cpp.html
+%%DOCSDIR%%/html/network-bearermonitor-bearermonitor-h.html
+%%DOCSDIR%%/html/network-bearermonitor-bearermonitor-maemo-ui.html
+%%DOCSDIR%%/html/network-bearermonitor-bearermonitor-pro.html
+%%DOCSDIR%%/html/network-bearermonitor-main-cpp.html
+%%DOCSDIR%%/html/network-bearermonitor-sessionwidget-cpp.html
+%%DOCSDIR%%/html/network-bearermonitor-sessionwidget-h.html
+%%DOCSDIR%%/html/network-bearermonitor-sessionwidget-maemo-ui.html
+%%DOCSDIR%%/html/network-bearermonitor-sessionwidget-ui.html
+%%DOCSDIR%%/html/network-bearermonitor.html
%%DOCSDIR%%/html/network-blockingfortuneclient-blockingclient-cpp.html
%%DOCSDIR%%/html/network-blockingfortuneclient-blockingclient-h.html
%%DOCSDIR%%/html/network-blockingfortuneclient-blockingfortuneclient-pro.html
@@ -2885,7 +3665,6 @@
%%DOCSDIR%%/html/network-qftp-images-file-png.html
%%DOCSDIR%%/html/network-qftp-main-cpp.html
%%DOCSDIR%%/html/network-qftp-qftp-pro.html
-%%DOCSDIR%%/html/network-qftp-sym-iap-util-h.html
%%DOCSDIR%%/html/network-qftp.html
%%DOCSDIR%%/html/network-securesocketclient-certificateinfo-cpp.html
%%DOCSDIR%%/html/network-securesocketclient-certificateinfo-h.html
@@ -2971,7 +3750,6 @@
%%DOCSDIR%%/html/opengl-grabber.html
%%DOCSDIR%%/html/opengl-hellogl-es-bubble-cpp.html
%%DOCSDIR%%/html/opengl-hellogl-es-bubble-h.html
-%%DOCSDIR%%/html/opengl-hellogl-es-cl-helper-h.html
%%DOCSDIR%%/html/opengl-hellogl-es-glwidget-cpp.html
%%DOCSDIR%%/html/opengl-hellogl-es-glwidget-h.html
%%DOCSDIR%%/html/opengl-hellogl-es-hellogl-es-pro.html
@@ -3112,6 +3890,12 @@
%%DOCSDIR%%/html/paintsystem-styling.html
%%DOCSDIR%%/html/paintsystem.html
%%DOCSDIR%%/html/pdf-licensing.html
+%%DOCSDIR%%/html/phonon-audiodataoutput-members.html
+%%DOCSDIR%%/html/phonon-audiodataoutput.html
+%%DOCSDIR%%/html/phonon-audiodataoutputinterface-members.html
+%%DOCSDIR%%/html/phonon-audiodataoutputinterface.html
+%%DOCSDIR%%/html/phonon-audiodataoutputprivate-members.html
+%%DOCSDIR%%/html/phonon-audiodataoutputprivate.html
%%DOCSDIR%%/html/phonon-audiooutput-members.html
%%DOCSDIR%%/html/phonon-audiooutput.html
%%DOCSDIR%%/html/phonon-backendcapabilities-notifier-members.html
@@ -3128,6 +3912,8 @@
%%DOCSDIR%%/html/phonon-effectparameter.html
%%DOCSDIR%%/html/phonon-effectwidget-members.html
%%DOCSDIR%%/html/phonon-effectwidget.html
+%%DOCSDIR%%/html/phonon-globalconfigprivate-members.html
+%%DOCSDIR%%/html/phonon-globalconfigprivate.html
%%DOCSDIR%%/html/phonon-mediacontroller-members.html
%%DOCSDIR%%/html/phonon-mediacontroller.html
%%DOCSDIR%%/html/phonon-medianode-members.html
@@ -3142,6 +3928,8 @@
%%DOCSDIR%%/html/phonon-overview.html
%%DOCSDIR%%/html/phonon-path-members.html
%%DOCSDIR%%/html/phonon-path.html
+%%DOCSDIR%%/html/phonon-pulsesupport-members.html
+%%DOCSDIR%%/html/phonon-pulsesupport.html
%%DOCSDIR%%/html/phonon-qmusicplayer-main-cpp.html
%%DOCSDIR%%/html/phonon-qmusicplayer-mainwindow-cpp.html
%%DOCSDIR%%/html/phonon-qmusicplayer-mainwindow-h.html
@@ -3149,10 +3937,14 @@
%%DOCSDIR%%/html/phonon-qmusicplayer.html
%%DOCSDIR%%/html/phonon-seekslider-members.html
%%DOCSDIR%%/html/phonon-seekslider.html
+%%DOCSDIR%%/html/phonon-swiftslider-members.html
+%%DOCSDIR%%/html/phonon-swiftslider.html
%%DOCSDIR%%/html/phonon-videoplayer-members.html
%%DOCSDIR%%/html/phonon-videoplayer.html
%%DOCSDIR%%/html/phonon-videowidget-members.html
%%DOCSDIR%%/html/phonon-videowidget.html
+%%DOCSDIR%%/html/phonon-videowidgetinterface44-members.html
+%%DOCSDIR%%/html/phonon-videowidgetinterface44.html
%%DOCSDIR%%/html/phonon-volumeslider-members.html
%%DOCSDIR%%/html/phonon-volumeslider.html
%%DOCSDIR%%/html/phonon.html
@@ -3177,6 +3969,7 @@
%%DOCSDIR%%/html/porting4.html
%%DOCSDIR%%/html/printing.html
%%DOCSDIR%%/html/properties.html
+%%DOCSDIR%%/html/propertybinding.html
%%DOCSDIR%%/html/q3accel-members.html
%%DOCSDIR%%/html/q3accel-obsolete.html
%%DOCSDIR%%/html/q3accel.html
@@ -3606,16 +4399,16 @@
%%DOCSDIR%%/html/qapplication-members.html
%%DOCSDIR%%/html/qapplication-qt3.html
%%DOCSDIR%%/html/qapplication.html
-%%DOCSDIR%%/html/qassistantclient-members.html
-%%DOCSDIR%%/html/qassistantclient.html
%%DOCSDIR%%/html/qatomicint-members.html
%%DOCSDIR%%/html/qatomicint.html
%%DOCSDIR%%/html/qatomicpointer-members.html
%%DOCSDIR%%/html/qatomicpointer.html
%%DOCSDIR%%/html/qaudio.html
%%DOCSDIR%%/html/qaudiodeviceinfo-members.html
+%%DOCSDIR%%/html/qaudiodeviceinfo-obsolete.html
%%DOCSDIR%%/html/qaudiodeviceinfo.html
%%DOCSDIR%%/html/qaudioformat-members.html
+%%DOCSDIR%%/html/qaudioformat-obsolete.html
%%DOCSDIR%%/html/qaudioformat.html
%%DOCSDIR%%/html/qaudioinput-members.html
%%DOCSDIR%%/html/qaudioinput.html
@@ -3796,8 +4589,6 @@
%%DOCSDIR%%/html/qdbuspendingreply.html
%%DOCSDIR%%/html/qdbusreply-members.html
%%DOCSDIR%%/html/qdbusreply.html
-%%DOCSDIR%%/html/qdbusserver-members.html
-%%DOCSDIR%%/html/qdbusserver.html
%%DOCSDIR%%/html/qdbusservicewatcher-members.html
%%DOCSDIR%%/html/qdbusservicewatcher.html
%%DOCSDIR%%/html/qdbussignature-members.html
@@ -3809,6 +4600,65 @@
%%DOCSDIR%%/html/qdbusxml2cpp.html
%%DOCSDIR%%/html/qdebug-members.html
%%DOCSDIR%%/html/qdebug.html
+%%DOCSDIR%%/html/qdeclarativeanimation.html
+%%DOCSDIR%%/html/qdeclarativebasictypes.html
+%%DOCSDIR%%/html/qdeclarativecomponent-members.html
+%%DOCSDIR%%/html/qdeclarativecomponent.html
+%%DOCSDIR%%/html/qdeclarativecontext-members.html
+%%DOCSDIR%%/html/qdeclarativecontext.html
+%%DOCSDIR%%/html/qdeclarativedebugging.html
+%%DOCSDIR%%/html/qdeclarativedocuments.html
+%%DOCSDIR%%/html/qdeclarativedynamicobjects.html
+%%DOCSDIR%%/html/qdeclarativeelements.html
+%%DOCSDIR%%/html/qdeclarativeengine-members.html
+%%DOCSDIR%%/html/qdeclarativeengine.html
+%%DOCSDIR%%/html/qdeclarativeerror-members.html
+%%DOCSDIR%%/html/qdeclarativeerror.html
+%%DOCSDIR%%/html/qdeclarativeexamples.html
+%%DOCSDIR%%/html/qdeclarativeexampletoggleswitch.html
+%%DOCSDIR%%/html/qdeclarativeexpression-members.html
+%%DOCSDIR%%/html/qdeclarativeexpression.html
+%%DOCSDIR%%/html/qdeclarativeextensionplugin-members.html
+%%DOCSDIR%%/html/qdeclarativeextensionplugin.html
+%%DOCSDIR%%/html/qdeclarativefocus.html
+%%DOCSDIR%%/html/qdeclarativeglobalobject.html
+%%DOCSDIR%%/html/qdeclarativei18n.html
+%%DOCSDIR%%/html/qdeclarativeimageprovider-members.html
+%%DOCSDIR%%/html/qdeclarativeimageprovider.html
+%%DOCSDIR%%/html/qdeclarativeimportdatabase-members.html
+%%DOCSDIR%%/html/qdeclarativeimportdatabase.html
+%%DOCSDIR%%/html/qdeclarativeintroduction.html
+%%DOCSDIR%%/html/qdeclarativeitem-members.html
+%%DOCSDIR%%/html/qdeclarativeitem.html
+%%DOCSDIR%%/html/qdeclarativejavascript.html
+%%DOCSDIR%%/html/qdeclarativelistproperty-members.html
+%%DOCSDIR%%/html/qdeclarativelistproperty.html
+%%DOCSDIR%%/html/qdeclarativelistreference-members.html
+%%DOCSDIR%%/html/qdeclarativelistreference.html
+%%DOCSDIR%%/html/qdeclarativemodels.html
+%%DOCSDIR%%/html/qdeclarativemodules.html
+%%DOCSDIR%%/html/qdeclarativenetwork.html
+%%DOCSDIR%%/html/qdeclarativenetworkaccessmanagerfactory-members.html
+%%DOCSDIR%%/html/qdeclarativenetworkaccessmanagerfactory.html
+%%DOCSDIR%%/html/qdeclarativeparserstatus-members.html
+%%DOCSDIR%%/html/qdeclarativeparserstatus.html
+%%DOCSDIR%%/html/qdeclarativeperformance.html
+%%DOCSDIR%%/html/qdeclarativeproperty-members.html
+%%DOCSDIR%%/html/qdeclarativeproperty.html
+%%DOCSDIR%%/html/qdeclarativepropertymap-members.html
+%%DOCSDIR%%/html/qdeclarativepropertymap.html
+%%DOCSDIR%%/html/qdeclarativepropertyvaluesource-members.html
+%%DOCSDIR%%/html/qdeclarativepropertyvaluesource.html
+%%DOCSDIR%%/html/qdeclarativereference.html
+%%DOCSDIR%%/html/qdeclarativescope.html
+%%DOCSDIR%%/html/qdeclarativescriptstring-members.html
+%%DOCSDIR%%/html/qdeclarativescriptstring.html
+%%DOCSDIR%%/html/qdeclarativesecurity.html
+%%DOCSDIR%%/html/qdeclarativestates.html
+%%DOCSDIR%%/html/qdeclarativetypeloader-members.html
+%%DOCSDIR%%/html/qdeclarativetypeloader.html
+%%DOCSDIR%%/html/qdeclarativeview-members.html
+%%DOCSDIR%%/html/qdeclarativeview.html
%%DOCSDIR%%/html/qdecoration-members.html
%%DOCSDIR%%/html/qdecoration.html
%%DOCSDIR%%/html/qdecorationdefault-members.html
@@ -3931,6 +4781,8 @@
%%DOCSDIR%%/html/qdynamicpropertychangeevent.html
%%DOCSDIR%%/html/qeasingcurve-members.html
%%DOCSDIR%%/html/qeasingcurve.html
+%%DOCSDIR%%/html/qelapsedtimer-members.html
+%%DOCSDIR%%/html/qelapsedtimer.html
%%DOCSDIR%%/html/qerrormessage-members.html
%%DOCSDIR%%/html/qerrormessage-qt3.html
%%DOCSDIR%%/html/qerrormessage.html
@@ -4033,6 +4885,8 @@
%%DOCSDIR%%/html/qgesturerecognizer-members.html
%%DOCSDIR%%/html/qgesturerecognizer.html
%%DOCSDIR%%/html/qgl.html
+%%DOCSDIR%%/html/qglbuffer-members.html
+%%DOCSDIR%%/html/qglbuffer.html
%%DOCSDIR%%/html/qglcolormap-members.html
%%DOCSDIR%%/html/qglcolormap.html
%%DOCSDIR%%/html/qglcontext-members.html
@@ -4432,6 +5286,224 @@
%%DOCSDIR%%/html/qmimedata.html
%%DOCSDIR%%/html/qmimesource-members.html
%%DOCSDIR%%/html/qmimesource.html
+%%DOCSDIR%%/html/qml-action.html
+%%DOCSDIR%%/html/qml-advtutorial.html
+%%DOCSDIR%%/html/qml-anchor-layout.html
+%%DOCSDIR%%/html/qml-anchoranimation-members.html
+%%DOCSDIR%%/html/qml-anchoranimation.html
+%%DOCSDIR%%/html/qml-anchorchanges-members.html
+%%DOCSDIR%%/html/qml-anchorchanges.html
+%%DOCSDIR%%/html/qml-animatedimage-members.html
+%%DOCSDIR%%/html/qml-animatedimage.html
+%%DOCSDIR%%/html/qml-animation-members.html
+%%DOCSDIR%%/html/qml-animation-transition.html
+%%DOCSDIR%%/html/qml-animation.html
+%%DOCSDIR%%/html/qml-basic-interaction-elements.html
+%%DOCSDIR%%/html/qml-basic-visual-elements.html
+%%DOCSDIR%%/html/qml-behavior-members.html
+%%DOCSDIR%%/html/qml-behavior.html
+%%DOCSDIR%%/html/qml-binding-members.html
+%%DOCSDIR%%/html/qml-binding.html
+%%DOCSDIR%%/html/qml-bool.html
+%%DOCSDIR%%/html/qml-borderimage-members.html
+%%DOCSDIR%%/html/qml-borderimage.html
+%%DOCSDIR%%/html/qml-coding-conventions.html
+%%DOCSDIR%%/html/qml-color.html
+%%DOCSDIR%%/html/qml-coloranimation-members.html
+%%DOCSDIR%%/html/qml-coloranimation.html
+%%DOCSDIR%%/html/qml-column-members.html
+%%DOCSDIR%%/html/qml-column.html
+%%DOCSDIR%%/html/qml-component-members.html
+%%DOCSDIR%%/html/qml-component.html
+%%DOCSDIR%%/html/qml-connections-members.html
+%%DOCSDIR%%/html/qml-connections.html
+%%DOCSDIR%%/html/qml-date.html
+%%DOCSDIR%%/html/qml-doublevalidator-members.html
+%%DOCSDIR%%/html/qml-doublevalidator.html
+%%DOCSDIR%%/html/qml-enumeration.html
+%%DOCSDIR%%/html/qml-event-elements.html
+%%DOCSDIR%%/html/qml-extending-tutorial-index.html
+%%DOCSDIR%%/html/qml-extending-tutorial7.html
+%%DOCSDIR%%/html/qml-extending-types.html
+%%DOCSDIR%%/html/qml-extending.html
+%%DOCSDIR%%/html/qml-flickable-members.html
+%%DOCSDIR%%/html/qml-flickable.html
+%%DOCSDIR%%/html/qml-flipable-members.html
+%%DOCSDIR%%/html/qml-flipable.html
+%%DOCSDIR%%/html/qml-flow-members.html
+%%DOCSDIR%%/html/qml-flow.html
+%%DOCSDIR%%/html/qml-focuspanel-members.html
+%%DOCSDIR%%/html/qml-focuspanel.html
+%%DOCSDIR%%/html/qml-focusscope-members.html
+%%DOCSDIR%%/html/qml-focusscope.html
+%%DOCSDIR%%/html/qml-folderlistmodel-members.html
+%%DOCSDIR%%/html/qml-folderlistmodel.html
+%%DOCSDIR%%/html/qml-font.html
+%%DOCSDIR%%/html/qml-fontloader-members.html
+%%DOCSDIR%%/html/qml-fontloader.html
+%%DOCSDIR%%/html/qml-gesturearea-members.html
+%%DOCSDIR%%/html/qml-gesturearea.html
+%%DOCSDIR%%/html/qml-gradient-members.html
+%%DOCSDIR%%/html/qml-gradient.html
+%%DOCSDIR%%/html/qml-gradientstop-members.html
+%%DOCSDIR%%/html/qml-gradientstop.html
+%%DOCSDIR%%/html/qml-grid-members.html
+%%DOCSDIR%%/html/qml-grid.html
+%%DOCSDIR%%/html/qml-gridview-members.html
+%%DOCSDIR%%/html/qml-gridview.html
+%%DOCSDIR%%/html/qml-groups.html
+%%DOCSDIR%%/html/qml-image-members.html
+%%DOCSDIR%%/html/qml-image.html
+%%DOCSDIR%%/html/qml-int.html
+%%DOCSDIR%%/html/qml-integration.html
+%%DOCSDIR%%/html/qml-intro.html
+%%DOCSDIR%%/html/qml-intvalidator-members.html
+%%DOCSDIR%%/html/qml-intvalidator.html
+%%DOCSDIR%%/html/qml-item-members.html
+%%DOCSDIR%%/html/qml-item.html
+%%DOCSDIR%%/html/qml-keyevent-members.html
+%%DOCSDIR%%/html/qml-keyevent.html
+%%DOCSDIR%%/html/qml-keynavigation-members.html
+%%DOCSDIR%%/html/qml-keynavigation.html
+%%DOCSDIR%%/html/qml-keys-members.html
+%%DOCSDIR%%/html/qml-keys.html
+%%DOCSDIR%%/html/qml-layoutitem-members.html
+%%DOCSDIR%%/html/qml-layoutitem.html
+%%DOCSDIR%%/html/qml-list.html
+%%DOCSDIR%%/html/qml-listelement.html
+%%DOCSDIR%%/html/qml-listmodel-members.html
+%%DOCSDIR%%/html/qml-listmodel.html
+%%DOCSDIR%%/html/qml-listview-members.html
+%%DOCSDIR%%/html/qml-listview.html
+%%DOCSDIR%%/html/qml-loader-members.html
+%%DOCSDIR%%/html/qml-loader.html
+%%DOCSDIR%%/html/qml-mousearea-members.html
+%%DOCSDIR%%/html/qml-mousearea.html
+%%DOCSDIR%%/html/qml-mouseevent-members.html
+%%DOCSDIR%%/html/qml-mouseevent.html
+%%DOCSDIR%%/html/qml-numberanimation-members.html
+%%DOCSDIR%%/html/qml-numberanimation.html
+%%DOCSDIR%%/html/qml-package-members.html
+%%DOCSDIR%%/html/qml-package.html
+%%DOCSDIR%%/html/qml-parallelanimation-members.html
+%%DOCSDIR%%/html/qml-parallelanimation.html
+%%DOCSDIR%%/html/qml-parentanimation-members.html
+%%DOCSDIR%%/html/qml-parentanimation.html
+%%DOCSDIR%%/html/qml-parentchange-members.html
+%%DOCSDIR%%/html/qml-parentchange.html
+%%DOCSDIR%%/html/qml-particle-elements.html
+%%DOCSDIR%%/html/qml-particlemotiongravity-members.html
+%%DOCSDIR%%/html/qml-particlemotiongravity.html
+%%DOCSDIR%%/html/qml-particlemotionlinear.html
+%%DOCSDIR%%/html/qml-particlemotionwander-members.html
+%%DOCSDIR%%/html/qml-particlemotionwander.html
+%%DOCSDIR%%/html/qml-particles-members.html
+%%DOCSDIR%%/html/qml-particles.html
+%%DOCSDIR%%/html/qml-path-members.html
+%%DOCSDIR%%/html/qml-path.html
+%%DOCSDIR%%/html/qml-pathattribute-members.html
+%%DOCSDIR%%/html/qml-pathattribute.html
+%%DOCSDIR%%/html/qml-pathcubic-members.html
+%%DOCSDIR%%/html/qml-pathcubic.html
+%%DOCSDIR%%/html/qml-pathelement.html
+%%DOCSDIR%%/html/qml-pathline-members.html
+%%DOCSDIR%%/html/qml-pathline.html
+%%DOCSDIR%%/html/qml-pathpercent.html
+%%DOCSDIR%%/html/qml-pathquad-members.html
+%%DOCSDIR%%/html/qml-pathquad.html
+%%DOCSDIR%%/html/qml-pathview-members.html
+%%DOCSDIR%%/html/qml-pathview.html
+%%DOCSDIR%%/html/qml-pauseanimation-members.html
+%%DOCSDIR%%/html/qml-pauseanimation.html
+%%DOCSDIR%%/html/qml-point.html
+%%DOCSDIR%%/html/qml-positioners.html
+%%DOCSDIR%%/html/qml-positioning-elements.html
+%%DOCSDIR%%/html/qml-presenting-data.html
+%%DOCSDIR%%/html/qml-propertyaction-members.html
+%%DOCSDIR%%/html/qml-propertyaction.html
+%%DOCSDIR%%/html/qml-propertyanimation-members.html
+%%DOCSDIR%%/html/qml-propertyanimation.html
+%%DOCSDIR%%/html/qml-propertychanges-members.html
+%%DOCSDIR%%/html/qml-propertychanges.html
+%%DOCSDIR%%/html/qml-qt-members.html
+%%DOCSDIR%%/html/qml-qt.html
+%%DOCSDIR%%/html/qml-qtobject-members.html
+%%DOCSDIR%%/html/qml-qtobject.html
+%%DOCSDIR%%/html/qml-real.html
+%%DOCSDIR%%/html/qml-rect.html
+%%DOCSDIR%%/html/qml-rectangle-members.html
+%%DOCSDIR%%/html/qml-rectangle.html
+%%DOCSDIR%%/html/qml-regexpvalidator-members.html
+%%DOCSDIR%%/html/qml-regexpvalidator.html
+%%DOCSDIR%%/html/qml-repeater-members.html
+%%DOCSDIR%%/html/qml-repeater.html
+%%DOCSDIR%%/html/qml-rotation-members.html
+%%DOCSDIR%%/html/qml-rotation.html
+%%DOCSDIR%%/html/qml-rotationanimation-members.html
+%%DOCSDIR%%/html/qml-rotationanimation.html
+%%DOCSDIR%%/html/qml-row-members.html
+%%DOCSDIR%%/html/qml-row.html
+%%DOCSDIR%%/html/qml-scale-members.html
+%%DOCSDIR%%/html/qml-scale.html
+%%DOCSDIR%%/html/qml-scriptaction-members.html
+%%DOCSDIR%%/html/qml-scriptaction.html
+%%DOCSDIR%%/html/qml-sequentialanimation-members.html
+%%DOCSDIR%%/html/qml-sequentialanimation.html
+%%DOCSDIR%%/html/qml-size.html
+%%DOCSDIR%%/html/qml-smoothedanimation-members.html
+%%DOCSDIR%%/html/qml-smoothedanimation.html
+%%DOCSDIR%%/html/qml-springanimation-members.html
+%%DOCSDIR%%/html/qml-springanimation.html
+%%DOCSDIR%%/html/qml-state-elements.html
+%%DOCSDIR%%/html/qml-state-members.html
+%%DOCSDIR%%/html/qml-state.html
+%%DOCSDIR%%/html/qml-statechangescript-members.html
+%%DOCSDIR%%/html/qml-statechangescript.html
+%%DOCSDIR%%/html/qml-stategroup-members.html
+%%DOCSDIR%%/html/qml-stategroup.html
+%%DOCSDIR%%/html/qml-string.html
+%%DOCSDIR%%/html/qml-systempalette-members.html
+%%DOCSDIR%%/html/qml-systempalette.html
+%%DOCSDIR%%/html/qml-text-members.html
+%%DOCSDIR%%/html/qml-text.html
+%%DOCSDIR%%/html/qml-textedit-members.html
+%%DOCSDIR%%/html/qml-textedit.html
+%%DOCSDIR%%/html/qml-textinput-members.html
+%%DOCSDIR%%/html/qml-textinput.html
+%%DOCSDIR%%/html/qml-time.html
+%%DOCSDIR%%/html/qml-timer-members.html
+%%DOCSDIR%%/html/qml-timer.html
+%%DOCSDIR%%/html/qml-transform-elements.html
+%%DOCSDIR%%/html/qml-transform.html
+%%DOCSDIR%%/html/qml-transition-members.html
+%%DOCSDIR%%/html/qml-transition.html
+%%DOCSDIR%%/html/qml-translate-members.html
+%%DOCSDIR%%/html/qml-translate.html
+%%DOCSDIR%%/html/qml-tutorial.html
+%%DOCSDIR%%/html/qml-tutorial1.html
+%%DOCSDIR%%/html/qml-tutorial2.html
+%%DOCSDIR%%/html/qml-tutorial3.html
+%%DOCSDIR%%/html/qml-url.html
+%%DOCSDIR%%/html/qml-utility-elements.html
+%%DOCSDIR%%/html/qml-vector3d.html
+%%DOCSDIR%%/html/qml-vector3danimation-members.html
+%%DOCSDIR%%/html/qml-vector3danimation.html
+%%DOCSDIR%%/html/qml-view-elements.html
+%%DOCSDIR%%/html/qml-visualdatamodel-members.html
+%%DOCSDIR%%/html/qml-visualdatamodel.html
+%%DOCSDIR%%/html/qml-visualitemmodel-members.html
+%%DOCSDIR%%/html/qml-visualitemmodel.html
+%%DOCSDIR%%/html/qml-webview-members.html
+%%DOCSDIR%%/html/qml-webview.html
+%%DOCSDIR%%/html/qml-workerscript-members.html
+%%DOCSDIR%%/html/qml-workerscript.html
+%%DOCSDIR%%/html/qml-working-with-data.html
+%%DOCSDIR%%/html/qml-xmllistmodel-members.html
+%%DOCSDIR%%/html/qml-xmllistmodel.html
+%%DOCSDIR%%/html/qml-xmlrole-members.html
+%%DOCSDIR%%/html/qml-xmlrole.html
+%%DOCSDIR%%/html/qmlruntime.html
+%%DOCSDIR%%/html/qmlviewer.html
%%DOCSDIR%%/html/qmodelindex-members.html
%%DOCSDIR%%/html/qmodelindex.html
%%DOCSDIR%%/html/qmotifstyle-members.html
@@ -4477,6 +5549,10 @@
%%DOCSDIR%%/html/qnetworkaddressentry.html
%%DOCSDIR%%/html/qnetworkcachemetadata-members.html
%%DOCSDIR%%/html/qnetworkcachemetadata.html
+%%DOCSDIR%%/html/qnetworkconfiguration-members.html
+%%DOCSDIR%%/html/qnetworkconfiguration.html
+%%DOCSDIR%%/html/qnetworkconfigurationmanager-members.html
+%%DOCSDIR%%/html/qnetworkconfigurationmanager.html
%%DOCSDIR%%/html/qnetworkcookie-members.html
%%DOCSDIR%%/html/qnetworkcookie.html
%%DOCSDIR%%/html/qnetworkcookiejar-members.html
@@ -4495,6 +5571,8 @@
%%DOCSDIR%%/html/qnetworkreply.html
%%DOCSDIR%%/html/qnetworkrequest-members.html
%%DOCSDIR%%/html/qnetworkrequest.html
+%%DOCSDIR%%/html/qnetworksession-members.html
+%%DOCSDIR%%/html/qnetworksession.html
%%DOCSDIR%%/html/qobject-members.html
%%DOCSDIR%%/html/qobject-qt3.html
%%DOCSDIR%%/html/qobject.html
@@ -4513,6 +5591,8 @@
%%DOCSDIR%%/html/qpaintenginestate.html
%%DOCSDIR%%/html/qpainter-members.html
%%DOCSDIR%%/html/qpainter-obsolete.html
+%%DOCSDIR%%/html/qpainter-pixmapfragment-members.html
+%%DOCSDIR%%/html/qpainter-pixmapfragment.html
%%DOCSDIR%%/html/qpainter-qt3.html
%%DOCSDIR%%/html/qpainter.html
%%DOCSDIR%%/html/qpainterpath-element-members.html
@@ -4687,6 +5767,7 @@
%%DOCSDIR%%/html/qscriptcontext-members.html
%%DOCSDIR%%/html/qscriptcontext.html
%%DOCSDIR%%/html/qscriptcontextinfo-members.html
+%%DOCSDIR%%/html/qscriptcontextinfo-qt3.html
%%DOCSDIR%%/html/qscriptcontextinfo.html
%%DOCSDIR%%/html/qscriptengine-members.html
%%DOCSDIR%%/html/qscriptengine-obsolete.html
@@ -4697,6 +5778,8 @@
%%DOCSDIR%%/html/qscriptenginedebugger.html
%%DOCSDIR%%/html/qscriptextensionplugin-members.html
%%DOCSDIR%%/html/qscriptextensionplugin.html
+%%DOCSDIR%%/html/qscriptprogram-members.html
+%%DOCSDIR%%/html/qscriptprogram.html
%%DOCSDIR%%/html/qscriptstring-members.html
%%DOCSDIR%%/html/qscriptstring.html
%%DOCSDIR%%/html/qscriptsyntaxcheckresult-members.html
@@ -4863,6 +5946,8 @@
%%DOCSDIR%%/html/qstatemachine-wrappedevent-members.html
%%DOCSDIR%%/html/qstatemachine-wrappedevent.html
%%DOCSDIR%%/html/qstatemachine.html
+%%DOCSDIR%%/html/qstatictext-members.html
+%%DOCSDIR%%/html/qstatictext.html
%%DOCSDIR%%/html/qstatusbar-members.html
%%DOCSDIR%%/html/qstatusbar-qt3.html
%%DOCSDIR%%/html/qstatusbar.html
@@ -4996,6 +6081,8 @@
%%DOCSDIR%%/html/qsystemsemaphore.html
%%DOCSDIR%%/html/qsystemtrayicon-members.html
%%DOCSDIR%%/html/qsystemtrayicon.html
+%%DOCSDIR%%/html/qt-activex.html
+%%DOCSDIR%%/html/qt-basic-concepts.html
%%DOCSDIR%%/html/qt-conf.html
%%DOCSDIR%%/html/qt-embedded-accel.html
%%DOCSDIR%%/html/qt-embedded-architecture.html
@@ -5022,17 +6109,24 @@
%%DOCSDIR%%/html/qt-embeddedlinux-opengl.html
%%DOCSDIR%%/html/qt-embeddedlinux-openvg.html
%%DOCSDIR%%/html/qt-embeddedwince-accel.html
+%%DOCSDIR%%/html/qt-graphics.html
+%%DOCSDIR%%/html/qt-gui-concepts.html
%%DOCSDIR%%/html/qt-mac-cocoa-licensing.html
+%%DOCSDIR%%/html/qt-network.html
%%DOCSDIR%%/html/qt-performance.html
%%DOCSDIR%%/html/qt-qt3.html
%%DOCSDIR%%/html/qt-resources.html
+%%DOCSDIR%%/html/qt-sql.html
%%DOCSDIR%%/html/qt.dcf
%%DOCSDIR%%/html/qt.html
+%%DOCSDIR%%/html/qt.index
+%%DOCSDIR%%/html/qt.pageindex
%%DOCSDIR%%/html/qt.tags
%%DOCSDIR%%/html/qt3support.html
%%DOCSDIR%%/html/qt3to4-treewalker.html
%%DOCSDIR%%/html/qt3to4.html
%%DOCSDIR%%/html/qt4-6-intro.html
+%%DOCSDIR%%/html/qt4-7-intro.html
%%DOCSDIR%%/html/qt4-accessibility.html
%%DOCSDIR%%/html/qt4-arthur.html
%%DOCSDIR%%/html/qt4-designer.html
@@ -5069,7 +6163,7 @@
%%DOCSDIR%%/html/qtapandholdgesture.html
%%DOCSDIR%%/html/qtapgesture-members.html
%%DOCSDIR%%/html/qtapgesture.html
-%%DOCSDIR%%/html/qtassistant.html
+%%DOCSDIR%%/html/qtbinding.html
%%DOCSDIR%%/html/qtce.html
%%DOCSDIR%%/html/qtconcurrent-exception-members.html
%%DOCSDIR%%/html/qtconcurrent-exception.html
@@ -5097,12 +6191,14 @@
%%DOCSDIR%%/html/qtconcurrentmap.html
%%DOCSDIR%%/html/qtconcurrentrun.html
%%DOCSDIR%%/html/qtconfig.html
+%%DOCSDIR%%/html/qtcore-qmath-h.html
%%DOCSDIR%%/html/qtcore.html
%%DOCSDIR%%/html/qtcpserver-members.html
%%DOCSDIR%%/html/qtcpserver.html
%%DOCSDIR%%/html/qtcpsocket-members.html
%%DOCSDIR%%/html/qtcpsocket.html
%%DOCSDIR%%/html/qtdbus.html
+%%DOCSDIR%%/html/qtdeclarative.html
%%DOCSDIR%%/html/qtdemo.html
%%DOCSDIR%%/html/qtdesigner-components.html
%%DOCSDIR%%/html/qtdesigner.html
@@ -5129,6 +6225,7 @@
%%DOCSDIR%%/html/qtestlib-tutorial4-tutorial4-pro.html
%%DOCSDIR%%/html/qtestlib-tutorial4.html
%%DOCSDIR%%/html/qtestlib-tutorial5-benchmarking-cpp.html
+%%DOCSDIR%%/html/qtestlib-tutorial5-containers-cpp.html
%%DOCSDIR%%/html/qtestlib-tutorial5-tutorial5-pro.html
%%DOCSDIR%%/html/qtestlib-tutorial5.html
%%DOCSDIR%%/html/qtextblock-iterator-members.html
@@ -5278,6 +6375,9 @@
%%DOCSDIR%%/html/qtouchevent.html
%%DOCSDIR%%/html/qtplugin-obsolete.html
%%DOCSDIR%%/html/qtplugin.html
+%%DOCSDIR%%/html/qtprogrammers.html
+%%DOCSDIR%%/html/qtquick-whatsnew.html
+%%DOCSDIR%%/html/qtquick.html
%%DOCSDIR%%/html/qtransform-members.html
%%DOCSDIR%%/html/qtransform-obsolete.html
%%DOCSDIR%%/html/qtransform.html
@@ -5305,6 +6405,7 @@
%%DOCSDIR%%/html/qttest.html
%%DOCSDIR%%/html/qttools.html
%%DOCSDIR%%/html/qtuitools.html
+%%DOCSDIR%%/html/qtwebkit-bridge.html
%%DOCSDIR%%/html/qtwebkit.html
%%DOCSDIR%%/html/qtxml.html
%%DOCSDIR%%/html/qtxmlpatterns.html
@@ -5396,8 +6497,6 @@
%%DOCSDIR%%/html/qwebpage-extensionreturn.html
%%DOCSDIR%%/html/qwebpage-members.html
%%DOCSDIR%%/html/qwebpage.html
-%%DOCSDIR%%/html/qwebpluginfactory-extensionoption.html
-%%DOCSDIR%%/html/qwebpluginfactory-extensionreturn.html
%%DOCSDIR%%/html/qwebpluginfactory-members.html
%%DOCSDIR%%/html/qwebpluginfactory-mimetype-members.html
%%DOCSDIR%%/html/qwebpluginfactory-mimetype.html
@@ -5707,6 +6806,10 @@
%%DOCSDIR%%/html/script-qstetrix.html
%%DOCSDIR%%/html/script.html
%%DOCSDIR%%/html/scripting.html
+%%DOCSDIR%%/html/scripts/functions.js
+%%DOCSDIR%%/html/scripts/jquery.js
+%%DOCSDIR%%/html/scripts/narrow.js
+%%DOCSDIR%%/html/scripts/superfish.js
%%DOCSDIR%%/html/session.html
%%DOCSDIR%%/html/shadow-builds-wince.html
%%DOCSDIR%%/html/shared.html
@@ -5771,6 +6874,12 @@
%%DOCSDIR%%/html/sql-tablemodel-tablemodel-pro.html
%%DOCSDIR%%/html/sql-tablemodel.html
%%DOCSDIR%%/html/sql-types.html
+%%DOCSDIR%%/html/src-imports-folderlistmodel-folderlistmodel-pro.html
+%%DOCSDIR%%/html/src-imports-folderlistmodel-plugin-cpp.html
+%%DOCSDIR%%/html/src-imports-folderlistmodel-qdeclarativefolderlistmodel-cpp.html
+%%DOCSDIR%%/html/src-imports-folderlistmodel-qdeclarativefolderlistmodel-h.html
+%%DOCSDIR%%/html/src-imports-folderlistmodel-qmldir.html
+%%DOCSDIR%%/html/src-imports-folderlistmodel.html
%%DOCSDIR%%/html/ssl.html
%%DOCSDIR%%/html/standard-dialogs.html
%%DOCSDIR%%/html/statemachine-api.html
@@ -5798,6 +6907,12 @@
%%DOCSDIR%%/html/statemachine.html
%%DOCSDIR%%/html/string-processing.html
%%DOCSDIR%%/html/style-reference.html
+%%DOCSDIR%%/html/style/narrow.css
+%%DOCSDIR%%/html/style/style.css
+%%DOCSDIR%%/html/style/style_ie6.css
+%%DOCSDIR%%/html/style/style_ie7.css
+%%DOCSDIR%%/html/style/style_ie8.css
+%%DOCSDIR%%/html/style/superfish.css
%%DOCSDIR%%/html/stylesheet-customizing.html
%%DOCSDIR%%/html/stylesheet-designer.html
%%DOCSDIR%%/html/stylesheet-examples.html
@@ -5805,8 +6920,10 @@
%%DOCSDIR%%/html/stylesheet-syntax.html
%%DOCSDIR%%/html/stylesheet.html
%%DOCSDIR%%/html/supported-platforms.html
+%%DOCSDIR%%/html/symbian-platform-security-requirements.html
%%DOCSDIR%%/html/symbian-with-qt-introduction.html
%%DOCSDIR%%/html/symbianexceptionsafety.html
+%%DOCSDIR%%/html/technology-apis.html
%%DOCSDIR%%/html/templates.html
%%DOCSDIR%%/html/thread.html
%%DOCSDIR%%/html/threads-mandelbrot-main-cpp.html
@@ -5848,8 +6965,8 @@
%%DOCSDIR%%/html/tools-codecs.html
%%DOCSDIR%%/html/tools-completer-completer-pro.html
%%DOCSDIR%%/html/tools-completer-completer-qrc.html
-%%DOCSDIR%%/html/tools-completer-dirmodel-cpp.html
-%%DOCSDIR%%/html/tools-completer-dirmodel-h.html
+%%DOCSDIR%%/html/tools-completer-fsmodel-cpp.html
+%%DOCSDIR%%/html/tools-completer-fsmodel-h.html
%%DOCSDIR%%/html/tools-completer-main-cpp.html
%%DOCSDIR%%/html/tools-completer-mainwindow-cpp.html
%%DOCSDIR%%/html/tools-completer-mainwindow-h.html
@@ -5973,6 +7090,30 @@
%%DOCSDIR%%/html/tools-undoframework-undoframework-qrc.html
%%DOCSDIR%%/html/tools-undoframework.html
%%DOCSDIR%%/html/tools.html
+%%DOCSDIR%%/html/touch-dials-dials-pro.html
+%%DOCSDIR%%/html/touch-dials-dials-ui.html
+%%DOCSDIR%%/html/touch-dials-main-cpp.html
+%%DOCSDIR%%/html/touch-dials.html
+%%DOCSDIR%%/html/touch-fingerpaint-fingerpaint-pro.html
+%%DOCSDIR%%/html/touch-fingerpaint-main-cpp.html
+%%DOCSDIR%%/html/touch-fingerpaint-mainwindow-cpp.html
+%%DOCSDIR%%/html/touch-fingerpaint-mainwindow-h.html
+%%DOCSDIR%%/html/touch-fingerpaint-scribblearea-cpp.html
+%%DOCSDIR%%/html/touch-fingerpaint-scribblearea-h.html
+%%DOCSDIR%%/html/touch-fingerpaint.html
+%%DOCSDIR%%/html/touch-knobs-knob-cpp.html
+%%DOCSDIR%%/html/touch-knobs-knob-h.html
+%%DOCSDIR%%/html/touch-knobs-knobs-pro.html
+%%DOCSDIR%%/html/touch-knobs-main-cpp.html
+%%DOCSDIR%%/html/touch-knobs.html
+%%DOCSDIR%%/html/touch-pinchzoom-graphicsview-cpp.html
+%%DOCSDIR%%/html/touch-pinchzoom-graphicsview-h.html
+%%DOCSDIR%%/html/touch-pinchzoom-main-cpp.html
+%%DOCSDIR%%/html/touch-pinchzoom-mice-qrc.html
+%%DOCSDIR%%/html/touch-pinchzoom-mouse-cpp.html
+%%DOCSDIR%%/html/touch-pinchzoom-mouse-h.html
+%%DOCSDIR%%/html/touch-pinchzoom-pinchzoom-pro.html
+%%DOCSDIR%%/html/touch-pinchzoom.html
%%DOCSDIR%%/html/trademarks.html
%%DOCSDIR%%/html/tutorials-addressbook-fr-part1-addressbook-cpp.html
%%DOCSDIR%%/html/tutorials-addressbook-fr-part1-addressbook-h.html
@@ -6088,7 +7229,6 @@
%%DOCSDIR%%/html/unicode.html
%%DOCSDIR%%/html/unix-signals.html
%%DOCSDIR%%/html/usingadaptors.html
-%%DOCSDIR%%/html/webintegration.html
%%DOCSDIR%%/html/webkit-domtraversal-domtraversal-pro.html
%%DOCSDIR%%/html/webkit-domtraversal-main-cpp.html
%%DOCSDIR%%/html/webkit-domtraversal-window-cpp.html
@@ -6136,7 +7276,6 @@
%%DOCSDIR%%/html/webkit-simpleselector-window-h.html
%%DOCSDIR%%/html/webkit-simpleselector-window-ui.html
%%DOCSDIR%%/html/webkit-simpleselector.html
-%%DOCSDIR%%/html/widget-classes.html
%%DOCSDIR%%/html/widgets-analogclock-analogclock-cpp.html
%%DOCSDIR%%/html/widgets-analogclock-analogclock-h.html
%%DOCSDIR%%/html/widgets-analogclock-analogclock-pro.html
@@ -6472,6 +7611,8 @@
%%DOCSDIR%%/qch/qmake.qch
%%DOCSDIR%%/qch/qt.qch
@dirrm %%DOCSDIR%%/qch
+@dirrm %%DOCSDIR%%/html/style
+@dirrm %%DOCSDIR%%/html/scripts
@dirrm %%DOCSDIR%%/html/images/used-in-examples/widgets/tooltips/images
@dirrm %%DOCSDIR%%/html/images/used-in-examples/widgets/tooltips
@dirrm %%DOCSDIR%%/html/images/used-in-examples/widgets/stylesheet/images
@@ -6551,6 +7692,16 @@
@dirrm %%DOCSDIR%%/html/images/used-in-examples/demos/books/images
@dirrm %%DOCSDIR%%/html/images/used-in-examples/demos/books
@dirrm %%DOCSDIR%%/html/images/used-in-examples/demos
+@dirrm %%DOCSDIR%%/html/images/used-in-examples/declarative/ui-components/searchbox/images
+@dirrm %%DOCSDIR%%/html/images/used-in-examples/declarative/ui-components/searchbox
+@dirrm %%DOCSDIR%%/html/images/used-in-examples/declarative/ui-components
+@dirrm %%DOCSDIR%%/html/images/used-in-examples/declarative/toys/dynamicscene/images
+@dirrm %%DOCSDIR%%/html/images/used-in-examples/declarative/toys/dynamicscene
+@dirrm %%DOCSDIR%%/html/images/used-in-examples/declarative/toys
+@dirrm %%DOCSDIR%%/html/images/used-in-examples/declarative/animation/basics/images
+@dirrm %%DOCSDIR%%/html/images/used-in-examples/declarative/animation/basics
+@dirrm %%DOCSDIR%%/html/images/used-in-examples/declarative/animation
+@dirrm %%DOCSDIR%%/html/images/used-in-examples/declarative
@dirrm %%DOCSDIR%%/html/images/used-in-examples/animation/easing/images
@dirrm %%DOCSDIR%%/html/images/used-in-examples/animation/easing
@dirrm %%DOCSDIR%%/html/images/used-in-examples/animation/animatedtiles/images