aboutsummaryrefslogtreecommitdiffstats
path: root/misc
diff options
context:
space:
mode:
authormakc <makc@FreeBSD.org>2013-02-04 02:16:07 +0800
committermakc <makc@FreeBSD.org>2013-02-04 02:16:07 +0800
commit7ab84c06519afffae15f6c14b92743f8991311de (patch)
tree2cb4abebbb7836188618ba34b415099af9acc1de /misc
parentb35e2d02eb79155967699a2df3d74240374730cd (diff)
downloadfreebsd-ports-gnome-7ab84c06519afffae15f6c14b92743f8991311de.tar.gz
freebsd-ports-gnome-7ab84c06519afffae15f6c14b92743f8991311de.tar.zst
freebsd-ports-gnome-7ab84c06519afffae15f6c14b92743f8991311de.zip
KDE/FreeBSD team presents:
SIP 4.14.3 QScintilla 2.7 PyQt 4.9.6 The area51 repository features commits by jhale and myself. Changes: - Trim Makefile header - Convert to new option framework
Diffstat (limited to 'misc')
-rw-r--r--misc/py-qt4-demo/Makefile15
-rw-r--r--misc/py-qt4-demo/pkg-descr2
-rw-r--r--misc/py-qt4-demo/pkg-plist1053
-rw-r--r--misc/py-qt4-doc/Makefile8
-rw-r--r--misc/py-qt4-doc/pkg-descr2
-rw-r--r--misc/py-qt4-doc/pkg-plist1329
6 files changed, 12 insertions, 2397 deletions
diff --git a/misc/py-qt4-demo/Makefile b/misc/py-qt4-demo/Makefile
index 94b30af9e7e0..dd06470743f4 100644
--- a/misc/py-qt4-demo/Makefile
+++ b/misc/py-qt4-demo/Makefile
@@ -1,7 +1,4 @@
-# New ports collection makefile for: py-qt4-demo
-# Date created: 2007-02-20
-# Whom: Danny Pansters <danny@ricin.com>
-#
+# Created by: Danny Pansters <danny@ricin.com>
# $FreeBSD$
PORTNAME= demo
@@ -18,15 +15,17 @@ COMMENT= Python bindings for the Qt4 toolkit, Qt demo and examples
DISTINFO_FILE= ${PYQT4_DISTINFO_FILE}
USE_PYTHON= yes
-OPTIONS= PYQT4 "Install any missing PyQt4 components" off
+OPTIONS_DEFINE= PYQT4
+PYQT4_DESC= Install any missing PyQt4 components
OPTIONSFILE?= ${PORT_DBDIR}/py-qt4-${PORTNAME}/options
EXAMPLESDIR= ${PREFIX}/share/examples/py-qt4
+PORTEXAMPLES= *
-.include "../../devel/py-sip/files/bsd.pyqt.mk"
+.include "${.CURDIR}/../../devel/py-qt4/bsd.pyqt.mk"
.include <bsd.port.options.mk>
-.if !defined(WITHOUT_PYQT4)
+.if ${PORT_OPTIONS:MPYQT4}
RUN_DEPENDS+= ${PKGNAMEPREFIX}core>=${PYQT4_VERSION}:${PORTSDIR}/devel/py-qt4-core \
${PKGNAMEPREFIX}gui>=${PYQT4_VERSION}:${PORTSDIR}/x11-toolkits/py-qt4-gui \
${PKGNAMEPREFIX}network>=${PYQT4_VERSION}:${PORTSDIR}/net/py-qt4-network \
@@ -41,6 +40,7 @@ RUN_DEPENDS+= ${PKGNAMEPREFIX}core>=${PYQT4_VERSION}:${PORTSDIR}/devel/py-qt4-co
${PKGNAMEPREFIX}designer>=${PYQT4_VERSION}:${PORTSDIR}/devel/py-qt4-designer \
${PKGNAMEPREFIX}designerplugin>=${PYQT4_VERSION}:${PORTSDIR}/devel/py-qt4-designerplugin \
${PKGNAMEPREFIX}dbus>=${PYQT4_VERSION}:${PORTSDIR}/devel/py-qt4-dbus \
+ ${PKGNAMEPREFIX}dbussupport>=${PYQT4_VERSION}:${PORTSDIR}/devel/py-qt4-dbussupport \
${PKGNAMEPREFIX}xmlpatterns>=${PYQT4_VERSION}:${PORTSDIR}/textproc/py-qt4-xmlpatterns \
${PKGNAMEPREFIX}help>=${PYQT4_VERSION}:${PORTSDIR}/devel/py-qt4-help \
${PKGNAMEPREFIX}webkit>=${PYQT4_VERSION}:${PORTSDIR}/www/py-qt4-webkit \
@@ -54,7 +54,6 @@ do-build:
do-install:
${RM} -f ${WRKSRC}/examples/designer/plugins/plugins.py.orig
- ${RM} -f ${WRKSRC}/examples/activeqt/webbrowser/webbrowser.py.orig
${MKDIR} ${EXAMPLESDIR}
cd ${WRKSRC}/examples && ${COPYTREE_SHARE} \* ${EXAMPLESDIR}
diff --git a/misc/py-qt4-demo/pkg-descr b/misc/py-qt4-demo/pkg-descr
index 59713f033902..ffa5bccd18b2 100644
--- a/misc/py-qt4-demo/pkg-descr
+++ b/misc/py-qt4-demo/pkg-descr
@@ -1,4 +1,4 @@
-PyQt4 is a set of Python bindings for Trolltech's Qt4 application framework.
+PyQt4 is a set of Python bindings for Digia's Qt4 application framework.
This package provides the PyQt4 demo and examples.
WWW: http://www.riverbankcomputing.co.uk/software/pyqt/
diff --git a/misc/py-qt4-demo/pkg-plist b/misc/py-qt4-demo/pkg-plist
deleted file mode 100644
index 65ead40da9a6..000000000000
--- a/misc/py-qt4-demo/pkg-plist
+++ /dev/null
@@ -1,1053 +0,0 @@
-%%EXAMPLESDIR%%/README
-%%EXAMPLESDIR%%/activeqt/README
-%%EXAMPLESDIR%%/activeqt/webbrowser/icons/image0.xpm
-%%EXAMPLESDIR%%/activeqt/webbrowser/icons/image1.xpm
-%%EXAMPLESDIR%%/activeqt/webbrowser/icons/image2.xpm
-%%EXAMPLESDIR%%/activeqt/webbrowser/icons/image3.xpm
-%%EXAMPLESDIR%%/activeqt/webbrowser/icons/image4.xpm
-%%EXAMPLESDIR%%/activeqt/webbrowser/icons/image5.xpm
-%%EXAMPLESDIR%%/activeqt/webbrowser/icons/image6.xpm
-%%EXAMPLESDIR%%/activeqt/webbrowser/mainwindow.qrc
-%%EXAMPLESDIR%%/activeqt/webbrowser/mainwindow.ui
-%%EXAMPLESDIR%%/activeqt/webbrowser/ui_mainwindow.py
-%%EXAMPLESDIR%%/activeqt/webbrowser/ui_mainwindow.pyc
-%%EXAMPLESDIR%%/activeqt/webbrowser/webbrowser.py
-%%EXAMPLESDIR%%/activeqt/webbrowser/webbrowser.pyc
-%%EXAMPLESDIR%%/animation/README
-%%EXAMPLESDIR%%/animation/animatedtiles/animatedtiles.py
-%%EXAMPLESDIR%%/animation/animatedtiles/animatedtiles.pyc
-%%EXAMPLESDIR%%/animation/animatedtiles/animatedtiles.qrc
-%%EXAMPLESDIR%%/animation/animatedtiles/images/Time-For-Lunch-2.jpg
-%%EXAMPLESDIR%%/animation/animatedtiles/images/centered.png
-%%EXAMPLESDIR%%/animation/animatedtiles/images/ellipse.png
-%%EXAMPLESDIR%%/animation/animatedtiles/images/figure8.png
-%%EXAMPLESDIR%%/animation/animatedtiles/images/kinetic.png
-%%EXAMPLESDIR%%/animation/animatedtiles/images/random.png
-%%EXAMPLESDIR%%/animation/animatedtiles/images/tile.png
-%%EXAMPLESDIR%%/animation/appchooser/accessories-dictionary.png
-%%EXAMPLESDIR%%/animation/appchooser/akregator.png
-%%EXAMPLESDIR%%/animation/appchooser/appchooser.py
-%%EXAMPLESDIR%%/animation/appchooser/appchooser.pyc
-%%EXAMPLESDIR%%/animation/appchooser/appchooser.qrc
-%%EXAMPLESDIR%%/animation/appchooser/digikam.png
-%%EXAMPLESDIR%%/animation/appchooser/k3b.png
-%%EXAMPLESDIR%%/animation/easing/easing.py
-%%EXAMPLESDIR%%/animation/easing/easing.pyc
-%%EXAMPLESDIR%%/animation/easing/easing.qrc
-%%EXAMPLESDIR%%/animation/easing/form.ui
-%%EXAMPLESDIR%%/animation/easing/images/qt-logo.png
-%%EXAMPLESDIR%%/animation/easing/ui_form.py
-%%EXAMPLESDIR%%/animation/easing/ui_form.pyc
-%%EXAMPLESDIR%%/animation/moveblocks.py
-%%EXAMPLESDIR%%/animation/moveblocks.pyc
-%%EXAMPLESDIR%%/animation/states/accessories-dictionary.png
-%%EXAMPLESDIR%%/animation/states/akregator.png
-%%EXAMPLESDIR%%/animation/states/digikam.png
-%%EXAMPLESDIR%%/animation/states/help-browser.png
-%%EXAMPLESDIR%%/animation/states/k3b.png
-%%EXAMPLESDIR%%/animation/states/kchart.png
-%%EXAMPLESDIR%%/animation/states/states.py
-%%EXAMPLESDIR%%/animation/states/states.pyc
-%%EXAMPLESDIR%%/animation/states/states.qrc
-%%EXAMPLESDIR%%/animation/stickman/animations/chilling
-%%EXAMPLESDIR%%/animation/stickman/animations/dancing
-%%EXAMPLESDIR%%/animation/stickman/animations/dead
-%%EXAMPLESDIR%%/animation/stickman/animations/jumping
-%%EXAMPLESDIR%%/animation/stickman/stickman.py
-%%EXAMPLESDIR%%/animation/stickman/stickman.pyc
-%%EXAMPLESDIR%%/animation/stickman/stickman.qrc
-%%EXAMPLESDIR%%/dbus/chat/chat.py
-%%EXAMPLESDIR%%/dbus/chat/chat.pyc
-%%EXAMPLESDIR%%/dbus/chat/chatmainwindow.ui
-%%EXAMPLESDIR%%/dbus/chat/chatsetnickname.ui
-%%EXAMPLESDIR%%/dbus/chat/ui_chatmainwindow.py
-%%EXAMPLESDIR%%/dbus/chat/ui_chatmainwindow.pyc
-%%EXAMPLESDIR%%/dbus/chat/ui_chatsetnickname.py
-%%EXAMPLESDIR%%/dbus/chat/ui_chatsetnickname.pyc
-%%EXAMPLESDIR%%/dbus/listnames.py
-%%EXAMPLESDIR%%/dbus/listnames.pyc
-%%EXAMPLESDIR%%/dbus/pingpong/ping.py
-%%EXAMPLESDIR%%/dbus/pingpong/ping.pyc
-%%EXAMPLESDIR%%/dbus/pingpong/pong.py
-%%EXAMPLESDIR%%/dbus/pingpong/pong.pyc
-%%EXAMPLESDIR%%/dbus/remotecontrolledcar/car/car.py
-%%EXAMPLESDIR%%/dbus/remotecontrolledcar/car/car.pyc
-%%EXAMPLESDIR%%/dbus/remotecontrolledcar/controller/controller.py
-%%EXAMPLESDIR%%/dbus/remotecontrolledcar/controller/controller.pyc
-%%EXAMPLESDIR%%/dbus/remotecontrolledcar/controller/controller.ui
-%%EXAMPLESDIR%%/dbus/remotecontrolledcar/controller/ui_controller.py
-%%EXAMPLESDIR%%/dbus/remotecontrolledcar/controller/ui_controller.pyc
-%%EXAMPLESDIR%%/declarative/modelviews/objectlistmodel/objectlistmodel.py
-%%EXAMPLESDIR%%/declarative/modelviews/objectlistmodel/objectlistmodel.pyc
-%%EXAMPLESDIR%%/declarative/modelviews/objectlistmodel/objectlistmodel.qrc
-%%EXAMPLESDIR%%/declarative/modelviews/objectlistmodel/view.qml
-%%EXAMPLESDIR%%/declarative/toys/README
-%%EXAMPLESDIR%%/declarative/toys/clocks/clocks.qml
-%%EXAMPLESDIR%%/declarative/toys/clocks/content/Clock.qml
-%%EXAMPLESDIR%%/declarative/toys/clocks/content/background.png
-%%EXAMPLESDIR%%/declarative/toys/clocks/content/center.png
-%%EXAMPLESDIR%%/declarative/toys/clocks/content/clock-night.png
-%%EXAMPLESDIR%%/declarative/toys/clocks/content/clock.png
-%%EXAMPLESDIR%%/declarative/toys/clocks/content/hour.png
-%%EXAMPLESDIR%%/declarative/toys/clocks/content/minute.png
-%%EXAMPLESDIR%%/declarative/toys/clocks/content/second.png
-%%EXAMPLESDIR%%/declarative/toys/corkboards/Day.qml
-%%EXAMPLESDIR%%/declarative/toys/corkboards/cork.jpg
-%%EXAMPLESDIR%%/declarative/toys/corkboards/corkboards.qml
-%%EXAMPLESDIR%%/declarative/toys/corkboards/note-yellow.png
-%%EXAMPLESDIR%%/declarative/toys/corkboards/tack.png
-%%EXAMPLESDIR%%/declarative/toys/dynamicscene/dynamicscene.qml
-%%EXAMPLESDIR%%/declarative/toys/dynamicscene/images/face-smile.png
-%%EXAMPLESDIR%%/declarative/toys/dynamicscene/images/moon.png
-%%EXAMPLESDIR%%/declarative/toys/dynamicscene/images/rabbit_brown.png
-%%EXAMPLESDIR%%/declarative/toys/dynamicscene/images/rabbit_bw.png
-%%EXAMPLESDIR%%/declarative/toys/dynamicscene/images/star.png
-%%EXAMPLESDIR%%/declarative/toys/dynamicscene/images/sun.png
-%%EXAMPLESDIR%%/declarative/toys/dynamicscene/images/tree_s.png
-%%EXAMPLESDIR%%/declarative/toys/dynamicscene/qml/Button.qml
-%%EXAMPLESDIR%%/declarative/toys/dynamicscene/qml/GenericSceneItem.qml
-%%EXAMPLESDIR%%/declarative/toys/dynamicscene/qml/PaletteItem.qml
-%%EXAMPLESDIR%%/declarative/toys/dynamicscene/qml/PerspectiveItem.qml
-%%EXAMPLESDIR%%/declarative/toys/dynamicscene/qml/Sun.qml
-%%EXAMPLESDIR%%/declarative/toys/dynamicscene/qml/itemCreation.js
-%%EXAMPLESDIR%%/declarative/toys/tic-tac-toe/content/Button.qml
-%%EXAMPLESDIR%%/declarative/toys/tic-tac-toe/content/TicTac.qml
-%%EXAMPLESDIR%%/declarative/toys/tic-tac-toe/content/pics/board.png
-%%EXAMPLESDIR%%/declarative/toys/tic-tac-toe/content/pics/o.png
-%%EXAMPLESDIR%%/declarative/toys/tic-tac-toe/content/pics/x.png
-%%EXAMPLESDIR%%/declarative/toys/tic-tac-toe/content/tic-tac-toe.js
-%%EXAMPLESDIR%%/declarative/toys/tic-tac-toe/tic-tac-toe.qml
-%%EXAMPLESDIR%%/declarative/toys/tvtennis/tvtennis.qml
-%%EXAMPLESDIR%%/declarative/ui-components/README
-%%EXAMPLESDIR%%/declarative/ui-components/dialcontrol/content/Dial.qml
-%%EXAMPLESDIR%%/declarative/ui-components/dialcontrol/content/background.png
-%%EXAMPLESDIR%%/declarative/ui-components/dialcontrol/content/needle.png
-%%EXAMPLESDIR%%/declarative/ui-components/dialcontrol/content/needle_shadow.png
-%%EXAMPLESDIR%%/declarative/ui-components/dialcontrol/content/overlay.png
-%%EXAMPLESDIR%%/declarative/ui-components/dialcontrol/dialcontrol.qml
-%%EXAMPLESDIR%%/declarative/ui-components/flipable/content/5_heart.png
-%%EXAMPLESDIR%%/declarative/ui-components/flipable/content/9_club.png
-%%EXAMPLESDIR%%/declarative/ui-components/flipable/content/Card.qml
-%%EXAMPLESDIR%%/declarative/ui-components/flipable/content/back.png
-%%EXAMPLESDIR%%/declarative/ui-components/flipable/flipable.qml
-%%EXAMPLESDIR%%/declarative/ui-components/progressbar/content/ProgressBar.qml
-%%EXAMPLESDIR%%/declarative/ui-components/progressbar/content/background.png
-%%EXAMPLESDIR%%/declarative/ui-components/progressbar/main.qml
-%%EXAMPLESDIR%%/declarative/ui-components/scrollbar/ScrollBar.qml
-%%EXAMPLESDIR%%/declarative/ui-components/scrollbar/main.qml
-%%EXAMPLESDIR%%/declarative/ui-components/scrollbar/pics/niagara_falls.jpg
-%%EXAMPLESDIR%%/declarative/ui-components/searchbox/SearchBox.qml
-%%EXAMPLESDIR%%/declarative/ui-components/searchbox/images/clear.png
-%%EXAMPLESDIR%%/declarative/ui-components/searchbox/images/lineedit-bg-focus.png
-%%EXAMPLESDIR%%/declarative/ui-components/searchbox/images/lineedit-bg.png
-%%EXAMPLESDIR%%/declarative/ui-components/searchbox/main.qml
-%%EXAMPLESDIR%%/declarative/ui-components/slideswitch/content/Switch.qml
-%%EXAMPLESDIR%%/declarative/ui-components/slideswitch/content/background.svg
-%%EXAMPLESDIR%%/declarative/ui-components/slideswitch/content/knob.svg
-%%EXAMPLESDIR%%/declarative/ui-components/slideswitch/slideswitch.qml
-%%EXAMPLESDIR%%/declarative/ui-components/spinner/content/Spinner.qml
-%%EXAMPLESDIR%%/declarative/ui-components/spinner/content/spinner-bg.png
-%%EXAMPLESDIR%%/declarative/ui-components/spinner/content/spinner-select.png
-%%EXAMPLESDIR%%/declarative/ui-components/spinner/main.qml
-%%EXAMPLESDIR%%/declarative/ui-components/tabwidget/TabWidget.qml
-%%EXAMPLESDIR%%/declarative/ui-components/tabwidget/main.qml
-%%EXAMPLESDIR%%/declarative/ui-components/tabwidget/tab.png
-%%EXAMPLESDIR%%/demos/README
-%%EXAMPLESDIR%%/demos/declarative/minehunt/MinehuntCore/Explosion.qml
-%%EXAMPLESDIR%%/demos/declarative/minehunt/MinehuntCore/Tile.qml
-%%EXAMPLESDIR%%/demos/declarative/minehunt/MinehuntCore/pics/No-Ones-Laughing-3.jpg
-%%EXAMPLESDIR%%/demos/declarative/minehunt/MinehuntCore/pics/back.png
-%%EXAMPLESDIR%%/demos/declarative/minehunt/MinehuntCore/pics/bomb-color.png
-%%EXAMPLESDIR%%/demos/declarative/minehunt/MinehuntCore/pics/bomb.png
-%%EXAMPLESDIR%%/demos/declarative/minehunt/MinehuntCore/pics/face-sad.png
-%%EXAMPLESDIR%%/demos/declarative/minehunt/MinehuntCore/pics/face-smile-big.png
-%%EXAMPLESDIR%%/demos/declarative/minehunt/MinehuntCore/pics/face-smile.png
-%%EXAMPLESDIR%%/demos/declarative/minehunt/MinehuntCore/pics/flag-color.png
-%%EXAMPLESDIR%%/demos/declarative/minehunt/MinehuntCore/pics/flag.png
-%%EXAMPLESDIR%%/demos/declarative/minehunt/MinehuntCore/pics/front.png
-%%EXAMPLESDIR%%/demos/declarative/minehunt/MinehuntCore/pics/quit.png
-%%EXAMPLESDIR%%/demos/declarative/minehunt/MinehuntCore/pics/star.png
-%%EXAMPLESDIR%%/demos/declarative/minehunt/MinehuntCore/qmldir
-%%EXAMPLESDIR%%/demos/declarative/minehunt/minehunt.py
-%%EXAMPLESDIR%%/demos/declarative/minehunt/minehunt.pyc
-%%EXAMPLESDIR%%/demos/declarative/minehunt/minehunt.qml
-%%EXAMPLESDIR%%/demos/declarative/samegame/SamegameCore/BoomBlock.qml
-%%EXAMPLESDIR%%/demos/declarative/samegame/SamegameCore/Button.qml
-%%EXAMPLESDIR%%/demos/declarative/samegame/SamegameCore/Dialog.qml
-%%EXAMPLESDIR%%/demos/declarative/samegame/SamegameCore/pics/background.png
-%%EXAMPLESDIR%%/demos/declarative/samegame/SamegameCore/pics/blueStar.png
-%%EXAMPLESDIR%%/demos/declarative/samegame/SamegameCore/pics/blueStone.png
-%%EXAMPLESDIR%%/demos/declarative/samegame/SamegameCore/pics/greenStar.png
-%%EXAMPLESDIR%%/demos/declarative/samegame/SamegameCore/pics/greenStone.png
-%%EXAMPLESDIR%%/demos/declarative/samegame/SamegameCore/pics/redStar.png
-%%EXAMPLESDIR%%/demos/declarative/samegame/SamegameCore/pics/redStone.png
-%%EXAMPLESDIR%%/demos/declarative/samegame/SamegameCore/pics/star.png
-%%EXAMPLESDIR%%/demos/declarative/samegame/SamegameCore/pics/yellowStone.png
-%%EXAMPLESDIR%%/demos/declarative/samegame/SamegameCore/qmldir
-%%EXAMPLESDIR%%/demos/declarative/samegame/SamegameCore/samegame.js
-%%EXAMPLESDIR%%/demos/declarative/samegame/highscores/README
-%%EXAMPLESDIR%%/demos/declarative/samegame/highscores/score_data.xml
-%%EXAMPLESDIR%%/demos/declarative/samegame/highscores/score_style.xsl
-%%EXAMPLESDIR%%/demos/declarative/samegame/highscores/scores.php
-%%EXAMPLESDIR%%/demos/declarative/samegame/samegame.qml
-%%EXAMPLESDIR%%/demos/embedded/lightmaps.py
-%%EXAMPLESDIR%%/demos/embedded/lightmaps.pyc
-%%EXAMPLESDIR%%/demos/embeddeddialogs/No-Ones-Laughing-3.jpg
-%%EXAMPLESDIR%%/demos/embeddeddialogs/embeddeddialog.py
-%%EXAMPLESDIR%%/demos/embeddeddialogs/embeddeddialog.pyc
-%%EXAMPLESDIR%%/demos/embeddeddialogs/embeddeddialog.ui
-%%EXAMPLESDIR%%/demos/embeddeddialogs/embeddeddialogs.py
-%%EXAMPLESDIR%%/demos/embeddeddialogs/embeddeddialogs.pyc
-%%EXAMPLESDIR%%/demos/embeddeddialogs/embeddeddialogs.qrc
-%%EXAMPLESDIR%%/demos/qtdemo/colors.py
-%%EXAMPLESDIR%%/demos/qtdemo/colors.pyc
-%%EXAMPLESDIR%%/demos/qtdemo/demoitem.py
-%%EXAMPLESDIR%%/demos/qtdemo/demoitem.pyc
-%%EXAMPLESDIR%%/demos/qtdemo/demoitemanimation.py
-%%EXAMPLESDIR%%/demos/qtdemo/demoitemanimation.pyc
-%%EXAMPLESDIR%%/demos/qtdemo/demoscene.py
-%%EXAMPLESDIR%%/demos/qtdemo/demoscene.pyc
-%%EXAMPLESDIR%%/demos/qtdemo/demotextitem.py
-%%EXAMPLESDIR%%/demos/qtdemo/demotextitem.pyc
-%%EXAMPLESDIR%%/demos/qtdemo/dockitem.py
-%%EXAMPLESDIR%%/demos/qtdemo/dockitem.pyc
-%%EXAMPLESDIR%%/demos/qtdemo/examplecontent.py
-%%EXAMPLESDIR%%/demos/qtdemo/examplecontent.pyc
-%%EXAMPLESDIR%%/demos/qtdemo/guide.py
-%%EXAMPLESDIR%%/demos/qtdemo/guide.pyc
-%%EXAMPLESDIR%%/demos/qtdemo/guidecircle.py
-%%EXAMPLESDIR%%/demos/qtdemo/guidecircle.pyc
-%%EXAMPLESDIR%%/demos/qtdemo/guideline.py
-%%EXAMPLESDIR%%/demos/qtdemo/guideline.pyc
-%%EXAMPLESDIR%%/demos/qtdemo/headingitem.py
-%%EXAMPLESDIR%%/demos/qtdemo/headingitem.pyc
-%%EXAMPLESDIR%%/demos/qtdemo/imageitem.py
-%%EXAMPLESDIR%%/demos/qtdemo/imageitem.pyc
-%%EXAMPLESDIR%%/demos/qtdemo/images/demobg.png
-%%EXAMPLESDIR%%/demos/qtdemo/images/qtlogo_small.png
-%%EXAMPLESDIR%%/demos/qtdemo/images/trolltech-logo.png
-%%EXAMPLESDIR%%/demos/qtdemo/itemcircleanimation.py
-%%EXAMPLESDIR%%/demos/qtdemo/itemcircleanimation.pyc
-%%EXAMPLESDIR%%/demos/qtdemo/letteritem.py
-%%EXAMPLESDIR%%/demos/qtdemo/letteritem.pyc
-%%EXAMPLESDIR%%/demos/qtdemo/mainwindow.py
-%%EXAMPLESDIR%%/demos/qtdemo/mainwindow.pyc
-%%EXAMPLESDIR%%/demos/qtdemo/menucontent.py
-%%EXAMPLESDIR%%/demos/qtdemo/menucontent.pyc
-%%EXAMPLESDIR%%/demos/qtdemo/menumanager.py
-%%EXAMPLESDIR%%/demos/qtdemo/menumanager.pyc
-%%EXAMPLESDIR%%/demos/qtdemo/qmlShell.qml
-%%EXAMPLESDIR%%/demos/qtdemo/qtdemo.py
-%%EXAMPLESDIR%%/demos/qtdemo/qtdemo.pyc
-%%EXAMPLESDIR%%/demos/qtdemo/qtdemo.qrc
-%%EXAMPLESDIR%%/demos/qtdemo/scanitem.py
-%%EXAMPLESDIR%%/demos/qtdemo/scanitem.pyc
-%%EXAMPLESDIR%%/demos/qtdemo/score.py
-%%EXAMPLESDIR%%/demos/qtdemo/score.pyc
-%%EXAMPLESDIR%%/demos/qtdemo/textbutton.py
-%%EXAMPLESDIR%%/demos/qtdemo/textbutton.pyc
-%%EXAMPLESDIR%%/demos/qtdemo/xml/examples.xml
-%%EXAMPLESDIR%%/demos/textedit/example.html
-%%EXAMPLESDIR%%/demos/textedit/images/logo.png
-%%EXAMPLESDIR%%/demos/textedit/images/logo32.png
-%%EXAMPLESDIR%%/demos/textedit/images/mac/editcopy.png
-%%EXAMPLESDIR%%/demos/textedit/images/mac/editcut.png
-%%EXAMPLESDIR%%/demos/textedit/images/mac/editpaste.png
-%%EXAMPLESDIR%%/demos/textedit/images/mac/editredo.png
-%%EXAMPLESDIR%%/demos/textedit/images/mac/editundo.png
-%%EXAMPLESDIR%%/demos/textedit/images/mac/exportpdf.png
-%%EXAMPLESDIR%%/demos/textedit/images/mac/filenew.png
-%%EXAMPLESDIR%%/demos/textedit/images/mac/fileopen.png
-%%EXAMPLESDIR%%/demos/textedit/images/mac/fileprint.png
-%%EXAMPLESDIR%%/demos/textedit/images/mac/filesave.png
-%%EXAMPLESDIR%%/demos/textedit/images/mac/textbold.png
-%%EXAMPLESDIR%%/demos/textedit/images/mac/textcenter.png
-%%EXAMPLESDIR%%/demos/textedit/images/mac/textitalic.png
-%%EXAMPLESDIR%%/demos/textedit/images/mac/textjustify.png
-%%EXAMPLESDIR%%/demos/textedit/images/mac/textleft.png
-%%EXAMPLESDIR%%/demos/textedit/images/mac/textright.png
-%%EXAMPLESDIR%%/demos/textedit/images/mac/textunder.png
-%%EXAMPLESDIR%%/demos/textedit/images/mac/zoomin.png
-%%EXAMPLESDIR%%/demos/textedit/images/mac/zoomout.png
-%%EXAMPLESDIR%%/demos/textedit/images/win/editcopy.png
-%%EXAMPLESDIR%%/demos/textedit/images/win/editcut.png
-%%EXAMPLESDIR%%/demos/textedit/images/win/editpaste.png
-%%EXAMPLESDIR%%/demos/textedit/images/win/editredo.png
-%%EXAMPLESDIR%%/demos/textedit/images/win/editundo.png
-%%EXAMPLESDIR%%/demos/textedit/images/win/exportpdf.png
-%%EXAMPLESDIR%%/demos/textedit/images/win/filenew.png
-%%EXAMPLESDIR%%/demos/textedit/images/win/fileopen.png
-%%EXAMPLESDIR%%/demos/textedit/images/win/fileprint.png
-%%EXAMPLESDIR%%/demos/textedit/images/win/filesave.png
-%%EXAMPLESDIR%%/demos/textedit/images/win/textbold.png
-%%EXAMPLESDIR%%/demos/textedit/images/win/textcenter.png
-%%EXAMPLESDIR%%/demos/textedit/images/win/textitalic.png
-%%EXAMPLESDIR%%/demos/textedit/images/win/textjustify.png
-%%EXAMPLESDIR%%/demos/textedit/images/win/textleft.png
-%%EXAMPLESDIR%%/demos/textedit/images/win/textright.png
-%%EXAMPLESDIR%%/demos/textedit/images/win/textunder.png
-%%EXAMPLESDIR%%/demos/textedit/images/win/zoomin.png
-%%EXAMPLESDIR%%/demos/textedit/images/win/zoomout.png
-%%EXAMPLESDIR%%/demos/textedit/textedit.py
-%%EXAMPLESDIR%%/demos/textedit/textedit.pyc
-%%EXAMPLESDIR%%/demos/textedit/textedit.qrc
-%%EXAMPLESDIR%%/designer/README
-%%EXAMPLESDIR%%/designer/calculatorform/calculatorform.py
-%%EXAMPLESDIR%%/designer/calculatorform/calculatorform.pyc
-%%EXAMPLESDIR%%/designer/calculatorform/calculatorform.ui
-%%EXAMPLESDIR%%/designer/calculatorform/ui_calculatorform.py
-%%EXAMPLESDIR%%/designer/calculatorform/ui_calculatorform.pyc
-%%EXAMPLESDIR%%/designer/plugins/plugins.py
-%%EXAMPLESDIR%%/designer/plugins/plugins.pyc
-%%EXAMPLESDIR%%/designer/plugins/python/analogclockplugin.py
-%%EXAMPLESDIR%%/designer/plugins/python/analogclockplugin.pyc
-%%EXAMPLESDIR%%/designer/plugins/python/bubbleswidgetplugin.py
-%%EXAMPLESDIR%%/designer/plugins/python/bubbleswidgetplugin.pyc
-%%EXAMPLESDIR%%/designer/plugins/python/counterlabelplugin.py
-%%EXAMPLESDIR%%/designer/plugins/python/counterlabelplugin.pyc
-%%EXAMPLESDIR%%/designer/plugins/python/datetimeeditplugin.py
-%%EXAMPLESDIR%%/designer/plugins/python/datetimeeditplugin.pyc
-%%EXAMPLESDIR%%/designer/plugins/python/helloglwidgetplugin.py
-%%EXAMPLESDIR%%/designer/plugins/python/helloglwidgetplugin.pyc
-%%EXAMPLESDIR%%/designer/plugins/python/highlightedtexteditplugin.py
-%%EXAMPLESDIR%%/designer/plugins/python/highlightedtexteditplugin.pyc
-%%EXAMPLESDIR%%/designer/plugins/python/multipagewidgetplugin.py
-%%EXAMPLESDIR%%/designer/plugins/python/multipagewidgetplugin.pyc
-%%EXAMPLESDIR%%/designer/plugins/python/polygonwidgetplugin.py
-%%EXAMPLESDIR%%/designer/plugins/python/polygonwidgetplugin.pyc
-%%EXAMPLESDIR%%/designer/plugins/python/pydemoplugin.py
-%%EXAMPLESDIR%%/designer/plugins/python/pydemoplugin.pyc
-%%EXAMPLESDIR%%/designer/plugins/python/pythonconsoleplugin.py
-%%EXAMPLESDIR%%/designer/plugins/python/pythonconsoleplugin.pyc
-%%EXAMPLESDIR%%/designer/plugins/widgets/analogclock.py
-%%EXAMPLESDIR%%/designer/plugins/widgets/analogclock.pyc
-%%EXAMPLESDIR%%/designer/plugins/widgets/bubbleswidget.py
-%%EXAMPLESDIR%%/designer/plugins/widgets/bubbleswidget.pyc
-%%EXAMPLESDIR%%/designer/plugins/widgets/counterlabel.py
-%%EXAMPLESDIR%%/designer/plugins/widgets/counterlabel.pyc
-%%EXAMPLESDIR%%/designer/plugins/widgets/datetimeedit.py
-%%EXAMPLESDIR%%/designer/plugins/widgets/datetimeedit.pyc
-%%EXAMPLESDIR%%/designer/plugins/widgets/helloglwidget.py
-%%EXAMPLESDIR%%/designer/plugins/widgets/helloglwidget.pyc
-%%EXAMPLESDIR%%/designer/plugins/widgets/highlightedtextedit.py
-%%EXAMPLESDIR%%/designer/plugins/widgets/highlightedtextedit.pyc
-%%EXAMPLESDIR%%/designer/plugins/widgets/multipagewidget.py
-%%EXAMPLESDIR%%/designer/plugins/widgets/multipagewidget.pyc
-%%EXAMPLESDIR%%/designer/plugins/widgets/polygonwidget.py
-%%EXAMPLESDIR%%/designer/plugins/widgets/polygonwidget.pyc
-%%EXAMPLESDIR%%/designer/plugins/widgets/pydemo.py
-%%EXAMPLESDIR%%/designer/plugins/widgets/pydemo.pyc
-%%EXAMPLESDIR%%/designer/plugins/widgets/pythonconsolewidget.py
-%%EXAMPLESDIR%%/designer/plugins/widgets/pythonconsolewidget.pyc
-%%EXAMPLESDIR%%/desktop/README
-%%EXAMPLESDIR%%/desktop/screenshot.py
-%%EXAMPLESDIR%%/desktop/screenshot.pyc
-%%EXAMPLESDIR%%/desktop/systray/images/bad.svg
-%%EXAMPLESDIR%%/desktop/systray/images/heart.svg
-%%EXAMPLESDIR%%/desktop/systray/images/trash.svg
-%%EXAMPLESDIR%%/desktop/systray/systray.py
-%%EXAMPLESDIR%%/desktop/systray/systray.pyc
-%%EXAMPLESDIR%%/desktop/systray/systray.qrc
-%%EXAMPLESDIR%%/dialogs/README
-%%EXAMPLESDIR%%/dialogs/classwizard/classwizard.py
-%%EXAMPLESDIR%%/dialogs/classwizard/classwizard.pyc
-%%EXAMPLESDIR%%/dialogs/classwizard/classwizard.qrc
-%%EXAMPLESDIR%%/dialogs/classwizard/images/background.png
-%%EXAMPLESDIR%%/dialogs/classwizard/images/banner.png
-%%EXAMPLESDIR%%/dialogs/classwizard/images/logo1.png
-%%EXAMPLESDIR%%/dialogs/classwizard/images/logo2.png
-%%EXAMPLESDIR%%/dialogs/classwizard/images/logo3.png
-%%EXAMPLESDIR%%/dialogs/classwizard/images/watermark1.png
-%%EXAMPLESDIR%%/dialogs/classwizard/images/watermark2.png
-%%EXAMPLESDIR%%/dialogs/configdialog/configdialog.py
-%%EXAMPLESDIR%%/dialogs/configdialog/configdialog.pyc
-%%EXAMPLESDIR%%/dialogs/configdialog/configdialog.qrc
-%%EXAMPLESDIR%%/dialogs/configdialog/images/config.png
-%%EXAMPLESDIR%%/dialogs/configdialog/images/query.png
-%%EXAMPLESDIR%%/dialogs/configdialog/images/update.png
-%%EXAMPLESDIR%%/dialogs/extension.py
-%%EXAMPLESDIR%%/dialogs/extension.pyc
-%%EXAMPLESDIR%%/dialogs/findfiles.py
-%%EXAMPLESDIR%%/dialogs/findfiles.pyc
-%%EXAMPLESDIR%%/dialogs/standarddialogs.py
-%%EXAMPLESDIR%%/dialogs/standarddialogs.pyc
-%%EXAMPLESDIR%%/dialogs/tabdialog.py
-%%EXAMPLESDIR%%/dialogs/tabdialog.pyc
-%%EXAMPLESDIR%%/dialogs/trivialwizard.py
-%%EXAMPLESDIR%%/dialogs/trivialwizard.pyc
-%%EXAMPLESDIR%%/draganddrop/README
-%%EXAMPLESDIR%%/draganddrop/delayedencoding/delayedencoding.py
-%%EXAMPLESDIR%%/draganddrop/delayedencoding/delayedencoding.pyc
-%%EXAMPLESDIR%%/draganddrop/delayedencoding/delayedencoding.qrc
-%%EXAMPLESDIR%%/draganddrop/delayedencoding/images/drag.png
-%%EXAMPLESDIR%%/draganddrop/delayedencoding/images/example.svg
-%%EXAMPLESDIR%%/draganddrop/draggableicons/draggableicons.py
-%%EXAMPLESDIR%%/draganddrop/draggableicons/draggableicons.pyc
-%%EXAMPLESDIR%%/draganddrop/draggableicons/draggableicons.qrc
-%%EXAMPLESDIR%%/draganddrop/draggableicons/images/boat.png
-%%EXAMPLESDIR%%/draganddrop/draggableicons/images/car.png
-%%EXAMPLESDIR%%/draganddrop/draggableicons/images/house.png
-%%EXAMPLESDIR%%/draganddrop/draggabletext/draggabletext.py
-%%EXAMPLESDIR%%/draganddrop/draggabletext/draggabletext.pyc
-%%EXAMPLESDIR%%/draganddrop/draggabletext/draggabletext.qrc
-%%EXAMPLESDIR%%/draganddrop/draggabletext/words.txt
-%%EXAMPLESDIR%%/draganddrop/dropsite.py
-%%EXAMPLESDIR%%/draganddrop/dropsite.pyc
-%%EXAMPLESDIR%%/draganddrop/fridgemagnets/fridgemagnets.py
-%%EXAMPLESDIR%%/draganddrop/fridgemagnets/fridgemagnets.pyc
-%%EXAMPLESDIR%%/draganddrop/fridgemagnets/fridgemagnets.qrc
-%%EXAMPLESDIR%%/draganddrop/fridgemagnets/words.txt
-%%EXAMPLESDIR%%/draganddrop/puzzle/example.jpg
-%%EXAMPLESDIR%%/draganddrop/puzzle/puzzle.py
-%%EXAMPLESDIR%%/draganddrop/puzzle/puzzle.pyc
-%%EXAMPLESDIR%%/draganddrop/puzzle/puzzle.qrc
-%%EXAMPLESDIR%%/effects/README
-%%EXAMPLESDIR%%/effects/lighting.py
-%%EXAMPLESDIR%%/effects/lighting.pyc
-%%EXAMPLESDIR%%/graphicsview/README
-%%EXAMPLESDIR%%/graphicsview/anchorlayout.py
-%%EXAMPLESDIR%%/graphicsview/anchorlayout.pyc
-%%EXAMPLESDIR%%/graphicsview/collidingmice/collidingmice.py
-%%EXAMPLESDIR%%/graphicsview/collidingmice/collidingmice.pyc
-%%EXAMPLESDIR%%/graphicsview/collidingmice/images/cheese.jpg
-%%EXAMPLESDIR%%/graphicsview/collidingmice/mice.qrc
-%%EXAMPLESDIR%%/graphicsview/diagramscene/diagramscene.py
-%%EXAMPLESDIR%%/graphicsview/diagramscene/diagramscene.pyc
-%%EXAMPLESDIR%%/graphicsview/diagramscene/diagramscene.qrc
-%%EXAMPLESDIR%%/graphicsview/diagramscene/images/background1.png
-%%EXAMPLESDIR%%/graphicsview/diagramscene/images/background2.png
-%%EXAMPLESDIR%%/graphicsview/diagramscene/images/background3.png
-%%EXAMPLESDIR%%/graphicsview/diagramscene/images/background4.png
-%%EXAMPLESDIR%%/graphicsview/diagramscene/images/bold.png
-%%EXAMPLESDIR%%/graphicsview/diagramscene/images/bringtofront.png
-%%EXAMPLESDIR%%/graphicsview/diagramscene/images/delete.png
-%%EXAMPLESDIR%%/graphicsview/diagramscene/images/floodfill.png
-%%EXAMPLESDIR%%/graphicsview/diagramscene/images/italic.png
-%%EXAMPLESDIR%%/graphicsview/diagramscene/images/linecolor.png
-%%EXAMPLESDIR%%/graphicsview/diagramscene/images/linepointer.png
-%%EXAMPLESDIR%%/graphicsview/diagramscene/images/pointer.png
-%%EXAMPLESDIR%%/graphicsview/diagramscene/images/sendtoback.png
-%%EXAMPLESDIR%%/graphicsview/diagramscene/images/textpointer.png
-%%EXAMPLESDIR%%/graphicsview/diagramscene/images/underline.png
-%%EXAMPLESDIR%%/graphicsview/dragdroprobot/dragdroprobot.py
-%%EXAMPLESDIR%%/graphicsview/dragdroprobot/dragdroprobot.pyc
-%%EXAMPLESDIR%%/graphicsview/dragdroprobot/dragdroprobot.qrc
-%%EXAMPLESDIR%%/graphicsview/dragdroprobot/images/head.png
-%%EXAMPLESDIR%%/graphicsview/elasticnodes.py
-%%EXAMPLESDIR%%/graphicsview/elasticnodes.pyc
-%%EXAMPLESDIR%%/graphicsview/padnavigator/backside.ui
-%%EXAMPLESDIR%%/graphicsview/padnavigator/images/artsfftscope.png
-%%EXAMPLESDIR%%/graphicsview/padnavigator/images/blue_angle_swirl.jpg
-%%EXAMPLESDIR%%/graphicsview/padnavigator/images/kontact_contacts.png
-%%EXAMPLESDIR%%/graphicsview/padnavigator/images/kontact_journal.png
-%%EXAMPLESDIR%%/graphicsview/padnavigator/images/kontact_mail.png
-%%EXAMPLESDIR%%/graphicsview/padnavigator/images/kontact_notes.png
-%%EXAMPLESDIR%%/graphicsview/padnavigator/images/kopeteavailable.png
-%%EXAMPLESDIR%%/graphicsview/padnavigator/images/metacontact_online.png
-%%EXAMPLESDIR%%/graphicsview/padnavigator/images/minitools.png
-%%EXAMPLESDIR%%/graphicsview/padnavigator/padnavigator.py
-%%EXAMPLESDIR%%/graphicsview/padnavigator/padnavigator.pyc
-%%EXAMPLESDIR%%/graphicsview/padnavigator/padnavigator.qrc
-%%EXAMPLESDIR%%/graphicsview/padnavigator/ui_backside.py
-%%EXAMPLESDIR%%/graphicsview/padnavigator/ui_backside.pyc
-%%EXAMPLESDIR%%/ipc/README
-%%EXAMPLESDIR%%/ipc/localfortuneclient.py
-%%EXAMPLESDIR%%/ipc/localfortuneclient.pyc
-%%EXAMPLESDIR%%/ipc/localfortuneserver.py
-%%EXAMPLESDIR%%/ipc/localfortuneserver.pyc
-%%EXAMPLESDIR%%/ipc/sharedmemory/dialog.py
-%%EXAMPLESDIR%%/ipc/sharedmemory/dialog.pyc
-%%EXAMPLESDIR%%/ipc/sharedmemory/dialog.ui
-%%EXAMPLESDIR%%/ipc/sharedmemory/image.png
-%%EXAMPLESDIR%%/ipc/sharedmemory/qt.png
-%%EXAMPLESDIR%%/ipc/sharedmemory/sharedmemory.py
-%%EXAMPLESDIR%%/ipc/sharedmemory/sharedmemory.pyc
-%%EXAMPLESDIR%%/itemviews/README
-%%EXAMPLESDIR%%/itemviews/basicsortfiltermodel.py
-%%EXAMPLESDIR%%/itemviews/basicsortfiltermodel.pyc
-%%EXAMPLESDIR%%/itemviews/chart/chart.py
-%%EXAMPLESDIR%%/itemviews/chart/chart.pyc
-%%EXAMPLESDIR%%/itemviews/chart/chart.qrc
-%%EXAMPLESDIR%%/itemviews/chart/mydata.cht
-%%EXAMPLESDIR%%/itemviews/chart/qtdata.cht
-%%EXAMPLESDIR%%/itemviews/coloreditorfactory.py
-%%EXAMPLESDIR%%/itemviews/coloreditorfactory.pyc
-%%EXAMPLESDIR%%/itemviews/combowidgetmapper.py
-%%EXAMPLESDIR%%/itemviews/combowidgetmapper.pyc
-%%EXAMPLESDIR%%/itemviews/customsortfiltermodel.py
-%%EXAMPLESDIR%%/itemviews/customsortfiltermodel.pyc
-%%EXAMPLESDIR%%/itemviews/dirview.py
-%%EXAMPLESDIR%%/itemviews/dirview.pyc
-%%EXAMPLESDIR%%/itemviews/editabletreemodel/default.txt
-%%EXAMPLESDIR%%/itemviews/editabletreemodel/editabletreemodel.py
-%%EXAMPLESDIR%%/itemviews/editabletreemodel/editabletreemodel.pyc
-%%EXAMPLESDIR%%/itemviews/editabletreemodel/editabletreemodel.qrc
-%%EXAMPLESDIR%%/itemviews/editabletreemodel/mainwindow.ui
-%%EXAMPLESDIR%%/itemviews/editabletreemodel/ui_mainwindow.py
-%%EXAMPLESDIR%%/itemviews/editabletreemodel/ui_mainwindow.pyc
-%%EXAMPLESDIR%%/itemviews/fetchmore.py
-%%EXAMPLESDIR%%/itemviews/fetchmore.pyc
-%%EXAMPLESDIR%%/itemviews/pixelator/images/qt.png
-%%EXAMPLESDIR%%/itemviews/pixelator/pixelator.py
-%%EXAMPLESDIR%%/itemviews/pixelator/pixelator.pyc
-%%EXAMPLESDIR%%/itemviews/pixelator/pixelator.qrc
-%%EXAMPLESDIR%%/itemviews/puzzle/example.jpg
-%%EXAMPLESDIR%%/itemviews/puzzle/puzzle.py
-%%EXAMPLESDIR%%/itemviews/puzzle/puzzle.pyc
-%%EXAMPLESDIR%%/itemviews/puzzle/puzzle.qrc
-%%EXAMPLESDIR%%/itemviews/simpledommodel.py
-%%EXAMPLESDIR%%/itemviews/simpledommodel.pyc
-%%EXAMPLESDIR%%/itemviews/simpletreemodel/default.txt
-%%EXAMPLESDIR%%/itemviews/simpletreemodel/simpletreemodel.py
-%%EXAMPLESDIR%%/itemviews/simpletreemodel/simpletreemodel.pyc
-%%EXAMPLESDIR%%/itemviews/simpletreemodel/simpletreemodel.qrc
-%%EXAMPLESDIR%%/itemviews/simplewidgetmapper.py
-%%EXAMPLESDIR%%/itemviews/simplewidgetmapper.pyc
-%%EXAMPLESDIR%%/itemviews/spinboxdelegate.py
-%%EXAMPLESDIR%%/itemviews/spinboxdelegate.pyc
-%%EXAMPLESDIR%%/itemviews/stardelegate.py
-%%EXAMPLESDIR%%/itemviews/stardelegate.pyc
-%%EXAMPLESDIR%%/layouts/README
-%%EXAMPLESDIR%%/layouts/basiclayouts.py
-%%EXAMPLESDIR%%/layouts/basiclayouts.pyc
-%%EXAMPLESDIR%%/layouts/borderlayout.py
-%%EXAMPLESDIR%%/layouts/borderlayout.pyc
-%%EXAMPLESDIR%%/layouts/flowlayout.py
-%%EXAMPLESDIR%%/layouts/flowlayout.pyc
-%%EXAMPLESDIR%%/mainwindows/README
-%%EXAMPLESDIR%%/mainwindows/application/application.py
-%%EXAMPLESDIR%%/mainwindows/application/application.pyc
-%%EXAMPLESDIR%%/mainwindows/application/application.qrc
-%%EXAMPLESDIR%%/mainwindows/application/images/copy.png
-%%EXAMPLESDIR%%/mainwindows/application/images/cut.png
-%%EXAMPLESDIR%%/mainwindows/application/images/new.png
-%%EXAMPLESDIR%%/mainwindows/application/images/open.png
-%%EXAMPLESDIR%%/mainwindows/application/images/paste.png
-%%EXAMPLESDIR%%/mainwindows/application/images/save.png
-%%EXAMPLESDIR%%/mainwindows/dockwidgets/dockwidgets.py
-%%EXAMPLESDIR%%/mainwindows/dockwidgets/dockwidgets.pyc
-%%EXAMPLESDIR%%/mainwindows/dockwidgets/dockwidgets.qrc
-%%EXAMPLESDIR%%/mainwindows/dockwidgets/images/new.png
-%%EXAMPLESDIR%%/mainwindows/dockwidgets/images/print.png
-%%EXAMPLESDIR%%/mainwindows/dockwidgets/images/save.png
-%%EXAMPLESDIR%%/mainwindows/dockwidgets/images/undo.png
-%%EXAMPLESDIR%%/mainwindows/mdi/images/copy.png
-%%EXAMPLESDIR%%/mainwindows/mdi/images/cut.png
-%%EXAMPLESDIR%%/mainwindows/mdi/images/new.png
-%%EXAMPLESDIR%%/mainwindows/mdi/images/open.png
-%%EXAMPLESDIR%%/mainwindows/mdi/images/paste.png
-%%EXAMPLESDIR%%/mainwindows/mdi/images/save.png
-%%EXAMPLESDIR%%/mainwindows/mdi/mdi.py
-%%EXAMPLESDIR%%/mainwindows/mdi/mdi.pyc
-%%EXAMPLESDIR%%/mainwindows/mdi/mdi.qrc
-%%EXAMPLESDIR%%/mainwindows/menus.py
-%%EXAMPLESDIR%%/mainwindows/menus.pyc
-%%EXAMPLESDIR%%/mainwindows/recentfiles.py
-%%EXAMPLESDIR%%/mainwindows/recentfiles.pyc
-%%EXAMPLESDIR%%/mainwindows/sdi/images/copy.png
-%%EXAMPLESDIR%%/mainwindows/sdi/images/cut.png
-%%EXAMPLESDIR%%/mainwindows/sdi/images/new.png
-%%EXAMPLESDIR%%/mainwindows/sdi/images/open.png
-%%EXAMPLESDIR%%/mainwindows/sdi/images/paste.png
-%%EXAMPLESDIR%%/mainwindows/sdi/images/save.png
-%%EXAMPLESDIR%%/mainwindows/sdi/sdi.py
-%%EXAMPLESDIR%%/mainwindows/sdi/sdi.pyc
-%%EXAMPLESDIR%%/mainwindows/sdi/sdi.qrc
-%%EXAMPLESDIR%%/mainwindows/separations.py
-%%EXAMPLESDIR%%/mainwindows/separations.pyc
-%%EXAMPLESDIR%%/network/README
-%%EXAMPLESDIR%%/network/blockingfortuneclient.py
-%%EXAMPLESDIR%%/network/blockingfortuneclient.pyc
-%%EXAMPLESDIR%%/network/broadcastreceiver.py
-%%EXAMPLESDIR%%/network/broadcastreceiver.pyc
-%%EXAMPLESDIR%%/network/broadcastsender.py
-%%EXAMPLESDIR%%/network/broadcastsender.pyc
-%%EXAMPLESDIR%%/network/fortuneclient.py
-%%EXAMPLESDIR%%/network/fortuneclient.pyc
-%%EXAMPLESDIR%%/network/fortuneserver.py
-%%EXAMPLESDIR%%/network/fortuneserver.pyc
-%%EXAMPLESDIR%%/network/ftp/ftp.py
-%%EXAMPLESDIR%%/network/ftp/ftp.pyc
-%%EXAMPLESDIR%%/network/ftp/ftp.qrc
-%%EXAMPLESDIR%%/network/ftp/images/cdtoparent.png
-%%EXAMPLESDIR%%/network/ftp/images/dir.png
-%%EXAMPLESDIR%%/network/ftp/images/file.png
-%%EXAMPLESDIR%%/network/http/authenticationdialog.ui
-%%EXAMPLESDIR%%/network/http/http.py
-%%EXAMPLESDIR%%/network/http/http.pyc
-%%EXAMPLESDIR%%/network/loopback.py
-%%EXAMPLESDIR%%/network/loopback.pyc
-%%EXAMPLESDIR%%/network/threadedfortuneserver.py
-%%EXAMPLESDIR%%/network/threadedfortuneserver.pyc
-%%EXAMPLESDIR%%/opengl/2dpainting.py
-%%EXAMPLESDIR%%/opengl/2dpainting.pyc
-%%EXAMPLESDIR%%/opengl/README
-%%EXAMPLESDIR%%/opengl/grabber.py
-%%EXAMPLESDIR%%/opengl/grabber.pyc
-%%EXAMPLESDIR%%/opengl/hellogl.py
-%%EXAMPLESDIR%%/opengl/hellogl.pyc
-%%EXAMPLESDIR%%/opengl/overpainting.py
-%%EXAMPLESDIR%%/opengl/overpainting.pyc
-%%EXAMPLESDIR%%/opengl/samplebuffers.py
-%%EXAMPLESDIR%%/opengl/samplebuffers.pyc
-%%EXAMPLESDIR%%/opengl/textures/images/side1.png
-%%EXAMPLESDIR%%/opengl/textures/images/side2.png
-%%EXAMPLESDIR%%/opengl/textures/images/side3.png
-%%EXAMPLESDIR%%/opengl/textures/images/side4.png
-%%EXAMPLESDIR%%/opengl/textures/images/side5.png
-%%EXAMPLESDIR%%/opengl/textures/images/side6.png
-%%EXAMPLESDIR%%/opengl/textures/textures.py
-%%EXAMPLESDIR%%/opengl/textures/textures.pyc
-%%EXAMPLESDIR%%/opengl/textures/textures.qrc
-%%EXAMPLESDIR%%/painting/README
-%%EXAMPLESDIR%%/painting/basicdrawing/basicdrawing.py
-%%EXAMPLESDIR%%/painting/basicdrawing/basicdrawing.pyc
-%%EXAMPLESDIR%%/painting/basicdrawing/basicdrawing.qrc
-%%EXAMPLESDIR%%/painting/basicdrawing/images/brick.png
-%%EXAMPLESDIR%%/painting/basicdrawing/images/qt-logo.png
-%%EXAMPLESDIR%%/painting/concentriccircles.py
-%%EXAMPLESDIR%%/painting/concentriccircles.pyc
-%%EXAMPLESDIR%%/painting/painterpaths.py
-%%EXAMPLESDIR%%/painting/painterpaths.pyc
-%%EXAMPLESDIR%%/painting/svgviewer/files/bubbles.svg
-%%EXAMPLESDIR%%/painting/svgviewer/files/cubic.svg
-%%EXAMPLESDIR%%/painting/svgviewer/files/spheres.svg
-%%EXAMPLESDIR%%/painting/svgviewer/svgviewer.py
-%%EXAMPLESDIR%%/painting/svgviewer/svgviewer.pyc
-%%EXAMPLESDIR%%/painting/svgviewer/svgviewer.qrc
-%%EXAMPLESDIR%%/painting/transformations.py
-%%EXAMPLESDIR%%/painting/transformations.pyc
-%%EXAMPLESDIR%%/phonon/README
-%%EXAMPLESDIR%%/phonon/capabilities.py
-%%EXAMPLESDIR%%/phonon/capabilities.pyc
-%%EXAMPLESDIR%%/phonon/musicplayer.py
-%%EXAMPLESDIR%%/phonon/musicplayer.pyc
-%%EXAMPLESDIR%%/pyuic/compile-on-the-fly.py
-%%EXAMPLESDIR%%/pyuic/compile-on-the-fly.pyc
-%%EXAMPLESDIR%%/pyuic/demo.ui
-%%EXAMPLESDIR%%/pyuic/load_ui1.py
-%%EXAMPLESDIR%%/pyuic/load_ui1.pyc
-%%EXAMPLESDIR%%/pyuic/load_ui2.py
-%%EXAMPLESDIR%%/pyuic/load_ui2.pyc
-%%EXAMPLESDIR%%/richtext/README
-%%EXAMPLESDIR%%/richtext/calendar.py
-%%EXAMPLESDIR%%/richtext/calendar.pyc
-%%EXAMPLESDIR%%/richtext/orderform.py
-%%EXAMPLESDIR%%/richtext/orderform.pyc
-%%EXAMPLESDIR%%/richtext/syntaxhighlighter.py
-%%EXAMPLESDIR%%/richtext/syntaxhighlighter.pyc
-%%EXAMPLESDIR%%/richtext/textobject/files/heart.svg
-%%EXAMPLESDIR%%/richtext/textobject/textobject.py
-%%EXAMPLESDIR%%/richtext/textobject/textobject.pyc
-%%EXAMPLESDIR%%/script/README
-%%EXAMPLESDIR%%/script/helloscript.py
-%%EXAMPLESDIR%%/script/helloscript.pyc
-%%EXAMPLESDIR%%/sql/README
-%%EXAMPLESDIR%%/sql/cachedtable.py
-%%EXAMPLESDIR%%/sql/cachedtable.pyc
-%%EXAMPLESDIR%%/sql/connection.py
-%%EXAMPLESDIR%%/sql/connection.pyc
-%%EXAMPLESDIR%%/sql/querymodel.py
-%%EXAMPLESDIR%%/sql/querymodel.pyc
-%%EXAMPLESDIR%%/sql/relationaltablemodel.py
-%%EXAMPLESDIR%%/sql/relationaltablemodel.pyc
-%%EXAMPLESDIR%%/sql/tablemodel.py
-%%EXAMPLESDIR%%/sql/tablemodel.pyc
-%%EXAMPLESDIR%%/threads/README
-%%EXAMPLESDIR%%/threads/mandelbrot.py
-%%EXAMPLESDIR%%/threads/mandelbrot.pyc
-%%EXAMPLESDIR%%/threads/semaphores.py
-%%EXAMPLESDIR%%/threads/semaphores.pyc
-%%EXAMPLESDIR%%/threads/waitconditions.py
-%%EXAMPLESDIR%%/threads/waitconditions.pyc
-%%EXAMPLESDIR%%/tools/README
-%%EXAMPLESDIR%%/tools/codecs/codecs.py
-%%EXAMPLESDIR%%/tools/codecs/codecs.pyc
-%%EXAMPLESDIR%%/tools/codecs/encodedfiles/iso-8859-1.txt
-%%EXAMPLESDIR%%/tools/codecs/encodedfiles/iso-8859-15.txt
-%%EXAMPLESDIR%%/tools/codecs/encodedfiles/utf-16.txt
-%%EXAMPLESDIR%%/tools/codecs/encodedfiles/utf-16be.txt
-%%EXAMPLESDIR%%/tools/codecs/encodedfiles/utf-16le.txt
-%%EXAMPLESDIR%%/tools/codecs/encodedfiles/utf-8.txt
-%%EXAMPLESDIR%%/tools/i18n/i18n.py
-%%EXAMPLESDIR%%/tools/i18n/i18n.pyc
-%%EXAMPLESDIR%%/tools/i18n/i18n.qrc
-%%EXAMPLESDIR%%/tools/i18n/translations/i18n_ar.qm
-%%EXAMPLESDIR%%/tools/i18n/translations/i18n_ar.ts
-%%EXAMPLESDIR%%/tools/i18n/translations/i18n_cs.qm
-%%EXAMPLESDIR%%/tools/i18n/translations/i18n_cs.ts
-%%EXAMPLESDIR%%/tools/i18n/translations/i18n_de.qm
-%%EXAMPLESDIR%%/tools/i18n/translations/i18n_de.ts
-%%EXAMPLESDIR%%/tools/i18n/translations/i18n_el.qm
-%%EXAMPLESDIR%%/tools/i18n/translations/i18n_el.ts
-%%EXAMPLESDIR%%/tools/i18n/translations/i18n_en.qm
-%%EXAMPLESDIR%%/tools/i18n/translations/i18n_en.ts
-%%EXAMPLESDIR%%/tools/i18n/translations/i18n_eo.qm
-%%EXAMPLESDIR%%/tools/i18n/translations/i18n_eo.ts
-%%EXAMPLESDIR%%/tools/i18n/translations/i18n_fr.qm
-%%EXAMPLESDIR%%/tools/i18n/translations/i18n_fr.ts
-%%EXAMPLESDIR%%/tools/i18n/translations/i18n_it.qm
-%%EXAMPLESDIR%%/tools/i18n/translations/i18n_it.ts
-%%EXAMPLESDIR%%/tools/i18n/translations/i18n_jp.qm
-%%EXAMPLESDIR%%/tools/i18n/translations/i18n_jp.ts
-%%EXAMPLESDIR%%/tools/i18n/translations/i18n_ko.qm
-%%EXAMPLESDIR%%/tools/i18n/translations/i18n_ko.ts
-%%EXAMPLESDIR%%/tools/i18n/translations/i18n_no.qm
-%%EXAMPLESDIR%%/tools/i18n/translations/i18n_no.ts
-%%EXAMPLESDIR%%/tools/i18n/translations/i18n_pt.qm
-%%EXAMPLESDIR%%/tools/i18n/translations/i18n_pt.ts
-%%EXAMPLESDIR%%/tools/i18n/translations/i18n_ru.qm
-%%EXAMPLESDIR%%/tools/i18n/translations/i18n_ru.ts
-%%EXAMPLESDIR%%/tools/i18n/translations/i18n_sv.qm
-%%EXAMPLESDIR%%/tools/i18n/translations/i18n_sv.ts
-%%EXAMPLESDIR%%/tools/i18n/translations/i18n_zh.qm
-%%EXAMPLESDIR%%/tools/i18n/translations/i18n_zh.ts
-%%EXAMPLESDIR%%/tools/regexp.py
-%%EXAMPLESDIR%%/tools/regexp.pyc
-%%EXAMPLESDIR%%/tools/settingseditor/inifiles/licensepage.ini
-%%EXAMPLESDIR%%/tools/settingseditor/inifiles/qsa.ini
-%%EXAMPLESDIR%%/tools/settingseditor/settingseditor.py
-%%EXAMPLESDIR%%/tools/settingseditor/settingseditor.pyc
-%%EXAMPLESDIR%%/tutorials/addressbook/README
-%%EXAMPLESDIR%%/tutorials/addressbook/part1.py
-%%EXAMPLESDIR%%/tutorials/addressbook/part1.pyc
-%%EXAMPLESDIR%%/tutorials/addressbook/part2.py
-%%EXAMPLESDIR%%/tutorials/addressbook/part2.pyc
-%%EXAMPLESDIR%%/tutorials/addressbook/part3.py
-%%EXAMPLESDIR%%/tutorials/addressbook/part3.pyc
-%%EXAMPLESDIR%%/tutorials/addressbook/part4.py
-%%EXAMPLESDIR%%/tutorials/addressbook/part4.pyc
-%%EXAMPLESDIR%%/tutorials/addressbook/part5.py
-%%EXAMPLESDIR%%/tutorials/addressbook/part5.pyc
-%%EXAMPLESDIR%%/tutorials/addressbook/part6.py
-%%EXAMPLESDIR%%/tutorials/addressbook/part6.pyc
-%%EXAMPLESDIR%%/tutorials/addressbook/part7.py
-%%EXAMPLESDIR%%/tutorials/addressbook/part7.pyc
-%%EXAMPLESDIR%%/webkit/domtraversal/domtraversal.py
-%%EXAMPLESDIR%%/webkit/domtraversal/domtraversal.pyc
-%%EXAMPLESDIR%%/webkit/domtraversal/ui_window.py
-%%EXAMPLESDIR%%/webkit/domtraversal/ui_window.pyc
-%%EXAMPLESDIR%%/webkit/domtraversal/window.ui
-%%EXAMPLESDIR%%/webkit/fancybrowser/fancybrowser.py
-%%EXAMPLESDIR%%/webkit/fancybrowser/fancybrowser.pyc
-%%EXAMPLESDIR%%/webkit/fancybrowser/jquery.min.js
-%%EXAMPLESDIR%%/webkit/fancybrowser/jquery.qrc
-%%EXAMPLESDIR%%/webkit/formextractor/form.html
-%%EXAMPLESDIR%%/webkit/formextractor/formextractor.py
-%%EXAMPLESDIR%%/webkit/formextractor/formextractor.pyc
-%%EXAMPLESDIR%%/webkit/formextractor/formextractor.qrc
-%%EXAMPLESDIR%%/webkit/formextractor/formextractor.ui
-%%EXAMPLESDIR%%/webkit/formextractor/ui_formextractor.py
-%%EXAMPLESDIR%%/webkit/formextractor/ui_formextractor.pyc
-%%EXAMPLESDIR%%/webkit/framecapture.py
-%%EXAMPLESDIR%%/webkit/framecapture.pyc
-%%EXAMPLESDIR%%/webkit/googlechat/form.ui
-%%EXAMPLESDIR%%/webkit/googlechat/googlechat.py
-%%EXAMPLESDIR%%/webkit/googlechat/googlechat.pyc
-%%EXAMPLESDIR%%/webkit/googlechat/ui_form.py
-%%EXAMPLESDIR%%/webkit/googlechat/ui_form.pyc
-%%EXAMPLESDIR%%/webkit/previewer/previewer.py
-%%EXAMPLESDIR%%/webkit/previewer/previewer.pyc
-%%EXAMPLESDIR%%/webkit/previewer/previewer.ui
-%%EXAMPLESDIR%%/webkit/previewer/ui_previewer.py
-%%EXAMPLESDIR%%/webkit/previewer/ui_previewer.pyc
-%%EXAMPLESDIR%%/webkit/simpleselector/simpleselector.py
-%%EXAMPLESDIR%%/webkit/simpleselector/simpleselector.pyc
-%%EXAMPLESDIR%%/webkit/simpleselector/ui_window.py
-%%EXAMPLESDIR%%/webkit/simpleselector/ui_window.pyc
-%%EXAMPLESDIR%%/webkit/simpleselector/window.ui
-%%EXAMPLESDIR%%/widgets/README
-%%EXAMPLESDIR%%/widgets/analogclock.py
-%%EXAMPLESDIR%%/widgets/analogclock.pyc
-%%EXAMPLESDIR%%/widgets/calculator.py
-%%EXAMPLESDIR%%/widgets/calculator.pyc
-%%EXAMPLESDIR%%/widgets/calendarwidget.py
-%%EXAMPLESDIR%%/widgets/calendarwidget.pyc
-%%EXAMPLESDIR%%/widgets/charactermap.py
-%%EXAMPLESDIR%%/widgets/charactermap.pyc
-%%EXAMPLESDIR%%/widgets/digitalclock.py
-%%EXAMPLESDIR%%/widgets/digitalclock.pyc
-%%EXAMPLESDIR%%/widgets/groupbox.py
-%%EXAMPLESDIR%%/widgets/groupbox.pyc
-%%EXAMPLESDIR%%/widgets/icons/icons.py
-%%EXAMPLESDIR%%/widgets/icons/icons.pyc
-%%EXAMPLESDIR%%/widgets/icons/images/designer.png
-%%EXAMPLESDIR%%/widgets/icons/images/find_disabled.png
-%%EXAMPLESDIR%%/widgets/icons/images/find_normal.png
-%%EXAMPLESDIR%%/widgets/icons/images/monkey_off_128x128.png
-%%EXAMPLESDIR%%/widgets/icons/images/monkey_off_16x16.png
-%%EXAMPLESDIR%%/widgets/icons/images/monkey_off_32x32.png
-%%EXAMPLESDIR%%/widgets/icons/images/monkey_off_64x64.png
-%%EXAMPLESDIR%%/widgets/icons/images/monkey_on_128x128.png
-%%EXAMPLESDIR%%/widgets/icons/images/monkey_on_16x16.png
-%%EXAMPLESDIR%%/widgets/icons/images/monkey_on_32x32.png
-%%EXAMPLESDIR%%/widgets/icons/images/monkey_on_64x64.png
-%%EXAMPLESDIR%%/widgets/icons/images/qt_extended_16x16.png
-%%EXAMPLESDIR%%/widgets/icons/images/qt_extended_32x32.png
-%%EXAMPLESDIR%%/widgets/icons/images/qt_extended_48x48.png
-%%EXAMPLESDIR%%/widgets/imageviewer.py
-%%EXAMPLESDIR%%/widgets/imageviewer.pyc
-%%EXAMPLESDIR%%/widgets/lineedits.py
-%%EXAMPLESDIR%%/widgets/lineedits.pyc
-%%EXAMPLESDIR%%/widgets/movie/animation.mng
-%%EXAMPLESDIR%%/widgets/movie/movie.py
-%%EXAMPLESDIR%%/widgets/movie/movie.pyc
-%%EXAMPLESDIR%%/widgets/scribble.py
-%%EXAMPLESDIR%%/widgets/scribble.pyc
-%%EXAMPLESDIR%%/widgets/shapedclock.py
-%%EXAMPLESDIR%%/widgets/shapedclock.pyc
-%%EXAMPLESDIR%%/widgets/sliders.py
-%%EXAMPLESDIR%%/widgets/sliders.pyc
-%%EXAMPLESDIR%%/widgets/spinboxes.py
-%%EXAMPLESDIR%%/widgets/spinboxes.pyc
-%%EXAMPLESDIR%%/widgets/styles.py
-%%EXAMPLESDIR%%/widgets/styles.pyc
-%%EXAMPLESDIR%%/widgets/stylesheet/images/checkbox_checked.png
-%%EXAMPLESDIR%%/widgets/stylesheet/images/checkbox_checked_hover.png
-%%EXAMPLESDIR%%/widgets/stylesheet/images/checkbox_checked_pressed.png
-%%EXAMPLESDIR%%/widgets/stylesheet/images/checkbox_unchecked.png
-%%EXAMPLESDIR%%/widgets/stylesheet/images/checkbox_unchecked_hover.png
-%%EXAMPLESDIR%%/widgets/stylesheet/images/checkbox_unchecked_pressed.png
-%%EXAMPLESDIR%%/widgets/stylesheet/images/down_arrow.png
-%%EXAMPLESDIR%%/widgets/stylesheet/images/down_arrow_disabled.png
-%%EXAMPLESDIR%%/widgets/stylesheet/images/frame.png
-%%EXAMPLESDIR%%/widgets/stylesheet/images/pagefold.png
-%%EXAMPLESDIR%%/widgets/stylesheet/images/pushbutton.png
-%%EXAMPLESDIR%%/widgets/stylesheet/images/pushbutton_hover.png
-%%EXAMPLESDIR%%/widgets/stylesheet/images/pushbutton_pressed.png
-%%EXAMPLESDIR%%/widgets/stylesheet/images/radiobutton_checked.png
-%%EXAMPLESDIR%%/widgets/stylesheet/images/radiobutton_checked_hover.png
-%%EXAMPLESDIR%%/widgets/stylesheet/images/radiobutton_checked_pressed.png
-%%EXAMPLESDIR%%/widgets/stylesheet/images/radiobutton_unchecked.png
-%%EXAMPLESDIR%%/widgets/stylesheet/images/radiobutton_unchecked_hover.png
-%%EXAMPLESDIR%%/widgets/stylesheet/images/radiobutton_unchecked_pressed.png
-%%EXAMPLESDIR%%/widgets/stylesheet/images/sizegrip.png
-%%EXAMPLESDIR%%/widgets/stylesheet/images/spindown.png
-%%EXAMPLESDIR%%/widgets/stylesheet/images/spindown_hover.png
-%%EXAMPLESDIR%%/widgets/stylesheet/images/spindown_off.png
-%%EXAMPLESDIR%%/widgets/stylesheet/images/spindown_pressed.png
-%%EXAMPLESDIR%%/widgets/stylesheet/images/spinup.png
-%%EXAMPLESDIR%%/widgets/stylesheet/images/spinup_hover.png
-%%EXAMPLESDIR%%/widgets/stylesheet/images/spinup_off.png
-%%EXAMPLESDIR%%/widgets/stylesheet/images/spinup_pressed.png
-%%EXAMPLESDIR%%/widgets/stylesheet/images/up_arrow.png
-%%EXAMPLESDIR%%/widgets/stylesheet/images/up_arrow_disabled.png
-%%EXAMPLESDIR%%/widgets/stylesheet/mainwindow.ui
-%%EXAMPLESDIR%%/widgets/stylesheet/qss/coffee.qss
-%%EXAMPLESDIR%%/widgets/stylesheet/qss/default.qss
-%%EXAMPLESDIR%%/widgets/stylesheet/qss/pagefold.qss
-%%EXAMPLESDIR%%/widgets/stylesheet/stylesheet.py
-%%EXAMPLESDIR%%/widgets/stylesheet/stylesheet.pyc
-%%EXAMPLESDIR%%/widgets/stylesheet/stylesheet.qrc
-%%EXAMPLESDIR%%/widgets/stylesheet/stylesheeteditor.py
-%%EXAMPLESDIR%%/widgets/stylesheet/stylesheeteditor.pyc
-%%EXAMPLESDIR%%/widgets/stylesheet/stylesheeteditor.ui
-%%EXAMPLESDIR%%/widgets/stylesheet/ui_mainwindow.py
-%%EXAMPLESDIR%%/widgets/stylesheet/ui_mainwindow.pyc
-%%EXAMPLESDIR%%/widgets/stylesheet/ui_stylesheeteditor.py
-%%EXAMPLESDIR%%/widgets/stylesheet/ui_stylesheeteditor.pyc
-%%EXAMPLESDIR%%/widgets/tetrix.py
-%%EXAMPLESDIR%%/widgets/tetrix.pyc
-%%EXAMPLESDIR%%/widgets/tooltips/images/circle.png
-%%EXAMPLESDIR%%/widgets/tooltips/images/square.png
-%%EXAMPLESDIR%%/widgets/tooltips/images/triangle.png
-%%EXAMPLESDIR%%/widgets/tooltips/tooltips.py
-%%EXAMPLESDIR%%/widgets/tooltips/tooltips.pyc
-%%EXAMPLESDIR%%/widgets/tooltips/tooltips.qrc
-%%EXAMPLESDIR%%/widgets/wiggly.py
-%%EXAMPLESDIR%%/widgets/wiggly.pyc
-%%EXAMPLESDIR%%/widgets/windowflags.py
-%%EXAMPLESDIR%%/widgets/windowflags.pyc
-%%EXAMPLESDIR%%/xml/README
-%%EXAMPLESDIR%%/xml/dombookmarks/dombookmarks.py
-%%EXAMPLESDIR%%/xml/dombookmarks/dombookmarks.pyc
-%%EXAMPLESDIR%%/xml/dombookmarks/frank.xbel
-%%EXAMPLESDIR%%/xml/dombookmarks/jennifer.xbel
-%%EXAMPLESDIR%%/xml/saxbookmarks/frank.xbel
-%%EXAMPLESDIR%%/xml/saxbookmarks/jennifer.xbel
-%%EXAMPLESDIR%%/xml/saxbookmarks/saxbookmarks.py
-%%EXAMPLESDIR%%/xml/saxbookmarks/saxbookmarks.pyc
-%%EXAMPLESDIR%%/xmlpatterns/README
-%%EXAMPLESDIR%%/xmlpatterns/schema/files/contact.xsd
-%%EXAMPLESDIR%%/xmlpatterns/schema/files/invalid_contact.xml
-%%EXAMPLESDIR%%/xmlpatterns/schema/files/invalid_order.xml
-%%EXAMPLESDIR%%/xmlpatterns/schema/files/invalid_recipe.xml
-%%EXAMPLESDIR%%/xmlpatterns/schema/files/order.xsd
-%%EXAMPLESDIR%%/xmlpatterns/schema/files/recipe.xsd
-%%EXAMPLESDIR%%/xmlpatterns/schema/files/valid_contact.xml
-%%EXAMPLESDIR%%/xmlpatterns/schema/files/valid_order.xml
-%%EXAMPLESDIR%%/xmlpatterns/schema/files/valid_recipe.xml
-%%EXAMPLESDIR%%/xmlpatterns/schema/schema.py
-%%EXAMPLESDIR%%/xmlpatterns/schema/schema.pyc
-%%EXAMPLESDIR%%/xmlpatterns/schema/schema.qrc
-%%EXAMPLESDIR%%/xmlpatterns/schema/schema.ui
-%%EXAMPLESDIR%%/xmlpatterns/schema/ui_schema.py
-%%EXAMPLESDIR%%/xmlpatterns/schema/ui_schema.pyc
-@dirrm %%EXAMPLESDIR%%/xmlpatterns/schema/files
-@dirrm %%EXAMPLESDIR%%/xmlpatterns/schema
-@dirrm %%EXAMPLESDIR%%/xmlpatterns
-@dirrm %%EXAMPLESDIR%%/xml/saxbookmarks
-@dirrm %%EXAMPLESDIR%%/xml/dombookmarks
-@dirrm %%EXAMPLESDIR%%/xml
-@dirrm %%EXAMPLESDIR%%/widgets/tooltips/images
-@dirrm %%EXAMPLESDIR%%/widgets/tooltips
-@dirrm %%EXAMPLESDIR%%/widgets/stylesheet/qss
-@dirrm %%EXAMPLESDIR%%/widgets/stylesheet/images
-@dirrm %%EXAMPLESDIR%%/widgets/stylesheet
-@dirrm %%EXAMPLESDIR%%/widgets/movie
-@dirrm %%EXAMPLESDIR%%/widgets/icons/images
-@dirrm %%EXAMPLESDIR%%/widgets/icons
-@dirrm %%EXAMPLESDIR%%/widgets
-@dirrm %%EXAMPLESDIR%%/webkit/simpleselector
-@dirrm %%EXAMPLESDIR%%/webkit/previewer
-@dirrm %%EXAMPLESDIR%%/webkit/googlechat
-@dirrm %%EXAMPLESDIR%%/webkit/formextractor
-@dirrm %%EXAMPLESDIR%%/webkit/fancybrowser
-@dirrm %%EXAMPLESDIR%%/webkit/domtraversal
-@dirrm %%EXAMPLESDIR%%/webkit
-@dirrm %%EXAMPLESDIR%%/tutorials/addressbook
-@dirrm %%EXAMPLESDIR%%/tutorials
-@dirrm %%EXAMPLESDIR%%/tools/settingseditor/inifiles
-@dirrm %%EXAMPLESDIR%%/tools/settingseditor
-@dirrm %%EXAMPLESDIR%%/tools/i18n/translations
-@dirrm %%EXAMPLESDIR%%/tools/i18n
-@dirrm %%EXAMPLESDIR%%/tools/codecs/encodedfiles
-@dirrm %%EXAMPLESDIR%%/tools/codecs
-@dirrm %%EXAMPLESDIR%%/tools
-@dirrm %%EXAMPLESDIR%%/threads
-@dirrm %%EXAMPLESDIR%%/sql
-@dirrm %%EXAMPLESDIR%%/script
-@dirrm %%EXAMPLESDIR%%/richtext/textobject/files
-@dirrm %%EXAMPLESDIR%%/richtext/textobject
-@dirrm %%EXAMPLESDIR%%/richtext
-@dirrm %%EXAMPLESDIR%%/pyuic
-@dirrm %%EXAMPLESDIR%%/phonon
-@dirrm %%EXAMPLESDIR%%/painting/svgviewer/files
-@dirrm %%EXAMPLESDIR%%/painting/svgviewer
-@dirrm %%EXAMPLESDIR%%/painting/basicdrawing/images
-@dirrm %%EXAMPLESDIR%%/painting/basicdrawing
-@dirrm %%EXAMPLESDIR%%/painting
-@dirrm %%EXAMPLESDIR%%/opengl/textures/images
-@dirrm %%EXAMPLESDIR%%/opengl/textures
-@dirrm %%EXAMPLESDIR%%/opengl
-@dirrm %%EXAMPLESDIR%%/network/http
-@dirrm %%EXAMPLESDIR%%/network/ftp/images
-@dirrm %%EXAMPLESDIR%%/network/ftp
-@dirrm %%EXAMPLESDIR%%/network
-@dirrm %%EXAMPLESDIR%%/mainwindows/sdi/images
-@dirrm %%EXAMPLESDIR%%/mainwindows/sdi
-@dirrm %%EXAMPLESDIR%%/mainwindows/mdi/images
-@dirrm %%EXAMPLESDIR%%/mainwindows/mdi
-@dirrm %%EXAMPLESDIR%%/mainwindows/dockwidgets/images
-@dirrm %%EXAMPLESDIR%%/mainwindows/dockwidgets
-@dirrm %%EXAMPLESDIR%%/mainwindows/application/images
-@dirrm %%EXAMPLESDIR%%/mainwindows/application
-@dirrm %%EXAMPLESDIR%%/mainwindows
-@dirrm %%EXAMPLESDIR%%/layouts
-@dirrm %%EXAMPLESDIR%%/itemviews/simpletreemodel
-@dirrm %%EXAMPLESDIR%%/itemviews/puzzle
-@dirrm %%EXAMPLESDIR%%/itemviews/pixelator/images
-@dirrm %%EXAMPLESDIR%%/itemviews/pixelator
-@dirrm %%EXAMPLESDIR%%/itemviews/editabletreemodel
-@dirrm %%EXAMPLESDIR%%/itemviews/chart
-@dirrm %%EXAMPLESDIR%%/itemviews
-@dirrm %%EXAMPLESDIR%%/ipc/sharedmemory
-@dirrm %%EXAMPLESDIR%%/ipc
-@dirrm %%EXAMPLESDIR%%/graphicsview/padnavigator/images
-@dirrm %%EXAMPLESDIR%%/graphicsview/padnavigator
-@dirrm %%EXAMPLESDIR%%/graphicsview/dragdroprobot/images
-@dirrm %%EXAMPLESDIR%%/graphicsview/dragdroprobot
-@dirrm %%EXAMPLESDIR%%/graphicsview/diagramscene/images
-@dirrm %%EXAMPLESDIR%%/graphicsview/diagramscene
-@dirrm %%EXAMPLESDIR%%/graphicsview/collidingmice/images
-@dirrm %%EXAMPLESDIR%%/graphicsview/collidingmice
-@dirrm %%EXAMPLESDIR%%/graphicsview
-@dirrm %%EXAMPLESDIR%%/effects
-@dirrm %%EXAMPLESDIR%%/draganddrop/puzzle
-@dirrm %%EXAMPLESDIR%%/draganddrop/fridgemagnets
-@dirrm %%EXAMPLESDIR%%/draganddrop/draggabletext
-@dirrm %%EXAMPLESDIR%%/draganddrop/draggableicons/images
-@dirrm %%EXAMPLESDIR%%/draganddrop/draggableicons
-@dirrm %%EXAMPLESDIR%%/draganddrop/delayedencoding/images
-@dirrm %%EXAMPLESDIR%%/draganddrop/delayedencoding
-@dirrm %%EXAMPLESDIR%%/draganddrop
-@dirrm %%EXAMPLESDIR%%/dialogs/configdialog/images
-@dirrm %%EXAMPLESDIR%%/dialogs/configdialog
-@dirrm %%EXAMPLESDIR%%/dialogs/classwizard/images
-@dirrm %%EXAMPLESDIR%%/dialogs/classwizard
-@dirrm %%EXAMPLESDIR%%/dialogs
-@dirrm %%EXAMPLESDIR%%/desktop/systray/images
-@dirrm %%EXAMPLESDIR%%/desktop/systray
-@dirrm %%EXAMPLESDIR%%/desktop
-@dirrm %%EXAMPLESDIR%%/designer/plugins/widgets
-@dirrm %%EXAMPLESDIR%%/designer/plugins/python
-@dirrm %%EXAMPLESDIR%%/designer/plugins
-@dirrm %%EXAMPLESDIR%%/designer/calculatorform
-@dirrm %%EXAMPLESDIR%%/designer
-@dirrm %%EXAMPLESDIR%%/demos/textedit/images/win
-@dirrm %%EXAMPLESDIR%%/demos/textedit/images/mac
-@dirrm %%EXAMPLESDIR%%/demos/textedit/images
-@dirrm %%EXAMPLESDIR%%/demos/textedit
-@dirrm %%EXAMPLESDIR%%/demos/qtdemo/xml
-@dirrm %%EXAMPLESDIR%%/demos/qtdemo/images
-@dirrm %%EXAMPLESDIR%%/demos/qtdemo
-@dirrm %%EXAMPLESDIR%%/demos/embeddeddialogs
-@dirrm %%EXAMPLESDIR%%/demos/embedded
-@dirrm %%EXAMPLESDIR%%/demos/declarative/samegame/highscores
-@dirrm %%EXAMPLESDIR%%/demos/declarative/samegame/SamegameCore/pics
-@dirrm %%EXAMPLESDIR%%/demos/declarative/samegame/SamegameCore
-@dirrm %%EXAMPLESDIR%%/demos/declarative/samegame
-@dirrm %%EXAMPLESDIR%%/demos/declarative/minehunt/MinehuntCore/pics
-@dirrm %%EXAMPLESDIR%%/demos/declarative/minehunt/MinehuntCore
-@dirrm %%EXAMPLESDIR%%/demos/declarative/minehunt
-@dirrm %%EXAMPLESDIR%%/demos/declarative
-@dirrm %%EXAMPLESDIR%%/demos
-@dirrm %%EXAMPLESDIR%%/declarative/ui-components/tabwidget
-@dirrm %%EXAMPLESDIR%%/declarative/ui-components/spinner/content
-@dirrm %%EXAMPLESDIR%%/declarative/ui-components/spinner
-@dirrm %%EXAMPLESDIR%%/declarative/ui-components/slideswitch/content
-@dirrm %%EXAMPLESDIR%%/declarative/ui-components/slideswitch
-@dirrm %%EXAMPLESDIR%%/declarative/ui-components/searchbox/images
-@dirrm %%EXAMPLESDIR%%/declarative/ui-components/searchbox
-@dirrm %%EXAMPLESDIR%%/declarative/ui-components/scrollbar/pics
-@dirrm %%EXAMPLESDIR%%/declarative/ui-components/scrollbar
-@dirrm %%EXAMPLESDIR%%/declarative/ui-components/progressbar/content
-@dirrm %%EXAMPLESDIR%%/declarative/ui-components/progressbar
-@dirrm %%EXAMPLESDIR%%/declarative/ui-components/flipable/content
-@dirrm %%EXAMPLESDIR%%/declarative/ui-components/flipable
-@dirrm %%EXAMPLESDIR%%/declarative/ui-components/dialcontrol/content
-@dirrm %%EXAMPLESDIR%%/declarative/ui-components/dialcontrol
-@dirrm %%EXAMPLESDIR%%/declarative/ui-components
-@dirrm %%EXAMPLESDIR%%/declarative/toys/tvtennis
-@dirrm %%EXAMPLESDIR%%/declarative/toys/tic-tac-toe/content/pics
-@dirrm %%EXAMPLESDIR%%/declarative/toys/tic-tac-toe/content
-@dirrm %%EXAMPLESDIR%%/declarative/toys/tic-tac-toe
-@dirrm %%EXAMPLESDIR%%/declarative/toys/dynamicscene/qml
-@dirrm %%EXAMPLESDIR%%/declarative/toys/dynamicscene/images
-@dirrm %%EXAMPLESDIR%%/declarative/toys/dynamicscene
-@dirrm %%EXAMPLESDIR%%/declarative/toys/corkboards
-@dirrm %%EXAMPLESDIR%%/declarative/toys/clocks/content
-@dirrm %%EXAMPLESDIR%%/declarative/toys/clocks
-@dirrm %%EXAMPLESDIR%%/declarative/toys
-@dirrm %%EXAMPLESDIR%%/declarative/modelviews/objectlistmodel
-@dirrm %%EXAMPLESDIR%%/declarative/modelviews
-@dirrm %%EXAMPLESDIR%%/declarative
-@dirrm %%EXAMPLESDIR%%/dbus/remotecontrolledcar/controller
-@dirrm %%EXAMPLESDIR%%/dbus/remotecontrolledcar/car
-@dirrm %%EXAMPLESDIR%%/dbus/remotecontrolledcar
-@dirrm %%EXAMPLESDIR%%/dbus/pingpong
-@dirrm %%EXAMPLESDIR%%/dbus/chat
-@dirrm %%EXAMPLESDIR%%/dbus
-@dirrm %%EXAMPLESDIR%%/animation/stickman/animations
-@dirrm %%EXAMPLESDIR%%/animation/stickman
-@dirrm %%EXAMPLESDIR%%/animation/states
-@dirrm %%EXAMPLESDIR%%/animation/easing/images
-@dirrm %%EXAMPLESDIR%%/animation/easing
-@dirrm %%EXAMPLESDIR%%/animation/appchooser
-@dirrm %%EXAMPLESDIR%%/animation/animatedtiles/images
-@dirrm %%EXAMPLESDIR%%/animation/animatedtiles
-@dirrm %%EXAMPLESDIR%%/animation
-@dirrm %%EXAMPLESDIR%%/activeqt/webbrowser/icons
-@dirrm %%EXAMPLESDIR%%/activeqt/webbrowser
-@dirrm %%EXAMPLESDIR%%/activeqt
-@dirrm %%EXAMPLESDIR%%
diff --git a/misc/py-qt4-doc/Makefile b/misc/py-qt4-doc/Makefile
index 4ee3e85e8095..f7bf7297227f 100644
--- a/misc/py-qt4-doc/Makefile
+++ b/misc/py-qt4-doc/Makefile
@@ -1,7 +1,4 @@
-# New ports collection makefile for: py-qt4-doc
-# Date created: 2007-02-20
-# Whom: Danny Pansters <danny@ricin.com>
-#
+# Created by: Danny Pansters <danny@ricin.com>
# $FreeBSD$
PORTNAME= doc
@@ -20,6 +17,7 @@ NO_BUILD= yes
USE_PYTHON= 2.5+
DOCSDIR= ${PREFIX}/share/doc/py-qt4
+PORTDOCS= *
do-install:
cd ${WRKSRC} &&\
@@ -31,5 +29,5 @@ do-install:
${DOCSDIR}
cd ${WRKSRC}/doc && ${COPYTREE_SHARE} html ${DOCSDIR}
-.include "../../devel/py-sip/files/bsd.pyqt.mk"
+.include "../../devel/py-qt4/bsd.pyqt.mk"
.include <bsd.port.mk>
diff --git a/misc/py-qt4-doc/pkg-descr b/misc/py-qt4-doc/pkg-descr
index 52a7e5433786..26e6e5532877 100644
--- a/misc/py-qt4-doc/pkg-descr
+++ b/misc/py-qt4-doc/pkg-descr
@@ -1,4 +1,4 @@
-PyQt4 is a set of Python bindings for Trolltech's Qt4 application framework.
+PyQt4 is a set of Python bindings for Digia's Qt4 application framework.
This package provides the PyQt4 documentation.
WWW: http://www.riverbankcomputing.co.uk/software/pyqt/
diff --git a/misc/py-qt4-doc/pkg-plist b/misc/py-qt4-doc/pkg-plist
deleted file mode 100644
index 536ccdc9f47a..000000000000
--- a/misc/py-qt4-doc/pkg-plist
+++ /dev/null
@@ -1,1329 +0,0 @@
-%%DOCSDIR%%/GPL_EXCEPTION.TXT
-%%DOCSDIR%%/GPL_EXCEPTION_ADDENDUM.TXT
-%%DOCSDIR%%/LICENSE.GPL2
-%%DOCSDIR%%/LICENSE.GPL3
-%%DOCSDIR%%/NEWS
-%%DOCSDIR%%/OPENSOURCE-NOTICE.TXT
-%%DOCSDIR%%/README
-%%DOCSDIR%%/THANKS
-%%DOCSDIR%%/html/_sources/buffer_interface.txt
-%%DOCSDIR%%/html/_sources/build_system.txt
-%%DOCSDIR%%/html/_sources/dbus.txt
-%%DOCSDIR%%/html/_sources/deploy_commercial.txt
-%%DOCSDIR%%/html/_sources/designer.txt
-%%DOCSDIR%%/html/_sources/gotchas.txt
-%%DOCSDIR%%/html/_sources/i18n.txt
-%%DOCSDIR%%/html/_sources/incompatibilities.txt
-%%DOCSDIR%%/html/_sources/incompatible_apis.txt
-%%DOCSDIR%%/html/_sources/index.txt
-%%DOCSDIR%%/html/_sources/installation.txt
-%%DOCSDIR%%/html/_sources/introduction.txt
-%%DOCSDIR%%/html/_sources/keyword_arguments.txt
-%%DOCSDIR%%/html/_sources/new_style_signals_slots.txt
-%%DOCSDIR%%/html/_sources/old_style_signals_slots.txt
-%%DOCSDIR%%/html/_sources/pickle.txt
-%%DOCSDIR%%/html/_sources/python_shell.txt
-%%DOCSDIR%%/html/_sources/python_v3.txt
-%%DOCSDIR%%/html/_sources/qml.txt
-%%DOCSDIR%%/html/_sources/qsettings.txt
-%%DOCSDIR%%/html/_sources/qt_properties.txt
-%%DOCSDIR%%/html/_sources/qvariant.txt
-%%DOCSDIR%%/html/_sources/resources.txt
-%%DOCSDIR%%/html/_sources/webkit.txt
-%%DOCSDIR%%/html/_static/ajax-loader.gif
-%%DOCSDIR%%/html/_static/basic.css
-%%DOCSDIR%%/html/_static/comment-bright.png
-%%DOCSDIR%%/html/_static/comment-close.png
-%%DOCSDIR%%/html/_static/comment.png
-%%DOCSDIR%%/html/_static/default.css
-%%DOCSDIR%%/html/_static/doctools.js
-%%DOCSDIR%%/html/_static/down-pressed.png
-%%DOCSDIR%%/html/_static/down.png
-%%DOCSDIR%%/html/_static/file.png
-%%DOCSDIR%%/html/_static/jquery.js
-%%DOCSDIR%%/html/_static/logo.png
-%%DOCSDIR%%/html/_static/logo_tn.ico
-%%DOCSDIR%%/html/_static/minus.png
-%%DOCSDIR%%/html/_static/plus.png
-%%DOCSDIR%%/html/_static/pygments.css
-%%DOCSDIR%%/html/_static/searchtools.js
-%%DOCSDIR%%/html/_static/sidebar.js
-%%DOCSDIR%%/html/_static/underscore.js
-%%DOCSDIR%%/html/_static/up-pressed.png
-%%DOCSDIR%%/html/_static/up.png
-%%DOCSDIR%%/html/_static/websupport.js
-%%DOCSDIR%%/html/assistant-manual.html
-%%DOCSDIR%%/html/buffer_interface.html
-%%DOCSDIR%%/html/build_system.html
-%%DOCSDIR%%/html/classes.html
-%%DOCSDIR%%/html/dbus.html
-%%DOCSDIR%%/html/deploy_commercial.html
-%%DOCSDIR%%/html/designer.html
-%%DOCSDIR%%/html/genindex.html
-%%DOCSDIR%%/html/gotchas.html
-%%DOCSDIR%%/html/i18n.html
-%%DOCSDIR%%/html/images/alphafill.png
-%%DOCSDIR%%/html/images/assistant-toolbar.png
-%%DOCSDIR%%/html/images/bearings.png
-%%DOCSDIR%%/html/images/brush-outline.png
-%%DOCSDIR%%/html/images/brush-styles.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-maclayout-horizontal.png
-%%DOCSDIR%%/html/images/buttonbox-maclayout-vertical.png
-%%DOCSDIR%%/html/images/buttonbox-winlayout-horizontal.png
-%%DOCSDIR%%/html/images/buttonbox-winlayout-vertical.png
-%%DOCSDIR%%/html/images/cde-lcdnumber.png
-%%DOCSDIR%%/html/images/checkboxes-exclusive.png
-%%DOCSDIR%%/html/images/checkboxes-non-exclusive.png
-%%DOCSDIR%%/html/images/cleanlooks-calendarwidget.png
-%%DOCSDIR%%/html/images/cleanlooks-pushbutton-menu.png
-%%DOCSDIR%%/html/images/conceptaudio.png
-%%DOCSDIR%%/html/images/conceptvideo.png
-%%DOCSDIR%%/html/images/containerextension-example.png
-%%DOCSDIR%%/html/images/cursor-arrow.png
-%%DOCSDIR%%/html/images/cursor-busy.png
-%%DOCSDIR%%/html/images/cursor-closedhand.png
-%%DOCSDIR%%/html/images/cursor-cross.png
-%%DOCSDIR%%/html/images/cursor-forbidden.png
-%%DOCSDIR%%/html/images/cursor-hand.png
-%%DOCSDIR%%/html/images/cursor-hsplit.png
-%%DOCSDIR%%/html/images/cursor-ibeam.png
-%%DOCSDIR%%/html/images/cursor-openhand.png
-%%DOCSDIR%%/html/images/cursor-sizeall.png
-%%DOCSDIR%%/html/images/cursor-sizeb.png
-%%DOCSDIR%%/html/images/cursor-sizef.png
-%%DOCSDIR%%/html/images/cursor-sizeh.png
-%%DOCSDIR%%/html/images/cursor-sizev.png
-%%DOCSDIR%%/html/images/cursor-uparrow.png
-%%DOCSDIR%%/html/images/cursor-vsplit.png
-%%DOCSDIR%%/html/images/cursor-wait.png
-%%DOCSDIR%%/html/images/cursor-whatsthis.png
-%%DOCSDIR%%/html/images/effectwidget.png
-%%DOCSDIR%%/html/images/filedialogurls.png
-%%DOCSDIR%%/html/images/foreignkeys.png
-%%DOCSDIR%%/html/images/frames.png
-%%DOCSDIR%%/html/images/graphicseffect-blur.png
-%%DOCSDIR%%/html/images/graphicseffect-colorize.png
-%%DOCSDIR%%/html/images/graphicseffect-drop-shadow.png
-%%DOCSDIR%%/html/images/graphicseffect-opacity.png
-%%DOCSDIR%%/html/images/graphicseffect-plain.png
-%%DOCSDIR%%/html/images/graphicseffect-widget.png
-%%DOCSDIR%%/html/images/graphicsview-ellipseitem-pie.png
-%%DOCSDIR%%/html/images/graphicsview-ellipseitem.png
-%%DOCSDIR%%/html/images/graphicsview-items.png
-%%DOCSDIR%%/html/images/graphicsview-lineitem.png
-%%DOCSDIR%%/html/images/graphicsview-parentchild.png
-%%DOCSDIR%%/html/images/graphicsview-pathitem.png
-%%DOCSDIR%%/html/images/graphicsview-pixmapitem.png
-%%DOCSDIR%%/html/images/graphicsview-polygonitem.png
-%%DOCSDIR%%/html/images/graphicsview-rectitem.png
-%%DOCSDIR%%/html/images/graphicsview-simpletextitem.png
-%%DOCSDIR%%/html/images/graphicsview-textitem.png
-%%DOCSDIR%%/html/images/graphicsview-view.png
-%%DOCSDIR%%/html/images/graphicsview-zorder.png
-%%DOCSDIR%%/html/images/gridlayout.png
-%%DOCSDIR%%/html/images/hoverevents.png
-%%DOCSDIR%%/html/images/httpstack.png
-%%DOCSDIR%%/html/images/icon.png
-%%DOCSDIR%%/html/images/imageprovider.png
-%%DOCSDIR%%/html/images/inputdialogs.png
-%%DOCSDIR%%/html/images/insertrowinmodelview.png
-%%DOCSDIR%%/html/images/licensewizard-flow.png
-%%DOCSDIR%%/html/images/macintosh-checkbox.png
-%%DOCSDIR%%/html/images/macintosh-dateedit.png
-%%DOCSDIR%%/html/images/macintosh-datetimeedit.png
-%%DOCSDIR%%/html/images/macintosh-dial.png
-%%DOCSDIR%%/html/images/macintosh-groupbox.png
-%%DOCSDIR%%/html/images/macintosh-horizontalscrollbar.png
-%%DOCSDIR%%/html/images/macintosh-label.png
-%%DOCSDIR%%/html/images/macintosh-lcdnumber.png
-%%DOCSDIR%%/html/images/macintosh-lineedit.png
-%%DOCSDIR%%/html/images/macintosh-listview.png
-%%DOCSDIR%%/html/images/macintosh-menu.png
-%%DOCSDIR%%/html/images/macintosh-progressbar.png
-%%DOCSDIR%%/html/images/macintosh-pushbutton.png
-%%DOCSDIR%%/html/images/macintosh-radiobutton.png
-%%DOCSDIR%%/html/images/macintosh-slider.png
-%%DOCSDIR%%/html/images/macintosh-spinbox.png
-%%DOCSDIR%%/html/images/macintosh-tableview.png
-%%DOCSDIR%%/html/images/macintosh-tabwidget.png
-%%DOCSDIR%%/html/images/macintosh-timeedit.png
-%%DOCSDIR%%/html/images/macintosh-treeview.png
-%%DOCSDIR%%/html/images/mainwindow-docks.png
-%%DOCSDIR%%/html/images/mainwindowlayout.png
-%%DOCSDIR%%/html/images/mdi-cascade.png
-%%DOCSDIR%%/html/images/mdi-tile.png
-%%DOCSDIR%%/html/images/modelindex-no-parent.png
-%%DOCSDIR%%/html/images/modelview-begin-append-columns.png
-%%DOCSDIR%%/html/images/modelview-begin-append-rows.png
-%%DOCSDIR%%/html/images/modelview-begin-insert-columns.png
-%%DOCSDIR%%/html/images/modelview-begin-insert-rows.png
-%%DOCSDIR%%/html/images/modelview-begin-remove-columns.png
-%%DOCSDIR%%/html/images/modelview-begin-remove-rows.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/motif-lcdnumber.png
-%%DOCSDIR%%/html/images/motif-menubar.png
-%%DOCSDIR%%/html/images/msgbox1.png
-%%DOCSDIR%%/html/images/msgbox2.png
-%%DOCSDIR%%/html/images/msgbox3.png
-%%DOCSDIR%%/html/images/msgbox4.png
-%%DOCSDIR%%/html/images/noforeignkeys.png
-%%DOCSDIR%%/html/images/palette.png
-%%DOCSDIR%%/html/images/pangesture.png
-%%DOCSDIR%%/html/images/parent-child-widgets.png
-%%DOCSDIR%%/html/images/patternist-wordProcessor.png
-%%DOCSDIR%%/html/images/pinchgesture.png
-%%DOCSDIR%%/html/images/plastique-checkbox.png
-%%DOCSDIR%%/html/images/plastique-colordialog.png
-%%DOCSDIR%%/html/images/plastique-dateedit.png
-%%DOCSDIR%%/html/images/plastique-datetimeedit.png
-%%DOCSDIR%%/html/images/plastique-dial.png
-%%DOCSDIR%%/html/images/plastique-fontdialog.png
-%%DOCSDIR%%/html/images/plastique-groupbox.png
-%%DOCSDIR%%/html/images/plastique-horizontalscrollbar.png
-%%DOCSDIR%%/html/images/plastique-label.png
-%%DOCSDIR%%/html/images/plastique-lcdnumber.png
-%%DOCSDIR%%/html/images/plastique-lineedit.png
-%%DOCSDIR%%/html/images/plastique-listview.png
-%%DOCSDIR%%/html/images/plastique-menu.png
-%%DOCSDIR%%/html/images/plastique-menubar.png
-%%DOCSDIR%%/html/images/plastique-printdialog-properties.png
-%%DOCSDIR%%/html/images/plastique-printdialog.png
-%%DOCSDIR%%/html/images/plastique-progressbar.png
-%%DOCSDIR%%/html/images/plastique-progressdialog.png
-%%DOCSDIR%%/html/images/plastique-pushbutton-menu.png
-%%DOCSDIR%%/html/images/plastique-pushbutton.png
-%%DOCSDIR%%/html/images/plastique-radiobutton.png
-%%DOCSDIR%%/html/images/plastique-sizegrip.png
-%%DOCSDIR%%/html/images/plastique-slider.png
-%%DOCSDIR%%/html/images/plastique-spinbox.png
-%%DOCSDIR%%/html/images/plastique-statusbar.png
-%%DOCSDIR%%/html/images/plastique-tabbar-truncated.png
-%%DOCSDIR%%/html/images/plastique-tabbar.png
-%%DOCSDIR%%/html/images/plastique-tableview.png
-%%DOCSDIR%%/html/images/plastique-tabwidget.png
-%%DOCSDIR%%/html/images/plastique-timeedit.png
-%%DOCSDIR%%/html/images/plastique-treeview.png
-%%DOCSDIR%%/html/images/propagation-custom.png
-%%DOCSDIR%%/html/images/propagation-standard.png
-%%DOCSDIR%%/html/images/qactiongroup-align.png
-%%DOCSDIR%%/html/images/qcalendarwidget-grid.png
-%%DOCSDIR%%/html/images/qcolor-cmyk.png
-%%DOCSDIR%%/html/images/qcolor-hsv.png
-%%DOCSDIR%%/html/images/qcolor-hue.png
-%%DOCSDIR%%/html/images/qcolor-rgb.png
-%%DOCSDIR%%/html/images/qcolor-saturation.png
-%%DOCSDIR%%/html/images/qcolor-value.png
-%%DOCSDIR%%/html/images/qcolumnview.png
-%%DOCSDIR%%/html/images/qconicalgradient.png
-%%DOCSDIR%%/html/images/qdesktopwidget.png
-%%DOCSDIR%%/html/images/qeasingcurve-inback.png
-%%DOCSDIR%%/html/images/qeasingcurve-inbounce.png
-%%DOCSDIR%%/html/images/qeasingcurve-incirc.png
-%%DOCSDIR%%/html/images/qeasingcurve-incubic.png
-%%DOCSDIR%%/html/images/qeasingcurve-inelastic.png
-%%DOCSDIR%%/html/images/qeasingcurve-inexpo.png
-%%DOCSDIR%%/html/images/qeasingcurve-inoutback.png
-%%DOCSDIR%%/html/images/qeasingcurve-inoutbounce.png
-%%DOCSDIR%%/html/images/qeasingcurve-inoutcirc.png
-%%DOCSDIR%%/html/images/qeasingcurve-inoutcubic.png
-%%DOCSDIR%%/html/images/qeasingcurve-inoutelastic.png
-%%DOCSDIR%%/html/images/qeasingcurve-inoutexpo.png
-%%DOCSDIR%%/html/images/qeasingcurve-inoutquad.png
-%%DOCSDIR%%/html/images/qeasingcurve-inoutquart.png
-%%DOCSDIR%%/html/images/qeasingcurve-inoutquint.png
-%%DOCSDIR%%/html/images/qeasingcurve-inoutsine.png
-%%DOCSDIR%%/html/images/qeasingcurve-inquad.png
-%%DOCSDIR%%/html/images/qeasingcurve-inquart.png
-%%DOCSDIR%%/html/images/qeasingcurve-inquint.png
-%%DOCSDIR%%/html/images/qeasingcurve-insine.png
-%%DOCSDIR%%/html/images/qeasingcurve-linear.png
-%%DOCSDIR%%/html/images/qeasingcurve-outback.png
-%%DOCSDIR%%/html/images/qeasingcurve-outbounce.png
-%%DOCSDIR%%/html/images/qeasingcurve-outcirc.png
-%%DOCSDIR%%/html/images/qeasingcurve-outcubic.png
-%%DOCSDIR%%/html/images/qeasingcurve-outelastic.png
-%%DOCSDIR%%/html/images/qeasingcurve-outexpo.png
-%%DOCSDIR%%/html/images/qeasingcurve-outinback.png
-%%DOCSDIR%%/html/images/qeasingcurve-outinbounce.png
-%%DOCSDIR%%/html/images/qeasingcurve-outincirc.png
-%%DOCSDIR%%/html/images/qeasingcurve-outincubic.png
-%%DOCSDIR%%/html/images/qeasingcurve-outinelastic.png
-%%DOCSDIR%%/html/images/qeasingcurve-outinexpo.png
-%%DOCSDIR%%/html/images/qeasingcurve-outinquad.png
-%%DOCSDIR%%/html/images/qeasingcurve-outinquart.png
-%%DOCSDIR%%/html/images/qeasingcurve-outinquint.png
-%%DOCSDIR%%/html/images/qeasingcurve-outinsine.png
-%%DOCSDIR%%/html/images/qeasingcurve-outquad.png
-%%DOCSDIR%%/html/images/qeasingcurve-outquart.png
-%%DOCSDIR%%/html/images/qeasingcurve-outquint.png
-%%DOCSDIR%%/html/images/qeasingcurve-outsine.png
-%%DOCSDIR%%/html/images/qerrormessage.png
-%%DOCSDIR%%/html/images/qformlayout-kde.png
-%%DOCSDIR%%/html/images/qformlayout-mac.png
-%%DOCSDIR%%/html/images/qformlayout-qpe.png
-%%DOCSDIR%%/html/images/qformlayout-win.png
-%%DOCSDIR%%/html/images/qgradient-conical.png
-%%DOCSDIR%%/html/images/qgradient-linear.png
-%%DOCSDIR%%/html/images/qgradient-radial.png
-%%DOCSDIR%%/html/images/qgraphicsproxywidget-embed.png
-%%DOCSDIR%%/html/images/qhboxlayout-with-5-children.png
-%%DOCSDIR%%/html/images/qimage-32bit_scaled.png
-%%DOCSDIR%%/html/images/qimage-8bit_scaled.png
-%%DOCSDIR%%/html/images/qimage-scaling.png
-%%DOCSDIR%%/html/images/qline-coordinates.png
-%%DOCSDIR%%/html/images/qline-point.png
-%%DOCSDIR%%/html/images/qlineargradient-pad.png
-%%DOCSDIR%%/html/images/qlineargradient-reflect.png
-%%DOCSDIR%%/html/images/qlineargradient-repeat.png
-%%DOCSDIR%%/html/images/qlinef-bounded.png
-%%DOCSDIR%%/html/images/qlinef-normalvector.png
-%%DOCSDIR%%/html/images/qlinef-unbounded.png
-%%DOCSDIR%%/html/images/qmatrix-combinedtransformation.png
-%%DOCSDIR%%/html/images/qmatrix-representation.png
-%%DOCSDIR%%/html/images/qmatrix-simpletransformation.png
-%%DOCSDIR%%/html/images/qmdisubwindowlayout.png
-%%DOCSDIR%%/html/images/qmessagebox-crit.png
-%%DOCSDIR%%/html/images/qmessagebox-info.png
-%%DOCSDIR%%/html/images/qmessagebox-quest.png
-%%DOCSDIR%%/html/images/qmessagebox-warn.png
-%%DOCSDIR%%/html/images/qpainter-affinetransformations.png
-%%DOCSDIR%%/html/images/qpainter-arc.png
-%%DOCSDIR%%/html/images/qpainter-basicdrawing.png
-%%DOCSDIR%%/html/images/qpainter-chord.png
-%%DOCSDIR%%/html/images/qpainter-clock.png
-%%DOCSDIR%%/html/images/qpainter-compositiondemo.png
-%%DOCSDIR%%/html/images/qpainter-compositionmode1.png
-%%DOCSDIR%%/html/images/qpainter-compositionmode2.png
-%%DOCSDIR%%/html/images/qpainter-concentriccircles.png
-%%DOCSDIR%%/html/images/qpainter-ellipse.png
-%%DOCSDIR%%/html/images/qpainter-gradients.png
-%%DOCSDIR%%/html/images/qpainter-line.png
-%%DOCSDIR%%/html/images/qpainter-painterpaths.png
-%%DOCSDIR%%/html/images/qpainter-path.png
-%%DOCSDIR%%/html/images/qpainter-pathstroking.png
-%%DOCSDIR%%/html/images/qpainter-pie.png
-%%DOCSDIR%%/html/images/qpainter-polygon.png
-%%DOCSDIR%%/html/images/qpainter-rectangle.png
-%%DOCSDIR%%/html/images/qpainter-rotation.png
-%%DOCSDIR%%/html/images/qpainter-roundrect.png
-%%DOCSDIR%%/html/images/qpainter-scale.png
-%%DOCSDIR%%/html/images/qpainter-translation.png
-%%DOCSDIR%%/html/images/qpainter-vectordeformation.png
-%%DOCSDIR%%/html/images/qpainterpath-addellipse.png
-%%DOCSDIR%%/html/images/qpainterpath-addpolygon.png
-%%DOCSDIR%%/html/images/qpainterpath-addrectangle.png
-%%DOCSDIR%%/html/images/qpainterpath-addtext.png
-%%DOCSDIR%%/html/images/qpainterpath-arcto.png
-%%DOCSDIR%%/html/images/qpainterpath-construction.png
-%%DOCSDIR%%/html/images/qpainterpath-cubicto.png
-%%DOCSDIR%%/html/images/qpainterpath-demo.png
-%%DOCSDIR%%/html/images/qpainterpath-example.png
-%%DOCSDIR%%/html/images/qpen-bevel.png
-%%DOCSDIR%%/html/images/qpen-custom.png
-%%DOCSDIR%%/html/images/qpen-dash.png
-%%DOCSDIR%%/html/images/qpen-dashdot.png
-%%DOCSDIR%%/html/images/qpen-dashdotdot.png
-%%DOCSDIR%%/html/images/qpen-dashpattern.png
-%%DOCSDIR%%/html/images/qpen-demo.png
-%%DOCSDIR%%/html/images/qpen-dot.png
-%%DOCSDIR%%/html/images/qpen-flat.png
-%%DOCSDIR%%/html/images/qpen-miter.png
-%%DOCSDIR%%/html/images/qpen-miterlimit.png
-%%DOCSDIR%%/html/images/qpen-roundcap.png
-%%DOCSDIR%%/html/images/qpen-roundjoin.png
-%%DOCSDIR%%/html/images/qpen-solid.png
-%%DOCSDIR%%/html/images/qpen-square.png
-%%DOCSDIR%%/html/images/qradialgradient-pad.png
-%%DOCSDIR%%/html/images/qradialgradient-reflect.png
-%%DOCSDIR%%/html/images/qradialgradient-repeat.png
-%%DOCSDIR%%/html/images/qrect-coordinates.png
-%%DOCSDIR%%/html/images/qrect-diagram-one.png
-%%DOCSDIR%%/html/images/qrect-diagram-three.png
-%%DOCSDIR%%/html/images/qrect-diagram-two.png
-%%DOCSDIR%%/html/images/qrect-diagram-zero.png
-%%DOCSDIR%%/html/images/qrect-intersect.png
-%%DOCSDIR%%/html/images/qrect-unite.png
-%%DOCSDIR%%/html/images/qrectf-coordinates.png
-%%DOCSDIR%%/html/images/qrectf-diagram-one.png
-%%DOCSDIR%%/html/images/qrectf-diagram-three.png
-%%DOCSDIR%%/html/images/qrectf-diagram-two.png
-%%DOCSDIR%%/html/images/qscrollarea-noscrollbars.png
-%%DOCSDIR%%/html/images/qscrollarea-onescrollbar.png
-%%DOCSDIR%%/html/images/qscrollarea-twoscrollbars.png
-%%DOCSDIR%%/html/images/qscrollbar-picture.png
-%%DOCSDIR%%/html/images/qscrollbar-values.png
-%%DOCSDIR%%/html/images/qsortfilterproxymodel-sorting.png
-%%DOCSDIR%%/html/images/qspinbox-plusminus.png
-%%DOCSDIR%%/html/images/qspinbox-updown.png
-%%DOCSDIR%%/html/images/qstatustipevent-action.png
-%%DOCSDIR%%/html/images/qstatustipevent-widget.png
-%%DOCSDIR%%/html/images/qstyle-comboboxes.png
-%%DOCSDIR%%/html/images/qstyleoptiontoolbar-position.png
-%%DOCSDIR%%/html/images/qt-colors.png
-%%DOCSDIR%%/html/images/qt-fillrule-oddeven.png
-%%DOCSDIR%%/html/images/qt-fillrule-winding.png
-%%DOCSDIR%%/html/images/qtabletevent-tilt.png
-%%DOCSDIR%%/html/images/qtableview-resized.png
-%%DOCSDIR%%/html/images/qtextblock-sequence.png
-%%DOCSDIR%%/html/images/qtextfragment-split.png
-%%DOCSDIR%%/html/images/qtextframe-style.png
-%%DOCSDIR%%/html/images/qtexttableformat-cell.png
-%%DOCSDIR%%/html/images/qtransform-combinedtransformation.png
-%%DOCSDIR%%/html/images/qtransform-combinedtransformation2.png
-%%DOCSDIR%%/html/images/qtransform-representation.png
-%%DOCSDIR%%/html/images/qtransform-simpletransformation.png
-%%DOCSDIR%%/html/images/qtwizard-aero1.png
-%%DOCSDIR%%/html/images/qtwizard-aero2.png
-%%DOCSDIR%%/html/images/qtwizard-classic1.png
-%%DOCSDIR%%/html/images/qtwizard-classic2.png
-%%DOCSDIR%%/html/images/qtwizard-mac1.png
-%%DOCSDIR%%/html/images/qtwizard-mac2.png
-%%DOCSDIR%%/html/images/qtwizard-macpage.png
-%%DOCSDIR%%/html/images/qtwizard-modern1.png
-%%DOCSDIR%%/html/images/qtwizard-modern2.png
-%%DOCSDIR%%/html/images/qtwizard-nonmacpage.png
-%%DOCSDIR%%/html/images/qundoview.png
-%%DOCSDIR%%/html/images/qurl-authority.png
-%%DOCSDIR%%/html/images/qurl-authority2.png
-%%DOCSDIR%%/html/images/qurl-authority3.png
-%%DOCSDIR%%/html/images/qurl-fragment.png
-%%DOCSDIR%%/html/images/qurl-ftppath.png
-%%DOCSDIR%%/html/images/qurl-mailtopath.png
-%%DOCSDIR%%/html/images/qurl-querystring.png
-%%DOCSDIR%%/html/images/qvboxlayout-with-5-children.png
-%%DOCSDIR%%/html/images/qwebview-diagram.png
-%%DOCSDIR%%/html/images/qwebview-url.png
-%%DOCSDIR%%/html/images/rb-logo.png
-%%DOCSDIR%%/html/images/relationaltable.png
-%%DOCSDIR%%/html/images/rintersect.png
-%%DOCSDIR%%/html/images/roaming-states.png
-%%DOCSDIR%%/html/images/rsubtract.png
-%%DOCSDIR%%/html/images/runion.png
-%%DOCSDIR%%/html/images/rxor.png
-%%DOCSDIR%%/html/images/simpleanchorlayout-example.png
-%%DOCSDIR%%/html/images/swipegesture.png
-%%DOCSDIR%%/html/images/system-tray.png
-%%DOCSDIR%%/html/images/taskmenuextension-example-faded.png
-%%DOCSDIR%%/html/images/tcpstream.png
-%%DOCSDIR%%/html/images/texttable-merge.png
-%%DOCSDIR%%/html/images/texttable-split.png
-%%DOCSDIR%%/html/images/udppackets.png
-%%DOCSDIR%%/html/images/whatsthis.png
-%%DOCSDIR%%/html/images/widgetdelegate.png
-%%DOCSDIR%%/html/images/windows-checkbox.png
-%%DOCSDIR%%/html/images/windows-lcdnumber.png
-%%DOCSDIR%%/html/images/windows-lineedit.png
-%%DOCSDIR%%/html/images/windows-radiobutton.png
-%%DOCSDIR%%/html/images/windows-slider.png
-%%DOCSDIR%%/html/images/windowsxp-dateedit.png
-%%DOCSDIR%%/html/images/windowsxp-datetimeedit.png
-%%DOCSDIR%%/html/images/windowsxp-dial.png
-%%DOCSDIR%%/html/images/windowsxp-fontcombobox.png
-%%DOCSDIR%%/html/images/windowsxp-groupbox.png
-%%DOCSDIR%%/html/images/windowsxp-horizontalscrollbar.png
-%%DOCSDIR%%/html/images/windowsxp-label.png
-%%DOCSDIR%%/html/images/windowsxp-lcdnumber.png
-%%DOCSDIR%%/html/images/windowsxp-listview.png
-%%DOCSDIR%%/html/images/windowsxp-menu.png
-%%DOCSDIR%%/html/images/windowsxp-progressbar.png
-%%DOCSDIR%%/html/images/windowsxp-pushbutton.png
-%%DOCSDIR%%/html/images/windowsxp-spinbox.png
-%%DOCSDIR%%/html/images/windowsxp-tableview.png
-%%DOCSDIR%%/html/images/windowsxp-tabwidget.png
-%%DOCSDIR%%/html/images/windowsxp-timeedit.png
-%%DOCSDIR%%/html/images/windowsxp-treeview.png
-%%DOCSDIR%%/html/incompatibilities.html
-%%DOCSDIR%%/html/incompatible_apis.html
-%%DOCSDIR%%/html/index.html
-%%DOCSDIR%%/html/installation.html
-%%DOCSDIR%%/html/introduction.html
-%%DOCSDIR%%/html/keyword_arguments.html
-%%DOCSDIR%%/html/modules.html
-%%DOCSDIR%%/html/new_style_signals_slots.html
-%%DOCSDIR%%/html/objects.inv
-%%DOCSDIR%%/html/old_style_signals_slots.html
-%%DOCSDIR%%/html/phonon-abstractaudiooutput.html
-%%DOCSDIR%%/html/phonon-abstractvideooutput.html
-%%DOCSDIR%%/html/phonon-audiocapturedevice.html
-%%DOCSDIR%%/html/phonon-audiochanneldescription.html
-%%DOCSDIR%%/html/phonon-audiooutput.html
-%%DOCSDIR%%/html/phonon-audiooutputdevice.html
-%%DOCSDIR%%/html/phonon-audiooutputdevicemodel.html
-%%DOCSDIR%%/html/phonon-backendcapabilities-notifier.html
-%%DOCSDIR%%/html/phonon-backendcapabilities.html
-%%DOCSDIR%%/html/phonon-effect.html
-%%DOCSDIR%%/html/phonon-effectdescription.html
-%%DOCSDIR%%/html/phonon-effectdescriptionmodel.html
-%%DOCSDIR%%/html/phonon-effectparameter-hints.html
-%%DOCSDIR%%/html/phonon-effectparameter.html
-%%DOCSDIR%%/html/phonon-effectwidget.html
-%%DOCSDIR%%/html/phonon-mediacontroller-features.html
-%%DOCSDIR%%/html/phonon-mediacontroller.html
-%%DOCSDIR%%/html/phonon-medianode.html
-%%DOCSDIR%%/html/phonon-mediaobject.html
-%%DOCSDIR%%/html/phonon-mediasource.html
-%%DOCSDIR%%/html/phonon-module.html
-%%DOCSDIR%%/html/phonon-path.html
-%%DOCSDIR%%/html/phonon-seekslider.html
-%%DOCSDIR%%/html/phonon-subtitledescription.html
-%%DOCSDIR%%/html/phonon-videoplayer.html
-%%DOCSDIR%%/html/phonon-videowidget.html
-%%DOCSDIR%%/html/phonon-volumeslider.html
-%%DOCSDIR%%/html/phonon.html
-%%DOCSDIR%%/html/pickle.html
-%%DOCSDIR%%/html/py-modindex.html
-%%DOCSDIR%%/html/python_shell.html
-%%DOCSDIR%%/html/python_v3.html
-%%DOCSDIR%%/html/qabstractanimation.html
-%%DOCSDIR%%/html/qabstractbutton.html
-%%DOCSDIR%%/html/qabstracteventdispatcher.html
-%%DOCSDIR%%/html/qabstractextensionfactory.html
-%%DOCSDIR%%/html/qabstractextensionmanager.html
-%%DOCSDIR%%/html/qabstractfileengine-fileflags.html
-%%DOCSDIR%%/html/qabstractfileengine.html
-%%DOCSDIR%%/html/qabstractfileenginehandler.html
-%%DOCSDIR%%/html/qabstractfileengineiterator.html
-%%DOCSDIR%%/html/qabstractformbuilder.html
-%%DOCSDIR%%/html/qabstractgraphicsshapeitem.html
-%%DOCSDIR%%/html/qabstractitemdelegate.html
-%%DOCSDIR%%/html/qabstractitemmodel.html
-%%DOCSDIR%%/html/qabstractitemview-edittriggers.html
-%%DOCSDIR%%/html/qabstractitemview.html
-%%DOCSDIR%%/html/qabstractlistmodel.html
-%%DOCSDIR%%/html/qabstractmessagehandler.html
-%%DOCSDIR%%/html/qabstractnetworkcache.html
-%%DOCSDIR%%/html/qabstractprintdialog-printdialogoptions.html
-%%DOCSDIR%%/html/qabstractprintdialog.html
-%%DOCSDIR%%/html/qabstractproxymodel.html
-%%DOCSDIR%%/html/qabstractscrollarea.html
-%%DOCSDIR%%/html/qabstractslider.html
-%%DOCSDIR%%/html/qabstractsocket.html
-%%DOCSDIR%%/html/qabstractspinbox-stepenabled.html
-%%DOCSDIR%%/html/qabstractspinbox.html
-%%DOCSDIR%%/html/qabstractstate.html
-%%DOCSDIR%%/html/qabstracttablemodel.html
-%%DOCSDIR%%/html/qabstracttextdocumentlayout-paintcontext.html
-%%DOCSDIR%%/html/qabstracttextdocumentlayout-selection.html
-%%DOCSDIR%%/html/qabstracttextdocumentlayout.html
-%%DOCSDIR%%/html/qabstracttransition.html
-%%DOCSDIR%%/html/qabstracturiresolver.html
-%%DOCSDIR%%/html/qabstractvideobuffer.html
-%%DOCSDIR%%/html/qabstractvideosurface.html
-%%DOCSDIR%%/html/qabstractxmlnodemodel.html
-%%DOCSDIR%%/html/qabstractxmlreceiver.html
-%%DOCSDIR%%/html/qaction.html
-%%DOCSDIR%%/html/qactionevent.html
-%%DOCSDIR%%/html/qactiongroup.html
-%%DOCSDIR%%/html/qanimationgroup.html
-%%DOCSDIR%%/html/qapplication.html
-%%DOCSDIR%%/html/qassistantclient.html
-%%DOCSDIR%%/html/qaudio.html
-%%DOCSDIR%%/html/qaudiodeviceinfo.html
-%%DOCSDIR%%/html/qaudioformat.html
-%%DOCSDIR%%/html/qaudioinput.html
-%%DOCSDIR%%/html/qaudiooutput.html
-%%DOCSDIR%%/html/qauthenticator.html
-%%DOCSDIR%%/html/qaxcontainer.html
-%%DOCSDIR%%/html/qbasictimer.html
-%%DOCSDIR%%/html/qbitarray.html
-%%DOCSDIR%%/html/qbitmap.html
-%%DOCSDIR%%/html/qboxlayout.html
-%%DOCSDIR%%/html/qbrush.html
-%%DOCSDIR%%/html/qbuffer.html
-%%DOCSDIR%%/html/qbuttongroup.html
-%%DOCSDIR%%/html/qbytearray.html
-%%DOCSDIR%%/html/qbytearraymatcher.html
-%%DOCSDIR%%/html/qcalendarwidget.html
-%%DOCSDIR%%/html/qchar.html
-%%DOCSDIR%%/html/qcheckbox.html
-%%DOCSDIR%%/html/qchildevent.html
-%%DOCSDIR%%/html/qclipboard.html
-%%DOCSDIR%%/html/qcloseevent.html
-%%DOCSDIR%%/html/qcolor.html
-%%DOCSDIR%%/html/qcolordialog-colordialogoptions.html
-%%DOCSDIR%%/html/qcolordialog.html
-%%DOCSDIR%%/html/qcolumnview.html
-%%DOCSDIR%%/html/qcombobox.html
-%%DOCSDIR%%/html/qcommandlinkbutton.html
-%%DOCSDIR%%/html/qcommonstyle.html
-%%DOCSDIR%%/html/qcompleter.html
-%%DOCSDIR%%/html/qconicalgradient.html
-%%DOCSDIR%%/html/qcontextmenuevent.html
-%%DOCSDIR%%/html/qcoreapplication.html
-%%DOCSDIR%%/html/qcryptographichash.html
-%%DOCSDIR%%/html/qcursor.html
-%%DOCSDIR%%/html/qdatastream.html
-%%DOCSDIR%%/html/qdatawidgetmapper.html
-%%DOCSDIR%%/html/qdate.html
-%%DOCSDIR%%/html/qdateedit.html
-%%DOCSDIR%%/html/qdatetime.html
-%%DOCSDIR%%/html/qdatetimeedit-sections.html
-%%DOCSDIR%%/html/qdatetimeedit.html
-%%DOCSDIR%%/html/qdbus.html
-%%DOCSDIR%%/html/qdbusabstractadaptor.html
-%%DOCSDIR%%/html/qdbusabstractinterface.html
-%%DOCSDIR%%/html/qdbusargument.html
-%%DOCSDIR%%/html/qdbusconnection-registeroptions.html
-%%DOCSDIR%%/html/qdbusconnection.html
-%%DOCSDIR%%/html/qdbusconnectioninterface.html
-%%DOCSDIR%%/html/qdbuserror.html
-%%DOCSDIR%%/html/qdbusinterface.html
-%%DOCSDIR%%/html/qdbusmessage.html
-%%DOCSDIR%%/html/qdbusobjectpath.html
-%%DOCSDIR%%/html/qdbuspendingcall.html
-%%DOCSDIR%%/html/qdbuspendingcallwatcher.html
-%%DOCSDIR%%/html/qdbuspendingreply.html
-%%DOCSDIR%%/html/qdbusreply.html
-%%DOCSDIR%%/html/qdbusservicewatcher-watchmode.html
-%%DOCSDIR%%/html/qdbusservicewatcher.html
-%%DOCSDIR%%/html/qdbussignature.html
-%%DOCSDIR%%/html/qdbusvariant.html
-%%DOCSDIR%%/html/qdeclarativecomponent.html
-%%DOCSDIR%%/html/qdeclarativecontext.html
-%%DOCSDIR%%/html/qdeclarativeengine.html
-%%DOCSDIR%%/html/qdeclarativeerror.html
-%%DOCSDIR%%/html/qdeclarativeexpression.html
-%%DOCSDIR%%/html/qdeclarativeextensionplugin.html
-%%DOCSDIR%%/html/qdeclarativeimageprovider.html
-%%DOCSDIR%%/html/qdeclarativeitem.html
-%%DOCSDIR%%/html/qdeclarativelistreference.html
-%%DOCSDIR%%/html/qdeclarativenetworkaccessmanagerfactory.html
-%%DOCSDIR%%/html/qdeclarativeparserstatus.html
-%%DOCSDIR%%/html/qdeclarativeproperty.html
-%%DOCSDIR%%/html/qdeclarativepropertymap.html
-%%DOCSDIR%%/html/qdeclarativepropertyvaluesource.html
-%%DOCSDIR%%/html/qdeclarativescriptstring.html
-%%DOCSDIR%%/html/qdeclarativeview.html
-%%DOCSDIR%%/html/qdesigneractioneditorinterface.html
-%%DOCSDIR%%/html/qdesignercontainerextension.html
-%%DOCSDIR%%/html/qdesignercustomwidgetcollectioninterface.html
-%%DOCSDIR%%/html/qdesignercustomwidgetinterface.html
-%%DOCSDIR%%/html/qdesignerformeditorinterface.html
-%%DOCSDIR%%/html/qdesignerformwindowcursorinterface.html
-%%DOCSDIR%%/html/qdesignerformwindowinterface-feature.html
-%%DOCSDIR%%/html/qdesignerformwindowinterface.html
-%%DOCSDIR%%/html/qdesignerformwindowmanagerinterface.html
-%%DOCSDIR%%/html/qdesignermembersheetextension.html
-%%DOCSDIR%%/html/qdesignerobjectinspectorinterface.html
-%%DOCSDIR%%/html/qdesignerpropertyeditorinterface.html
-%%DOCSDIR%%/html/qdesignerpropertysheetextension.html
-%%DOCSDIR%%/html/qdesignertaskmenuextension.html
-%%DOCSDIR%%/html/qdesignerwidgetboxinterface.html
-%%DOCSDIR%%/html/qdesktopservices.html
-%%DOCSDIR%%/html/qdesktopwidget.html
-%%DOCSDIR%%/html/qdial.html
-%%DOCSDIR%%/html/qdialog.html
-%%DOCSDIR%%/html/qdialogbuttonbox-standardbuttons.html
-%%DOCSDIR%%/html/qdialogbuttonbox.html
-%%DOCSDIR%%/html/qdir-filters.html
-%%DOCSDIR%%/html/qdir-sortflags.html
-%%DOCSDIR%%/html/qdir.html
-%%DOCSDIR%%/html/qdiriterator-iteratorflags.html
-%%DOCSDIR%%/html/qdiriterator.html
-%%DOCSDIR%%/html/qdirmodel.html
-%%DOCSDIR%%/html/qdockwidget-dockwidgetfeatures.html
-%%DOCSDIR%%/html/qdockwidget.html
-%%DOCSDIR%%/html/qdomattr.html
-%%DOCSDIR%%/html/qdomcdatasection.html
-%%DOCSDIR%%/html/qdomcharacterdata.html
-%%DOCSDIR%%/html/qdomcomment.html
-%%DOCSDIR%%/html/qdomdocument.html
-%%DOCSDIR%%/html/qdomdocumentfragment.html
-%%DOCSDIR%%/html/qdomdocumenttype.html
-%%DOCSDIR%%/html/qdomelement.html
-%%DOCSDIR%%/html/qdomentity.html
-%%DOCSDIR%%/html/qdomentityreference.html
-%%DOCSDIR%%/html/qdomimplementation.html
-%%DOCSDIR%%/html/qdomnamednodemap.html
-%%DOCSDIR%%/html/qdomnode.html
-%%DOCSDIR%%/html/qdomnodelist.html
-%%DOCSDIR%%/html/qdomnotation.html
-%%DOCSDIR%%/html/qdomprocessinginstruction.html
-%%DOCSDIR%%/html/qdomtext.html
-%%DOCSDIR%%/html/qdoublespinbox.html
-%%DOCSDIR%%/html/qdoublevalidator.html
-%%DOCSDIR%%/html/qdrag.html
-%%DOCSDIR%%/html/qdragenterevent.html
-%%DOCSDIR%%/html/qdragleaveevent.html
-%%DOCSDIR%%/html/qdragmoveevent.html
-%%DOCSDIR%%/html/qdropevent.html
-%%DOCSDIR%%/html/qdynamicpropertychangeevent.html
-%%DOCSDIR%%/html/qeasingcurve.html
-%%DOCSDIR%%/html/qelapsedtimer.html
-%%DOCSDIR%%/html/qerrormessage.html
-%%DOCSDIR%%/html/qevent.html
-%%DOCSDIR%%/html/qeventloop-processeventsflags.html
-%%DOCSDIR%%/html/qeventloop.html
-%%DOCSDIR%%/html/qeventtransition.html
-%%DOCSDIR%%/html/qextensionfactory.html
-%%DOCSDIR%%/html/qextensionmanager.html
-%%DOCSDIR%%/html/qfile-permissions.html
-%%DOCSDIR%%/html/qfile.html
-%%DOCSDIR%%/html/qfiledialog-options.html
-%%DOCSDIR%%/html/qfiledialog.html
-%%DOCSDIR%%/html/qfileiconprovider.html
-%%DOCSDIR%%/html/qfileinfo.html
-%%DOCSDIR%%/html/qfileopenevent.html
-%%DOCSDIR%%/html/qfilesystemmodel.html
-%%DOCSDIR%%/html/qfilesystemwatcher.html
-%%DOCSDIR%%/html/qfinalstate.html
-%%DOCSDIR%%/html/qfocusevent.html
-%%DOCSDIR%%/html/qfocusframe.html
-%%DOCSDIR%%/html/qfont.html
-%%DOCSDIR%%/html/qfontcombobox-fontfilters.html
-%%DOCSDIR%%/html/qfontcombobox.html
-%%DOCSDIR%%/html/qfontdatabase.html
-%%DOCSDIR%%/html/qfontdialog-fontdialogoptions.html
-%%DOCSDIR%%/html/qfontdialog.html
-%%DOCSDIR%%/html/qfontinfo.html
-%%DOCSDIR%%/html/qfontmetrics.html
-%%DOCSDIR%%/html/qfontmetricsf.html
-%%DOCSDIR%%/html/qformbuilder.html
-%%DOCSDIR%%/html/qformlayout.html
-%%DOCSDIR%%/html/qframe.html
-%%DOCSDIR%%/html/qfsfileengine.html
-%%DOCSDIR%%/html/qftp.html
-%%DOCSDIR%%/html/qgenericargument.html
-%%DOCSDIR%%/html/qgenericreturnargument.html
-%%DOCSDIR%%/html/qgesture.html
-%%DOCSDIR%%/html/qgestureevent.html
-%%DOCSDIR%%/html/qgesturerecognizer-result.html
-%%DOCSDIR%%/html/qgesturerecognizer.html
-%%DOCSDIR%%/html/qgl-formatoptions.html
-%%DOCSDIR%%/html/qgl.html
-%%DOCSDIR%%/html/qglbuffer.html
-%%DOCSDIR%%/html/qglcolormap.html
-%%DOCSDIR%%/html/qglcontext-bindoptions.html
-%%DOCSDIR%%/html/qglcontext.html
-%%DOCSDIR%%/html/qglformat-openglversionflags.html
-%%DOCSDIR%%/html/qglformat.html
-%%DOCSDIR%%/html/qglframebufferobject.html
-%%DOCSDIR%%/html/qglframebufferobjectformat.html
-%%DOCSDIR%%/html/qglpixelbuffer.html
-%%DOCSDIR%%/html/qglshader-shadertype.html
-%%DOCSDIR%%/html/qglshader.html
-%%DOCSDIR%%/html/qglshaderprogram.html
-%%DOCSDIR%%/html/qglwidget.html
-%%DOCSDIR%%/html/qgradient.html
-%%DOCSDIR%%/html/qgraphicsanchor.html
-%%DOCSDIR%%/html/qgraphicsanchorlayout.html
-%%DOCSDIR%%/html/qgraphicsblureffect-blurhints.html
-%%DOCSDIR%%/html/qgraphicsblureffect.html
-%%DOCSDIR%%/html/qgraphicscolorizeeffect.html
-%%DOCSDIR%%/html/qgraphicsdropshadoweffect.html
-%%DOCSDIR%%/html/qgraphicseffect-changeflags.html
-%%DOCSDIR%%/html/qgraphicseffect.html
-%%DOCSDIR%%/html/qgraphicsellipseitem.html
-%%DOCSDIR%%/html/qgraphicsgridlayout.html
-%%DOCSDIR%%/html/qgraphicsitem-graphicsitemflags.html
-%%DOCSDIR%%/html/qgraphicsitem.html
-%%DOCSDIR%%/html/qgraphicsitemanimation.html
-%%DOCSDIR%%/html/qgraphicsitemgroup.html
-%%DOCSDIR%%/html/qgraphicslayout.html
-%%DOCSDIR%%/html/qgraphicslayoutitem.html
-%%DOCSDIR%%/html/qgraphicslinearlayout.html
-%%DOCSDIR%%/html/qgraphicslineitem.html
-%%DOCSDIR%%/html/qgraphicsobject.html
-%%DOCSDIR%%/html/qgraphicsopacityeffect.html
-%%DOCSDIR%%/html/qgraphicspathitem.html
-%%DOCSDIR%%/html/qgraphicspixmapitem.html
-%%DOCSDIR%%/html/qgraphicspolygonitem.html
-%%DOCSDIR%%/html/qgraphicsproxywidget.html
-%%DOCSDIR%%/html/qgraphicsrectitem.html
-%%DOCSDIR%%/html/qgraphicsrotation.html
-%%DOCSDIR%%/html/qgraphicsscale.html
-%%DOCSDIR%%/html/qgraphicsscene-scenelayers.html
-%%DOCSDIR%%/html/qgraphicsscene.html
-%%DOCSDIR%%/html/qgraphicsscenecontextmenuevent.html
-%%DOCSDIR%%/html/qgraphicsscenedragdropevent.html
-%%DOCSDIR%%/html/qgraphicssceneevent.html
-%%DOCSDIR%%/html/qgraphicsscenehelpevent.html
-%%DOCSDIR%%/html/qgraphicsscenehoverevent.html
-%%DOCSDIR%%/html/qgraphicsscenemouseevent.html
-%%DOCSDIR%%/html/qgraphicsscenemoveevent.html
-%%DOCSDIR%%/html/qgraphicssceneresizeevent.html
-%%DOCSDIR%%/html/qgraphicsscenewheelevent.html
-%%DOCSDIR%%/html/qgraphicssimpletextitem.html
-%%DOCSDIR%%/html/qgraphicssvgitem.html
-%%DOCSDIR%%/html/qgraphicstextitem.html
-%%DOCSDIR%%/html/qgraphicstransform.html
-%%DOCSDIR%%/html/qgraphicsview-cachemode.html
-%%DOCSDIR%%/html/qgraphicsview-optimizationflags.html
-%%DOCSDIR%%/html/qgraphicsview.html
-%%DOCSDIR%%/html/qgraphicswebview.html
-%%DOCSDIR%%/html/qgraphicswidget.html
-%%DOCSDIR%%/html/qgridlayout.html
-%%DOCSDIR%%/html/qgroupbox.html
-%%DOCSDIR%%/html/qhboxlayout.html
-%%DOCSDIR%%/html/qheaderview.html
-%%DOCSDIR%%/html/qhelpcontentitem.html
-%%DOCSDIR%%/html/qhelpcontentmodel.html
-%%DOCSDIR%%/html/qhelpcontentwidget.html
-%%DOCSDIR%%/html/qhelpengine.html
-%%DOCSDIR%%/html/qhelpenginecore.html
-%%DOCSDIR%%/html/qhelpevent.html
-%%DOCSDIR%%/html/qhelpindexmodel.html
-%%DOCSDIR%%/html/qhelpindexwidget.html
-%%DOCSDIR%%/html/qhelpsearchengine.html
-%%DOCSDIR%%/html/qhelpsearchquery.html
-%%DOCSDIR%%/html/qhelpsearchquerywidget.html
-%%DOCSDIR%%/html/qhelpsearchresultwidget.html
-%%DOCSDIR%%/html/qhideevent.html
-%%DOCSDIR%%/html/qhistorystate.html
-%%DOCSDIR%%/html/qhostaddress.html
-%%DOCSDIR%%/html/qhostinfo.html
-%%DOCSDIR%%/html/qhoverevent.html
-%%DOCSDIR%%/html/qhttp.html
-%%DOCSDIR%%/html/qhttpheader.html
-%%DOCSDIR%%/html/qhttprequestheader.html
-%%DOCSDIR%%/html/qhttpresponseheader.html
-%%DOCSDIR%%/html/qicon.html
-%%DOCSDIR%%/html/qicondragevent.html
-%%DOCSDIR%%/html/qiconengine.html
-%%DOCSDIR%%/html/qiconenginev2-availablesizesargument.html
-%%DOCSDIR%%/html/qiconenginev2.html
-%%DOCSDIR%%/html/qimage.html
-%%DOCSDIR%%/html/qimageiohandler.html
-%%DOCSDIR%%/html/qimagereader.html
-%%DOCSDIR%%/html/qimagewriter.html
-%%DOCSDIR%%/html/qinputcontext.html
-%%DOCSDIR%%/html/qinputcontextfactory.html
-%%DOCSDIR%%/html/qinputdialog-inputdialogoptions.html
-%%DOCSDIR%%/html/qinputdialog.html
-%%DOCSDIR%%/html/qinputevent.html
-%%DOCSDIR%%/html/qinputmethodevent-attribute.html
-%%DOCSDIR%%/html/qinputmethodevent.html
-%%DOCSDIR%%/html/qintvalidator.html
-%%DOCSDIR%%/html/qiodevice-openmode.html
-%%DOCSDIR%%/html/qiodevice.html
-%%DOCSDIR%%/html/qitemdelegate.html
-%%DOCSDIR%%/html/qitemeditorcreatorbase.html
-%%DOCSDIR%%/html/qitemeditorfactory.html
-%%DOCSDIR%%/html/qitemselection.html
-%%DOCSDIR%%/html/qitemselectionmodel-selectionflags.html
-%%DOCSDIR%%/html/qitemselectionmodel.html
-%%DOCSDIR%%/html/qitemselectionrange.html
-%%DOCSDIR%%/html/qkeyevent.html
-%%DOCSDIR%%/html/qkeyeventtransition.html
-%%DOCSDIR%%/html/qkeysequence.html
-%%DOCSDIR%%/html/qlabel.html
-%%DOCSDIR%%/html/qlatin1char.html
-%%DOCSDIR%%/html/qlatin1string.html
-%%DOCSDIR%%/html/qlayout.html
-%%DOCSDIR%%/html/qlayoutitem.html
-%%DOCSDIR%%/html/qlcdnumber.html
-%%DOCSDIR%%/html/qlibrary-loadhints.html
-%%DOCSDIR%%/html/qlibrary.html
-%%DOCSDIR%%/html/qlibraryinfo.html
-%%DOCSDIR%%/html/qline.html
-%%DOCSDIR%%/html/qlineargradient.html
-%%DOCSDIR%%/html/qlineedit.html
-%%DOCSDIR%%/html/qlinef.html
-%%DOCSDIR%%/html/qlistview.html
-%%DOCSDIR%%/html/qlistwidget.html
-%%DOCSDIR%%/html/qlistwidgetitem.html
-%%DOCSDIR%%/html/qlocale-numberoptions.html
-%%DOCSDIR%%/html/qlocale.html
-%%DOCSDIR%%/html/qlocalserver.html
-%%DOCSDIR%%/html/qlocalsocket.html
-%%DOCSDIR%%/html/qmainwindow-dockoptions.html
-%%DOCSDIR%%/html/qmainwindow.html
-%%DOCSDIR%%/html/qmargins.html
-%%DOCSDIR%%/html/qmatrix.html
-%%DOCSDIR%%/html/qmatrix2x2.html
-%%DOCSDIR%%/html/qmatrix2x3.html
-%%DOCSDIR%%/html/qmatrix2x4.html
-%%DOCSDIR%%/html/qmatrix3x2.html
-%%DOCSDIR%%/html/qmatrix3x3.html
-%%DOCSDIR%%/html/qmatrix3x4.html
-%%DOCSDIR%%/html/qmatrix4x2.html
-%%DOCSDIR%%/html/qmatrix4x3.html
-%%DOCSDIR%%/html/qmatrix4x4.html
-%%DOCSDIR%%/html/qmdiarea-areaoptions.html
-%%DOCSDIR%%/html/qmdiarea.html
-%%DOCSDIR%%/html/qmdisubwindow-subwindowoptions.html
-%%DOCSDIR%%/html/qmdisubwindow.html
-%%DOCSDIR%%/html/qmenu.html
-%%DOCSDIR%%/html/qmenubar.html
-%%DOCSDIR%%/html/qmessagebox-standardbuttons.html
-%%DOCSDIR%%/html/qmessagebox.html
-%%DOCSDIR%%/html/qmetaclassinfo.html
-%%DOCSDIR%%/html/qmetaenum.html
-%%DOCSDIR%%/html/qmetamethod.html
-%%DOCSDIR%%/html/qmetaobject.html
-%%DOCSDIR%%/html/qmetaproperty.html
-%%DOCSDIR%%/html/qmetatype.html
-%%DOCSDIR%%/html/qmimedata.html
-%%DOCSDIR%%/html/qmimesource.html
-%%DOCSDIR%%/html/qml.html
-%%DOCSDIR%%/html/qmodelindex.html
-%%DOCSDIR%%/html/qmouseevent.html
-%%DOCSDIR%%/html/qmouseeventtransition.html
-%%DOCSDIR%%/html/qmoveevent.html
-%%DOCSDIR%%/html/qmovie.html
-%%DOCSDIR%%/html/qmutex.html
-%%DOCSDIR%%/html/qmutexlocker.html
-%%DOCSDIR%%/html/qnetworkaccessmanager.html
-%%DOCSDIR%%/html/qnetworkaddressentry.html
-%%DOCSDIR%%/html/qnetworkcachemetadata.html
-%%DOCSDIR%%/html/qnetworkconfiguration-stateflags.html
-%%DOCSDIR%%/html/qnetworkconfiguration.html
-%%DOCSDIR%%/html/qnetworkconfigurationmanager-capabilities.html
-%%DOCSDIR%%/html/qnetworkconfigurationmanager.html
-%%DOCSDIR%%/html/qnetworkcookie.html
-%%DOCSDIR%%/html/qnetworkcookiejar.html
-%%DOCSDIR%%/html/qnetworkdiskcache.html
-%%DOCSDIR%%/html/qnetworkinterface-interfaceflags.html
-%%DOCSDIR%%/html/qnetworkinterface.html
-%%DOCSDIR%%/html/qnetworkproxy-capabilities.html
-%%DOCSDIR%%/html/qnetworkproxy.html
-%%DOCSDIR%%/html/qnetworkproxyfactory.html
-%%DOCSDIR%%/html/qnetworkproxyquery.html
-%%DOCSDIR%%/html/qnetworkreply.html
-%%DOCSDIR%%/html/qnetworkrequest.html
-%%DOCSDIR%%/html/qnetworksession.html
-%%DOCSDIR%%/html/qobject.html
-%%DOCSDIR%%/html/qobjectcleanuphandler.html
-%%DOCSDIR%%/html/qpagesetupdialog-pagesetupdialogoptions.html
-%%DOCSDIR%%/html/qpagesetupdialog.html
-%%DOCSDIR%%/html/qpaintdevice.html
-%%DOCSDIR%%/html/qpaintengine-dirtyflags.html
-%%DOCSDIR%%/html/qpaintengine-paintenginefeatures.html
-%%DOCSDIR%%/html/qpaintengine.html
-%%DOCSDIR%%/html/qpaintenginestate.html
-%%DOCSDIR%%/html/qpainter-pixmapfragment.html
-%%DOCSDIR%%/html/qpainter-pixmapfragmenthints.html
-%%DOCSDIR%%/html/qpainter-renderhints.html
-%%DOCSDIR%%/html/qpainter.html
-%%DOCSDIR%%/html/qpainterpath-element.html
-%%DOCSDIR%%/html/qpainterpath.html
-%%DOCSDIR%%/html/qpainterpathstroker.html
-%%DOCSDIR%%/html/qpaintevent.html
-%%DOCSDIR%%/html/qpalette.html
-%%DOCSDIR%%/html/qpangesture.html
-%%DOCSDIR%%/html/qparallelanimationgroup.html
-%%DOCSDIR%%/html/qpauseanimation.html
-%%DOCSDIR%%/html/qpen.html
-%%DOCSDIR%%/html/qpersistentmodelindex.html
-%%DOCSDIR%%/html/qpicture.html
-%%DOCSDIR%%/html/qpictureio.html
-%%DOCSDIR%%/html/qpinchgesture-changeflags.html
-%%DOCSDIR%%/html/qpinchgesture.html
-%%DOCSDIR%%/html/qpixmap.html
-%%DOCSDIR%%/html/qpixmapcache-key.html
-%%DOCSDIR%%/html/qpixmapcache.html
-%%DOCSDIR%%/html/qplaintextdocumentlayout.html
-%%DOCSDIR%%/html/qplaintextedit.html
-%%DOCSDIR%%/html/qpluginloader.html
-%%DOCSDIR%%/html/qpoint.html
-%%DOCSDIR%%/html/qpointf.html
-%%DOCSDIR%%/html/qpolygon.html
-%%DOCSDIR%%/html/qpolygonf.html
-%%DOCSDIR%%/html/qprintdialog.html
-%%DOCSDIR%%/html/qprintengine.html
-%%DOCSDIR%%/html/qprinter.html
-%%DOCSDIR%%/html/qprinterinfo.html
-%%DOCSDIR%%/html/qprintpreviewdialog.html
-%%DOCSDIR%%/html/qprintpreviewwidget.html
-%%DOCSDIR%%/html/qprocess.html
-%%DOCSDIR%%/html/qprocessenvironment.html
-%%DOCSDIR%%/html/qprogressbar.html
-%%DOCSDIR%%/html/qprogressdialog.html
-%%DOCSDIR%%/html/qpropertyanimation.html
-%%DOCSDIR%%/html/qproxymodel.html
-%%DOCSDIR%%/html/qpushbutton.html
-%%DOCSDIR%%/html/qpydeclarativepropertyvaluesource.html
-%%DOCSDIR%%/html/qpydesignercontainerextension.html
-%%DOCSDIR%%/html/qpydesignercustomwidgetcollectionplugin.html
-%%DOCSDIR%%/html/qpydesignercustomwidgetplugin.html
-%%DOCSDIR%%/html/qpydesignermembersheetextension.html
-%%DOCSDIR%%/html/qpydesignerpropertysheetextension.html
-%%DOCSDIR%%/html/qpydesignertaskmenuextension.html
-%%DOCSDIR%%/html/qpynullvariant.html
-%%DOCSDIR%%/html/qpytextobject.html
-%%DOCSDIR%%/html/qquaternion.html
-%%DOCSDIR%%/html/qradialgradient.html
-%%DOCSDIR%%/html/qradiobutton.html
-%%DOCSDIR%%/html/qreadlocker.html
-%%DOCSDIR%%/html/qreadwritelock.html
-%%DOCSDIR%%/html/qrect.html
-%%DOCSDIR%%/html/qrectf.html
-%%DOCSDIR%%/html/qregexp.html
-%%DOCSDIR%%/html/qregexpvalidator.html
-%%DOCSDIR%%/html/qregion.html
-%%DOCSDIR%%/html/qresizeevent.html
-%%DOCSDIR%%/html/qresource.html
-%%DOCSDIR%%/html/qrubberband.html
-%%DOCSDIR%%/html/qrunnable.html
-%%DOCSDIR%%/html/qscriptclass-queryflags.html
-%%DOCSDIR%%/html/qscriptclass.html
-%%DOCSDIR%%/html/qscriptclasspropertyiterator.html
-%%DOCSDIR%%/html/qscriptcontext.html
-%%DOCSDIR%%/html/qscriptcontextinfo.html
-%%DOCSDIR%%/html/qscriptengine-qobjectwrapoptions.html
-%%DOCSDIR%%/html/qscriptengine.html
-%%DOCSDIR%%/html/qscriptengineagent.html
-%%DOCSDIR%%/html/qscriptenginedebugger.html
-%%DOCSDIR%%/html/qscriptstring.html
-%%DOCSDIR%%/html/qscriptsyntaxcheckresult.html
-%%DOCSDIR%%/html/qscriptvalue-propertyflags.html
-%%DOCSDIR%%/html/qscriptvalue-resolveflags.html
-%%DOCSDIR%%/html/qscriptvalue.html
-%%DOCSDIR%%/html/qscriptvalueiterator.html
-%%DOCSDIR%%/html/qscrollarea.html
-%%DOCSDIR%%/html/qscrollbar.html
-%%DOCSDIR%%/html/qsemaphore.html
-%%DOCSDIR%%/html/qsequentialanimationgroup.html
-%%DOCSDIR%%/html/qsessionmanager.html
-%%DOCSDIR%%/html/qsettings.html
-%%DOCSDIR%%/html/qsharedmemory.html
-%%DOCSDIR%%/html/qshortcut.html
-%%DOCSDIR%%/html/qshortcutevent.html
-%%DOCSDIR%%/html/qshowevent.html
-%%DOCSDIR%%/html/qsignalmapper.html
-%%DOCSDIR%%/html/qsignaltransition.html
-%%DOCSDIR%%/html/qsimplexmlnodemodel.html
-%%DOCSDIR%%/html/qsize.html
-%%DOCSDIR%%/html/qsizef.html
-%%DOCSDIR%%/html/qsizegrip.html
-%%DOCSDIR%%/html/qsizepolicy-controltypes.html
-%%DOCSDIR%%/html/qsizepolicy.html
-%%DOCSDIR%%/html/qslider.html
-%%DOCSDIR%%/html/qsocketnotifier.html
-%%DOCSDIR%%/html/qsortfilterproxymodel.html
-%%DOCSDIR%%/html/qsound.html
-%%DOCSDIR%%/html/qsourcelocation.html
-%%DOCSDIR%%/html/qspaceritem.html
-%%DOCSDIR%%/html/qspinbox.html
-%%DOCSDIR%%/html/qsplashscreen.html
-%%DOCSDIR%%/html/qsplitter.html
-%%DOCSDIR%%/html/qsplitterhandle.html
-%%DOCSDIR%%/html/qsql-paramtype.html
-%%DOCSDIR%%/html/qsql.html
-%%DOCSDIR%%/html/qsqldatabase.html
-%%DOCSDIR%%/html/qsqldriver.html
-%%DOCSDIR%%/html/qsqldrivercreatorbase.html
-%%DOCSDIR%%/html/qsqlerror.html
-%%DOCSDIR%%/html/qsqlfield.html
-%%DOCSDIR%%/html/qsqlindex.html
-%%DOCSDIR%%/html/qsqlquery.html
-%%DOCSDIR%%/html/qsqlquerymodel.html
-%%DOCSDIR%%/html/qsqlrecord.html
-%%DOCSDIR%%/html/qsqlrelation.html
-%%DOCSDIR%%/html/qsqlrelationaldelegate.html
-%%DOCSDIR%%/html/qsqlrelationaltablemodel.html
-%%DOCSDIR%%/html/qsqlresult.html
-%%DOCSDIR%%/html/qsqltablemodel.html
-%%DOCSDIR%%/html/qssl.html
-%%DOCSDIR%%/html/qsslcertificate.html
-%%DOCSDIR%%/html/qsslcipher.html
-%%DOCSDIR%%/html/qsslconfiguration.html
-%%DOCSDIR%%/html/qsslerror.html
-%%DOCSDIR%%/html/qsslkey.html
-%%DOCSDIR%%/html/qsslsocket.html
-%%DOCSDIR%%/html/qstackedlayout.html
-%%DOCSDIR%%/html/qstackedwidget.html
-%%DOCSDIR%%/html/qstandarditem.html
-%%DOCSDIR%%/html/qstandarditemmodel.html
-%%DOCSDIR%%/html/qstate.html
-%%DOCSDIR%%/html/qstatemachine-signalevent.html
-%%DOCSDIR%%/html/qstatemachine-wrappedevent.html
-%%DOCSDIR%%/html/qstatemachine.html
-%%DOCSDIR%%/html/qstatictext.html
-%%DOCSDIR%%/html/qstatusbar.html
-%%DOCSDIR%%/html/qstatustipevent.html
-%%DOCSDIR%%/html/qstring-sectionflags.html
-%%DOCSDIR%%/html/qstring.html
-%%DOCSDIR%%/html/qstringlist.html
-%%DOCSDIR%%/html/qstringlistmodel.html
-%%DOCSDIR%%/html/qstringmatcher.html
-%%DOCSDIR%%/html/qstringref.html
-%%DOCSDIR%%/html/qstyle-state.html
-%%DOCSDIR%%/html/qstyle-subcontrols.html
-%%DOCSDIR%%/html/qstyle.html
-%%DOCSDIR%%/html/qstyleditemdelegate.html
-%%DOCSDIR%%/html/qstylefactory.html
-%%DOCSDIR%%/html/qstylehintreturn.html
-%%DOCSDIR%%/html/qstylehintreturnmask.html
-%%DOCSDIR%%/html/qstylehintreturnvariant.html
-%%DOCSDIR%%/html/qstyleoption.html
-%%DOCSDIR%%/html/qstyleoptionbutton-buttonfeatures.html
-%%DOCSDIR%%/html/qstyleoptionbutton.html
-%%DOCSDIR%%/html/qstyleoptioncombobox.html
-%%DOCSDIR%%/html/qstyleoptioncomplex.html
-%%DOCSDIR%%/html/qstyleoptiondockwidget.html
-%%DOCSDIR%%/html/qstyleoptiondockwidgetv2.html
-%%DOCSDIR%%/html/qstyleoptionfocusrect.html
-%%DOCSDIR%%/html/qstyleoptionframe.html
-%%DOCSDIR%%/html/qstyleoptionframev2-framefeatures.html
-%%DOCSDIR%%/html/qstyleoptionframev2.html
-%%DOCSDIR%%/html/qstyleoptionframev3.html
-%%DOCSDIR%%/html/qstyleoptiongraphicsitem.html
-%%DOCSDIR%%/html/qstyleoptiongroupbox.html
-%%DOCSDIR%%/html/qstyleoptionheader.html
-%%DOCSDIR%%/html/qstyleoptionmenuitem.html
-%%DOCSDIR%%/html/qstyleoptionprogressbar.html
-%%DOCSDIR%%/html/qstyleoptionprogressbarv2.html
-%%DOCSDIR%%/html/qstyleoptionrubberband.html
-%%DOCSDIR%%/html/qstyleoptionsizegrip.html
-%%DOCSDIR%%/html/qstyleoptionslider.html
-%%DOCSDIR%%/html/qstyleoptionspinbox.html
-%%DOCSDIR%%/html/qstyleoptiontab-cornerwidgets.html
-%%DOCSDIR%%/html/qstyleoptiontab.html
-%%DOCSDIR%%/html/qstyleoptiontabbarbase.html
-%%DOCSDIR%%/html/qstyleoptiontabbarbasev2.html
-%%DOCSDIR%%/html/qstyleoptiontabv2.html
-%%DOCSDIR%%/html/qstyleoptiontabv3.html
-%%DOCSDIR%%/html/qstyleoptiontabwidgetframe.html
-%%DOCSDIR%%/html/qstyleoptiontabwidgetframev2.html
-%%DOCSDIR%%/html/qstyleoptiontitlebar.html
-%%DOCSDIR%%/html/qstyleoptiontoolbar-toolbarfeatures.html
-%%DOCSDIR%%/html/qstyleoptiontoolbar.html
-%%DOCSDIR%%/html/qstyleoptiontoolbox.html
-%%DOCSDIR%%/html/qstyleoptiontoolboxv2.html
-%%DOCSDIR%%/html/qstyleoptiontoolbutton-toolbuttonfeatures.html
-%%DOCSDIR%%/html/qstyleoptiontoolbutton.html
-%%DOCSDIR%%/html/qstyleoptionviewitem.html
-%%DOCSDIR%%/html/qstyleoptionviewitemv2-viewitemfeatures.html
-%%DOCSDIR%%/html/qstyleoptionviewitemv2.html
-%%DOCSDIR%%/html/qstyleoptionviewitemv3.html
-%%DOCSDIR%%/html/qstyleoptionviewitemv4.html
-%%DOCSDIR%%/html/qstylepainter.html
-%%DOCSDIR%%/html/qsvggenerator.html
-%%DOCSDIR%%/html/qsvgrenderer.html
-%%DOCSDIR%%/html/qsvgwidget.html
-%%DOCSDIR%%/html/qswipegesture.html
-%%DOCSDIR%%/html/qsyntaxhighlighter.html
-%%DOCSDIR%%/html/qsysinfo.html
-%%DOCSDIR%%/html/qsystemlocale.html
-%%DOCSDIR%%/html/qsystemsemaphore.html
-%%DOCSDIR%%/html/qsystemtrayicon.html
-%%DOCSDIR%%/html/qt-alignment.html
-%%DOCSDIR%%/html/qt-dockwidgetareas.html
-%%DOCSDIR%%/html/qt-dropactions.html
-%%DOCSDIR%%/html/qt-gestureflags.html
-%%DOCSDIR%%/html/qt-imageconversionflags.html
-%%DOCSDIR%%/html/qt-inputmethodhints.html
-%%DOCSDIR%%/html/qt-itemflags.html
-%%DOCSDIR%%/html/qt-keyboardmodifiers.html
-%%DOCSDIR%%/html/qt-matchflags.html
-%%DOCSDIR%%/html/qt-mousebuttons.html
-%%DOCSDIR%%/html/qt-orientations.html
-%%DOCSDIR%%/html/qt-textinteractionflags.html
-%%DOCSDIR%%/html/qt-toolbarareas.html
-%%DOCSDIR%%/html/qt-touchpointstates.html
-%%DOCSDIR%%/html/qt-windowflags.html
-%%DOCSDIR%%/html/qt-windowstates.html
-%%DOCSDIR%%/html/qt.html
-%%DOCSDIR%%/html/qt_properties.html
-%%DOCSDIR%%/html/qtabbar.html
-%%DOCSDIR%%/html/qtabletevent.html
-%%DOCSDIR%%/html/qtableview.html
-%%DOCSDIR%%/html/qtablewidget.html
-%%DOCSDIR%%/html/qtablewidgetitem.html
-%%DOCSDIR%%/html/qtablewidgetselectionrange.html
-%%DOCSDIR%%/html/qtabwidget.html
-%%DOCSDIR%%/html/qtapandholdgesture.html
-%%DOCSDIR%%/html/qtapgesture.html
-%%DOCSDIR%%/html/qtassistant.html
-%%DOCSDIR%%/html/qtcore.html
-%%DOCSDIR%%/html/qtcpserver.html
-%%DOCSDIR%%/html/qtcpsocket.html
-%%DOCSDIR%%/html/qtdbus.html
-%%DOCSDIR%%/html/qtdeclarative.html
-%%DOCSDIR%%/html/qtdesigner.html
-%%DOCSDIR%%/html/qtemporaryfile.html
-%%DOCSDIR%%/html/qtest.html
-%%DOCSDIR%%/html/qtextblock-iterator.html
-%%DOCSDIR%%/html/qtextblock.html
-%%DOCSDIR%%/html/qtextblockformat.html
-%%DOCSDIR%%/html/qtextblockgroup.html
-%%DOCSDIR%%/html/qtextblockuserdata.html
-%%DOCSDIR%%/html/qtextboundaryfinder-boundaryreasons.html
-%%DOCSDIR%%/html/qtextboundaryfinder.html
-%%DOCSDIR%%/html/qtextbrowser.html
-%%DOCSDIR%%/html/qtextcharformat.html
-%%DOCSDIR%%/html/qtextcodec-conversionflags.html
-%%DOCSDIR%%/html/qtextcodec-converterstate.html
-%%DOCSDIR%%/html/qtextcodec.html
-%%DOCSDIR%%/html/qtextcursor.html
-%%DOCSDIR%%/html/qtextdecoder.html
-%%DOCSDIR%%/html/qtextdocument-findflags.html
-%%DOCSDIR%%/html/qtextdocument.html
-%%DOCSDIR%%/html/qtextdocumentfragment.html
-%%DOCSDIR%%/html/qtextdocumentwriter.html
-%%DOCSDIR%%/html/qtextedit-autoformatting.html
-%%DOCSDIR%%/html/qtextedit-extraselection.html
-%%DOCSDIR%%/html/qtextedit.html
-%%DOCSDIR%%/html/qtextencoder.html
-%%DOCSDIR%%/html/qtextformat-pagebreakflags.html
-%%DOCSDIR%%/html/qtextformat.html
-%%DOCSDIR%%/html/qtextfragment.html
-%%DOCSDIR%%/html/qtextframe-iterator.html
-%%DOCSDIR%%/html/qtextframe.html
-%%DOCSDIR%%/html/qtextframeformat.html
-%%DOCSDIR%%/html/qtextimageformat.html
-%%DOCSDIR%%/html/qtextinlineobject.html
-%%DOCSDIR%%/html/qtextitem-renderflags.html
-%%DOCSDIR%%/html/qtextitem.html
-%%DOCSDIR%%/html/qtextlayout-formatrange.html
-%%DOCSDIR%%/html/qtextlayout.html
-%%DOCSDIR%%/html/qtextlength.html
-%%DOCSDIR%%/html/qtextline.html
-%%DOCSDIR%%/html/qtextlist.html
-%%DOCSDIR%%/html/qtextlistformat.html
-%%DOCSDIR%%/html/qtextobject.html
-%%DOCSDIR%%/html/qtextobjectinterface.html
-%%DOCSDIR%%/html/qtextoption-flags.html
-%%DOCSDIR%%/html/qtextoption-tab.html
-%%DOCSDIR%%/html/qtextoption.html
-%%DOCSDIR%%/html/qtextstream-numberflags.html
-%%DOCSDIR%%/html/qtextstream.html
-%%DOCSDIR%%/html/qtexttable.html
-%%DOCSDIR%%/html/qtexttablecell.html
-%%DOCSDIR%%/html/qtexttablecellformat.html
-%%DOCSDIR%%/html/qtexttableformat.html
-%%DOCSDIR%%/html/qtgui.html
-%%DOCSDIR%%/html/qthelp.html
-%%DOCSDIR%%/html/qthread.html
-%%DOCSDIR%%/html/qthreadpool.html
-%%DOCSDIR%%/html/qtime.html
-%%DOCSDIR%%/html/qtimeedit.html
-%%DOCSDIR%%/html/qtimeline.html
-%%DOCSDIR%%/html/qtimer.html
-%%DOCSDIR%%/html/qtimerevent.html
-%%DOCSDIR%%/html/qtmultimedia.html
-%%DOCSDIR%%/html/qtnetwork.html
-%%DOCSDIR%%/html/qtoolbar.html
-%%DOCSDIR%%/html/qtoolbox.html
-%%DOCSDIR%%/html/qtoolbutton.html
-%%DOCSDIR%%/html/qtooltip.html
-%%DOCSDIR%%/html/qtopengl.html
-%%DOCSDIR%%/html/qtouchevent-touchpoint.html
-%%DOCSDIR%%/html/qtouchevent.html
-%%DOCSDIR%%/html/qtransform.html
-%%DOCSDIR%%/html/qtranslator.html
-%%DOCSDIR%%/html/qtreeview.html
-%%DOCSDIR%%/html/qtreewidget.html
-%%DOCSDIR%%/html/qtreewidgetitem.html
-%%DOCSDIR%%/html/qtreewidgetitemiterator-iteratorflags.html
-%%DOCSDIR%%/html/qtreewidgetitemiterator.html
-%%DOCSDIR%%/html/qtscript.html
-%%DOCSDIR%%/html/qtscripttools.html
-%%DOCSDIR%%/html/qtsql.html
-%%DOCSDIR%%/html/qtsvg.html
-%%DOCSDIR%%/html/qttest.html
-%%DOCSDIR%%/html/qtwebkit.html
-%%DOCSDIR%%/html/qtxml.html
-%%DOCSDIR%%/html/qtxmlpatterns.html
-%%DOCSDIR%%/html/qudpsocket-bindmode.html
-%%DOCSDIR%%/html/qudpsocket.html
-%%DOCSDIR%%/html/qundocommand.html
-%%DOCSDIR%%/html/qundogroup.html
-%%DOCSDIR%%/html/qundostack.html
-%%DOCSDIR%%/html/qundoview.html
-%%DOCSDIR%%/html/qurl-formattingoptions.html
-%%DOCSDIR%%/html/qurl.html
-%%DOCSDIR%%/html/qurlinfo.html
-%%DOCSDIR%%/html/quuid.html
-%%DOCSDIR%%/html/qvalidator.html
-%%DOCSDIR%%/html/qvariant.html
-%%DOCSDIR%%/html/qvariantanimation.html
-%%DOCSDIR%%/html/qvboxlayout.html
-%%DOCSDIR%%/html/qvector2d.html
-%%DOCSDIR%%/html/qvector3d.html
-%%DOCSDIR%%/html/qvector4d.html
-%%DOCSDIR%%/html/qvideoframe.html
-%%DOCSDIR%%/html/qvideosurfaceformat.html
-%%DOCSDIR%%/html/qwaitcondition.html
-%%DOCSDIR%%/html/qwebdatabase.html
-%%DOCSDIR%%/html/qwebelement.html
-%%DOCSDIR%%/html/qwebelementcollection.html
-%%DOCSDIR%%/html/qwebframe.html
-%%DOCSDIR%%/html/qwebhistory.html
-%%DOCSDIR%%/html/qwebhistoryinterface.html
-%%DOCSDIR%%/html/qwebhistoryitem.html
-%%DOCSDIR%%/html/qwebhittestresult.html
-%%DOCSDIR%%/html/qwebinspector.html
-%%DOCSDIR%%/html/qwebpage-choosemultiplefilesextensionoption.html
-%%DOCSDIR%%/html/qwebpage-choosemultiplefilesextensionreturn.html
-%%DOCSDIR%%/html/qwebpage-errorpageextensionoption.html
-%%DOCSDIR%%/html/qwebpage-errorpageextensionreturn.html
-%%DOCSDIR%%/html/qwebpage-extensionoption.html
-%%DOCSDIR%%/html/qwebpage-extensionreturn.html
-%%DOCSDIR%%/html/qwebpage-findflags.html
-%%DOCSDIR%%/html/qwebpage.html
-%%DOCSDIR%%/html/qwebpluginfactory-extensionoption.html
-%%DOCSDIR%%/html/qwebpluginfactory-extensionreturn.html
-%%DOCSDIR%%/html/qwebpluginfactory-mimetype.html
-%%DOCSDIR%%/html/qwebpluginfactory-plugin.html
-%%DOCSDIR%%/html/qwebpluginfactory.html
-%%DOCSDIR%%/html/qwebsecurityorigin.html
-%%DOCSDIR%%/html/qwebsettings.html
-%%DOCSDIR%%/html/qwebview.html
-%%DOCSDIR%%/html/qwhatsthis.html
-%%DOCSDIR%%/html/qwhatsthisclickedevent.html
-%%DOCSDIR%%/html/qwheelevent.html
-%%DOCSDIR%%/html/qwidget-renderflags.html
-%%DOCSDIR%%/html/qwidget.html
-%%DOCSDIR%%/html/qwidgetaction.html
-%%DOCSDIR%%/html/qwidgetitem.html
-%%DOCSDIR%%/html/qwindowstatechangeevent.html
-%%DOCSDIR%%/html/qwizard-wizardoptions.html
-%%DOCSDIR%%/html/qwizard.html
-%%DOCSDIR%%/html/qwizardpage.html
-%%DOCSDIR%%/html/qworkspace.html
-%%DOCSDIR%%/html/qwritelocker.html
-%%DOCSDIR%%/html/qx11embedcontainer.html
-%%DOCSDIR%%/html/qx11embedwidget.html
-%%DOCSDIR%%/html/qx11info.html
-%%DOCSDIR%%/html/qxmlattributes.html
-%%DOCSDIR%%/html/qxmlcontenthandler.html
-%%DOCSDIR%%/html/qxmldeclhandler.html
-%%DOCSDIR%%/html/qxmldefaulthandler.html
-%%DOCSDIR%%/html/qxmldtdhandler.html
-%%DOCSDIR%%/html/qxmlentityresolver.html
-%%DOCSDIR%%/html/qxmlerrorhandler.html
-%%DOCSDIR%%/html/qxmlformatter.html
-%%DOCSDIR%%/html/qxmlinputsource.html
-%%DOCSDIR%%/html/qxmlitem.html
-%%DOCSDIR%%/html/qxmllexicalhandler.html
-%%DOCSDIR%%/html/qxmllocator.html
-%%DOCSDIR%%/html/qxmlname.html
-%%DOCSDIR%%/html/qxmlnamepool.html
-%%DOCSDIR%%/html/qxmlnamespacesupport.html
-%%DOCSDIR%%/html/qxmlnodemodelindex.html
-%%DOCSDIR%%/html/qxmlparseexception.html
-%%DOCSDIR%%/html/qxmlquery.html
-%%DOCSDIR%%/html/qxmlreader.html
-%%DOCSDIR%%/html/qxmlresultitems.html
-%%DOCSDIR%%/html/qxmlschema.html
-%%DOCSDIR%%/html/qxmlschemavalidator.html
-%%DOCSDIR%%/html/qxmlserializer.html
-%%DOCSDIR%%/html/qxmlsimplereader.html
-%%DOCSDIR%%/html/qxmlstreamattribute.html
-%%DOCSDIR%%/html/qxmlstreamattributes.html
-%%DOCSDIR%%/html/qxmlstreamentitydeclaration.html
-%%DOCSDIR%%/html/qxmlstreamentityresolver.html
-%%DOCSDIR%%/html/qxmlstreamnamespacedeclaration.html
-%%DOCSDIR%%/html/qxmlstreamnotationdeclaration.html
-%%DOCSDIR%%/html/qxmlstreamreader.html
-%%DOCSDIR%%/html/qxmlstreamwriter.html
-%%DOCSDIR%%/html/resources.html
-%%DOCSDIR%%/html/search.html
-%%DOCSDIR%%/html/searchindex.js
-%%DOCSDIR%%/html/threads.html
-%%DOCSDIR%%/html/webkit.html
-@dirrm %%DOCSDIR%%/html/images
-@dirrm %%DOCSDIR%%/html/_static
-@dirrm %%DOCSDIR%%/html/_sources
-@dirrm %%DOCSDIR%%/html
-@dirrm %%DOCSDIR%%