aboutsummaryrefslogtreecommitdiffstats
path: root/misc/py-qt4-demo
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/py-qt4-demo
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/py-qt4-demo')
-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
3 files changed, 8 insertions, 1062 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%%