From 7d5e6b666c579d543fbf4c0996e309e23de8e02e Mon Sep 17 00:00:00 2001 From: Max Brazhnikov Date: Mon, 6 Jan 2014 16:16:52 +0000 Subject: [PATCH] In preparation for Qt 5 ports: Mk/Uses/qmake.mk: - Add support for out-of-source builds - Add support for Qt 5 ports - Respect WITH_DEBUG Mk/bsd.qt.mk: - Massive rework for Qt 5 ports - Remove '-phonon' from global configure args, thus allow qt4-designer and qt4-qtconfig to be built without Phonon support [1] devel/qmake4: - Improve mkspecs for gcc (mainly sync with linux version) and clang devel/qt4-corelib: - Convert to USES=iconv - Remove ancient patch devel/qt4-designer: - Remove reference to WRKSRC from installed pkgconfig files [2] - Don't build Qt Designer plugin for Phonon from outdated Qt sources. Separate port for plugin will be committed later devel/qt4-assistant-adp, devel/qt4-libqtassistantclient: - Convert to USES=qmake Clean up Qt4 ports: - Update comments - Update description; use common description - Consistently use QT_INCDIR, QT_LIBDIR, etc. - Use options helpers - Convert to new LIB_DEPENDS syntax - Update DESKTOP_ENTRIES to avoid conflicts with Qt 5 ports - Rename/move several ports for unification with Qt 5 ports PR: ports/184620 [1] Reported by: Kevin Zheng PR: ports/181141 [2] Reported by: thierry PR: ports/185101 Exp-run by: bdrewery This is mostly solely avilla's work in area51, kudos to him! And a couple commits from myself, so you know who's collecting pointyhats :) --- MOVED | 5 + Mk/Uses/qmake.mk | 92 +- Mk/bsd.qt.mk | 807 +- accessibility/qt4-accessible/Makefile | 9 +- accessibility/qt4-accessible/pkg-descr | 12 - chinese/qt4-codecs-cn/Makefile | 7 +- chinese/qt4-codecs-cn/pkg-descr | 12 - chinese/qt4-codecs-tw/Makefile | 7 +- chinese/qt4-codecs-tw/pkg-descr | 12 - databases/qt4-ibase-plugin/Makefile | 7 +- databases/qt4-ibase-plugin/pkg-descr | 4 - databases/qt4-mysql-plugin/Makefile | 5 +- databases/qt4-mysql-plugin/files/Makefile.bsd | 2 +- databases/qt4-mysql-plugin/pkg-descr | 4 - databases/qt4-odbc-plugin/Makefile | 7 +- databases/qt4-odbc-plugin/pkg-descr | 4 - databases/qt4-pgsql-plugin/Makefile | 5 +- databases/qt4-pgsql-plugin/pkg-descr | 4 - databases/qt4-sql/Makefile | 19 +- databases/qt4-sql/pkg-descr | 12 - databases/qt4-sql/pkg-message | 20 +- databases/qt4-sql/pkg-plist | 196 +- databases/qt4-sqlite-plugin/Makefile | 10 +- databases/qt4-sqlite-plugin/pkg-descr | 4 - databases/qt4-sqlite3-plugin/Makefile | 11 +- databases/qt4-sqlite3-plugin/pkg-descr | 4 - devel/Makefile | 3 +- devel/dbus-qt4/Makefile | 23 +- devel/dbus-qt4/pkg-descr | 12 - devel/dbus-qt4/pkg-plist | 160 +- devel/qmake4/Makefile | 86 +- devel/qmake4/files/Makefile.bsd | 8 +- .../patch-mkspecs__common__clang-unix.conf | 18 + .../files/patch-mkspecs__common__freebsd.conf | 55 + .../patch-mkspecs__freebsd-g++__qmake.conf | 51 + .../patch-qt4-before-ports-in-mkspecs.diff | 26 - devel/qmake4/files/qconfig.cpp | 23 - devel/qmake4/files/qconfig.cpp.in | 21 + devel/qmake4/pkg-descr | 8 - devel/qmake4/pkg-plist | 1497 ++- devel/qt4-assistant-adp/Makefile | 17 +- devel/qt4-assistant-adp/pkg-descr | 12 - devel/qt4-assistant/Makefile | 25 +- devel/qt4-assistant/pkg-descr | 12 - devel/qt4-assistant/pkg-plist | 4 +- devel/qt4-corelib/Makefile | 32 +- .../files/patch-0185-fix-format-strings.diff | 42 - devel/qt4-corelib/pkg-descr | 12 - devel/qt4-corelib/pkg-plist | 1276 +-- devel/qt4-declarative/pkg-descr | 12 - devel/qt4-declarative/pkg-plist | 82 - devel/qt4-designer/Makefile | 45 +- ...signer__src__designer__assistantclient.cpp | 11 - devel/qt4-designer/pkg-descr | 12 - devel/qt4-designer/pkg-plist | 206 +- devel/qt4-help-tools/Makefile | 15 +- devel/qt4-help-tools/pkg-descr | 12 - devel/qt4-help-tools/pkg-plist | 12 +- devel/qt4-help/Makefile | 21 +- devel/qt4-help/pkg-descr | 12 - devel/qt4-help/pkg-plist | 82 +- devel/qt4-libqtassistantclient/Makefile | 41 +- .../files/patch-lib__lib.pro | 4 +- devel/qt4-libqtassistantclient/pkg-descr | 12 - devel/qt4-libqtassistantclient/pkg-plist | 32 +- devel/qt4-linguist/Makefile | 25 +- devel/qt4-linguist/pkg-descr | 12 - devel/qt4-linguist/pkg-plist | 46 +- devel/qt4-makeqpf/Makefile | 17 +- devel/qt4-makeqpf/pkg-descr | 12 - devel/qt4-makeqpf/pkg-plist | 4 +- devel/qt4-moc/Makefile | 12 +- devel/qt4-moc/pkg-descr | 12 - devel/qt4-moc/pkg-plist | 4 +- devel/qt4-porting/Makefile | 13 +- devel/qt4-porting/pkg-descr | 12 - devel/qt4-porting/pkg-plist | 8 +- devel/qt4-qdbusviewer/Makefile | 27 +- devel/qt4-qdbusviewer/pkg-descr | 12 - devel/qt4-qdbusviewer/pkg-plist | 6 +- devel/qt4-qdoc3/Makefile | 5 +- devel/qt4-qdoc3/pkg-descr | 7 - devel/qt4-qdoc3/pkg-plist | 4 +- devel/qt4-qmlviewer/Makefile | 23 +- devel/qt4-qmlviewer/pkg-descr | 12 - devel/qt4-qmlviewer/pkg-plist | 4 +- devel/qt4-qt3support/Makefile | 19 +- devel/qt4-qt3support/pkg-descr | 12 - devel/qt4-qt3support/pkg-plist | 828 +- .../files/patch-0185-fix-format-strings.diff | 15 - devel/qt4-qtestlib/pkg-descr | 12 - devel/qt4-qtestlib/pkg-plist | 90 - devel/qt4-qvfb/Makefile | 25 +- devel/qt4-qvfb/pkg-descr | 12 - devel/qt4-qvfb/pkg-plist | 4 +- devel/qt4-rcc/Makefile | 11 +- devel/qt4-rcc/pkg-descr | 12 - devel/qt4-rcc/pkg-plist | 4 +- devel/qt4-script/Makefile | 17 +- ...iptcore__JavaScriptCore__jit__JITStubs.cpp | 11 + ...ptcore__JavaScriptCore__runtime__JSValue.h | 26 + devel/qt4-script/pkg-descr | 12 - devel/qt4-script/pkg-plist | 110 +- devel/qt4-scripttools/Makefile | 19 +- devel/qt4-scripttools/pkg-descr | 12 - devel/qt4-scripttools/pkg-plist | 32 +- devel/{qt4-qtestlib => qt4-testlib}/Makefile | 19 +- devel/qt4-testlib/pkg-plist | 90 + devel/qt4-uic/Makefile | 12 +- devel/qt4-uic/pkg-descr | 12 - devel/qt4-uic/pkg-plist | 4 +- devel/qt4-uic3/Makefile | 9 +- devel/qt4-uic3/pkg-descr | 12 - devel/qt4-uic3/pkg-plist | 4 +- devel/qt4/Makefile | 58 +- .../{patch-configure => extrapatch-configure} | 32 +- devel/qt4/pkg-descr | 17 +- graphics/Makefile | 1 + graphics/qt4-iconengines/Makefile | 16 +- graphics/qt4-iconengines/pkg-descr | 12 - graphics/qt4-imageformats/Makefile | 26 +- graphics/qt4-imageformats/pkg-descr | 12 - {x11 => graphics}/qt4-opengl/Makefile | 17 +- graphics/qt4-opengl/pkg-plist | 48 + graphics/qt4-pixeltool/Makefile | 21 +- graphics/qt4-pixeltool/pkg-descr | 12 - graphics/qt4-pixeltool/pkg-plist | 4 +- graphics/qt4-svg/Makefile | 17 +- graphics/qt4-svg/pkg-descr | 12 - graphics/qt4-svg/pkg-plist | 50 +- japanese/qt4-codecs-jp/Makefile | 7 +- japanese/qt4-codecs-jp/pkg-descr | 12 - korean/qt4-codecs-kr/Makefile | 7 +- korean/qt4-codecs-kr/pkg-descr | 12 - misc/qt4-doc/Makefile | 6 +- misc/qt4-doc/pkg-descr | 12 - misc/qt4-l10n/Makefile | 13 +- misc/qt4-l10n/pkg-descr | 12 - misc/qt4-l10n/pkg-plist | 186 +- misc/qt4-qtconfig/Makefile | 45 +- misc/qt4-qtconfig/pkg-descr | 12 - misc/qt4-qtconfig/pkg-plist | 4 +- misc/qt4-qtdemo/Makefile | 33 +- misc/qt4-qtdemo/pkg-descr | 12 - misc/qt4-qtdemo/pkg-plist | 9952 ++++++++--------- multimedia/qt4-multimedia/Makefile | 21 +- multimedia/qt4-multimedia/pkg-descr | 12 - multimedia/qt4-multimedia/pkg-plist | 98 +- net/qt4-network/Makefile | 21 +- net/qt4-network/pkg-descr | 12 - net/qt4-network/pkg-plist | 242 +- textproc/Makefile | 2 +- .../{qt4-clucene => clucene-qt4}/Makefile | 15 +- ...__src__CLucene__search__FieldCacheImpl.cpp | 0 textproc/clucene-qt4/pkg-plist | 9 + textproc/qt4-clucene/pkg-descr | 12 - textproc/qt4-clucene/pkg-plist | 9 - textproc/qt4-xml/Makefile | 19 +- textproc/qt4-xml/pkg-descr | 12 - textproc/qt4-xml/pkg-plist | 122 +- textproc/qt4-xmlpatterns-tool/Makefile | 9 +- textproc/qt4-xmlpatterns-tool/pkg-descr | 12 - textproc/qt4-xmlpatterns-tool/pkg-plist | 4 +- textproc/qt4-xmlpatterns/Makefile | 19 +- textproc/qt4-xmlpatterns/pkg-descr | 12 - textproc/qt4-xmlpatterns/pkg-plist | 114 +- www/Makefile | 2 +- www/qt4-webkit/pkg-descr | 12 - www/qt4-webkit/pkg-plist | 78 - www/{qt4-webkit => webkit-qt4}/Makefile | 39 +- .../files/patch-libcxx | 0 ...iptcore__JavaScriptCore__jit__JITStubs.cpp | 0 ...criptCore__runtime__JSValueInlineMethods.h | 0 ...it__Source__JavaScriptCore__wtf__Atomics.h | 0 ...__webkit__Source__WebKit__qt__QtWebKit.pro | 0 www/webkit-qt4/pkg-plist | 78 + x11-toolkits/Makefile | 1 + .../qt4-declarative/Makefile | 21 +- x11-toolkits/qt4-declarative/pkg-plist | 82 + x11-toolkits/qt4-gui/Makefile | 31 +- x11-toolkits/qt4-gui/pkg-descr | 12 - x11-toolkits/qt4-gui/pkg-plist | 2316 ++-- x11/Makefile | 1 - x11/qt4-graphicssystems-opengl/Makefile | 9 +- x11/qt4-graphicssystems-opengl/pkg-descr | 13 +- x11/qt4-inputmethods/Makefile | 11 +- x11/qt4-inputmethods/pkg-descr | 12 - x11/qt4-opengl/pkg-descr | 12 - x11/qt4-opengl/pkg-plist | 48 - 189 files changed, 10428 insertions(+), 10843 deletions(-) delete mode 100644 accessibility/qt4-accessible/pkg-descr delete mode 100644 chinese/qt4-codecs-cn/pkg-descr delete mode 100644 chinese/qt4-codecs-tw/pkg-descr delete mode 100644 databases/qt4-ibase-plugin/pkg-descr delete mode 100644 databases/qt4-mysql-plugin/pkg-descr delete mode 100644 databases/qt4-odbc-plugin/pkg-descr delete mode 100644 databases/qt4-pgsql-plugin/pkg-descr delete mode 100644 databases/qt4-sql/pkg-descr delete mode 100644 databases/qt4-sqlite-plugin/pkg-descr delete mode 100644 databases/qt4-sqlite3-plugin/pkg-descr delete mode 100644 devel/dbus-qt4/pkg-descr create mode 100644 devel/qmake4/files/patch-mkspecs__common__clang-unix.conf create mode 100644 devel/qmake4/files/patch-mkspecs__common__freebsd.conf create mode 100644 devel/qmake4/files/patch-mkspecs__freebsd-g++__qmake.conf delete mode 100644 devel/qmake4/files/patch-qt4-before-ports-in-mkspecs.diff delete mode 100644 devel/qmake4/files/qconfig.cpp create mode 100644 devel/qmake4/files/qconfig.cpp.in delete mode 100644 devel/qmake4/pkg-descr delete mode 100644 devel/qt4-assistant-adp/pkg-descr delete mode 100644 devel/qt4-assistant/pkg-descr delete mode 100644 devel/qt4-corelib/files/patch-0185-fix-format-strings.diff delete mode 100644 devel/qt4-corelib/pkg-descr delete mode 100644 devel/qt4-declarative/pkg-descr delete mode 100644 devel/qt4-declarative/pkg-plist delete mode 100644 devel/qt4-designer/files/patch-tools__designer__src__designer__assistantclient.cpp delete mode 100644 devel/qt4-designer/pkg-descr delete mode 100644 devel/qt4-help-tools/pkg-descr delete mode 100644 devel/qt4-help/pkg-descr delete mode 100644 devel/qt4-libqtassistantclient/pkg-descr delete mode 100644 devel/qt4-linguist/pkg-descr delete mode 100644 devel/qt4-makeqpf/pkg-descr delete mode 100644 devel/qt4-moc/pkg-descr delete mode 100644 devel/qt4-porting/pkg-descr delete mode 100644 devel/qt4-qdbusviewer/pkg-descr delete mode 100644 devel/qt4-qdoc3/pkg-descr delete mode 100644 devel/qt4-qmlviewer/pkg-descr delete mode 100644 devel/qt4-qt3support/pkg-descr delete mode 100644 devel/qt4-qtestlib/files/patch-0185-fix-format-strings.diff delete mode 100644 devel/qt4-qtestlib/pkg-descr delete mode 100644 devel/qt4-qtestlib/pkg-plist delete mode 100644 devel/qt4-qvfb/pkg-descr delete mode 100644 devel/qt4-rcc/pkg-descr create mode 100644 devel/qt4-script/files/patch-src__3rdparty__javascriptcore__JavaScriptCore__jit__JITStubs.cpp create mode 100644 devel/qt4-script/files/patch-src__3rdparty__javascriptcore__JavaScriptCore__runtime__JSValue.h delete mode 100644 devel/qt4-script/pkg-descr delete mode 100644 devel/qt4-scripttools/pkg-descr rename devel/{qt4-qtestlib => qt4-testlib}/Makefile (74%) create mode 100644 devel/qt4-testlib/pkg-plist delete mode 100644 devel/qt4-uic/pkg-descr delete mode 100644 devel/qt4-uic3/pkg-descr rename devel/qt4/files/{patch-configure => extrapatch-configure} (68%) delete mode 100644 graphics/qt4-iconengines/pkg-descr delete mode 100644 graphics/qt4-imageformats/pkg-descr rename {x11 => graphics}/qt4-opengl/Makefile (77%) create mode 100644 graphics/qt4-opengl/pkg-plist delete mode 100644 graphics/qt4-pixeltool/pkg-descr delete mode 100644 graphics/qt4-svg/pkg-descr delete mode 100644 japanese/qt4-codecs-jp/pkg-descr delete mode 100644 korean/qt4-codecs-kr/pkg-descr delete mode 100644 misc/qt4-doc/pkg-descr delete mode 100644 misc/qt4-l10n/pkg-descr delete mode 100644 misc/qt4-qtconfig/pkg-descr delete mode 100644 misc/qt4-qtdemo/pkg-descr delete mode 100644 multimedia/qt4-multimedia/pkg-descr delete mode 100644 net/qt4-network/pkg-descr rename textproc/{qt4-clucene => clucene-qt4}/Makefile (78%) rename textproc/{qt4-clucene => clucene-qt4}/files/patch-src__3rdparty__clucene__src__CLucene__search__FieldCacheImpl.cpp (100%) create mode 100644 textproc/clucene-qt4/pkg-plist delete mode 100644 textproc/qt4-clucene/pkg-descr delete mode 100644 textproc/qt4-clucene/pkg-plist delete mode 100644 textproc/qt4-xml/pkg-descr delete mode 100644 textproc/qt4-xmlpatterns-tool/pkg-descr delete mode 100644 textproc/qt4-xmlpatterns/pkg-descr delete mode 100644 www/qt4-webkit/pkg-descr delete mode 100644 www/qt4-webkit/pkg-plist rename www/{qt4-webkit => webkit-qt4}/Makefile (77%) rename www/{qt4-webkit => webkit-qt4}/files/patch-libcxx (100%) rename www/{qt4-webkit => webkit-qt4}/files/patch-src__3rdparty__javascriptcore__JavaScriptCore__jit__JITStubs.cpp (100%) rename www/{qt4-webkit => webkit-qt4}/files/patch-src__3rdparty__webkit__Source__JavaScriptCore__runtime__JSValueInlineMethods.h (100%) rename www/{qt4-webkit => webkit-qt4}/files/patch-src__3rdparty__webkit__Source__JavaScriptCore__wtf__Atomics.h (100%) rename www/{qt4-webkit => webkit-qt4}/files/patch-src__3rdparty__webkit__Source__WebKit__qt__QtWebKit.pro (100%) create mode 100644 www/webkit-qt4/pkg-plist rename {devel => x11-toolkits}/qt4-declarative/Makefile (69%) create mode 100644 x11-toolkits/qt4-declarative/pkg-plist delete mode 100644 x11-toolkits/qt4-gui/pkg-descr delete mode 100644 x11/qt4-inputmethods/pkg-descr delete mode 100644 x11/qt4-opengl/pkg-descr delete mode 100644 x11/qt4-opengl/pkg-plist diff --git a/MOVED b/MOVED index 524c5c8ad2c6..574352349b17 100644 --- a/MOVED +++ b/MOVED @@ -5360,3 +5360,8 @@ net-im/xfce4-messenger-plugin||2014-01-04|Has expired: Deprecated and no update multimedia/xfce4-media|multimedia/xfce4-parole|2014-01-04|Has expired: Upstream development dead, use multimedia/xfce4-parole instead devel/py-gevent-zeromq|devel/py-pyzmq|2014-01-06|Has expired: devel/py-pyzmq has gevent support built in net/erlyvideo||2014-01-06|Has expired: Development of erlyvideo is abandoned upstream. Use flussonic instead +devel/qt4-declarative|x11-toolkits/qt4-declarative|2014-01-06|Moved to unify with Qt 5 +devel/qt4-qtestlib|devel/qt4-testlib|2014-01-06|Renamed to unify with Qt 5 +textproc/qt4-clucene|textproc/clucene-qt4|2014-01-06|Renamed to unify with Qt 5 +www/qt4-webkit|www/webkit-qt4||2014-01-06|Renamed to unify with Qt 5 +x11/qt4-opengl|graphics/qt4-opengl|2014-01-06|Moved to unify with Qt 5 diff --git a/Mk/Uses/qmake.mk b/Mk/Uses/qmake.mk index 19e991d15d5f..7ac00a702fe2 100644 --- a/Mk/Uses/qmake.mk +++ b/Mk/Uses/qmake.mk @@ -1,15 +1,16 @@ # $FreeBSD$ # -# Provide support for qmake based projects +# Provide support for qmake-based projects # # MAINTAINER: kde@FreeBSD.org # # Feature: qmake # Usage: USES=qmake or USES=qmake:ARGS -# Must be used along with 'USE_QT4=' -# Valid ARGS: norecursive +# Must be used along with 'USE_QT*=#' +# Valid ARGS: norecursive outsource # ARGS description: # norecursive Don't pass -recursive argument to qmake binary +# outsource Perform an out-of-source build # # # Variables for ports: @@ -18,7 +19,8 @@ # QMAKE_ARGS - Arguments passed to qmake. # Default: see below # QMAKE_SOURCE_PATH - Path to qmake project files. -# Default: empty (autodetect) +# Default: ${WRKSRC} if out-of-source build is +# requested, empty otherwise. # # User defined variables: # QMAKE_VERBOSE - Enable verbose configure output. @@ -27,25 +29,51 @@ .if !defined(_INCLUDE_USES_QMAKE_MK) _INCLUDE_USES_QMAKE_MK= yes -.if !defined(NO_STAGE) -DESTDIRNAME= INSTALL_ROOT +# _QT_VERSION is defined in bsd.qt.mk, only if a correct Qt version was selected +# via USE_QT*. +.if empty(_QT_VERSION) +IGNORE= 'USES+= qmake' must be accompanied with 'USE_QT[${_QT_SUPPORTED:S/ //g}]= #' .endif +# _env is a private argument used only by bsd.qt.mk to get variables and custom +# targets (currently, only qmake-configure), without qmake being added to the +# configure stage. +_VALID_ARGS= norecursive outsource _env +_qmake_ARGS= ${qmake_ARGS:S/\:/ /g} + .if defined(qmake_ARGS) -. if ${qmake_ARGS} == "norecursive" -QMAKE_NORECURSIVE= yes -. else -IGNORE= Incorrect 'USES+= qmake' usage: argument '${qmake_ARGS}' is not recognized -. endif +. for arg in ${_qmake_ARGS} +. if empty(_VALID_ARGS:M${arg}) +IGNORE= Incorrect 'USES+= qmake' usage: argument '${arg}' is not recognized +. endif +. endfor .endif -.if !defined(USE_QT4) -IGNORE= 'USES+= qmake' must be accompanied with 'USE_QT4= #' +.if ! ${_qmake_ARGS:M_env} +USE_QT${_QT_VERSION:R:R}+= qmake_build .endif -USE_QT4+= qmake_build +# QMAKESPEC belongs to bsd.qt.mk. +QMAKE_ENV?= ${CONFIGURE_ENV} +QMAKE_ARGS+= -spec ${QMAKESPEC} \ + QMAKE_CC="${CC}" QMAKE_CXX="${CXX}" \ + QMAKE_LINK_C="${CC}" QMAKE_LINK_C_SHLIB="${CC}" \ + QMAKE_LINK="${CXX}" QMAKE_LINK_SHLIB="${CXX}" \ + QMAKE_CFLAGS="${CFLAGS}" \ + QMAKE_CXXFLAGS="${CXXFLAGS}" \ + QMAKE_LFLAGS="${LDFLAGS}" \ + PREFIX="${PREFIX}" -.if !defined(QMAKE_NORECURSIVE) +.if defined(WITH_DEBUG) +QMAKE_ARGS+= CONFIG+="debug" \ + CONFIG-="release" +.else +QMAKE_ARGS+= CONFIG+="release" \ + CONFIG-="debug separate_debug_info" +.endif # defined(WITH_DEBUG) + +# We set -recursive by default to keep qmake from running in the build stage. +.if ! ${_qmake_ARGS:Mnorecursive} QMAKE_ARGS+= -recursive .endif @@ -53,11 +81,33 @@ QMAKE_ARGS+= -recursive QMAKE_ARGS+= -d .endif -QMAKE_SOURCE_PATH?= ${QMAKE_PRO} - -.if !target(do-configure) -do-configure: - @cd ${CONFIGURE_WRKSRC} && ${SETENV} ${QMAKE_ENV} ${QMAKE} ${QMAKE_ARGS} ${QMAKE_SOURCE_PATH} +# _QMAKE_WRKSRC (and _QMAKE, below) are needed to abstract the qmake target and +# use it for both qtbase and USES=qmake ports. They are private, not supposed to +# be used anywhere else. +_QMAKE_WRKSRC?= ${CONFIGURE_WRKSRC} +.if ${_qmake_ARGS:Moutsource} +CONFIGURE_WRKSRC= ${WRKDIR}/.build +BUILD_WRKSRC= ${CONFIGURE_WRKSRC} +INSTALL_WRKSRC= ${BUILD_WRKSRC} +QMAKE_SOURCE_PATH?= ${WRKSRC} +.else +QMAKE_SOURCE_PATH?= # empty .endif -.endif #!defined(_INCLUDE_USES_QMAKE_MK) +.if !defined(NO_STAGE) && ! ${_qmake_ARGS:M_env} +DESTDIRNAME= INSTALL_ROOT +.endif + +# Define a custom target to make it usable by bsd.qt.mk for internal Qt +# configuration. +qmake-configure: + @${MKDIR} ${_QMAKE_WRKSRC} + @cd ${_QMAKE_WRKSRC} && \ + ${SETENV} ${QMAKE_ENV} ${_QMAKE} ${QMAKE_ARGS} ${QMAKE_SOURCE_PATH} + +.if !target(do-configure) && ! ${_qmake_ARGS:M_env} +do-configure: qmake-configure + @${DO_NADA} +.endif + +.endif # !defined(_INCLUDE_USES_QMAKE_MK) diff --git a/Mk/bsd.qt.mk b/Mk/bsd.qt.mk index 8992dbd70629..306d9bd41aff 100644 --- a/Mk/bsd.qt.mk +++ b/Mk/bsd.qt.mk @@ -1,373 +1,624 @@ +#-*- tab-width: 4; -*- +# ex:ts=4 +# # $FreeBSD$ # -# Variables: +# Port variables: +# USE_QT* - List of Qt modules to depend on, with optional '_build' +# and '_run' suffixes. Define it empty to include this file +# without depending on Qt ports. +# QT_DIST - The port belongs to the Qt distribution. Set to 'yes' for +# Qt 4, or to the distribution name(s) for newer versions. # QT_NONSTANDARD - Suppress modification of configure and make environment. -# QT_DIST - Package being built is part of the Qt distribution. # -# Global switches (add this to /etc/make.conf): -# QT4_OPTIONS - A list of options, can be CUPS, NAS and/or QGTKSTYLE. -# If set, Qt will be built with support for: -# - Common UNIX Printing System (CUPS); -# - Network Audio System (NAS); -# - Qt style that renders using GTK (QGTKSTYLE). +# Global switches (for inclusion into /etc/make.conf): +# QT4_OPTIONS - A list of (Qt 4-only) global options; can be CUPS, NAS +# and/or QGTKSTYLE. If set, Qt will be built with support +# for: +# * Common UNIX Printing System (CUPS); +# * Network Audio System (NAS); +# * GTK+-based Qt theme (QGTKSTYLE). .if !defined(_POSTMKINCLUDED) && !defined(Qt_Pre_Include) -Qt_Include_MAINTAINER= kde@FreeBSD.org -Qt_Pre_Include= bsd.qt.mk -.if !defined(QT_NONSTANDARD) -CONFIGURE_ARGS+=--with-qt-includes=${QT_INCDIR} \ - --with-qt-libraries=${QT_LIBDIR} \ - --with-extra-libs=${LOCALBASE}/lib \ - --with-extra-includes=${LOCALBASE}/include -CONFIGURE_ENV+= MOC="${MOC}" UIC="${UIC}" LIBS="${QTCFGLIBS}" \ - QMAKE="${QMAKE}" QMAKESPEC="${QMAKESPEC}" QTDIR="${QT_PREFIX}" -CPPFLAGS+= ${QTCPPFLAGS} -MAKE_ENV+= QMAKESPEC="${QMAKESPEC}" -.endif # !defined(QT_NONSTANDARD) +Qt_Include_MAINTAINER= kde@FreeBSD.org +Qt_Pre_Include= bsd.qt.mk + +# Qt versions currently supported by the framework. +_QT_SUPPORTED?= 4 5 +QT4_VERSION?= 4.8.5 +QT5_VERSION?= 5.2.0-beta1 + +QT_PREFIX?= ${LOCALBASE} + +_QT_RELNAME= qt${_QT_VERSION:R:R} +_QT_VERSION= # empty +.for ver in ${_QT_SUPPORTED} +. if defined(USE_QT${ver}) +. if empty(_QT_VERSION) +_QT_VERSION= ${QT${ver}_VERSION} +. else +# Reject different USE_QT*. +IGNORE?= can't be installed: different Qt versions specified via USE_QT[${_QT_SUPPORTED:S/ //g}] #' +. endif +. endif +.endfor + +.if empty(_QT_VERSION) +# The file was included without USE_QT*. +IGNORE?= can't be installed: bsd.qt.mk may only be included via USE_QT[${_QT_SUPPORTED:S/ //g}] #' +.endif .if defined(QT_DIST) -DISTINFO_FILE= ${PORTSDIR}/devel/qt4/distinfo +QT_NONSTANDARD= yes + +. if ! ${.MAKEFLAGS:MPREFIX=*} +PREFIX= ${QT_PREFIX} +. endif + MASTER_SITES= ${MASTER_SITE_QT} -MASTER_SITE_SUBDIR= official_releases/qt/${QT4_VERSION:R}/${QT4_VERSION} -DISTNAME= qt-everywhere-opensource-src-${QT4_VERSION} +# Useless, as it must be defined before including bsd.port.pre.mk (at least +# because of bsd.options.mk). +#PKGNAMEPREFIX?= ${_QT_RELNAME}- DIST_SUBDIR= KDE -#CONFLICTS+= Currently there are no conflicts \o/ +DISTINFO_FILE= ${.CURDIR:H:H}/devel/${_QT_RELNAME}/distinfo +# Can go after a while. +CONFLICTS_BUILD=qt-3.* qt-copy-3.* -# Stage support +LICENSE?= LGPL21 + +. if !exists(${PKGDIR}/pkg-descr) +DESCR?= ${.CURDIR:H:H}/devel/${_QT_RELNAME}/pkg-descr +. endif + +# Stage support. DESTDIRNAME= INSTALL_ROOT -# rene: can go after a while -CONFLICTS_BUILD= qt-3.* qt-copy-3.* +. if ${_QT_VERSION:M4*} +MASTER_SITE_SUBDIR= official_releases/qt/${_QT_VERSION:R}/${_QT_VERSION}/ +DISTNAME= qt-everywhere-opensource-src-${_QT_VERSION} +. else +. if ${_QT_VERSION:M*-*} +# Pre-releases. +MASTER_SITE_SUBDIR= development_releases/qt/${_QT_VERSION:R}/${_QT_VERSION}/submodules/ +. else +MASTER_SITE_SUBDIR= official_releases/qt/${_QT_VERSION:R}/${_QT_VERSION}/submodules/ +. endif +DISTNAME= ${QT_DIST:S,^,qt,:S,$,-opensource-src-${_QT_VERSION},} +DISTFILES= ${DISTNAME:S,$,${EXTRACT_SUFX},} +USE_XZ= yes -# Let configure handle its well known compilers defined in the mkspecs -# (i.e. `cc` and `c++` are not supported by configure tests). -CONFIGURE_ENV+= CC="" CXX="" +. if ${.TARGETS:Mmakesum} || ${.TARGETS:Mfetch} && \ + defined(DISABLE_SIZE) && defined(NO_CHECKSUM) +# Ensure that the "makesum" target (with its inner "fetch" one) uses +# devel/qt*/distinfo for every port. +QT_DIST= base declarative doc graphicaleffects imageformats \ + multimedia quick1 quickcontrols script serialport svg tools \ + translations webkit webkit-examples x11extras xmlpatterns +. endif -# Keep in sync with devel/qmake4/files/qconfig.cpp -CONFIGURE_ARGS+=-fast -platform ${QMAKESPEC} \ - -system-libjpeg -system-libpng \ - -system-libmng -system-libtiff -system-zlib \ - -opensource -confirm-license \ - -no-pch \ - -prefix ${PREFIX} \ - -bindir ${PREFIX}/bin \ - -libdir ${PREFIX}/${QT_LIBDIR_REL} \ - -docdir ${PREFIX}/share/doc/qt4 \ - -headerdir ${PREFIX}/${QT_INCDIR_REL} \ - -plugindir ${PREFIX}/${QT_PLUGINDIR_REL} \ - -importdir ${PREFIX}/${QT_LIBDIR_REL}/imports \ - -datadir ${PREFIX}/share/qt4 \ - -translationdir ${PREFIX}/share/qt4/translations \ - -sysconfdir ${PREFIX}/etc/xdg \ - -examplesdir ${PREFIX}/share/examples/qt4/examples \ - -demosdir ${PREFIX}/share/examples/qt4/demos \ - -phonon -no-phonon-backend +. if ${QT_DIST} == "base" && ${PORTNAME} != "qmake" +# Qt configure requires pkg-config to detect dependencies. +USES+= pkgconfig -PLIST_SUB+= SHLIB_VER=${QT4_VERSION:C/-.*//} \ - SHLIB_SHVER=${QT4_VERSION:R} +# Use mkspecs installed in QMAKEPATH/mkspecs when building qtbase. +CONFIGURE_ENV+= QMAKEPATH="${QT_MKSPECDIR:H}" +MAKE_ENV+= QMAKEPATH="${QT_MKSPECDIR:H}" +. endif -# SIMD support is detected on runtime, no need to disable on build. -#.if defined(PACKAGE_BUILDING) -#CONFIGURE_ARGS+=-no-mmx -no-3dnow -no-sse -no-sse2 -no-sse3 \ -# -no-ssse3 -no-sse4.1 -no-sse4.2 -#.endif #defined(PACKAGE_BUILDING) +# -nomake flags aren't enough. +EXTRACT_AFTER_ARGS?= ${DISTNAME:S,$,/examples,:S,^,--exclude ,} \ + ${DISTNAME:S,$,/tests,:S,^,--exclude ,} +. endif # ! ${_QT_VERSION:M4*} -# .if defined(PORTNAME) && ${PORTNAME} != "xmlpatterns" -# CONFIGURE_ARGS+=-no-exceptions -# .endif +CONFIGURE_ENV+= MAKE="${MAKE:T}" -.if defined(WANT_QT_DEBUG) || defined(WITH_DEBUG) +CONFIGURE_ARGS+=-opensource -confirm-license \ + -platform ${QMAKESPEC} \ + -no-pch \ + -prefix ${PREFIX} \ + -bindir ${PREFIX}/${QT_BINDIR_REL} \ + -headerdir ${PREFIX}/${QT_INCDIR_REL} \ + -libdir ${PREFIX}/${QT_LIBDIR_REL} \ + -plugindir ${PREFIX}/${QT_PLUGINDIR_REL} \ + -importdir ${PREFIX}/${QT_IMPORTDIR_REL} \ + -datadir ${PREFIX}/${QT_DATADIR_REL} \ + -docdir ${PREFIX}/${QT_DOCDIR_REL} \ + -translationdir ${PREFIX}/${QT_L10NDIR_REL} \ + -sysconfdir ${PREFIX}/${QT_ETCDIR_REL} + +. if ${_QT_VERSION:M4*} +CONFIGURE_ARGS+=-fast \ + -system-libjpeg -system-libpng \ + -system-libmng -system-libtiff -system-zlib \ + -no-phonon-backend \ + -examplesdir ${PREFIX}/${QT_EXAMPLEDIR_REL}/examples \ + -demosdir ${PREFIX}/${QT_EXAMPLEDIR_REL}/demos +. else +CONFIGURE_ARGS+=-dont-process \ + -nomake examples -nomake tests \ + -archdatadir ${PREFIX}/${QT_ARCHDIR_REL} \ + -libexecdir ${PREFIX}/${QT_LIBEXECDIR_REL} \ + -qmldir ${PREFIX}/${QT_QMLDIR_REL} \ + -examplesdir ${PREFIX}/${QT_EXAMPLEDIR_REL} \ + -testsdir ${PREFIX}/${QT_TESTDIR_REL} +. endif + +. if defined(WANT_QT_DEBUG) || defined(WITH_DEBUG) +WITH_DEBUG= yes +STRIP= # It's done prior to bsd.qt.mk inclusion. CONFIGURE_ARGS+=-debug -separate-debug-info -PLIST_SUB+= DEBUG="" -.else +# Override configuration in global qconfig.pri. +QMAKE_ARGS+= QT_CONFIG+="debug separate_debug_info" \ + QT_CONFIG-="release" +PLIST_SUB+= DEBUG="" +. else CONFIGURE_ARGS+=-release -no-separate-debug-info -PLIST_SUB+= DEBUG="@comment " -.endif +QMAKE_ARGS+= QT_CONFIG+="release" \ + QT_CONFIG-="debug separate_debug_info" +PLIST_SUB+= DEBUG="@comment " +. endif -.if defined(WANT_QT_VERBOSE_CONFIGURE) +. if defined(WANT_QT_VERBOSE_CONFIGURE) CONFIGURE_ARGS+=-verbose +. endif + +. if ${QT_DIST} == "base" || ${_QT_VERSION:M4*} +EXTRA_PATCHES?= ${.CURDIR:H:H}/devel/${_QT_RELNAME}/files/extrapatch-configure +. if ${_QT_VERSION:M5*} +EXTRA_PATCHES+= ${.CURDIR:H:H}/devel/qt5-core/files/extrapatch-src__corelib__tools__qdatetime.cpp +. endif +. endif + +# Override settings installed in qconfig.h and *.pri files. The flags will be +# installed along with the port, but have to be passed as arguments while +# building the port itself. Flags prefixed with "-" (e.g., "-CUPS" and "-cups") +# are needed to disable some features. +. if !defined(${QT_MODNAME}) || empty(${QT_MODNAME}) +# Used for both qconfig-*.h and qt_config_*.pri; it can't be empty. +QT_MODNAME= ${PORTNAME} +. endif +QT_DEFINES?= # For qconfig.h flags (without "QT_" prefix). +QT_CONFIG?= # For *.pri files QT_CONFIG flags. +. if ${QT_DEFINES} +QMAKE_ARGS+= DEFINES+="${QT_DEFINES:O:u:C/^([^-])/QT_\1/:C/^-/QT_NO_/:O}" +. if ${QT_DEFINES:N-*} +# Use a script to cleanup qconfig-modules.h (see qt-post-install). +PKGDEINSTALL= ${WRKDIR}/pkg-deinstall +. endif +. endif +. if ${QT_CONFIG:N-*} +QMAKE_ARGS+= QT_CONFIG+="${QT_CONFIG:N-*:O:u}" +. endif +. if ${QT_CONFIG:M-*} +QMAKE_ARGS+= QT_CONFIG-="${QT_CONFIG:M-*:O:u:C/^-//}" +. endif + +PLIST_SUB+= SHORTVER=${_QT_VERSION:R} \ + FULLVER=${_QT_VERSION:C/-.*//} +.endif # defined(QT_DIST) + +.if !defined(QT_NONSTANDARD) +CONFIGURE_ENV+= QTDIR="${QT_PREFIX}" QMAKE="${QMAKE}" \ + MOC="${MOC}" RCC="${RCC}" UIC="${UIC}" \ + QMAKESPEC="${QMAKESPEC}" +CONFIGURE_ARGS+=--with-qt-includes=${QT_INCDIR} \ + --with-qt-libraries=${QT_LIBDIR} \ + --with-extra-includes=${LOCALBASE}/include \ + --with-extra-libs=${LOCALBASE}/lib +.endif # !defined(QT_NONSTANDARD) + +.if ${_QT_VERSION:M4*} +QT_BINDIR_REL?= bin +QT_LIBDIR_REL?= lib/${_QT_RELNAME} +QT_PLUGINDIR_REL?= ${QT_LIBDIR_REL}/plugins +QT_IMPORTDIR_REL?= ${QT_LIBDIR_REL}/imports .endif -.endif #defined(QT_DIST) -QT_INCDIR_REL= include/qt4 -QT_LIBDIR_REL= lib/qt4 -QT_PLUGINDIR_REL= lib/qt4/plugins +# A wrapper (qtchooser) is used to invoke binaries. +QT_BINDIR_REL?= ${QT_ARCHDIR_REL}/bin +QT_INCDIR_REL?= include/${_QT_RELNAME} +QT_LIBDIR_REL?= lib +QT_ARCHDIR_REL?=${QT_LIBDIR_REL}/${_QT_RELNAME} +QT_PLUGINDIR_REL?= ${QT_ARCHDIR_REL}/plugins +QT_LIBEXECDIR_REL?= libexec/${_QT_RELNAME} +QT_IMPORTDIR_REL?= ${QT_ARCHDIR_REL}/imports +QT_QMLDIR_REL?= ${QT_ARCHDIR_REL}/qml +QT_DATADIR_REL?=share/${_QT_RELNAME} +QT_DOCDIR_REL?= share/doc/${_QT_RELNAME} +QT_L10NDIR_REL?=${QT_DATADIR_REL}/translations +QT_ETCDIR_REL?= etc/xdg +QT_EXAMPLEDIR_REL?= share/examples/${_QT_RELNAME} +QT_TESTDIR_REL?=${QT_DATADIR_REL}/tests -PLIST_SUB+= QT_INCDIR=${QT_INCDIR_REL} \ - QT_LIBDIR=${QT_LIBDIR_REL} \ - QT_PLUGINDIR=${QT_PLUGINDIR_REL} +# Not customizable. +.if ${_QT_VERSION:M4*} +QT_MKSPECDIR_REL= ${QT_DATADIR_REL}/mkspecs -QT_PREFIX?= ${LOCALBASE} -QT_INCDIR?= ${QT_PREFIX}/${QT_INCDIR_REL} -QT_LIBDIR?= ${QT_PREFIX}/${QT_LIBDIR_REL} -QT_PLUGINDIR?= ${QT_PREFIX}/${QT_PLUGINDIR_REL} -LRELEASE?= ${QT_PREFIX}/bin/lrelease-qt4 -LUPDATE?= ${QT_PREFIX}/bin/lupdate-qt4 -MOC?= ${QT_PREFIX}/bin/moc-qt4 -UIC?= ${QT_PREFIX}/bin/uic-qt4 -RCC?= ${QT_PREFIX}/bin/rcc -QMAKE?= ${QT_PREFIX}/bin/qmake-qt4 -# QMAKEFLAGS will be superseded by QMAKE_ARGS -QMAKEFLAGS+= QMAKE_CC="${CC}" QMAKE_CXX="${CXX}" \ - QMAKE_LINK="${CXX}" QMAKE_LINK_SHLIB="${CXX}" \ - QMAKE_LINK_C="${CC}" QMAKE_LINK_C_SHLIB="${CC}" \ - QMAKE_CFLAGS="${CFLAGS}" QMAKE_CXXFLAGS="${CXXFLAGS}" -QMAKE_ENV?= ${CONFIGURE_ENV} -QMAKE_ARGS+= -spec ${QMAKESPEC} \ - QMAKE_CC="${CC}" QMAKE_CXX="${CXX}" \ - QMAKE_LINK="${CXX}" QMAKE_LINK_SHLIB="${CXX}" \ - QMAKE_LINK_C="${CC}" QMAKE_LINK_C_SHLIB="${CC}" \ - QMAKE_CFLAGS="${CFLAGS}" QMAKE_CXXFLAGS="${CXXFLAGS}" \ - QMAKE_LFLAGS="${LDFLAGS}" PREFIX="${PREFIX}" +_QT_LIBVER= # empty +_QT_BINSUFX= -${_QT_RELNAME} +.else +QT_MKSPECDIR_REL= ${QT_ARCHDIR_REL}/mkspecs -QTCPPFLAGS?= -QTCGFLIBS?= +_QT_LIBVER= ${_QT_VERSION:R:R} +_QT_BINSUFX= # empty +.endif + +LRELEASE?= ${QT_BINDIR}/lrelease${_QT_BINSUFX} +LUPDATE?= ${QT_BINDIR}/lupdate${_QT_BINSUFX} +MOC?= ${QT_BINDIR}/moc${_QT_BINSUFX} +RCC?= ${QT_BINDIR}/rcc +UIC?= ${QT_BINDIR}/uic${_QT_BINSUFX} +QMAKE?= ${QT_BINDIR}/qmake${_QT_BINSUFX} +# Needed to redefine the qmake target for internal Qt configuration. +_QMAKE?= ${QMAKE} +QMAKESPEC?= ${QT_MKSPECDIR}/freebsd-${QMAKE_COMPILER} + +# The whole Qt distribution should be built with the same compiler, but it's +# better to support custom settings. Dereferencing the detection allows to +# avoid forking a shell on each inclusion of this file, and to catch any CXX +# customization (via USE_GCC, etc.). +QMAKE_COMPILER= $$(ccver="$$(${CXX} --version)"; case "$$ccver" in *clang*) echo clang ;; *) echo g++ ;; esac) + +# Import QMAKE_ENV and QMAKE_ARGS definitions. +USES+= qmake:_env + +PLIST_SUB+= QT_PREFIX="${QT_PREFIX}" + +.for dir in BIN INC LIB ARCH PLUGIN LIBEXEC IMPORT \ + QML DATA DOC L10N ETC EXAMPLE TEST MKSPEC +QT_${dir}DIR= ${QT_PREFIX}/${QT_${dir}DIR_REL} +PLIST_SUB+= QT_${dir}DIR="${QT_${dir}DIR_REL}" +.endfor .endif # !defined(_POSTMKINCLUDED) && !defined(Qt_Pre_Include) -# -# QT4 version -# -QT4_VERSION?= 4.8.5 +.if defined(_POSTMKINCLUDED) && !defined(Qt_Post_Include) -_USE_QT4_ALL= accessible assistant assistant-adp assistantclient \ - clucene codecs-cn codecs-jp codecs-kr codecs-tw corelib \ - dbus declarative demo designer doc \ - graphicssystems-opengl gui help help-tools \ - iconengines imageformats inputmethods \ - linguist l10n makeqpf moc multimedia network opengl \ - pixeltool porting phonon phonon-gst \ - qdbusviewer qmlviewer qdoc3 qmake qt3support qtconfig qtestlib \ - qvfb rcc script scripttools sql sql-ibase sql-mysql \ - sql-odbc sql-pgsql sql-sqlite2 sql-sqlite3 svg uic uic3 \ - webkit xml xmlpatterns xmlpatterns-tool +Qt_Post_Include= bsd.qt.mk -accessible_PORT= accessibility/qt4-accessible -accessible_DEPENDS= ${QT_PLUGINDIR}/accessible/libqtaccessiblewidgets.so +_USE_QT_ALL= assistant clucene dbus declarative designer gui help \ + imageformats linguist multimedia network opengl pixeltool \ + qdbusviewer qmake script scripttools sql sql-ibase sql-mysql \ + sql-odbc sql-pgsql sql-sqlite2 sql-sqlite3 svg testlib webkit \ + xml xmlpatterns -assistant_PORT= devel/qt4-assistant -assistant_DEPENDS= ${QT_PREFIX}/bin/assistant-qt4 +_USE_QT4_ONLY= accessible assistant-adp assistantclient codecs-cn codecs-jp \ + codecs-kr codecs-tw corelib demo doc graphicssystems-opengl \ + help-tools iconengines inputmethods l10n makeqpf moc phonon \ + phonon-gst porting qdoc3 qmlviewer qt3support qtconfig \ + qtestlib qvfb rcc uic uic3 xmlpatterns-tool -assistant-adp_PORT= devel/qt4-assistant-adp -assistant-adp_DEPENDS= ${QT_PREFIX}/bin/assistant_adp +_USE_QT5_ONLY= buildtools concurrent core graphicaleffects linguisttools \ + printsupport qdbus qdoc qev qml qmldevtools quick uitools \ + widgets -assistantclient_PORT= devel/qt4-libqtassistantclient -assistantclient_DEPENDS= ${QT_LIBDIR}/libQtAssistantClient.so +accessible_PORT= accessibility/${_QT_RELNAME}-accessible +accessible_PATH= ${QT_PLUGINDIR}/accessible/libqtaccessiblewidgets.so -clucene_PORT= textproc/qt4-clucene -clucene_DEPENDS= ${QT_LIBDIR}/libQtCLucene.so +assistant_PORT= devel/${_QT_RELNAME}-assistant +assistant_PATH= ${QT_BINDIR}/assistant${_QT_BINSUFX} -codecs-cn_PORT= chinese/qt4-codecs-cn -codecs-cn_DEPENDS= ${QT_PLUGINDIR}/codecs/libqcncodecs.so +assistant-adp_PORT= devel/${_QT_RELNAME}-assistant-adp +assistant-adp_PATH= ${QT_BINDIR}/assistant_adp -codecs-jp_PORT= japanese/qt4-codecs-jp -codecs-jp_DEPENDS= ${QT_PLUGINDIR}/codecs/libqjpcodecs.so +assistantclient_PORT= devel/${_QT_RELNAME}-libqtassistantclient +assistantclient_PATH= ${QT_LIBDIR}/libQt${_QT_LIBVER}AssistantClient.so -codecs-kr_PORT= korean/qt4-codecs-kr -codecs-kr_DEPENDS= ${QT_PLUGINDIR}/codecs/libqkrcodecs.so +buildtools_PORT= devel/${_QT_RELNAME}-buildtools +buildtools_PATH= ${MOC} -codecs-tw_PORT= chinese/qt4-codecs-tw -codecs-tw_DEPENDS= ${QT_PLUGINDIR}/codecs/libqtwcodecs.so +clucene_PORT= textproc/clucene-${_QT_RELNAME} +clucene_PATH= ${QT_LIBDIR}/libQt${_QT_LIBVER}CLucene.so -corelib_PORT= devel/qt4-corelib -corelib_DEPENDS= ${QT_LIBDIR}/libQtCore.so +codecs-cn_PORT= chinese/${_QT_RELNAME}-codecs-cn +codecs-cn_PATH= ${QT_PLUGINDIR}/codecs/libqcncodecs.so -dbus_PORT= devel/dbus-qt4 -dbus_DEPENDS= ${QT_LIBDIR}/libQtDBus.so +codecs-jp_PORT= japanese/${_QT_RELNAME}-codecs-jp +codecs-jp_PATH= ${QT_PLUGINDIR}/codecs/libqjpcodecs.so -declarative_PORT= devel/qt4-declarative -declarative_DEPENDS= ${QT_LIBDIR}/libQtDeclarative.so +codecs-kr_PORT= korean/${_QT_RELNAME}-codecs-kr +codecs-kr_PATH= ${QT_PLUGINDIR}/codecs/libqkrcodecs.so -demo_PORT= misc/qt4-qtdemo -demo_DEPENDS= ${QT_PREFIX}/bin/qtdemo +codecs-tw_PORT= chinese/${_QT_RELNAME}-codecs-tw +codecs-tw_PATH= ${QT_PLUGINDIR}/codecs/libqtwcodecs.so -designer_PORT= devel/qt4-designer -designer_DEPENDS= ${QT_PREFIX}/bin/designer-qt4 +concurrent_PORT= devel/${_QT_RELNAME}-concurrent +concurrent_PATH= ${QT_LIBDIR}/libQt${_QT_LIBVER}Concurrent.so -doc_PORT= misc/qt4-doc -doc_DEPENDS= qt4-doc>=4 +core_PORT= devel/${_QT_RELNAME}-core +core_PATH= ${QT_LIBDIR}/libQt${_QT_LIBVER}Core.so -graphicssystems-opengl_PORT= x11/qt4-graphicssystems-opengl -graphicssystems-opengl_DEPENDS= ${QT_PLUGINDIR}/graphicssystems/libqglgraphicssystem.so +corelib_PORT= devel/${_QT_RELNAME}-corelib +corelib_PATH= ${core_PATH} -gui_PORT= x11-toolkits/qt4-gui -gui_DEPENDS= ${QT_LIBDIR}/libQtGui.so +dbus_PORT= devel/dbus-${_QT_RELNAME} +dbus_PATH= ${QT_LIBDIR}/libQt${_QT_LIBVER}DBus.so -help_PORT= devel/qt4-help -help_DEPENDS= ${QT_LIBDIR}/libQtHelp.so +declarative_PORT= x11-toolkits/${_QT_RELNAME}-declarative +declarative_PATH= ${QT_LIBDIR}/libQt${_QT_LIBVER}Declarative.so -help-tools_PORT= devel/qt4-help-tools -help-tools_DEPENDS= ${QT_PREFIX}/bin/qhelpgenerator +demo_PORT= misc/${_QT_RELNAME}-qtdemo +demo_PATH= ${QT_BINDIR}/qtdemo -iconengines_PORT= graphics/qt4-iconengines -iconengines_DEPENDS= ${QT_PLUGINDIR}/iconengines/libqsvgicon.so +designer_PORT= devel/${_QT_RELNAME}-designer +designer_PATH= ${QT_BINDIR}/designer${_QT_BINSUFX} -imageformats_PORT= graphics/qt4-imageformats -imageformats_DEPENDS= ${QT_PLUGINDIR}/imageformats/libqjpeg.so +doc_PORT= misc/${_QT_RELNAME}-doc +doc_PATH= ${_QT_RELNAME}-doc>=${_QT_VERSION:R:R} -inputmethods_PORT= x11/qt4-inputmethods -inputmethods_DEPENDS= ${QT_PLUGINDIR}/inputmethods/libqimsw-multi.so +graphicaleffects_PORT= graphics/${_QT_RELNAME}-graphicaleffects +graphicaleffects_PATH= ${QT_QMLDIR}/QtGraphicalEffects/qmldir -linguist_PORT= devel/qt4-linguist -linguist_DEPENDS= ${QT_PREFIX}/bin/linguist-qt4 +graphicssystems-opengl_PORT= x11/${_QT_RELNAME}-graphicssystems-opengl +graphicssystems-opengl_PATH= ${QT_PLUGINDIR}/graphicssystems/libqglgraphicssystem.so -l10n_PORT= misc/qt4-l10n -l10n_DEPENDS= qt4-l10n>=4 +gui_PORT= x11-toolkits/${_QT_RELNAME}-gui +gui_PATH= ${QT_LIBDIR}/libQt${_QT_LIBVER}Gui.so -makeqpf_PORT= devel/qt4-makeqpf -makeqpf_DEPENDS= ${QT_PREFIX}/bin/makeqpf-qt4 +help_PORT= devel/${_QT_RELNAME}-help +help_PATH= ${QT_LIBDIR}/libQt${_QT_LIBVER}Help.so -moc_PORT= devel/qt4-moc -moc_DEPENDS= ${MOC} +help-tools_PORT= devel/${_QT_RELNAME}-help-tools +help-tools_PATH= ${QT_BINDIR}/qhelpgenerator -multimedia_PORT= multimedia/qt4-multimedia -multimedia_DEPENDS= ${QT_LIBDIR}/libQtMultimedia.so +iconengines_PORT= graphics/${_QT_RELNAME}-iconengines +iconengines_PATH= ${QT_PLUGINDIR}/iconengines/libqsvgicon.so -network_PORT= net/qt4-network -network_DEPENDS= ${QT_LIBDIR}/libQtNetwork.so +imageformats_PORT= graphics/${_QT_RELNAME}-imageformats +imageformats_PATH= ${QT_PLUGINDIR}/imageformats/libqtiff.so -opengl_PORT= x11/qt4-opengl -opengl_DEPENDS= ${QT_LIBDIR}/libQtOpenGL.so +inputmethods_PORT= x11/${_QT_RELNAME}-inputmethods +inputmethods_PATH= ${QT_PLUGINDIR}/inputmethods/libqimsw-multi.so -pixeltool_PORT= graphics/qt4-pixeltool -pixeltool_DEPENDS= ${QT_PREFIX}/bin/pixeltool +linguist_PORT= devel/${_QT_RELNAME}-linguist +linguist_PATH= ${QT_BINDIR}/linguist${_QT_BINSUFX} -phonon_PORT= multimedia/phonon -phonon_DEPENDS= ${QT_LIBDIR}/libphonon.so +linguisttools_PORT= devel/${_QT_RELNAME}-linguisttools +linguisttools_PATH= ${LRELEASE} + +l10n_PORT= misc/${_QT_RELNAME}-l10n +l10n_PATH= ${_QT_RELNAME}-l10n>=${_QT_VERSION:R:R} + +makeqpf_PORT= devel/${_QT_RELNAME}-makeqpf +makeqpf_PATH= ${QT_BINDIR}/makeqpf${_QT_BINSUFX} + +moc_PORT= devel/${_QT_RELNAME}-moc +moc_PATH= ${MOC} + +multimedia_PORT= multimedia/${_QT_RELNAME}-multimedia +multimedia_PATH= ${QT_LIBDIR}/libQt${_QT_LIBVER}Multimedia.so + +network_PORT= net/${_QT_RELNAME}-network +network_PATH= ${QT_LIBDIR}/libQt${_QT_LIBVER}Network.so + +opengl_PORT= graphics/${_QT_RELNAME}-opengl +opengl_PATH= ${QT_LIBDIR}/libQt${_QT_LIBVER}OpenGL.so + +pixeltool_PORT= graphics/${_QT_RELNAME}-pixeltool +pixeltool_PATH= ${QT_BINDIR}/pixeltool + +phonon_PORT= multimedia/phonon +phonon_PATH= ${QT_LIBDIR}/libphonon.so phonon-gst_PORT= multimedia/phonon-gstreamer -phonon-gst_DEPENDS= ${QT_PLUGINDIR}/phonon_backend/libphonon_gstreamer.so +phonon-gst_PATH= ${QT_PLUGINDIR}/phonon_backend/libphonon_gstreamer.so -porting_PORT= devel/qt4-porting -porting_DEPENDS= ${QT_PREFIX}/bin/qt3to4 +porting_PORT= devel/${_QT_RELNAME}-porting +porting_PATH= ${QT_BINDIR}/qt3to4 -qdbusviewer_PORT= devel/qt4-qdbusviewer -qdbusviewer_DEPENDS= ${QT_PREFIX}/bin/qdbusviewer +printsupport_PORT= print/${_QT_RELNAME}-printsupport +printsupport_PATH= ${QT_LIBDIR}/libQt${_QT_LIBVER}PrintSupport.so -qmlviewer_PORT= devel/qt4-qmlviewer -qmlviewer_DEPENDS= ${QT_PREFIX}/bin/qmlviewer +qdbus_PORT= devel/${_QT_RELNAME}-qdbus +qdbus_PATH= ${QT_BINDIR}/qdbus -qdoc3_PORT= devel/qt4-qdoc3 -qdoc3_DEPENDS= ${QT_PREFIX}/bin/qdoc3 +qdbusviewer_PORT= devel/${_QT_RELNAME}-qdbusviewer +qdbusviewer_PATH= ${QT_BINDIR}/qdbusviewer -qmake_PORT= devel/qmake4 -qmake_DEPENDS= ${QMAKE} +qdoc_PORT= devel/${_QT_RELNAME}-qdoc +qdoc_PATH= ${QT_BINDIR}/qdoc -qt3support_PORT= devel/qt4-qt3support -qt3support_DEPENDS= ${QT_LIBDIR}/libQt3Support.so +qdoc3_PORT= devel/${_QT_RELNAME}-qdoc3 +qdoc3_PATH= ${QT_BINDIR}/qdoc3 -qtconfig_PORT= misc/qt4-qtconfig -qtconfig_DEPENDS= ${QT_PREFIX}/bin/qtconfig-qt4 +qev_PORT= x11/${_QT_RELNAME}-qev +qev_PATH= ${QT_BINDIR}/qev -qtestlib_PORT= devel/qt4-qtestlib -qtestlib_DEPENDS= ${QT_LIBDIR}/libQtTest.so +qmake_PORT= devel/qmake${_QT_VERSION:R:R} +qmake_PATH= ${QMAKE} -qvfb_PORT= devel/qt4-qvfb -qvfb_DEPENDS= ${QT_PREFIX}/bin/qvfb-qt4 +qml_PORT= lang/${_QT_RELNAME}-qml +qml_PATH= ${QT_LIBDIR}/libQt${_QT_LIBVER}Qml.so -rcc_PORT= devel/qt4-rcc -rcc_DEPENDS= ${RCC} +qmldevtools_PORT= devel/${_QT_RELNAME}-qmldevtools +qmldevtools_PATH= ${QT_LIBDIR}/libQt${_QT_LIBVER}QmlDevTools.a -script_PORT= devel/qt4-script -script_DEPENDS= ${QT_LIBDIR}/libQtScript.so +qmlviewer_PORT= devel/${_QT_RELNAME}-qmlviewer +qmlviewer_PATH= ${QT_BINDIR}/qmlviewer -scripttools_PORT= devel/qt4-scripttools -scripttools_DEPENDS= ${QT_LIBDIR}/libQtScriptTools.so +qt3support_PORT= devel/${_QT_RELNAME}-qt3support +qt3support_PATH= ${QT_LIBDIR}/libQt${_QT_LIBVER}3Support.so -sql_PORT= databases/qt4-sql -sql_DEPENDS= ${QT_LIBDIR}/libQtSql.so +qtconfig_PORT= misc/${_QT_RELNAME}-qtconfig +qtconfig_PATH= ${QT_BINDIR}/qtconfig${_QT_BINSUFX} -sql-ibase_PORT= databases/qt4-ibase-plugin -sql-ibase_DEPENDS= ${QT_PLUGINDIR}/sqldrivers/libqsqlibase.so +qtestlib_PORT= ${testlib_PORT} +qtestlib_PATH= ${testlib_PATH} -sql-mysql_PORT= databases/qt4-mysql-plugin -sql-mysql_DEPENDS= ${QT_PLUGINDIR}/sqldrivers/libqsqlmysql.so +quick_PORT= x11-toolkits/${_QT_RELNAME}-quick +quick_PATH= ${QT_LIBDIR}/libQt${_QT_LIBVER}Quick.so -sql-odbc_PORT= databases/qt4-odbc-plugin -sql-odbc_DEPENDS= ${QT_PLUGINDIR}/sqldrivers/libqsqlodbc.so +qvfb_PORT= devel/${_QT_RELNAME}-qvfb +qvfb_PATH= ${QT_BINDIR}/qvfb${_QT_BINSUFX} -sql-pgsql_PORT= databases/qt4-pgsql-plugin -sql-pgsql_DEPENDS= ${QT_PLUGINDIR}/sqldrivers/libqsqlpsql.so +rcc_PORT= devel/${_QT_RELNAME}-rcc +rcc_PATH= ${RCC} -sql-sqlite2_PORT= databases/qt4-sqlite-plugin -sql-sqlite2_DEPENDS= ${QT_PLUGINDIR}/sqldrivers/libqsqlite2.so +script_PORT= devel/${_QT_RELNAME}-script +script_PATH= ${QT_LIBDIR}/libQt${_QT_LIBVER}Script.so -sql-sqlite3_PORT= databases/qt4-sqlite3-plugin -sql-sqlite3_DEPENDS= ${QT_PLUGINDIR}/sqldrivers/libqsqlite.so +scripttools_PORT= devel/${_QT_RELNAME}-scripttools +scripttools_PATH= ${QT_LIBDIR}/libQt${_QT_LIBVER}ScriptTools.so -svg_PORT= graphics/qt4-svg -svg_DEPENDS= ${QT_LIBDIR}/libQtSvg.so +sql_PORT= databases/${_QT_RELNAME}-sql +sql_PATH= ${QT_LIBDIR}/libQt${_QT_LIBVER}Sql.so -uic_PORT= devel/qt4-uic -uic_DEPENDS= ${UIC} +sql-pgsql_PATH= ${QT_PLUGINDIR}/sqldrivers/libqsqlpsql.so -uic3_PORT= devel/qt4-uic3 -uic3_DEPENDS= ${QT_PREFIX}/bin/uic3 - -webkit_PORT= www/qt4-webkit -webkit_DEPENDS= ${QT_LIBDIR}/libQtWebKit.so - -xml_PORT= textproc/qt4-xml -xml_DEPENDS= ${QT_LIBDIR}/libQtXml.so - -xmlpatterns_PORT= textproc/qt4-xmlpatterns -xmlpatterns_DEPENDS= ${QT_LIBDIR}/libQtXmlPatterns.so - -xmlpatterns-tool_PORT= textproc/qt4-xmlpatterns-tool -xmlpatterns-tool_DEPENDS= ${QT_PREFIX}/bin/xmlpatterns - -.if defined(_POSTMKINCLUDED) && !defined(Qt_Post_Include) -Qt_Post_Include= bsd.qt.mk - -# -# Translate `c++` to its real name and select the appropriate mkspec. -# -QMAKE_BASE_COMPILER!= (cc --version 2> /dev/null | ${AWK} 'NR == 1 { gsub(/[()]/, "", $$2); print $$2 }') || ${ECHO_CMD} "gcc" -.if ${QMAKE_BASE_COMPILER:L} == "gcc" -QMAKE_BASE_COMPILER= g++ +.if ${_QT_VERSION:M4*} +sql-sqlite2_PORT= databases/${_QT_RELNAME}-sqlite-plugin .endif -.if ${CXX} == "c++" -# Why CXX instead of CXX:T? Because if you're setting the full path of -# `c++` you probably want to define QMAKESPEC by hand too. -QMAKE_COMPILER= ${QMAKE_BASE_COMPILER} -.elif ${CXX:T} == "clang++" -QMAKE_COMPILER= clang -.elif ${CXX:C/c\+\+/g++/:T} == "llvm-g++" -QMAKE_COMPILER= llvm -.elif ${CXX:T} == "icpc" -QMAKE_COMPILER= icc + +sql-sqlite3_PATH= ${QT_PLUGINDIR}/sqldrivers/libqsqlite.so + +.for db in ibase mysql odbc pgsql sqlite2 sqlite3 +.if ${_QT_VERSION:M4*} +sql-${db}_PORT?= databases/${_QT_RELNAME}-${db}-plugin .else -# Handle all the other cases (mainly g++*). -QMAKE_COMPILER= ${CXX:C/c\+\+/g++/:T} +sql-${db}_PORT?= databases/${_QT_RELNAME}-sqldrivers-${db} .endif -.if exists(${QT_PREFIX}/share/qt4/mkspecs/freebsd-${QMAKE_COMPILER}) -QMAKESPEC?= ${QT_PREFIX}/share/qt4/mkspecs/freebsd-${QMAKE_COMPILER} -.else -# If something went wrong, default to the base configuration. -QMAKESPEC?= ${QT_PREFIX}/share/qt4/mkspecs/freebsd-${QMAKE_BASE_COMPILER} -.endif - -.for component in ${_USE_QT4_ALL} -${component}_BUILD_DEPENDS?= ${${component}_DEPENDS}:${PORTSDIR}/${${component}_PORT} -${component}_RUN_DEPENDS?= ${${component}_DEPENDS}:${PORTSDIR}/${${component}_PORT} - -${component}_build_BUILD_DEPENDS?= ${${component}_BUILD_DEPENDS} -${component}_run_RUN_DEPENDS?= ${${component}_RUN_DEPENDS} - -_USE_QT4_ALL_SUFFIXED+= ${component} ${component}_build ${component}_run +sql-${db}_PATH?= ${QT_PLUGINDIR}/sqldrivers/libqsql${db:C/^sql//}.so .endfor -.if defined(USE_QT4) -. for component in ${USE_QT4:O:u} -. if ${_USE_QT4_ALL_SUFFIXED:M${component}}!= "" -BUILD_DEPENDS+= ${${component}_BUILD_DEPENDS} -RUN_DEPENDS+= ${${component}_RUN_DEPENDS} -. else -IGNORE= can't be installed: unknown USE_QT4 component '${component}' -. endif -. endfor -.endif +svg_PORT= graphics/${_QT_RELNAME}-svg +svg_PATH= ${QT_LIBDIR}/libQt${_QT_LIBVER}Svg.so -.endif +testlib_PORT= devel/${_QT_RELNAME}-testlib +testlib_PATH= ${QT_LIBDIR}/libQt${_QT_LIBVER}Test.so + +uic_PORT= devel/${_QT_RELNAME}-uic +uic_PATH= ${UIC} + +uic3_PORT= devel/${_QT_RELNAME}-uic3 +uic3_PATH= ${QT_BINDIR}/uic3 + +uitools_PORT= devel/${_QT_RELNAME}-uitools +uitools_PATH= ${QT_LIBDIR}/libQt${_QT_LIBVER}UiTools.a + +webkit_PORT= www/webkit-${_QT_RELNAME} +webkit_PATH= ${QT_LIBDIR}/libQt${_QT_LIBVER}WebKit.so + +widgets_PORT= x11-toolkits/${_QT_RELNAME}-widgets +widgets_PATH= ${QT_LIBDIR}/libQt${_QT_LIBVER}Widgets.so + +xml_PORT= textproc/${_QT_RELNAME}-xml +xml_PATH= ${QT_LIBDIR}/libQt${_QT_LIBVER}Xml.so + +xmlpatterns_PORT= textproc/${_QT_RELNAME}-xmlpatterns +xmlpatterns_PATH= ${QT_LIBDIR}/libQt${_QT_LIBVER}XmlPatterns.so + +xmlpatterns-tool_PORT= textproc/${_QT_RELNAME}-xmlpatterns-tool +xmlpatterns-tool_PATH= ${QT_BINDIR}/xmlpatterns + +_USE_QT_ALL+= ${_USE_QT${_QT_VERSION:R:R}_ONLY} +.for comp in ${_USE_QT_ALL} +${comp}_BUILD_DEPENDS?= ${${comp}_PATH}:${PORTSDIR}/${${comp}_PORT} +${comp}_RUN_DEPENDS?= ${${comp}_PATH}:${PORTSDIR}/${${comp}_PORT} +${comp}_build_BUILD_DEPENDS?= ${${comp}_BUILD_DEPENDS} +${comp}_run_RUN_DEPENDS?= ${${comp}_RUN_DEPENDS} +_USE_QT_ALL_SUFFIXED+= ${comp} ${comp}_build ${comp}_run +.endfor + +_USE_QT= ${USE_QT${_QT_VERSION:R:R}} +.for comp in ${_USE_QT:O:u} +. if ${_USE_QT_ALL_SUFFIXED:M${comp}} +BUILD_DEPENDS+= ${${comp}_BUILD_DEPENDS} +RUN_DEPENDS+= ${${comp}_RUN_DEPENDS} +. else +IGNORE?= can't be installed: unknown USE_QT${_QT_VERSION:R:R} component '${comp}' #' +. endif +.endfor + +.if defined(QT_DIST) && ! ${_QT_VERSION:M4*} +. if ${QT_DIST} == "base" +# qtbase requires some tools to be symlinked to the build directory. +_QT_TOOLS= # empty +. if ${PORTNAME} != "qmake" +_QT_TOOLS+= ${QMAKE} +. endif +. if ${PORTNAME} != "buildtools" +_QT_TOOLS+= ${MOC} qdoc ${RCC} +. endif +. if ${PORTNAME} != "dbus" +_QT_TOOLS+= qdbuscpp2xml qdbusxml2cpp +. endif +. if ${PORTNAME} != "widgets" +_QT_TOOLS+= ${UIC} +. endif + +pre-configure: qtbase-pre-configure +qtbase-pre-configure: +. if ${PORTNAME} != "qmake" + @${RM} -rf ${CONFIGURE_WRKSRC}/mkspecs + @${MKDIR} ${CONFIGURE_WRKSRC}/mkspecs +. endif +. for tool in ${_QT_TOOLS} + @${TEST} -e ${QT_BINDIR}/${tool:T} && \ + ${LN} -sf ${QT_BINDIR}/${tool:T} ${CONFIGURE_WRKSRC}/bin/${tool:T} || \ + ${TRUE} +. endfor + +. if ${PORTNAME} != "qmake" +_QMAKE_WRKSRC= ${BUILD_WRKSRC} +QMAKE_SOURCE_PATH= ${_QMAKE_WRKSRC} +_QMAKE= ${CONFIGURE_WRKSRC}/bin/qmake + +post-configure: qmake-configure +. endif +. endif # ${QT_DIST} == "base" + +pre-install: qt-pre-install +qt-pre-install: +# Search both in CONFIGURE_WRKSRC and WRKSRC, as the former is not +# a subdirectory of the latter for out-of-source builds. + @${FIND} ${WRKSRC} ${CONFIGURE_WRKSRC} -name "Makefile*" -type f | \ + ${XARGS} ${REINPLACE_CMD} -e 's,${PREFIX}/${QT_LIBDIR_REL}/pkgconfig,${PREFIX}/libdata/pkgconfig,g' + +post-install: qt-post-install +qt-post-install: +. if ${QT_DEFINES:N-*} +# We can't use SUB_FILES with a shared pkg-deinstall.in. +# We need it to be a script instead of a group of @unexecs, otherwise +# qconfig-modules.h cleanup will be run in pre-deinstall stage, which is +# useless. This will probably be replaced by a Keywords/ script in the future. + @${SED} -e 's,%%QT_MODNAME%%,${QT_MODNAME},g' \ + -e 's,%%QT_INCDIR%%,${QT_INCDIR},g' \ + ${.CURDIR:H:H}/devel/${_QT_RELNAME}/${FILESDIR:T}/${PKGDEINSTALL:T}.in > \ + ${PKGDEINSTALL} + @${MKDIR} ${STAGEDIR}${QT_INCDIR}/QtCore/modules + @${ECHO_CMD} -n \ + > ${STAGEDIR}${QT_INCDIR}/QtCore/modules/qconfig-${QT_MODNAME}.h +. for def in ${QT_DEFINES:N-*:O:u} + @${ECHO_CMD} "#if !defined(QT_${def}) && !defined(QT_NO_${def})" \ + >> ${STAGEDIR}${QT_INCDIR}/QtCore/modules/qconfig-${QT_MODNAME}.h + ${ECHO_CMD} "# define QT_${def}" \ + >> ${STAGEDIR}${QT_INCDIR}/QtCore/modules/qconfig-${QT_MODNAME}.h + @${ECHO_CMD} "#endif" \ + >> ${STAGEDIR}${QT_INCDIR}/QtCore/modules/qconfig-${QT_MODNAME}.h + @${ECHO_CMD} \ + >> ${STAGEDIR}${QT_INCDIR}/QtCore/modules/qconfig-${QT_MODNAME}.h +. endfor + @${ECHO_CMD} "@cwd ${QT_PREFIX}" >> ${TMPPLIST} + @${ECHO_CMD} "${QT_INCDIR_REL}/QtCore/modules/qconfig-${QT_MODNAME}.h" \ + >> ${TMPPLIST} + @${ECHO_CMD} "@exec echo '#include ' >> %D/${QT_INCDIR_REL}/QtCore/qconfig-modules.h" >> ${TMPPLIST} + @${ECHO_CMD} "@dirrmtry ${QT_INCDIR_REL}/QtCore/modules" >> ${TMPPLIST} + @${ECHO_CMD} "@dirrmtry ${QT_INCDIR_REL}/QtCore" >> ${TMPPLIST} + @${ECHO_CMD} "@dirrmtry ${QT_INCDIR_REL}" >> ${TMPPLIST} +. endif # ${QT_DEFINES:N-*} +. if ${QT_CONFIG:N-*} + @${MKDIR} ${STAGEDIR}${QT_MKSPECDIR}/modules + ${ECHO_CMD} "QT_CONFIG += ${QT_CONFIG:N-*:O:u}" \ + > ${STAGEDIR}${QT_MKSPECDIR}/modules/qt_config_${QT_MODNAME}.pri + @${ECHO_CMD} "@cwd ${QT_PREFIX}" >> ${TMPPLIST} + @${ECHO_CMD} "${QT_MKSPECDIR_REL}/modules/qt_config_${QT_MODNAME}.pri" \ + >> ${TMPPLIST} + @${ECHO_CMD} "@dirrmtry ${QT_MKSPECDIR_REL}/modules" >> ${TMPPLIST} + @${ECHO_CMD} "@dirrmtry ${QT_MKSPECDIR_REL}" >> ${TMPPLIST} + @${ECHO_CMD} "@dirrmtry ${QT_ARCHDIR_REL}" >> ${TMPPLIST} +. endif # ${QT_CONFIG:N-*} +.endif # defined(QT_DIST) && ! ${_QT_VERSION:M4*} + +.endif # defined(_POSTMKINCLUDED) && !defined(Qt_Post_Include) diff --git a/accessibility/qt4-accessible/Makefile b/accessibility/qt4-accessible/Makefile index 0cf843b3c072..7e264b88ccd4 100644 --- a/accessibility/qt4-accessible/Makefile +++ b/accessibility/qt4-accessible/Makefile @@ -3,14 +3,13 @@ PORTNAME= accessible DISTVERSION= ${QT4_VERSION} -CATEGORIES?= accessibility +CATEGORIES= accessibility PKGNAMEPREFIX= qt4- MAINTAINER= kde@FreeBSD.org COMMENT= Qt accessibility widgets USE_QT4= qmake_build moc_build qt3support corelib gui network sql xml -QT_NONSTANDARD= yes QT_DIST= yes HAS_CONFIGURE= yes @@ -35,11 +34,9 @@ EXTRACT_AFTER_ARGS+= --exclude '${DISTNAME}/${dne}' BUILD_WRKSRC= ${WRKSRC}/src/plugins/${PORTNAME} INSTALL_WRKSRC= ${BUILD_WRKSRC} -EXTRA_PATCHES+= ${.CURDIR}/../../devel/qt4/files/patch-configure - pre-configure: ${MKDIR} ${WRKSRC}/mkspecs - ${LN} -sf ${LOCALBASE}/bin/qmake-qt4 ${WRKSRC}/bin/qmake - ${LN} -sf ${LOCALBASE}/bin/moc-qt4 ${WRKSRC}/bin/moc + ${LN} -sf ${QMAKE} ${WRKSRC}/bin/qmake + ${LN} -sf ${MOC} ${WRKSRC}/bin/moc .include diff --git a/accessibility/qt4-accessible/pkg-descr b/accessibility/qt4-accessible/pkg-descr deleted file mode 100644 index 36bc69717e98..000000000000 --- a/accessibility/qt4-accessible/pkg-descr +++ /dev/null @@ -1,12 +0,0 @@ -Qt is a C++ toolkit for application development. It lets application -developers target all major operating systems with a single application -source code. - -Qt provides a platform-independent API to all central platform functionality: -GUI, database access, networking, file handling, etc. The Qt library -encapsulates the different APIs of different operating systems, providing -the application programmer with a single, common API for all operating systems. -The native C APIs are encapsulated in a set of well-designed, fully -object-oriented C++ classes. - -WWW: http://qt.nokia.com/products/qt/index.html diff --git a/chinese/qt4-codecs-cn/Makefile b/chinese/qt4-codecs-cn/Makefile index 71d49081107c..29090a40b3ba 100644 --- a/chinese/qt4-codecs-cn/Makefile +++ b/chinese/qt4-codecs-cn/Makefile @@ -3,7 +3,7 @@ PORTNAME= codecs DISTVERSION= ${QT4_VERSION} -CATEGORIES?= chinese +CATEGORIES= chinese PKGNAMEPREFIX= qt4- PKGNAMESUFFIX= -cn @@ -11,7 +11,6 @@ MAINTAINER= kde@FreeBSD.org COMMENT= Qt GB 18030 codec plugin USE_QT4= qmake_build corelib -QT_NONSTANDARD= yes QT_DIST= yes HAS_CONFIGURE= yes @@ -36,11 +35,9 @@ EXTRACT_AFTER_ARGS+= --exclude '${DISTNAME}/${dne}' BUILD_WRKSRC= ${WRKSRC}/src/plugins/${PORTNAME}/cn INSTALL_WRKSRC= ${BUILD_WRKSRC} -EXTRA_PATCHES+= ${.CURDIR}/../../devel/qt4/files/patch-configure - pre-configure: ${MKDIR} ${WRKSRC}/mkspecs - ${LN} -sf ${LOCALBASE}/bin/qmake-qt4 ${WRKSRC}/bin/qmake + ${LN} -sf ${QMAKE} ${WRKSRC}/bin/qmake post-configure: ${REINPLACE_CMD} -e 's|(test -z.*||g' ${BUILD_WRKSRC}/Makefile diff --git a/chinese/qt4-codecs-cn/pkg-descr b/chinese/qt4-codecs-cn/pkg-descr deleted file mode 100644 index 36bc69717e98..000000000000 --- a/chinese/qt4-codecs-cn/pkg-descr +++ /dev/null @@ -1,12 +0,0 @@ -Qt is a C++ toolkit for application development. It lets application -developers target all major operating systems with a single application -source code. - -Qt provides a platform-independent API to all central platform functionality: -GUI, database access, networking, file handling, etc. The Qt library -encapsulates the different APIs of different operating systems, providing -the application programmer with a single, common API for all operating systems. -The native C APIs are encapsulated in a set of well-designed, fully -object-oriented C++ classes. - -WWW: http://qt.nokia.com/products/qt/index.html diff --git a/chinese/qt4-codecs-tw/Makefile b/chinese/qt4-codecs-tw/Makefile index 40bab460fa6f..5c8e6e6c09ed 100644 --- a/chinese/qt4-codecs-tw/Makefile +++ b/chinese/qt4-codecs-tw/Makefile @@ -3,7 +3,7 @@ PORTNAME= codecs DISTVERSION= ${QT4_VERSION} -CATEGORIES?= chinese +CATEGORIES= chinese PKGNAMEPREFIX= qt4- PKGNAMESUFFIX= -tw @@ -11,7 +11,6 @@ MAINTAINER= kde@FreeBSD.org COMMENT= Qt Big-5 codec plugin USE_QT4= qmake_build corelib -QT_NONSTANDARD= yes QT_DIST= yes HAS_CONFIGURE= yes @@ -36,11 +35,9 @@ EXTRACT_AFTER_ARGS+= --exclude '${DISTNAME}/${dne}' BUILD_WRKSRC= ${WRKSRC}/src/plugins/${PORTNAME}/tw INSTALL_WRKSRC= ${BUILD_WRKSRC} -EXTRA_PATCHES+= ${.CURDIR}/../../devel/qt4/files/patch-configure - pre-configure: ${MKDIR} ${WRKSRC}/mkspecs - ${LN} -sf ${LOCALBASE}/bin/qmake-qt4 ${WRKSRC}/bin/qmake + ${LN} -sf ${QMAKE} ${WRKSRC}/bin/qmake post-configure: ${REINPLACE_CMD} -e 's|(test -z.*||g' ${BUILD_WRKSRC}/Makefile diff --git a/chinese/qt4-codecs-tw/pkg-descr b/chinese/qt4-codecs-tw/pkg-descr deleted file mode 100644 index 36bc69717e98..000000000000 --- a/chinese/qt4-codecs-tw/pkg-descr +++ /dev/null @@ -1,12 +0,0 @@ -Qt is a C++ toolkit for application development. It lets application -developers target all major operating systems with a single application -source code. - -Qt provides a platform-independent API to all central platform functionality: -GUI, database access, networking, file handling, etc. The Qt library -encapsulates the different APIs of different operating systems, providing -the application programmer with a single, common API for all operating systems. -The native C APIs are encapsulated in a set of well-designed, fully -object-oriented C++ classes. - -WWW: http://qt.nokia.com/products/qt/index.html diff --git a/databases/qt4-ibase-plugin/Makefile b/databases/qt4-ibase-plugin/Makefile index 52c73fa18480..0b9022f715a1 100644 --- a/databases/qt4-ibase-plugin/Makefile +++ b/databases/qt4-ibase-plugin/Makefile @@ -6,13 +6,12 @@ DISTVERSION= ${QT4_VERSION} CATEGORIES= databases MAINTAINER= kde@FreeBSD.org -COMMENT= Qt IBase/Firebird database plugin +COMMENT= Qt InterBase/Firebird database plugin DB= ibase USE_FIREBIRD= yes USE_QT4= moc_build sql -QT_NONSTANDARD= yes QT_DIST= yes DRIVER= src/sql/drivers/${DB} @@ -23,12 +22,12 @@ EXTRACT_AFTER_ARGS?= ${DISTNAME}/${DRIVER} ${DISTNAME}/${PLUGIN} \ MAKEFILE= ${FILESDIR}/Makefile.bsd MAKE_ENV+= DB="${DB}" DRIVER="${DRIVER}" MOC="${MOC}" \ PLUGIN="${PLUGIN}" \ - PTHREAD_CFLAGS="${PTHREAD_CFLAGS}" \ - PTHREAD_LIBS="${PTHREAD_LIBS}" \ QT_INCDIR="${QT_INCDIR}" \ QT_LIBDIR="${QT_LIBDIR}" PLIST_SUB= DB=${DB} +EXTRA_PATCHES= # empty + SQL_PLUGINDIR= ${PREFIX}/${QT_PLUGINDIR_REL}/sqldrivers do-install: diff --git a/databases/qt4-ibase-plugin/pkg-descr b/databases/qt4-ibase-plugin/pkg-descr deleted file mode 100644 index 633888695edb..000000000000 --- a/databases/qt4-ibase-plugin/pkg-descr +++ /dev/null @@ -1,4 +0,0 @@ -The IBase/Firebird Plugin from Qt 4, which provides an easy access method from -within Qt applications. - -WWW: http://doc.trolltech.com/4.0/sql.html diff --git a/databases/qt4-mysql-plugin/Makefile b/databases/qt4-mysql-plugin/Makefile index fbd2257d8c55..ce44b44971cd 100644 --- a/databases/qt4-mysql-plugin/Makefile +++ b/databases/qt4-mysql-plugin/Makefile @@ -11,7 +11,6 @@ COMMENT= Qt MySQL database plugin DB= mysql USE_QT4= moc_build sql -QT_NONSTANDARD= yes QT_DIST= yes USE_MYSQL= yes @@ -22,12 +21,12 @@ EXTRACT_AFTER_ARGS?= ${DISTNAME}/${DRIVER} \ MAKEFILE= ${FILESDIR}/Makefile.bsd MAKE_ENV+= DB="${DB}" DRIVER="${DRIVER}" MOC="${MOC}" \ PLUGIN="${PLUGIN}" \ - PTHREAD_CFLAGS="${PTHREAD_CFLAGS}" \ - PTHREAD_LIBS="${PTHREAD_LIBS}" \ QT_INCDIR="${QT_INCDIR}" \ QT_LIBDIR="${QT_LIBDIR}" PLIST_SUB= DB=${DB} +EXTRA_PATCHES= # empty + SQL_PLUGINDIR= ${PREFIX}/${QT_PLUGINDIR_REL}/sqldrivers do-install: diff --git a/databases/qt4-mysql-plugin/files/Makefile.bsd b/databases/qt4-mysql-plugin/files/Makefile.bsd index 13e0e8bb98f0..e824391e425d 100644 --- a/databases/qt4-mysql-plugin/files/Makefile.bsd +++ b/databases/qt4-mysql-plugin/files/Makefile.bsd @@ -8,7 +8,7 @@ CXXFLAGS+= -I${DRIVER} \ -I${LOCALBASE}/include \ -DQT_NO_CAST_TO_ASCII -DQT_NO_CAST_FROM_ASCII -DQT_PLUGIN \ -DQT_SQL_LIB -DQT_CORE_LIB -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_SHARED -LDADD= -L${QT_LIBDIR} -L${LOCALBASE}/lib -L${LOCALBASE}/lib/mysql -pthread -lQtSql -lmysqlclient_r +LDADD= -L${QT_LIBDIR} -L${LOCALBASE}/lib -L${LOCALBASE}/lib/mysql -pthread -lQtSql -lmysqlclient_r MOC?= ${LOCALBASE}/bin/moc-qt4 SRCS= main.cpp qsql_${DB}.cpp moc_qsql_${DB}.cpp qsql_${DB}.moc diff --git a/databases/qt4-mysql-plugin/pkg-descr b/databases/qt4-mysql-plugin/pkg-descr deleted file mode 100644 index befb9bc61963..000000000000 --- a/databases/qt4-mysql-plugin/pkg-descr +++ /dev/null @@ -1,4 +0,0 @@ -The MySQL-Plugin from Qt 4, which provides an easy access -method from within Qt applications. - -WWW: http://doc.trolltech.com/4.0/sql.html diff --git a/databases/qt4-odbc-plugin/Makefile b/databases/qt4-odbc-plugin/Makefile index 2bd04baee517..7d2cfbbf4c41 100644 --- a/databases/qt4-odbc-plugin/Makefile +++ b/databases/qt4-odbc-plugin/Makefile @@ -6,14 +6,13 @@ DISTVERSION= ${QT4_VERSION} CATEGORIES= databases MAINTAINER= kde@FreeBSD.org -COMMENT= Qt ODBC database plugin +COMMENT= Qt Open Database Connectivity plugin DB= odbc LIB_DEPENDS+= libiodbc.so:${PORTSDIR}/databases/libiodbc USE_QT4= moc_build sql -QT_NONSTANDARD= yes QT_DIST= yes DRIVER= src/sql/drivers/${DB} @@ -23,12 +22,12 @@ EXTRACT_AFTER_ARGS?= ${DISTNAME}/${DRIVER} \ MAKEFILE= ${FILESDIR}/Makefile.bsd MAKE_ENV+= DB="${DB}" DRIVER="${DRIVER}" MOC="${MOC}" \ PLUGIN="${PLUGIN}" \ - PTHREAD_CFLAGS="${PTHREAD_CFLAGS}" \ - PTHREAD_LIBS="${PTHREAD_LIBS}" \ QT_INCDIR="${QT_INCDIR}" \ QT_LIBDIR="${QT_LIBDIR}" PLIST_SUB= DB=${DB} +EXTRA_PATCHES= # empty + SQL_PLUGINDIR= ${PREFIX}/${QT_PLUGINDIR_REL}/sqldrivers do-install: diff --git a/databases/qt4-odbc-plugin/pkg-descr b/databases/qt4-odbc-plugin/pkg-descr deleted file mode 100644 index 6c87814b1894..000000000000 --- a/databases/qt4-odbc-plugin/pkg-descr +++ /dev/null @@ -1,4 +0,0 @@ -The ODBC Plugin from Qt 4, which provides an easy access method from -within Qt applications. - -WWW: http://doc.trolltech.com/4.0/sql.html diff --git a/databases/qt4-pgsql-plugin/Makefile b/databases/qt4-pgsql-plugin/Makefile index 978ad0ab7e06..4ef884867d5f 100644 --- a/databases/qt4-pgsql-plugin/Makefile +++ b/databases/qt4-pgsql-plugin/Makefile @@ -11,7 +11,6 @@ COMMENT= Qt PostgreSQL database plugin DB= psql USE_QT4= moc_build sql -QT_NONSTANDARD= yes QT_DIST= yes USE_PGSQL= yes @@ -22,12 +21,12 @@ EXTRACT_AFTER_ARGS?= ${DISTNAME}/${DRIVER} \ MAKEFILE= ${FILESDIR}/Makefile.bsd MAKE_ENV+= DB="${DB}" DRIVER="${DRIVER}" MOC="${MOC}" \ PLUGIN="${PLUGIN}" \ - PTHREAD_CFLAGS="${PTHREAD_CFLAGS}" \ - PTHREAD_LIBS="${PTHREAD_LIBS}" \ QT_INCDIR="${QT_INCDIR}" \ QT_LIBDIR="${QT_LIBDIR}" PLIST_SUB= DB=${DB} +EXTRA_PATCHES= # empty + SQL_PLUGINDIR= ${PREFIX}/${QT_PLUGINDIR_REL}/sqldrivers do-install: diff --git a/databases/qt4-pgsql-plugin/pkg-descr b/databases/qt4-pgsql-plugin/pkg-descr deleted file mode 100644 index e08d82c4a5c8..000000000000 --- a/databases/qt4-pgsql-plugin/pkg-descr +++ /dev/null @@ -1,4 +0,0 @@ -The PostgreSQL Plugin from Qt 4, which provides an easy access method from -within Qt applications. - -WWW: http://doc.trolltech.com/4.0/sql.html diff --git a/databases/qt4-sql/Makefile b/databases/qt4-sql/Makefile index 7ec16f5c18a0..b33e73028730 100644 --- a/databases/qt4-sql/Makefile +++ b/databases/qt4-sql/Makefile @@ -3,18 +3,17 @@ PORTNAME= sql DISTVERSION= ${QT4_VERSION} -CATEGORIES?= databases +CATEGORIES= databases PKGNAMEPREFIX= qt4- MAINTAINER= kde@FreeBSD.org -COMMENT= Qt SQL library +COMMENT= Qt SQL database integration module USE_QT4= qmake_build moc_build corelib -QT_NONSTANDARD= yes QT_DIST= yes HAS_CONFIGURE= yes -USE_LDCONFIG= ${PREFIX}/lib/qt4 +USE_LDCONFIG= ${PREFIX}/${QT_LIBDIR_REL} ALL_TARGET= first CONFIGURE_ENV?= QTDIR=${WRKSRC} PATH=${WRKSRC}/bin:$$PATH @@ -36,19 +35,17 @@ EXTRACT_AFTER_ARGS+= --exclude '${DISTNAME}/${dne}' BUILD_WRKSRC= ${WRKSRC}/src/${PORTNAME} INSTALL_WRKSRC= ${BUILD_WRKSRC} -EXTRA_PATCHES+= ${.CURDIR}/../../devel/qt4/files/patch-configure - pre-configure: ${MKDIR} ${WRKSRC}/mkspecs - ${LN} -sf ${LOCALBASE}/bin/qmake-qt4 ${WRKSRC}/bin/qmake - ${LN} -sf ${LOCALBASE}/bin/moc-qt4 ${WRKSRC}/bin/moc + ${LN} -sf ${QMAKE} ${WRKSRC}/bin/qmake + ${LN} -sf ${MOC} ${WRKSRC}/bin/moc post-configure: - ${REINPLACE_CMD} -e 's|${PREFIX}/lib/qt4/pkgconfig|${PREFIX}/libdata/pkgconfig|g' \ + ${REINPLACE_CMD} -e 's|${PREFIX}/${QT_LIBDIR_REL}/pkgconfig|${PREFIX}/libdata/pkgconfig|g' \ -e 's|.*$$(QMAKE).*||g' ${BUILD_WRKSRC}/Makefile ${REINPLACE_CMD} -E -e 's|-L.[^[:space:]]*qt-x11-opensource.[^[:space:]]*lib||g' \ - -E -e 's|(.*location=).*moc|\1${PREFIX}/bin/moc-qt4|g' \ - -E -e 's|(.*location=).*uic|\1${PREFIX}/bin/uic-qt4|g' \ + -E -e 's|(.*location=).*moc|\1${PREFIX}/${QT_BINDIR_REL}/${MOC:T}|g' \ + -E -e 's|(.*location=).*uic|\1${PREFIX}/${QT_BINDIR_REL}/${UIC:T}|g' \ ${WRKSRC}/lib/pkgconfig/QtSql.pc .include diff --git a/databases/qt4-sql/pkg-descr b/databases/qt4-sql/pkg-descr deleted file mode 100644 index 36bc69717e98..000000000000 --- a/databases/qt4-sql/pkg-descr +++ /dev/null @@ -1,12 +0,0 @@ -Qt is a C++ toolkit for application development. It lets application -developers target all major operating systems with a single application -source code. - -Qt provides a platform-independent API to all central platform functionality: -GUI, database access, networking, file handling, etc. The Qt library -encapsulates the different APIs of different operating systems, providing -the application programmer with a single, common API for all operating systems. -The native C APIs are encapsulated in a set of well-designed, fully -object-oriented C++ classes. - -WWW: http://qt.nokia.com/products/qt/index.html diff --git a/databases/qt4-sql/pkg-message b/databases/qt4-sql/pkg-message index 689cff508712..b975be431ace 100644 --- a/databases/qt4-sql/pkg-message +++ b/databases/qt4-sql/pkg-message @@ -1,12 +1,12 @@ -******************************************************************************* +====================================================================== - To enable QT's database support, install the database plugin ports. - The following plugin ports are available: +To enable Qt database support, install the database plugin ports. The +following plugin ports are available: + - databases/qt4-ibase-plugin InterBase/Firebird + - databases/qt4-mysql-plugin MySQL + - databases/qt4-odbc-plugin Open Database Connectivity + - databases/qt4-pgsql-plugin PostgreSQL + - databases/qt4-sqlite-plugin SQLite 2 + - databases/qt4-sqlite3-plugin SQLite 3 - IBase/Firebird - databases/qt4-ibase-plugin - MySQL - databases/qt4-mysql-plugin - ODBC - databases/qt4-odbc-plugin - PostgreSQL - databases/qt4-pgsql-plugin - SQLite - databases/qt4-sqlite-plugin - -******************************************************************************* +====================================================================== diff --git a/databases/qt4-sql/pkg-plist b/databases/qt4-sql/pkg-plist index b3e6b909d38e..3f745d3b8eeb 100644 --- a/databases/qt4-sql/pkg-plist +++ b/databases/qt4-sql/pkg-plist @@ -1,99 +1,99 @@ -include/qt4/Qt/QtSql -include/qt4/Qt/qsql.h -include/qt4/Qt/qsql_db2.h -include/qt4/Qt/qsql_ibase.h -include/qt4/Qt/qsql_mysql.h -include/qt4/Qt/qsql_oci.h -include/qt4/Qt/qsql_odbc.h -include/qt4/Qt/qsql_psql.h -include/qt4/Qt/qsql_sqlite.h -include/qt4/Qt/qsql_sqlite2.h -include/qt4/Qt/qsql_symsql.h -include/qt4/Qt/qsql_tds.h -include/qt4/Qt/qsqldatabase.h -include/qt4/Qt/qsqldriver.h -include/qt4/Qt/qsqldriverplugin.h -include/qt4/Qt/qsqlerror.h -include/qt4/Qt/qsqlfield.h -include/qt4/Qt/qsqlindex.h -include/qt4/Qt/qsqlquery.h -include/qt4/Qt/qsqlquerymodel.h -include/qt4/Qt/qsqlrecord.h -include/qt4/Qt/qsqlrelationaldelegate.h -include/qt4/Qt/qsqlrelationaltablemodel.h -include/qt4/Qt/qsqlresult.h -include/qt4/Qt/qsqltablemodel.h -include/qt4/QtSql/QDB2Driver -include/qt4/QtSql/QDB2Result -include/qt4/QtSql/QIBaseDriver -include/qt4/QtSql/QIBaseResult -include/qt4/QtSql/QMYSQLDriver -include/qt4/QtSql/QMYSQLResult -include/qt4/QtSql/QOCIDriver -include/qt4/QtSql/QOCIResult -include/qt4/QtSql/QODBCDriver -include/qt4/QtSql/QODBCResult -include/qt4/QtSql/QPSQLDriver -include/qt4/QtSql/QPSQLResult -include/qt4/QtSql/QSQLite2Driver -include/qt4/QtSql/QSQLite2Result -include/qt4/QtSql/QSQLiteDriver -include/qt4/QtSql/QSQLiteResult -include/qt4/QtSql/QSqlDatabase -include/qt4/QtSql/QSqlDriver -include/qt4/QtSql/QSqlDriverCreator -include/qt4/QtSql/QSqlDriverCreatorBase -include/qt4/QtSql/QSqlDriverFactoryInterface -include/qt4/QtSql/QSqlDriverPlugin -include/qt4/QtSql/QSqlError -include/qt4/QtSql/QSqlField -include/qt4/QtSql/QSqlIndex -include/qt4/QtSql/QSqlQuery -include/qt4/QtSql/QSqlQueryModel -include/qt4/QtSql/QSqlRecord -include/qt4/QtSql/QSqlRelation -include/qt4/QtSql/QSqlRelationalDelegate -include/qt4/QtSql/QSqlRelationalTableModel -include/qt4/QtSql/QSqlResult -include/qt4/QtSql/QSqlTableModel -include/qt4/QtSql/QSymSQLDriver -include/qt4/QtSql/QSymSQLResult -include/qt4/QtSql/QTDSDriver -include/qt4/QtSql/QTDSResult -include/qt4/QtSql/QtSql -include/qt4/QtSql/qsql.h -include/qt4/QtSql/qsql_db2.h -include/qt4/QtSql/qsql_ibase.h -include/qt4/QtSql/qsql_mysql.h -include/qt4/QtSql/qsql_oci.h -include/qt4/QtSql/qsql_odbc.h -include/qt4/QtSql/qsql_psql.h -include/qt4/QtSql/qsql_sqlite.h -include/qt4/QtSql/qsql_sqlite2.h -include/qt4/QtSql/qsql_symsql.h -include/qt4/QtSql/qsql_tds.h -include/qt4/QtSql/qsqldatabase.h -include/qt4/QtSql/qsqldriver.h -include/qt4/QtSql/qsqldriverplugin.h -include/qt4/QtSql/qsqlerror.h -include/qt4/QtSql/qsqlfield.h -include/qt4/QtSql/qsqlindex.h -include/qt4/QtSql/qsqlquery.h -include/qt4/QtSql/qsqlquerymodel.h -include/qt4/QtSql/qsqlrecord.h -include/qt4/QtSql/qsqlrelationaldelegate.h -include/qt4/QtSql/qsqlrelationaltablemodel.h -include/qt4/QtSql/qsqlresult.h -include/qt4/QtSql/qsqltablemodel.h -lib/qt4/libQtSql.la -lib/qt4/libQtSql.prl -lib/qt4/libQtSql.so -lib/qt4/libQtSql.so.4 -lib/qt4/libQtSql.so.%%SHLIB_SHVER%% -lib/qt4/libQtSql.so.%%SHLIB_VER%% -%%DEBUG%%lib/qt4/libQtSql.so.%%SHLIB_VER%%.debug +%%QT_INCDIR%%/Qt/QtSql +%%QT_INCDIR%%/Qt/qsql.h +%%QT_INCDIR%%/Qt/qsql_db2.h +%%QT_INCDIR%%/Qt/qsql_ibase.h +%%QT_INCDIR%%/Qt/qsql_mysql.h +%%QT_INCDIR%%/Qt/qsql_oci.h +%%QT_INCDIR%%/Qt/qsql_odbc.h +%%QT_INCDIR%%/Qt/qsql_psql.h +%%QT_INCDIR%%/Qt/qsql_sqlite.h +%%QT_INCDIR%%/Qt/qsql_sqlite2.h +%%QT_INCDIR%%/Qt/qsql_symsql.h +%%QT_INCDIR%%/Qt/qsql_tds.h +%%QT_INCDIR%%/Qt/qsqldatabase.h +%%QT_INCDIR%%/Qt/qsqldriver.h +%%QT_INCDIR%%/Qt/qsqldriverplugin.h +%%QT_INCDIR%%/Qt/qsqlerror.h +%%QT_INCDIR%%/Qt/qsqlfield.h +%%QT_INCDIR%%/Qt/qsqlindex.h +%%QT_INCDIR%%/Qt/qsqlquery.h +%%QT_INCDIR%%/Qt/qsqlquerymodel.h +%%QT_INCDIR%%/Qt/qsqlrecord.h +%%QT_INCDIR%%/Qt/qsqlrelationaldelegate.h +%%QT_INCDIR%%/Qt/qsqlrelationaltablemodel.h +%%QT_INCDIR%%/Qt/qsqlresult.h +%%QT_INCDIR%%/Qt/qsqltablemodel.h +%%QT_INCDIR%%/QtSql/QDB2Driver +%%QT_INCDIR%%/QtSql/QDB2Result +%%QT_INCDIR%%/QtSql/QIBaseDriver +%%QT_INCDIR%%/QtSql/QIBaseResult +%%QT_INCDIR%%/QtSql/QMYSQLDriver +%%QT_INCDIR%%/QtSql/QMYSQLResult +%%QT_INCDIR%%/QtSql/QOCIDriver +%%QT_INCDIR%%/QtSql/QOCIResult +%%QT_INCDIR%%/QtSql/QODBCDriver +%%QT_INCDIR%%/QtSql/QODBCResult +%%QT_INCDIR%%/QtSql/QPSQLDriver +%%QT_INCDIR%%/QtSql/QPSQLResult +%%QT_INCDIR%%/QtSql/QSQLite2Driver +%%QT_INCDIR%%/QtSql/QSQLite2Result +%%QT_INCDIR%%/QtSql/QSQLiteDriver +%%QT_INCDIR%%/QtSql/QSQLiteResult +%%QT_INCDIR%%/QtSql/QSqlDatabase +%%QT_INCDIR%%/QtSql/QSqlDriver +%%QT_INCDIR%%/QtSql/QSqlDriverCreator +%%QT_INCDIR%%/QtSql/QSqlDriverCreatorBase +%%QT_INCDIR%%/QtSql/QSqlDriverFactoryInterface +%%QT_INCDIR%%/QtSql/QSqlDriverPlugin +%%QT_INCDIR%%/QtSql/QSqlError +%%QT_INCDIR%%/QtSql/QSqlField +%%QT_INCDIR%%/QtSql/QSqlIndex +%%QT_INCDIR%%/QtSql/QSqlQuery +%%QT_INCDIR%%/QtSql/QSqlQueryModel +%%QT_INCDIR%%/QtSql/QSqlRecord +%%QT_INCDIR%%/QtSql/QSqlRelation +%%QT_INCDIR%%/QtSql/QSqlRelationalDelegate +%%QT_INCDIR%%/QtSql/QSqlRelationalTableModel +%%QT_INCDIR%%/QtSql/QSqlResult +%%QT_INCDIR%%/QtSql/QSqlTableModel +%%QT_INCDIR%%/QtSql/QSymSQLDriver +%%QT_INCDIR%%/QtSql/QSymSQLResult +%%QT_INCDIR%%/QtSql/QTDSDriver +%%QT_INCDIR%%/QtSql/QTDSResult +%%QT_INCDIR%%/QtSql/QtSql +%%QT_INCDIR%%/QtSql/qsql.h +%%QT_INCDIR%%/QtSql/qsql_db2.h +%%QT_INCDIR%%/QtSql/qsql_ibase.h +%%QT_INCDIR%%/QtSql/qsql_mysql.h +%%QT_INCDIR%%/QtSql/qsql_oci.h +%%QT_INCDIR%%/QtSql/qsql_odbc.h +%%QT_INCDIR%%/QtSql/qsql_psql.h +%%QT_INCDIR%%/QtSql/qsql_sqlite.h +%%QT_INCDIR%%/QtSql/qsql_sqlite2.h +%%QT_INCDIR%%/QtSql/qsql_symsql.h +%%QT_INCDIR%%/QtSql/qsql_tds.h +%%QT_INCDIR%%/QtSql/qsqldatabase.h +%%QT_INCDIR%%/QtSql/qsqldriver.h +%%QT_INCDIR%%/QtSql/qsqldriverplugin.h +%%QT_INCDIR%%/QtSql/qsqlerror.h +%%QT_INCDIR%%/QtSql/qsqlfield.h +%%QT_INCDIR%%/QtSql/qsqlindex.h +%%QT_INCDIR%%/QtSql/qsqlquery.h +%%QT_INCDIR%%/QtSql/qsqlquerymodel.h +%%QT_INCDIR%%/QtSql/qsqlrecord.h +%%QT_INCDIR%%/QtSql/qsqlrelationaldelegate.h +%%QT_INCDIR%%/QtSql/qsqlrelationaltablemodel.h +%%QT_INCDIR%%/QtSql/qsqlresult.h +%%QT_INCDIR%%/QtSql/qsqltablemodel.h +%%QT_LIBDIR%%/libQtSql.la +%%QT_LIBDIR%%/libQtSql.prl +%%QT_LIBDIR%%/libQtSql.so +%%QT_LIBDIR%%/libQtSql.so.4 +%%QT_LIBDIR%%/libQtSql.so.%%SHORTVER%% +%%QT_LIBDIR%%/libQtSql.so.%%FULLVER%% +%%DEBUG%%%%QT_LIBDIR%%/libQtSql.so.%%FULLVER%%.debug libdata/pkgconfig/QtSql.pc -@dirrmtry lib/qt4 -@dirrm include/qt4/QtSql -@dirrmtry include/qt4/Qt -@dirrmtry include/qt4 +@dirrmtry %%QT_LIBDIR%% +@dirrm %%QT_INCDIR%%/QtSql +@dirrmtry %%QT_INCDIR%%/Qt +@dirrmtry %%QT_INCDIR%% diff --git a/databases/qt4-sqlite-plugin/Makefile b/databases/qt4-sqlite-plugin/Makefile index 847a8ccf0c49..7b49bb727073 100644 --- a/databases/qt4-sqlite-plugin/Makefile +++ b/databases/qt4-sqlite-plugin/Makefile @@ -6,15 +6,13 @@ DISTVERSION= ${QT4_VERSION} CATEGORIES= databases MAINTAINER= kde@FreeBSD.org -COMMENT= Qt SQLite 2.x database plugin +COMMENT= Qt SQLite 2 database plugin DB= sqlite2 -LIB_DEPENDS+= libsqlite.so:${PORTSDIR}/databases/sqlite2 - USE_QT4= moc_build sql -QT_NONSTANDARD= yes QT_DIST= yes +USE_SQLITE= 2 DRIVER= src/sql/drivers/${DB} PLUGIN= src/plugins/sqldrivers/${DB} @@ -24,12 +22,12 @@ EXTRACT_AFTER_ARGS?= ${DISTNAME}/${DRIVER} ${DISTNAME}/${PLUGIN} \ MAKEFILE= ${FILESDIR}/Makefile.bsd MAKE_ENV+= DB="${DB}" DRIVER="${DRIVER}" MOC="${MOC}" \ PLUGIN="${PLUGIN}" \ - PTHREAD_CFLAGS="${PTHREAD_CFLAGS}" \ - PTHREAD_LIBS="${PTHREAD_LIBS}" \ QT_INCDIR="${QT_INCDIR}" \ QT_LIBDIR="${QT_LIBDIR}" PLIST_SUB= DB=${DB} +EXTRA_PATCHES= # empty + SQL_PLUGINDIR= ${PREFIX}/${QT_PLUGINDIR_REL}/sqldrivers do-install: diff --git a/databases/qt4-sqlite-plugin/pkg-descr b/databases/qt4-sqlite-plugin/pkg-descr deleted file mode 100644 index f1d749e58a5c..000000000000 --- a/databases/qt4-sqlite-plugin/pkg-descr +++ /dev/null @@ -1,4 +0,0 @@ -The SQLite Plugin from Qt 4, which provides an easy access method from -within Qt applications. - -WWW: http://doc.trolltech.com/4.0/sql.html diff --git a/databases/qt4-sqlite3-plugin/Makefile b/databases/qt4-sqlite3-plugin/Makefile index 4ae7a0571243..add63a33b0f3 100644 --- a/databases/qt4-sqlite3-plugin/Makefile +++ b/databases/qt4-sqlite3-plugin/Makefile @@ -6,16 +6,13 @@ DISTVERSION= ${QT4_VERSION} CATEGORIES= databases MAINTAINER= kde@FreeBSD.org -COMMENT= Qt SQLite 3.x database plugin +COMMENT= Qt SQLite 3 database plugin DB= sqlite -DISTINFO_FILE= ${PORTSDIR}/devel/qt4/distinfo - -LIB_DEPENDS+= libsqlite3.so:${PORTSDIR}/databases/sqlite3 USE_QT4= moc_build sql -QT_NONSTANDARD= yes QT_DIST= yes +USE_SQLITE= 3 DRIVER= src/sql/drivers/${DB} PLUGIN= src/plugins/sqldrivers/${DB} @@ -25,12 +22,12 @@ EXTRACT_AFTER_ARGS?= ${DISTNAME}/${DRIVER} ${DISTNAME}/${PLUGIN} \ MAKEFILE= ${FILESDIR}/Makefile.bsd MAKE_ENV+= DB="${DB}" DRIVER="${DRIVER}" MOC="${MOC}" \ PLUGIN="${PLUGIN}" \ - PTHREAD_CFLAGS="${PTHREAD_CFLAGS}" \ - PTHREAD_LIBS="${PTHREAD_LIBS}" \ QT_INCDIR="${QT_INCDIR}" \ QT_LIBDIR="${QT_LIBDIR}" PLIST_SUB= DB=${DB} +EXTRA_PATCHES= # empty + SQL_PLUGINDIR= ${PREFIX}/${QT_PLUGINDIR_REL}/sqldrivers do-install: diff --git a/databases/qt4-sqlite3-plugin/pkg-descr b/databases/qt4-sqlite3-plugin/pkg-descr deleted file mode 100644 index f1d749e58a5c..000000000000 --- a/databases/qt4-sqlite3-plugin/pkg-descr +++ /dev/null @@ -1,4 +0,0 @@ -The SQLite Plugin from Qt 4, which provides an easy access method from -within Qt applications. - -WWW: http://doc.trolltech.com/4.0/sql.html diff --git a/devel/Makefile b/devel/Makefile index 305f5b9923f9..d04e81eff2af 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -3963,7 +3963,6 @@ SUBDIR += qt4-assistant SUBDIR += qt4-assistant-adp SUBDIR += qt4-corelib - SUBDIR += qt4-declarative SUBDIR += qt4-designer SUBDIR += qt4-help SUBDIR += qt4-help-tools @@ -3976,13 +3975,13 @@ SUBDIR += qt4-qdoc3 SUBDIR += qt4-qmlviewer SUBDIR += qt4-qt3support - SUBDIR += qt4-qtestlib SUBDIR += qt4-qtsolutions-singleapplication SUBDIR += qt4-qtsolutions-soap SUBDIR += qt4-qvfb SUBDIR += qt4-rcc SUBDIR += qt4-script SUBDIR += qt4-scripttools + SUBDIR += qt4-testlib SUBDIR += qt4-uic SUBDIR += qt4-uic3 SUBDIR += qtcreator diff --git a/devel/dbus-qt4/Makefile b/devel/dbus-qt4/Makefile index 2fd1a920d624..78a56bc50853 100644 --- a/devel/dbus-qt4/Makefile +++ b/devel/dbus-qt4/Makefile @@ -3,22 +3,21 @@ PORTNAME= dbus DISTVERSION= ${QT4_VERSION} -CATEGORIES?= devel +CATEGORIES= devel PKGNAMEPREFIX= qt4- MAINTAINER= kde@FreeBSD.org -COMMENT= Qt4 bindings for the D-BUS messaging system +COMMENT= Qt D-Bus inter-process communication module -LIB_DEPENDS= dbus-1.3:${PORTSDIR}/devel/dbus +LIB_DEPENDS= libdbus-1.so:${PORTSDIR}/devel/dbus USES= pkgconfig USE_QT4= qmake_build moc_build rcc_build corelib xml -QT_NONSTANDARD= yes QT_DIST= yes MAKE_JOBS_UNSAFE= yes HAS_CONFIGURE= yes -USE_LDCONFIG= ${PREFIX}/lib/qt4 +USE_LDCONFIG= ${PREFIX}/${QT_LIBDIR_REL} ALL_TARGET= first CONFIGURE_ENV?= QTDIR=${WRKSRC} PATH=${WRKSRC}/bin:$$PATH @@ -40,8 +39,6 @@ EXTRACT_AFTER_ARGS+= --exclude '${DISTNAME}/${dne}' BUILD_WRKSRC= ${WRKSRC}/tools/qdbus INSTALL_WRKSRC= ${BUILD_WRKSRC} -EXTRA_PATCHES+= ${.CURDIR}/../../devel/qt4/files/patch-configure - .include # Without this workaround, qdbus crashes. @@ -55,17 +52,17 @@ CONFIGURE_ARGS+= --no-gui \ pre-configure: ${REINPLACE_CMD} -e 's|SUBDIRS = qdbus|SUBDIRS = ../../src/${PORTNAME} qdbus|g' \ ${BUILD_WRKSRC}/qdbus.pro - ${REINPLACE_CMD} -e 's|"/moc"|"/moc-qt4"|' \ + ${REINPLACE_CMD} -e 's|"/moc"|"/${MOC:T}"|' \ ${BUILD_WRKSRC}/qdbuscpp2xml/qdbuscpp2xml.cpp ${MKDIR} ${WRKSRC}/mkspecs - ${LN} -sf ${LOCALBASE}/bin/qmake-qt4 ${WRKSRC}/bin/qmake - ${LN} -sf ${LOCALBASE}/bin/moc-qt4 ${WRKSRC}/bin/moc - ${LN} -sf ${LOCALBASE}/bin/rcc ${WRKSRC}/bin/rcc + ${LN} -sf ${QMAKE} ${WRKSRC}/bin/qmake + ${LN} -sf ${MOC} ${WRKSRC}/bin/moc + ${LN} -sf ${RCC} ${WRKSRC}/bin/rcc post-configure: - ${REINPLACE_CMD} -e 's|${PREFIX}/lib/qt4/pkgconfig|${PREFIX}/libdata/pkgconfig|g' ${WRKSRC}/src/${PORTNAME}/Makefile + ${REINPLACE_CMD} -e 's|${PREFIX}/${QT_LIBDIR_REL}/pkgconfig|${PREFIX}/libdata/pkgconfig|g' ${WRKSRC}/src/${PORTNAME}/Makefile ${REINPLACE_CMD} -E -e 's|-L.[^[:space:]]*qt-x11-opensource.[^[:space:]]*lib||g' \ - -E -e 's|(.*location=).*moc|\1${PREFIX}/bin/moc-qt4|g' \ + -E -e 's|(.*location=).*moc|\1${PREFIX}/${QT_BINDIR_REL}/${MOC:T}|g' \ ${WRKSRC}/lib/pkgconfig/QtDBus.pc .include diff --git a/devel/dbus-qt4/pkg-descr b/devel/dbus-qt4/pkg-descr deleted file mode 100644 index 36bc69717e98..000000000000 --- a/devel/dbus-qt4/pkg-descr +++ /dev/null @@ -1,12 +0,0 @@ -Qt is a C++ toolkit for application development. It lets application -developers target all major operating systems with a single application -source code. - -Qt provides a platform-independent API to all central platform functionality: -GUI, database access, networking, file handling, etc. The Qt library -encapsulates the different APIs of different operating systems, providing -the application programmer with a single, common API for all operating systems. -The native C APIs are encapsulated in a set of well-designed, fully -object-oriented C++ classes. - -WWW: http://qt.nokia.com/products/qt/index.html diff --git a/devel/dbus-qt4/pkg-plist b/devel/dbus-qt4/pkg-plist index 5db4e9402f90..0e66f956a2d2 100644 --- a/devel/dbus-qt4/pkg-plist +++ b/devel/dbus-qt4/pkg-plist @@ -1,81 +1,81 @@ -bin/qdbus -%%DEBUG%%bin/qdbus.debug -bin/qdbuscpp2xml -%%DEBUG%%bin/qdbuscpp2xml.debug -bin/qdbusxml2cpp -%%DEBUG%%bin/qdbusxml2cpp.debug -include/qt4/Qt/QtDBus -include/qt4/Qt/qdbusabstractadaptor.h -include/qt4/Qt/qdbusabstractinterface.h -include/qt4/Qt/qdbusargument.h -include/qt4/Qt/qdbusconnection.h -include/qt4/Qt/qdbusconnectioninterface.h -include/qt4/Qt/qdbuscontext.h -include/qt4/Qt/qdbuserror.h -include/qt4/Qt/qdbusextratypes.h -include/qt4/Qt/qdbusinterface.h -include/qt4/Qt/qdbusmacros.h -include/qt4/Qt/qdbusmessage.h -include/qt4/Qt/qdbusmetatype.h -include/qt4/Qt/qdbuspendingcall.h -include/qt4/Qt/qdbuspendingreply.h -include/qt4/Qt/qdbusreply.h -include/qt4/Qt/qdbusserver.h -include/qt4/Qt/qdbusservicewatcher.h -include/qt4/Qt/qdbusunixfiledescriptor.h -include/qt4/Qt/qdbusvirtualobject.h -include/qt4/QtDBus/QDBusAbstractAdaptor -include/qt4/QtDBus/QDBusAbstractInterface -include/qt4/QtDBus/QDBusAbstractInterfaceBase -include/qt4/QtDBus/QDBusArgument -include/qt4/QtDBus/QDBusConnection -include/qt4/QtDBus/QDBusConnectionInterface -include/qt4/QtDBus/QDBusContext -include/qt4/QtDBus/QDBusError -include/qt4/QtDBus/QDBusInterface -include/qt4/QtDBus/QDBusMessage -include/qt4/QtDBus/QDBusMetaType -include/qt4/QtDBus/QDBusObjectPath -include/qt4/QtDBus/QDBusPendingCall -include/qt4/QtDBus/QDBusPendingCallWatcher -include/qt4/QtDBus/QDBusPendingReply -include/qt4/QtDBus/QDBusPendingReplyData -include/qt4/QtDBus/QDBusReply -include/qt4/QtDBus/QDBusServer -include/qt4/QtDBus/QDBusServiceWatcher -include/qt4/QtDBus/QDBusSignature -include/qt4/QtDBus/QDBusUnixFileDescriptor -include/qt4/QtDBus/QDBusVariant -include/qt4/QtDBus/QDBusVirtualObject -include/qt4/QtDBus/QtDBus -include/qt4/QtDBus/qdbusabstractadaptor.h -include/qt4/QtDBus/qdbusabstractinterface.h -include/qt4/QtDBus/qdbusargument.h -include/qt4/QtDBus/qdbusconnection.h -include/qt4/QtDBus/qdbusconnectioninterface.h -include/qt4/QtDBus/qdbuscontext.h -include/qt4/QtDBus/qdbuserror.h -include/qt4/QtDBus/qdbusextratypes.h -include/qt4/QtDBus/qdbusinterface.h -include/qt4/QtDBus/qdbusmacros.h -include/qt4/QtDBus/qdbusmessage.h -include/qt4/QtDBus/qdbusmetatype.h -include/qt4/QtDBus/qdbuspendingcall.h -include/qt4/QtDBus/qdbuspendingreply.h -include/qt4/QtDBus/qdbusreply.h -include/qt4/QtDBus/qdbusserver.h -include/qt4/QtDBus/qdbusservicewatcher.h -include/qt4/QtDBus/qdbusunixfiledescriptor.h -include/qt4/QtDBus/qdbusvirtualobject.h -lib/qt4/libQtDBus.la -lib/qt4/libQtDBus.prl -lib/qt4/libQtDBus.so -lib/qt4/libQtDBus.so.4 -lib/qt4/libQtDBus.so.%%SHLIB_SHVER%% -lib/qt4/libQtDBus.so.%%SHLIB_VER%% -%%DEBUG%%lib/qt4/libQtDBus.so.%%SHLIB_VER%%.debug +%%QT_BINDIR%%/qdbus +%%DEBUG%%%%QT_BINDIR%%/qdbus.debug +%%QT_BINDIR%%/qdbuscpp2xml +%%DEBUG%%%%QT_BINDIR%%/qdbuscpp2xml.debug +%%QT_BINDIR%%/qdbusxml2cpp +%%DEBUG%%%%QT_BINDIR%%/qdbusxml2cpp.debug +%%QT_INCDIR%%/Qt/QtDBus +%%QT_INCDIR%%/Qt/qdbusabstractadaptor.h +%%QT_INCDIR%%/Qt/qdbusabstractinterface.h +%%QT_INCDIR%%/Qt/qdbusargument.h +%%QT_INCDIR%%/Qt/qdbusconnection.h +%%QT_INCDIR%%/Qt/qdbusconnectioninterface.h +%%QT_INCDIR%%/Qt/qdbuscontext.h +%%QT_INCDIR%%/Qt/qdbuserror.h +%%QT_INCDIR%%/Qt/qdbusextratypes.h +%%QT_INCDIR%%/Qt/qdbusinterface.h +%%QT_INCDIR%%/Qt/qdbusmacros.h +%%QT_INCDIR%%/Qt/qdbusmessage.h +%%QT_INCDIR%%/Qt/qdbusmetatype.h +%%QT_INCDIR%%/Qt/qdbuspendingcall.h +%%QT_INCDIR%%/Qt/qdbuspendingreply.h +%%QT_INCDIR%%/Qt/qdbusreply.h +%%QT_INCDIR%%/Qt/qdbusserver.h +%%QT_INCDIR%%/Qt/qdbusservicewatcher.h +%%QT_INCDIR%%/Qt/qdbusunixfiledescriptor.h +%%QT_INCDIR%%/Qt/qdbusvirtualobject.h +%%QT_INCDIR%%/QtDBus/QDBusAbstractAdaptor +%%QT_INCDIR%%/QtDBus/QDBusAbstractInterface +%%QT_INCDIR%%/QtDBus/QDBusAbstractInterfaceBase +%%QT_INCDIR%%/QtDBus/QDBusArgument +%%QT_INCDIR%%/QtDBus/QDBusConnection +%%QT_INCDIR%%/QtDBus/QDBusConnectionInterface +%%QT_INCDIR%%/QtDBus/QDBusContext +%%QT_INCDIR%%/QtDBus/QDBusError +%%QT_INCDIR%%/QtDBus/QDBusInterface +%%QT_INCDIR%%/QtDBus/QDBusMessage +%%QT_INCDIR%%/QtDBus/QDBusMetaType +%%QT_INCDIR%%/QtDBus/QDBusObjectPath +%%QT_INCDIR%%/QtDBus/QDBusPendingCall +%%QT_INCDIR%%/QtDBus/QDBusPendingCallWatcher +%%QT_INCDIR%%/QtDBus/QDBusPendingReply +%%QT_INCDIR%%/QtDBus/QDBusPendingReplyData +%%QT_INCDIR%%/QtDBus/QDBusReply +%%QT_INCDIR%%/QtDBus/QDBusServer +%%QT_INCDIR%%/QtDBus/QDBusServiceWatcher +%%QT_INCDIR%%/QtDBus/QDBusSignature +%%QT_INCDIR%%/QtDBus/QDBusUnixFileDescriptor +%%QT_INCDIR%%/QtDBus/QDBusVariant +%%QT_INCDIR%%/QtDBus/QDBusVirtualObject +%%QT_INCDIR%%/QtDBus/QtDBus +%%QT_INCDIR%%/QtDBus/qdbusabstractadaptor.h +%%QT_INCDIR%%/QtDBus/qdbusabstractinterface.h +%%QT_INCDIR%%/QtDBus/qdbusargument.h +%%QT_INCDIR%%/QtDBus/qdbusconnection.h +%%QT_INCDIR%%/QtDBus/qdbusconnectioninterface.h +%%QT_INCDIR%%/QtDBus/qdbuscontext.h +%%QT_INCDIR%%/QtDBus/qdbuserror.h +%%QT_INCDIR%%/QtDBus/qdbusextratypes.h +%%QT_INCDIR%%/QtDBus/qdbusinterface.h +%%QT_INCDIR%%/QtDBus/qdbusmacros.h +%%QT_INCDIR%%/QtDBus/qdbusmessage.h +%%QT_INCDIR%%/QtDBus/qdbusmetatype.h +%%QT_INCDIR%%/QtDBus/qdbuspendingcall.h +%%QT_INCDIR%%/QtDBus/qdbuspendingreply.h +%%QT_INCDIR%%/QtDBus/qdbusreply.h +%%QT_INCDIR%%/QtDBus/qdbusserver.h +%%QT_INCDIR%%/QtDBus/qdbusservicewatcher.h +%%QT_INCDIR%%/QtDBus/qdbusunixfiledescriptor.h +%%QT_INCDIR%%/QtDBus/qdbusvirtualobject.h +%%QT_LIBDIR%%/libQtDBus.la +%%QT_LIBDIR%%/libQtDBus.prl +%%QT_LIBDIR%%/libQtDBus.so +%%QT_LIBDIR%%/libQtDBus.so.4 +%%QT_LIBDIR%%/libQtDBus.so.%%SHORTVER%% +%%QT_LIBDIR%%/libQtDBus.so.%%FULLVER%% +%%DEBUG%%%%QT_LIBDIR%%/libQtDBus.so.%%FULLVER%%.debug libdata/pkgconfig/QtDBus.pc -@dirrmtry lib/qt4 -@dirrm include/qt4/QtDBus -@dirrmtry include/qt4/Qt -@dirrmtry include/qt4 +@dirrmtry %%QT_LIBDIR%% +@dirrm %%QT_INCDIR%%/QtDBus +@dirrmtry %%QT_INCDIR%%/Qt +@dirrmtry %%QT_INCDIR%% diff --git a/devel/qmake4/Makefile b/devel/qmake4/Makefile index 2190662a5bc6..e3d3355c42c1 100644 --- a/devel/qmake4/Makefile +++ b/devel/qmake4/Makefile @@ -3,21 +3,29 @@ PORTNAME= qmake DISTVERSION= ${QT4_VERSION} +PORTREVISION= 1 CATEGORIES= devel PKGNAMEPREFIX= qt4- MAINTAINER= kde@FreeBSD.org -COMMENT= The build utility of the Qt project +COMMENT= Qt Makefile generator -USE_QT4= #empty -QT_NONSTANDARD= yes +USE_QT4= # empty QT_DIST= yes REINPLACE_ARGS= -i "" -WRKSRC= ${WRKDIR}/${DISTNAME}/${PORTNAME} +WRKSRC_SUBDIR= ${PORTNAME} MAKEFILE= ${FILESDIR}/Makefile.bsd -MAKE_ENV+= FILESDIR="${FILESDIR}" +MAKE_ENV+= FILESDIR="${FILESDIR}" \ + QMAKE_COMPILER="${QMAKE_COMPILER}" \ + QMAKE="${QMAKE}" \ + QT_BINDIR_REL="${QT_BINDIR_REL}" \ + QT_MKSPECDIR_REL="${QT_MKSPECDIR_REL}" TODAY_CMD= /bin/date +%Y-%m-%d +SUB_FILES= qconfig.cpp +SUB_LIST= TODAY="$$(${TODAY_CMD})" \ + ${PLIST_SUB:NPREFIX=*} + EXTRACT_AFTER_ARGS= \ '${DISTNAME}/mkspecs' \ '${DISTNAME}/include/*/*' \ @@ -36,55 +44,39 @@ EXTRACT_AFTER_ARGS= \ '${DISTNAME}/tools/shared/symbian' \ '${DISTNAME}/tools/shared/windows' -post-patch: - @${REINPLACE_CMD} -e 's|-O2|${CXXFLAGS}|' \ - -e 's|/usr/local|${LOCALBASE}|' \ - -e 's|/usr/X11R6|${LOCALBASE}|' \ - -e 's|release|release thread|' \ - -e 's|uic|uic-qt4|' \ - -e 's|moc|moc-qt4|' \ - ${WRKSRC}/../mkspecs/freebsd-*/qmake.conf - @${REINPLACE_CMD} -e 's|@QMAKE_QTOBJS@||g' ${WRKSRC}/Makefile.unix +EXTRA_PATCHES= # empty -# FIXME: This is ugly - @${RM} ${WRKSRC}/../mkspecs/features/unix/*.orig - @${RM} ${WRKSRC}/../mkspecs/freebsd-g++/*.orig - @${RM} ${WRKSRC}/../mkspecs/freebsd-g++46/*.orig +post-patch: + @${REINPLACE_CMD} -e 's|/usr/local|${LOCALBASE}|' \ + -e 's|release|release thread|' \ + -e 's|uic|${UIC:T}|' \ + -e 's|moc|${MOC:T}|' \ + ${WRKSRC:H}/mkspecs/common/freebsd.conf + @${REINPLACE_CMD} -e 's|@QMAKE_QTOBJS@||g' ${WRKSRC}/Makefile.unix + @${REINPLACE_CMD} -e 's|unix.conf|freebsd.conf|' \ + ${WRKSRC:H}/mkspecs/freebsd-icc/qmake.conf + @${RM} -Rf ${WRKSRC:H}/mkspecs/freebsd-g++46 # Add mkspec for clang - @${CP} -PpR ${WRKSRC}/../mkspecs/freebsd-g++46 ${WRKSRC}/../mkspecs/freebsd-clang - @${REINPLACE_CMD} -e 's|g++-unix.conf|clang.conf|g' \ - -e 's|freebsd-g++46|freebsd-clang|g' \ - -e 's|gcc46|clang|g' \ - -e 's|g++46|clang++|g' \ - ${WRKSRC}/../mkspecs/freebsd-clang/qmake.conf -# mkspec for devel/clang33 - @${CP} -PpR ${WRKSRC}/../mkspecs/freebsd-g++46 ${WRKSRC}/../mkspecs/freebsd-clang++33 - @${REINPLACE_CMD} -e 's|g++-unix.conf|clang.conf|g' \ - -e 's|freebsd-g++46|freebsd-clang++33|g' \ - -e 's|gcc46|clang33|g' \ - -e 's|g++46|clang++33|g' \ - ${WRKSRC}/../mkspecs/freebsd-clang++33/qmake.conf + @${CP} -a ${WRKSRC:H}/mkspecs/freebsd-g++ \ + ${WRKSRC:H}/mkspecs/freebsd-clang + @${REINPLACE_CMD} -e 's|g++|clang|g' \ + -e '/gcc-base-unix.conf/d' \ + ${WRKSRC:H}/mkspecs/freebsd-clang/qmake.conf -# Add mkspecs for the different GCC versions in the ports tree -.for v in 42 44 47 48 49 - @${CP} -PpR ${WRKSRC}/../mkspecs/freebsd-g++46 ${WRKSRC}/../mkspecs/freebsd-g++${v} - @${REINPLACE_CMD} -e 's|46|${v}|g' \ - ${WRKSRC}/../mkspecs/freebsd-g++${v}/qmake.conf -.endfor + @${RM} ${WRKSRC:H}/mkspecs/features/unix/*.orig + @${RM} ${WRKSRC:H}/mkspecs/*/*.orig -do-configure: - ${SED} -e 's|/usr/local|${PREFIX}|g' \ - -e "s|TODAY|$$(${TODAY_CMD})|g" \ - < ${FILESDIR}/qconfig.cpp \ - > ${WRKSRC:H}/src/corelib/global/qconfig.cpp +do-configure: apply-slist + ${MV} ${WRKDIR}/qconfig.cpp \ + ${WRKSRC:H}/src/corelib/global/qconfig.cpp ${ECHO} '/* empty */' > ${WRKSRC}/qconfig.h - ${LN} ${WRKSRC}/qconfig.h ${WRKSRC}/../src/corelib/global/qconfig.h + ${LN} ${WRKSRC}/qconfig.h ${WRKSRC:H}/src/corelib/global/qconfig.h do-install: - ${INSTALL_PROGRAM} ${WRKSRC}/qmake-qt4 ${STAGEDIR}${PREFIX}/bin - ${MKDIR} ${STAGEDIR}${PREFIX}/share/qt4 && \ - cd ${WRKSRC}/.. && ${COPYTREE_SHARE} mkspecs ${STAGEDIR}${PREFIX}/share/qt4 - ${LN} -sf ${PREFIX}/share/qt4/mkspecs/freebsd-${QMAKE_BASE_COMPILER} ${STAGEDIR}${PREFIX}/share/qt4/mkspecs/default + ${INSTALL_PROGRAM} ${WRKSRC}/${QMAKE:T} ${STAGEDIR}${PREFIX}/${QT_BINDIR_REL} + ${MKDIR} ${STAGEDIR}${PREFIX}/${QT_MKSPECDIR_REL:H} && \ + cd ${WRKSRC}/.. && ${COPYTREE_SHARE} mkspecs ${STAGEDIR}${PREFIX}/${QT_MKSPECDIR_REL:H} + ${LN} -sf freebsd-${QMAKE_COMPILER} ${STAGEDIR}${PREFIX}/share/qt4/mkspecs/default .include diff --git a/devel/qmake4/files/Makefile.bsd b/devel/qmake4/files/Makefile.bsd index 7fa444fcc539..cb91e92cc078 100644 --- a/devel/qmake4/files/Makefile.bsd +++ b/devel/qmake4/files/Makefile.bsd @@ -2,7 +2,7 @@ _OBJS!= ${MAKE} -f Makefile.unix -V OBJS -V QOBJS # We'd like to avoid using qconfig.cpp, but can't -- see the comment -# next to -DHAVE_CONFIG_CPP below: +# next to -DHAVE_CONFIG_CPP below: #_OBJS:= ${_OBJS:S/qconfig.o//} SRCS:= ${_OBJS:.o=.cpp} NO_MAN= true # qmake.1 anyone? @@ -14,7 +14,7 @@ NO_MAN= true # qmake.1 anyone? ${.CURDIR:H}/src/3rdparty/md5 ${.CURDIR:H}/src/3rdparty/sha1 \ ${.CURDIR:H}/tools/shared/symbian ${.CURDIR:H}/tools/shared/windows -CXXFLAGS+=-I${.CURDIR:H}/mkspecs/freebsd-g++ +CXXFLAGS+=-I${.CURDIR:H}/mkspecs/freebsd-${QMAKE_COMPILER} .for s in src/corelib/arch/generic src/corelib/global src/corelib/tools \ src/corelib/kernel src/corelib/codecs \ @@ -41,7 +41,7 @@ CXXFLAGS+=-DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT \ # it: # -DHAVE_QCONFIG_CPP -PROG_CXX= qmake-qt4 -BINDIR= ${PREFIX}/bin +PROG_CXX=${QMAKE:T} +BINDIR= ${PREFIX}/${QT_BINDIR_REL} .include diff --git a/devel/qmake4/files/patch-mkspecs__common__clang-unix.conf b/devel/qmake4/files/patch-mkspecs__common__clang-unix.conf new file mode 100644 index 000000000000..541932731d95 --- /dev/null +++ b/devel/qmake4/files/patch-mkspecs__common__clang-unix.conf @@ -0,0 +1,18 @@ +--- ../mkspecs/common/clang-unix.conf.orig 2013-12-05 22:57:53.135156000 +0000 ++++ ../mkspecs/common/clang-unix.conf 2013-12-05 23:09:36.960149415 +0000 +@@ -0,0 +1,15 @@ ++# ++# Qmake configuration for the Clang compiler on *nix-systems ++# ++# Before making changes to this file, please read the comment in ++# gcc-base.conf, to make sure the change goes in the right place. ++# ++# To verify that your change has the desired effect on the final configuration ++# you can use the manual test in tests/manual/mkspecs. ++# ++ ++include(gcc-base-unix.conf) ++include(clang.conf) ++ ++QMAKE_LFLAGS_RELEASE += -Wl,-O1 ++QMAKE_LFLAGS_NOUNDEF += -Wl,--no-undefined diff --git a/devel/qmake4/files/patch-mkspecs__common__freebsd.conf b/devel/qmake4/files/patch-mkspecs__common__freebsd.conf new file mode 100644 index 000000000000..fa941e998a9e --- /dev/null +++ b/devel/qmake4/files/patch-mkspecs__common__freebsd.conf @@ -0,0 +1,55 @@ +--- ../mkspecs/common/freebsd.conf.orig 2013-12-05 22:57:28.140145000 +0000 ++++ ../mkspecs/common/freebsd.conf 2013-12-05 23:10:22.897149108 +0000 +@@ -0,0 +1,52 @@ ++# ++# qmake configuration for FreeBSD ++# ++ ++QMAKE_CFLAGS_THREAD = -pthread -D_THREAD_SAFE ++ ++QMAKE_CXXFLAGS_THREAD = $$QMAKE_CFLAGS_THREAD ++ ++# Addon software goes into /usr/local on the BSDs, by default we will look there ++QMAKE_INCDIR = $$[QT_INSTALL_HEADERS] /usr/local/include ++QMAKE_LIBDIR = $$[QT_INSTALL_LIBS] /usr/local/lib ++QMAKE_INCDIR_X11 = /usr/local/include ++QMAKE_LIBDIR_X11 = /usr/local/lib ++QMAKE_INCDIR_QT = $$[QT_INSTALL_HEADERS] ++QMAKE_LIBDIR_QT = $$[QT_INSTALL_LIBS] ++QMAKE_INCDIR_OPENGL = /usr/local/include ++QMAKE_LIBDIR_OPENGL = /usr/local/lib ++ ++QMAKE_LFLAGS_THREAD = -pthread ++ ++QMAKE_LIBS = ++QMAKE_LIBS_DYNLOAD = ++QMAKE_LIBS_X11 = -lXext -lX11 -lm ++QMAKE_LIBS_X11SM = -lSM -lICE ++QMAKE_LIBS_OPENGL = -lGL ++QMAKE_LIBS_OPENGL_QT = -lGL ++QMAKE_LIBS_THREAD = ++ ++QMAKE_MOC = $$[QT_INSTALL_BINS]/moc ++QMAKE_UIC = $$[QT_INSTALL_BINS]/uic ++ ++QMAKE_AR = ar cqs ++QMAKE_OBJCOPY = objcopy ++QMAKE_RANLIB = ++ ++QMAKE_TAR = tar -cf ++QMAKE_GZIP = gzip -9f ++ ++QMAKE_COPY = cp -f ++QMAKE_COPY_FILE = $$QMAKE_COPY ++QMAKE_COPY_DIR = $$QMAKE_COPY -R ++QMAKE_MOVE = mv -f ++QMAKE_DEL_FILE = rm -f ++QMAKE_DEL_DIR = rmdir ++QMAKE_STRIP = strip ++QMAKE_STRIPFLAGS_LIB += --strip-unneeded ++QMAKE_CHK_DIR_EXISTS = test -d ++QMAKE_MKDIR = mkdir -p ++QMAKE_INSTALL_FILE = install -m 644 -p ++QMAKE_INSTALL_PROGRAM = install -m 755 -p ++ ++include(unix.conf) diff --git a/devel/qmake4/files/patch-mkspecs__freebsd-g++__qmake.conf b/devel/qmake4/files/patch-mkspecs__freebsd-g++__qmake.conf new file mode 100644 index 000000000000..07ff28d5f0ec --- /dev/null +++ b/devel/qmake4/files/patch-mkspecs__freebsd-g++__qmake.conf @@ -0,0 +1,51 @@ +--- ../mkspecs/freebsd-g++/qmake.conf.orig 2013-06-07 05:17:00.000000000 +0000 ++++ ../mkspecs/freebsd-g++/qmake.conf 2013-12-05 23:07:25.210153920 +0000 +@@ -8,47 +8,7 @@ + CONFIG += qt warn_on release link_prl gdb_dwarf_index + QT += core gui + +-QMAKE_CFLAGS_THREAD = -pthread -D_THREAD_SAFE +- +-QMAKE_CXXFLAGS_THREAD = $$QMAKE_CFLAGS_THREAD +- +-# Addon software goes into /usr/local on the BSDs, by default we will look there +-QMAKE_INCDIR = /usr/local/include +-QMAKE_LIBDIR = /usr/local/lib +-QMAKE_INCDIR_X11 = /usr/X11R6/include +-QMAKE_LIBDIR_X11 = /usr/X11R6/lib +-QMAKE_INCDIR_QT = $$[QT_INSTALL_HEADERS] +-QMAKE_LIBDIR_QT = $$[QT_INSTALL_LIBS] +-QMAKE_INCDIR_OPENGL = /usr/X11R6/include +-QMAKE_LIBDIR_OPENGL = /usr/X11R6/lib +- +-QMAKE_LFLAGS_THREAD = -pthread +- +-QMAKE_LIBS = +-QMAKE_LIBS_DYNLOAD = +-QMAKE_LIBS_X11 = -lXext -lX11 -lm +-QMAKE_LIBS_X11SM = -lSM -lICE +-QMAKE_LIBS_OPENGL = -lGL +-QMAKE_LIBS_OPENGL_QT = -lGL +-QMAKE_LIBS_THREAD = +- +-QMAKE_MOC = $$[QT_INSTALL_BINS]/moc +-QMAKE_UIC = $$[QT_INSTALL_BINS]/uic +- +-QMAKE_AR = ar cqs +-QMAKE_OBJCOPY = objcopy +-QMAKE_RANLIB = +- +-QMAKE_TAR = tar -cf +-QMAKE_GZIP = gzip -9f +- +-QMAKE_COPY = cp -f +-QMAKE_MOVE = mv -f +-QMAKE_DEL_FILE = rm -f +-QMAKE_DEL_DIR = rmdir +-QMAKE_CHK_DIR_EXISTS = test -d +-QMAKE_MKDIR = mkdir -p +-include(../common/unix.conf) ++include(../common/freebsd.conf) + include(../common/gcc-base-unix.conf) + include(../common/g++-unix.conf) + load(qt_config) diff --git a/devel/qmake4/files/patch-qt4-before-ports-in-mkspecs.diff b/devel/qmake4/files/patch-qt4-before-ports-in-mkspecs.diff deleted file mode 100644 index 1d1d1096fd03..000000000000 --- a/devel/qmake4/files/patch-qt4-before-ports-in-mkspecs.diff +++ /dev/null @@ -1,26 +0,0 @@ ---- ../mkspecs/freebsd-g++/qmake.conf.orig 2012-09-10 18:36:35.000000000 -0700 -+++ ../mkspecs/freebsd-g++/qmake.conf 2012-09-16 16:13:00.894513577 -0700 -@@ -13,8 +13,8 @@ - QMAKE_CXXFLAGS_THREAD = $$QMAKE_CFLAGS_THREAD - - # Addon software goes into /usr/local on the BSDs, by default we will look there --QMAKE_INCDIR = /usr/local/include --QMAKE_LIBDIR = /usr/local/lib -+QMAKE_INCDIR = $$[QT_INSTALL_HEADERS] /usr/local/include -+QMAKE_LIBDIR = $$[QT_INSTALL_LIBS] /usr/local/lib - QMAKE_INCDIR_X11 = /usr/X11R6/include - QMAKE_LIBDIR_X11 = /usr/X11R6/lib - QMAKE_INCDIR_QT = $$[QT_INSTALL_HEADERS] ---- ../mkspecs/freebsd-g++46/qmake.conf.orig 2012-09-10 18:36:35.000000000 -0700 -+++ ../mkspecs/freebsd-g++46/qmake.conf 2012-09-16 16:13:00.894513577 -0700 -@@ -13,8 +13,8 @@ - QMAKE_CXXFLAGS_THREAD = $$QMAKE_CFLAGS_THREAD - - # Addon software goes into /usr/local on the BSDs, by default we will look there --QMAKE_INCDIR = /usr/local/include --QMAKE_LIBDIR = /usr/local/lib -+QMAKE_INCDIR = $$[QT_INSTALL_HEADERS] /usr/local/include -+QMAKE_LIBDIR = $$[QT_INSTALL_LIBS] /usr/local/lib - QMAKE_INCDIR_X11 = /usr/X11R6/include - QMAKE_LIBDIR_X11 = /usr/X11R6/lib - QMAKE_INCDIR_QT = $$[QT_INSTALL_HEADERS] diff --git a/devel/qmake4/files/qconfig.cpp b/devel/qmake4/files/qconfig.cpp deleted file mode 100644 index 4c9d87090657..000000000000 --- a/devel/qmake4/files/qconfig.cpp +++ /dev/null @@ -1,23 +0,0 @@ -/* - * $FreeBSD$ - * Hand-crafted... - * The default prefix (/ usr / local) is dynamicly replaced - * at configure time. - */ -/* Installation date */ -static const char qt_configure_installation [12+11] = "qt_instdate=TODAY"; - -#define QT_CONFIGURE_LICENSEE "Open Source"; -#define QT_CONFIGURE_LICENSED_PRODUCTS "OpenSource"; -#define QT_CONFIGURE_PREFIX_PATH "/usr/local"; -#define QT_CONFIGURE_DOCUMENTATION_PATH "/usr/local/share/doc/qt4"; -#define QT_CONFIGURE_HEADERS_PATH "/usr/local/include/qt4"; -#define QT_CONFIGURE_LIBRARIES_PATH "/usr/local/lib/qt4"; -#define QT_CONFIGURE_BINARIES_PATH "/usr/local/bin"; -#define QT_CONFIGURE_PLUGINS_PATH "/usr/local/lib/qt4/plugins"; -#define QT_CONFIGURE_IMPORTS_PATH "/usr/local/lib/qt4/imports"; -#define QT_CONFIGURE_DATA_PATH "/usr/local/share/qt4"; -#define QT_CONFIGURE_TRANSLATIONS_PATH "/usr/local/share/qt4/translations"; -#define QT_CONFIGURE_SETTINGS_PATH "/usr/local/etc/xdg"; -#define QT_CONFIGURE_EXAMPLES_PATH "/usr/local/share/examples/qt4/examples"; -#define QT_CONFIGURE_DEMOS_PATH "/usr/local/share/examples/qt4/demos/"; diff --git a/devel/qmake4/files/qconfig.cpp.in b/devel/qmake4/files/qconfig.cpp.in new file mode 100644 index 000000000000..b3a5b6120371 --- /dev/null +++ b/devel/qmake4/files/qconfig.cpp.in @@ -0,0 +1,21 @@ +/* + * $FreeBSD$ + */ + +/* Installation date */ +static const char qt_configure_installation [12+11] = "qt_instdate=%%TODAY%%"; + +#define QT_CONFIGURE_LICENSEE "Open Source"; +#define QT_CONFIGURE_LICENSED_PRODUCTS "OpenSource"; +#define QT_CONFIGURE_PREFIX_PATH "%%PREFIX%%"; +#define QT_CONFIGURE_DOCUMENTATION_PATH "%%PREFIX%%/%%QT_DOCDIR%%"; +#define QT_CONFIGURE_HEADERS_PATH "%%PREFIX%%/%%QT_INCDIR%%"; +#define QT_CONFIGURE_LIBRARIES_PATH "%%PREFIX%%/%%QT_LIBDIR%%"; +#define QT_CONFIGURE_BINARIES_PATH "%%PREFIX%%/%%QT_BINDIR%%"; +#define QT_CONFIGURE_PLUGINS_PATH "%%PREFIX%%/%%QT_PLUGINDIR%%"; +#define QT_CONFIGURE_IMPORTS_PATH "%%PREFIX%%/%%QT_IMPORTDIR%%"; +#define QT_CONFIGURE_DATA_PATH "%%PREFIX%%/%%QT_DATADIR%%"; +#define QT_CONFIGURE_TRANSLATIONS_PATH "%%PREFIX%%/%%QT_L10NDIR%%"; +#define QT_CONFIGURE_SETTINGS_PATH "%%PREFIX%%/%%QT_ETCDIR%%"; +#define QT_CONFIGURE_EXAMPLES_PATH "%%PREFIX%%/%%QT_EXAMPLEDIR%%/examples"; +#define QT_CONFIGURE_DEMOS_PATH "%%PREFIX%%/%%QT_EXAMPLEDIR%%/demos/"; diff --git a/devel/qmake4/pkg-descr b/devel/qmake4/pkg-descr deleted file mode 100644 index 3ea2b0626dcc..000000000000 --- a/devel/qmake4/pkg-descr +++ /dev/null @@ -1,8 +0,0 @@ -Qt is a C++ toolkit for application development. It lets application -developers target all major operating systems with a single application -source code. - -Qmake is a project and makefile creating utility, that is part of Qt. -For ease of maintainance it is split out into a port of its own. - -WWW: http://qt.nokia.com/products/qt/index.html diff --git a/devel/qmake4/pkg-plist b/devel/qmake4/pkg-plist index 484a46b41ea9..e6b2ca7c024b 100644 --- a/devel/qmake4/pkg-plist +++ b/devel/qmake4/pkg-plist @@ -1,758 +1,739 @@ -bin/qmake-qt4 -share/qt4/mkspecs/aix-g++-64/qmake.conf -share/qt4/mkspecs/aix-g++-64/qplatformdefs.h -share/qt4/mkspecs/aix-g++/qmake.conf -share/qt4/mkspecs/aix-g++/qplatformdefs.h -share/qt4/mkspecs/aix-xlc-64/qmake.conf -share/qt4/mkspecs/aix-xlc-64/qplatformdefs.h -share/qt4/mkspecs/aix-xlc/qmake.conf -share/qt4/mkspecs/aix-xlc/qplatformdefs.h -share/qt4/mkspecs/blackberry-armv7le-qcc/qmake.conf -share/qt4/mkspecs/blackberry-armv7le-qcc/qplatformdefs.h -share/qt4/mkspecs/blackberry-playbook-armv7le-qcc/qmake.conf -share/qt4/mkspecs/blackberry-playbook-armv7le-qcc/qplatformdefs.h -share/qt4/mkspecs/blackberry-playbook-x86-qcc/qmake.conf -share/qt4/mkspecs/blackberry-playbook-x86-qcc/qplatformdefs.h -share/qt4/mkspecs/blackberry-x86-qcc/qmake.conf -share/qt4/mkspecs/blackberry-x86-qcc/qplatformdefs.h -share/qt4/mkspecs/common/aix/qplatformdefs.h -share/qt4/mkspecs/common/armcc.conf -share/qt4/mkspecs/common/c89/qplatformdefs.h -share/qt4/mkspecs/common/clang.conf -share/qt4/mkspecs/common/g++-base.conf -share/qt4/mkspecs/common/g++-macx.conf -share/qt4/mkspecs/common/g++-unix.conf -share/qt4/mkspecs/common/g++.conf -share/qt4/mkspecs/common/gcc-base-ios.conf -share/qt4/mkspecs/common/gcc-base-macx.conf -share/qt4/mkspecs/common/gcc-base-unix.conf -share/qt4/mkspecs/common/gcc-base.conf -share/qt4/mkspecs/common/ghs-base-integrity.conf -share/qt4/mkspecs/common/integrity/qplatformdefs.h -share/qt4/mkspecs/common/ios.conf -share/qt4/mkspecs/common/ios/GLES/gl.h -share/qt4/mkspecs/common/ios/GLES2/gl2.h -share/qt4/mkspecs/common/ios/arch.conf -share/qt4/mkspecs/common/ios/clang.conf -share/qt4/mkspecs/common/ios/g++.conf -share/qt4/mkspecs/common/ios/llvm.conf -share/qt4/mkspecs/common/ios/qmake.conf -share/qt4/mkspecs/common/ios/qplatformdefs.h -share/qt4/mkspecs/common/ios/versions.conf -share/qt4/mkspecs/common/linux.conf -share/qt4/mkspecs/common/llvm.conf -share/qt4/mkspecs/common/mac.conf -share/qt4/mkspecs/common/mac/qplatformdefs.h -share/qt4/mkspecs/common/posix/qplatformdefs.h -share/qt4/mkspecs/common/qcc-base-qnx.conf -share/qt4/mkspecs/common/qcc-base.conf -share/qt4/mkspecs/common/qnx/qmake.conf -share/qt4/mkspecs/common/qnx/qplatformdefs.h -share/qt4/mkspecs/common/qws.conf -share/qt4/mkspecs/common/symbian/appCaptionForTranslation.cpp -share/qt4/mkspecs/common/symbian/backup_registration.xml -share/qt4/mkspecs/common/symbian/header-wrappers/AknBitmapAnimation.h -share/qt4/mkspecs/common/symbian/header-wrappers/AknDoc.h -share/qt4/mkspecs/common/symbian/header-wrappers/AknFontAccess.h -share/qt4/mkspecs/common/symbian/header-wrappers/AknInputLanguageInfo.h -share/qt4/mkspecs/common/symbian/header-wrappers/AknLayoutFont.h -share/qt4/mkspecs/common/symbian/header-wrappers/AknPopupFader.h -share/qt4/mkspecs/common/symbian/header-wrappers/AknServerApp.h -share/qt4/mkspecs/common/symbian/header-wrappers/AknUtils.h -share/qt4/mkspecs/common/symbian/header-wrappers/AknsBasicBackgroundControlContext.h -share/qt4/mkspecs/common/symbian/header-wrappers/AknsConstants.h -share/qt4/mkspecs/common/symbian/header-wrappers/AknsDrawUtils.h -share/qt4/mkspecs/common/symbian/header-wrappers/AknsItemID.h -share/qt4/mkspecs/common/symbian/header-wrappers/AknsSkinInstance.h -share/qt4/mkspecs/common/symbian/header-wrappers/AknsUtils.h -share/qt4/mkspecs/common/symbian/header-wrappers/ApAccessPointItem.h -share/qt4/mkspecs/common/symbian/header-wrappers/ApDataHandler.h -share/qt4/mkspecs/common/symbian/header-wrappers/ApUtils.h -share/qt4/mkspecs/common/symbian/header-wrappers/CDirectoryLocalizer.h -share/qt4/mkspecs/common/symbian/header-wrappers/DocumentHandler.h -share/qt4/mkspecs/common/symbian/packageNameForTranslation.cpp -share/qt4/mkspecs/common/symbian/qplatformdefs.h -share/qt4/mkspecs/common/symbian/stl-off/new -share/qt4/mkspecs/common/symbian/symbian-makefile.conf -share/qt4/mkspecs/common/symbian/symbian-mmp.conf -share/qt4/mkspecs/common/symbian/symbian.conf -share/qt4/mkspecs/common/symbian/symbianincludes.h -share/qt4/mkspecs/common/symbian/template.applite -share/qt4/mkspecs/common/unix.conf -share/qt4/mkspecs/common/wince/qmake.conf -share/qt4/mkspecs/common/wince/qplatformdefs.h -share/qt4/mkspecs/cygwin-g++/qmake.conf -share/qt4/mkspecs/cygwin-g++/qplatformdefs.h -share/qt4/mkspecs/darwin-g++/qmake.conf -share/qt4/mkspecs/darwin-g++/qplatformdefs.h -share/qt4/mkspecs/default -share/qt4/mkspecs/features/build_pass.prf -share/qt4/mkspecs/features/dbusadaptors.prf -share/qt4/mkspecs/features/dbusinterfaces.prf -share/qt4/mkspecs/features/debug.prf -share/qt4/mkspecs/features/debug_and_release.prf -share/qt4/mkspecs/features/declarative_debug.prf -share/qt4/mkspecs/features/default_post.prf -share/qt4/mkspecs/features/default_pre.prf -share/qt4/mkspecs/features/designer.prf -share/qt4/mkspecs/features/device_config.prf -share/qt4/mkspecs/features/dll.prf -share/qt4/mkspecs/features/egl.prf -share/qt4/mkspecs/features/enable_backup.prf -share/qt4/mkspecs/features/exclusive_builds.prf -share/qt4/mkspecs/features/help.prf -share/qt4/mkspecs/features/include_source_dir.prf -share/qt4/mkspecs/features/incredibuild_xge.prf -share/qt4/mkspecs/features/lex.prf -share/qt4/mkspecs/features/link_pkgconfig.prf -share/qt4/mkspecs/features/mac/default_post.prf -share/qt4/mkspecs/features/mac/default_pre.prf -share/qt4/mkspecs/features/mac/dwarf2.prf -share/qt4/mkspecs/features/mac/objective_c.prf -share/qt4/mkspecs/features/mac/ppc.prf -share/qt4/mkspecs/features/mac/ppc64.prf -share/qt4/mkspecs/features/mac/rez.prf -share/qt4/mkspecs/features/mac/sdk.prf -share/qt4/mkspecs/features/mac/x86.prf -share/qt4/mkspecs/features/mac/x86_64.prf -share/qt4/mkspecs/features/moc.prf -share/qt4/mkspecs/features/no_debug_info.prf -share/qt4/mkspecs/features/qdbus.prf -share/qt4/mkspecs/features/qt.prf -share/qt4/mkspecs/features/qt_config.prf -share/qt4/mkspecs/features/qt_functions.prf -share/qt4/mkspecs/features/qtestlib.prf -share/qt4/mkspecs/features/qtopia.prf -share/qt4/mkspecs/features/qtopiainc.prf -share/qt4/mkspecs/features/qtopialib.prf -share/qt4/mkspecs/features/qttest_p4.prf -share/qt4/mkspecs/features/release.prf -share/qt4/mkspecs/features/resources.prf -share/qt4/mkspecs/features/shared.prf -share/qt4/mkspecs/features/silent.prf -share/qt4/mkspecs/features/static.prf -share/qt4/mkspecs/features/static_and_shared.prf -share/qt4/mkspecs/features/staticlib.prf -share/qt4/mkspecs/features/symbian/add_mmp_rules.prf -share/qt4/mkspecs/features/symbian/application_icon.prf -share/qt4/mkspecs/features/symbian/armcc_warnings.prf -share/qt4/mkspecs/features/symbian/data_caging_paths.prf -share/qt4/mkspecs/features/symbian/debug.prf -share/qt4/mkspecs/features/symbian/def_files.prf -share/qt4/mkspecs/features/symbian/def_files_disabled.prf -share/qt4/mkspecs/features/symbian/default_post.prf -share/qt4/mkspecs/features/symbian/default_pre.prf -share/qt4/mkspecs/features/symbian/do_not_build_as_thumb.prf -share/qt4/mkspecs/features/symbian/epocallowdlldata.prf -share/qt4/mkspecs/features/symbian/localize_deployment.prf -share/qt4/mkspecs/features/symbian/moc.prf -share/qt4/mkspecs/features/symbian/nested_exceptions.prf -share/qt4/mkspecs/features/symbian/opengl.prf -share/qt4/mkspecs/features/symbian/platform_paths.prf -share/qt4/mkspecs/features/symbian/prepend_includepath.prf -share/qt4/mkspecs/features/symbian/qt.prf -share/qt4/mkspecs/features/symbian/qt_config.prf -share/qt4/mkspecs/features/symbian/release.prf -share/qt4/mkspecs/features/symbian/run_on_phone.prf -share/qt4/mkspecs/features/symbian/sis_targets.prf -share/qt4/mkspecs/features/symbian/stl.prf -share/qt4/mkspecs/features/symbian/stl_off.prf -share/qt4/mkspecs/features/symbian/symbian_appbooster.prf -share/qt4/mkspecs/features/symbian/symbian_building.prf -share/qt4/mkspecs/features/symbian/thread.prf -share/qt4/mkspecs/features/testcase.prf -share/qt4/mkspecs/features/uic.prf -share/qt4/mkspecs/features/uitools.prf -share/qt4/mkspecs/features/unix/bsymbolic_functions.prf -share/qt4/mkspecs/features/unix/dylib.prf -share/qt4/mkspecs/features/unix/gdb_dwarf_index.prf -share/qt4/mkspecs/features/unix/hide_symbols.prf -share/qt4/mkspecs/features/unix/largefile.prf -share/qt4/mkspecs/features/unix/opengl.prf -share/qt4/mkspecs/features/unix/openvg.prf -share/qt4/mkspecs/features/unix/separate_debug_info.prf -share/qt4/mkspecs/features/unix/thread.prf -share/qt4/mkspecs/features/unix/x11.prf -share/qt4/mkspecs/features/unix/x11inc.prf -share/qt4/mkspecs/features/unix/x11lib.prf -share/qt4/mkspecs/features/unix/x11sm.prf -share/qt4/mkspecs/features/use_c_linker.prf -share/qt4/mkspecs/features/vxworks.prf -share/qt4/mkspecs/features/warn_off.prf -share/qt4/mkspecs/features/warn_on.prf -share/qt4/mkspecs/features/win32/console.prf -share/qt4/mkspecs/features/win32/default_post.prf -share/qt4/mkspecs/features/win32/default_pre.prf -share/qt4/mkspecs/features/win32/dumpcpp.prf -share/qt4/mkspecs/features/win32/embed_manifest_dll.prf -share/qt4/mkspecs/features/win32/embed_manifest_exe.prf -share/qt4/mkspecs/features/win32/exceptions.prf -share/qt4/mkspecs/features/win32/exceptions_off.prf -share/qt4/mkspecs/features/win32/ltcg.prf -share/qt4/mkspecs/features/win32/msvc_mp.prf -share/qt4/mkspecs/features/win32/opengl.prf -share/qt4/mkspecs/features/win32/openvg.prf -share/qt4/mkspecs/features/win32/qaxcontainer.prf -share/qt4/mkspecs/features/win32/qaxserver.prf -share/qt4/mkspecs/features/win32/qt_dll.prf -share/qt4/mkspecs/features/win32/rtti.prf -share/qt4/mkspecs/features/win32/rtti_off.prf -share/qt4/mkspecs/features/win32/stl.prf -share/qt4/mkspecs/features/win32/stl_off.prf -share/qt4/mkspecs/features/win32/thread.prf -share/qt4/mkspecs/features/win32/thread_off.prf -share/qt4/mkspecs/features/win32/windows.prf -share/qt4/mkspecs/features/yacc.prf -share/qt4/mkspecs/freebsd-clang/qmake.conf -share/qt4/mkspecs/freebsd-clang/qplatformdefs.h -share/qt4/mkspecs/freebsd-clang++33/qmake.conf -share/qt4/mkspecs/freebsd-clang++33/qplatformdefs.h -share/qt4/mkspecs/freebsd-g++/qmake.conf -share/qt4/mkspecs/freebsd-g++/qplatformdefs.h -share/qt4/mkspecs/freebsd-g++42/qmake.conf -share/qt4/mkspecs/freebsd-g++42/qplatformdefs.h -share/qt4/mkspecs/freebsd-g++44/qmake.conf -share/qt4/mkspecs/freebsd-g++44/qplatformdefs.h -share/qt4/mkspecs/freebsd-g++46/qmake.conf -share/qt4/mkspecs/freebsd-g++46/qplatformdefs.h -share/qt4/mkspecs/freebsd-g++47/qmake.conf -share/qt4/mkspecs/freebsd-g++47/qplatformdefs.h -share/qt4/mkspecs/freebsd-g++48/qmake.conf -share/qt4/mkspecs/freebsd-g++48/qplatformdefs.h -share/qt4/mkspecs/freebsd-g++49/qmake.conf -share/qt4/mkspecs/freebsd-g++49/qplatformdefs.h -share/qt4/mkspecs/freebsd-icc/qmake.conf -share/qt4/mkspecs/freebsd-icc/qplatformdefs.h -share/qt4/mkspecs/hpux-acc-64/qmake.conf -share/qt4/mkspecs/hpux-acc-64/qplatformdefs.h -share/qt4/mkspecs/hpux-acc-o64/qmake.conf -share/qt4/mkspecs/hpux-acc-o64/qplatformdefs.h -share/qt4/mkspecs/hpux-acc/qmake.conf -share/qt4/mkspecs/hpux-acc/qplatformdefs.h -share/qt4/mkspecs/hpux-g++-64/qmake.conf -share/qt4/mkspecs/hpux-g++-64/qplatformdefs.h -share/qt4/mkspecs/hpux-g++/qmake.conf -share/qt4/mkspecs/hpux-g++/qplatformdefs.h -share/qt4/mkspecs/hpuxi-acc-32/qmake.conf -share/qt4/mkspecs/hpuxi-acc-32/qplatformdefs.h -share/qt4/mkspecs/hpuxi-acc-64/qmake.conf -share/qt4/mkspecs/hpuxi-acc-64/qplatformdefs.h -share/qt4/mkspecs/hpuxi-g++-64/qmake.conf -share/qt4/mkspecs/hpuxi-g++-64/qplatformdefs.h -share/qt4/mkspecs/hurd-g++/qmake.conf -share/qt4/mkspecs/hurd-g++/qplatformdefs.h -share/qt4/mkspecs/irix-cc-64/qmake.conf -share/qt4/mkspecs/irix-cc-64/qplatformdefs.h -share/qt4/mkspecs/irix-cc/qmake.conf -share/qt4/mkspecs/irix-cc/qplatformdefs.h -share/qt4/mkspecs/irix-g++-64/qmake.conf -share/qt4/mkspecs/irix-g++-64/qplatformdefs.h -share/qt4/mkspecs/irix-g++/qmake.conf -share/qt4/mkspecs/irix-g++/qplatformdefs.h -share/qt4/mkspecs/linux-arm-gnueabi-g++/qmake.conf -share/qt4/mkspecs/linux-arm-gnueabi-g++/qplatformdefs.h -share/qt4/mkspecs/linux-cxx/qmake.conf -share/qt4/mkspecs/linux-cxx/qplatformdefs.h -share/qt4/mkspecs/linux-ecc-64/qmake.conf -share/qt4/mkspecs/linux-ecc-64/qplatformdefs.h -share/qt4/mkspecs/linux-g++-32/qmake.conf -share/qt4/mkspecs/linux-g++-32/qplatformdefs.h -share/qt4/mkspecs/linux-g++-64/qmake.conf -share/qt4/mkspecs/linux-g++-64/qplatformdefs.h -share/qt4/mkspecs/linux-g++-maemo/qmake.conf -share/qt4/mkspecs/linux-g++-maemo/qplatformdefs.h -share/qt4/mkspecs/linux-g++/qmake.conf -share/qt4/mkspecs/linux-g++/qplatformdefs.h -share/qt4/mkspecs/linux-icc-32/qmake.conf -share/qt4/mkspecs/linux-icc-32/qplatformdefs.h -share/qt4/mkspecs/linux-icc-64/qmake.conf -share/qt4/mkspecs/linux-icc-64/qplatformdefs.h -share/qt4/mkspecs/linux-icc/qmake.conf -share/qt4/mkspecs/linux-icc/qplatformdefs.h -share/qt4/mkspecs/linux-kcc/qmake.conf -share/qt4/mkspecs/linux-kcc/qplatformdefs.h -share/qt4/mkspecs/linux-llvm/qmake.conf -share/qt4/mkspecs/linux-llvm/qplatformdefs.h -share/qt4/mkspecs/linux-lsb-g++/qmake.conf -share/qt4/mkspecs/linux-lsb-g++/qplatformdefs.h -share/qt4/mkspecs/linux-pgcc/qmake.conf -share/qt4/mkspecs/linux-pgcc/qplatformdefs.h -share/qt4/mkspecs/lynxos-g++/qmake.conf -share/qt4/mkspecs/lynxos-g++/qplatformdefs.h -share/qt4/mkspecs/macx-g++/Info.plist.app -share/qt4/mkspecs/macx-g++/Info.plist.lib -share/qt4/mkspecs/macx-g++/qmake.conf -share/qt4/mkspecs/macx-g++/qplatformdefs.h -share/qt4/mkspecs/macx-g++40/Info.plist.app -share/qt4/mkspecs/macx-g++40/Info.plist.lib -share/qt4/mkspecs/macx-g++40/qmake.conf -share/qt4/mkspecs/macx-g++40/qplatformdefs.h -share/qt4/mkspecs/macx-g++42/Info.plist.app -share/qt4/mkspecs/macx-g++42/Info.plist.lib -share/qt4/mkspecs/macx-g++42/qmake.conf -share/qt4/mkspecs/macx-g++42/qplatformdefs.h -share/qt4/mkspecs/macx-icc/qmake.conf -share/qt4/mkspecs/macx-icc/qplatformdefs.h -share/qt4/mkspecs/macx-llvm/Info.plist.app -share/qt4/mkspecs/macx-llvm/Info.plist.lib -share/qt4/mkspecs/macx-llvm/qmake.conf -share/qt4/mkspecs/macx-llvm/qplatformdefs.h -share/qt4/mkspecs/macx-pbuilder/Info.plist.app -share/qt4/mkspecs/macx-pbuilder/qmake.conf -share/qt4/mkspecs/macx-pbuilder/qplatformdefs.h -share/qt4/mkspecs/macx-xcode/Info.plist.app -share/qt4/mkspecs/macx-xcode/Info.plist.lib -share/qt4/mkspecs/macx-xcode/qmake.conf -share/qt4/mkspecs/macx-xcode/qplatformdefs.h -share/qt4/mkspecs/macx-xlc/qmake.conf -share/qt4/mkspecs/macx-xlc/qplatformdefs.h -share/qt4/mkspecs/modules/README -share/qt4/mkspecs/netbsd-g++/qmake.conf -share/qt4/mkspecs/netbsd-g++/qplatformdefs.h -share/qt4/mkspecs/openbsd-g++/qmake.conf -share/qt4/mkspecs/openbsd-g++/qplatformdefs.h -share/qt4/mkspecs/qnx-armv7le-qcc/qmake.conf -share/qt4/mkspecs/qnx-armv7le-qcc/qplatformdefs.h -share/qt4/mkspecs/qnx-x86-qcc/qmake.conf -share/qt4/mkspecs/qnx-x86-qcc/qplatformdefs.h -share/qt4/mkspecs/qws/freebsd-generic-g++/qmake.conf -share/qt4/mkspecs/qws/freebsd-generic-g++/qplatformdefs.h -share/qt4/mkspecs/qws/integrity-arm-cxarm/qmake.conf -share/qt4/mkspecs/qws/integrity-arm-cxarm/qplatformdefs.h -share/qt4/mkspecs/qws/integrity-ppc-cxppc/qmake.conf -share/qt4/mkspecs/qws/integrity-ppc-cxppc/qplatformdefs.h -share/qt4/mkspecs/qws/integrity-x86-cx86/qmake.conf -share/qt4/mkspecs/qws/integrity-x86-cx86/qplatformdefs.h -share/qt4/mkspecs/qws/linux-arm-g++/qmake.conf -share/qt4/mkspecs/qws/linux-arm-g++/qplatformdefs.h -share/qt4/mkspecs/qws/linux-arm-gnueabi-g++/qmake.conf -share/qt4/mkspecs/qws/linux-arm-gnueabi-g++/qplatformdefs.h -share/qt4/mkspecs/qws/linux-armv6-g++/qmake.conf -share/qt4/mkspecs/qws/linux-armv6-g++/qplatformdefs.h -share/qt4/mkspecs/qws/linux-avr32-g++/qmake.conf -share/qt4/mkspecs/qws/linux-avr32-g++/qplatformdefs.h -share/qt4/mkspecs/qws/linux-cellon-g++/qmake.conf -share/qt4/mkspecs/qws/linux-cellon-g++/qplatformdefs.h -share/qt4/mkspecs/qws/linux-dm7000-g++/qmake.conf -share/qt4/mkspecs/qws/linux-dm7000-g++/qplatformdefs.h -share/qt4/mkspecs/qws/linux-dm800-g++/qmake.conf -share/qt4/mkspecs/qws/linux-dm800-g++/qplatformdefs.h -share/qt4/mkspecs/qws/linux-generic-g++-32/qmake.conf -share/qt4/mkspecs/qws/linux-generic-g++-32/qplatformdefs.h -share/qt4/mkspecs/qws/linux-generic-g++/qmake.conf -share/qt4/mkspecs/qws/linux-generic-g++/qplatformdefs.h -share/qt4/mkspecs/qws/linux-ipaq-g++/qmake.conf -share/qt4/mkspecs/qws/linux-ipaq-g++/qplatformdefs.h -share/qt4/mkspecs/qws/linux-lsb-g++/qmake.conf -share/qt4/mkspecs/qws/linux-lsb-g++/qplatformdefs.h -share/qt4/mkspecs/qws/linux-mips-g++/qmake.conf -share/qt4/mkspecs/qws/linux-mips-g++/qplatformdefs.h -share/qt4/mkspecs/qws/linux-nacl-g++/qmake.conf -share/qt4/mkspecs/qws/linux-nacl-g++/qplatformdefs.h -share/qt4/mkspecs/qws/linux-powerpc-g++/qmake.conf -share/qt4/mkspecs/qws/linux-powerpc-g++/qplatformdefs.h -share/qt4/mkspecs/qws/linux-sh-g++/qmake.conf -share/qt4/mkspecs/qws/linux-sh-g++/qplatformdefs.h -share/qt4/mkspecs/qws/linux-sh4al-g++/qmake.conf -share/qt4/mkspecs/qws/linux-sh4al-g++/qplatformdefs.h -share/qt4/mkspecs/qws/linux-sharp-g++/qmake.conf -share/qt4/mkspecs/qws/linux-sharp-g++/qplatformdefs.h -share/qt4/mkspecs/qws/linux-x86-g++/qmake.conf -share/qt4/mkspecs/qws/linux-x86-g++/qplatformdefs.h -share/qt4/mkspecs/qws/linux-x86_64-g++/qmake.conf -share/qt4/mkspecs/qws/linux-x86_64-g++/qplatformdefs.h -share/qt4/mkspecs/qws/linux-zylonite-g++/qmake.conf -share/qt4/mkspecs/qws/linux-zylonite-g++/qplatformdefs.h -share/qt4/mkspecs/qws/macx-generic-g++/qmake.conf -share/qt4/mkspecs/qws/macx-generic-g++/qplatformdefs.h -share/qt4/mkspecs/qws/macx-nacl-g++/qmake.conf -share/qt4/mkspecs/qws/macx-nacl-g++/qplatformdefs.h -share/qt4/mkspecs/qws/qnx-arm-g++/qmake.conf -share/qt4/mkspecs/qws/qnx-arm-g++/qplatformdefs.h -share/qt4/mkspecs/qws/qnx-armv7-g++/qmake.conf -share/qt4/mkspecs/qws/qnx-armv7-g++/qplatformdefs.h -share/qt4/mkspecs/qws/qnx-generic-g++/qmake.conf -share/qt4/mkspecs/qws/qnx-generic-g++/qplatformdefs.h -share/qt4/mkspecs/qws/qnx-i386-g++/qmake.conf -share/qt4/mkspecs/qws/qnx-i386-g++/qplatformdefs.h -share/qt4/mkspecs/qws/qnx-ppc-g++/qmake.conf -share/qt4/mkspecs/qws/qnx-ppc-g++/qplatformdefs.h -share/qt4/mkspecs/qws/solaris-generic-g++/qmake.conf -share/qt4/mkspecs/qws/solaris-generic-g++/qplatformdefs.h -share/qt4/mkspecs/sco-cc/qmake.conf -share/qt4/mkspecs/sco-cc/qplatformdefs.h -share/qt4/mkspecs/sco-g++/qmake.conf -share/qt4/mkspecs/sco-g++/qplatformdefs.h -share/qt4/mkspecs/solaris-cc-64-stlport/qmake.conf -share/qt4/mkspecs/solaris-cc-64-stlport/qplatformdefs.h -share/qt4/mkspecs/solaris-cc-64/qmake.conf -share/qt4/mkspecs/solaris-cc-64/qplatformdefs.h -share/qt4/mkspecs/solaris-cc-stlport/qmake.conf -share/qt4/mkspecs/solaris-cc-stlport/qplatformdefs.h -share/qt4/mkspecs/solaris-cc/qmake.conf -share/qt4/mkspecs/solaris-cc/qplatformdefs.h -share/qt4/mkspecs/solaris-g++-64/qmake.conf -share/qt4/mkspecs/solaris-g++-64/qplatformdefs.h -share/qt4/mkspecs/solaris-g++/qmake.conf -share/qt4/mkspecs/solaris-g++/qplatformdefs.h -share/qt4/mkspecs/symbian-abld/qmake.conf -share/qt4/mkspecs/symbian-abld/qplatformdefs.h -share/qt4/mkspecs/symbian-armcc/features/default_post.prf -share/qt4/mkspecs/symbian-armcc/qmake.conf -share/qt4/mkspecs/symbian-armcc/qplatformdefs.h -share/qt4/mkspecs/symbian-gcce/features/default_post.prf -share/qt4/mkspecs/symbian-gcce/qmake.conf -share/qt4/mkspecs/symbian-gcce/qplatformdefs.h -share/qt4/mkspecs/symbian-sbsv2/flm/qt/qmake_clean.flm -share/qt4/mkspecs/symbian-sbsv2/flm/qt/qmake_emulator_deployment.flm -share/qt4/mkspecs/symbian-sbsv2/flm/qt/qmake_extra_pre_targetdep.flm -share/qt4/mkspecs/symbian-sbsv2/flm/qt/qmake_post_link.flm -share/qt4/mkspecs/symbian-sbsv2/flm/qt/qmake_store_build.flm -share/qt4/mkspecs/symbian-sbsv2/flm/qt/qt.xml -share/qt4/mkspecs/symbian-sbsv2/qmake.conf -share/qt4/mkspecs/symbian-sbsv2/qplatformdefs.h -share/qt4/mkspecs/tru64-cxx/qmake.conf -share/qt4/mkspecs/tru64-cxx/qplatformdefs.h -share/qt4/mkspecs/tru64-g++/qmake.conf -share/qt4/mkspecs/tru64-g++/qplatformdefs.h -share/qt4/mkspecs/unixware-cc/qmake.conf -share/qt4/mkspecs/unixware-cc/qplatformdefs.h -share/qt4/mkspecs/unixware-g++/qmake.conf -share/qt4/mkspecs/unixware-g++/qplatformdefs.h -share/qt4/mkspecs/unsupported/linux-armcc/qmake.conf -share/qt4/mkspecs/unsupported/linux-armcc/qplatformdefs.h -share/qt4/mkspecs/unsupported/linux-clang/qmake.conf -share/qt4/mkspecs/unsupported/linux-clang/qplatformdefs.h -share/qt4/mkspecs/unsupported/linux-host-g++/qmake.conf -share/qt4/mkspecs/unsupported/linux-host-g++/qplatformdefs.h -share/qt4/mkspecs/unsupported/linux-scratchbox2-g++/qmake.conf -share/qt4/mkspecs/unsupported/linux-scratchbox2-g++/qplatformdefs.h -share/qt4/mkspecs/unsupported/macx-clang/Info.plist.app -share/qt4/mkspecs/unsupported/macx-clang/Info.plist.lib -share/qt4/mkspecs/unsupported/macx-clang/qmake.conf -share/qt4/mkspecs/unsupported/macx-clang/qplatformdefs.h -share/qt4/mkspecs/unsupported/macx-iosdevice-clang-legacy/qmake.conf -share/qt4/mkspecs/unsupported/macx-iosdevice-clang-legacy/qplatformdefs.h -share/qt4/mkspecs/unsupported/macx-iosdevice-clang/qmake.conf -share/qt4/mkspecs/unsupported/macx-iosdevice-clang/qplatformdefs.h -share/qt4/mkspecs/unsupported/macx-iosdevice-g++-legacy/qmake.conf -share/qt4/mkspecs/unsupported/macx-iosdevice-g++-legacy/qplatformdefs.h -share/qt4/mkspecs/unsupported/macx-iosdevice-g++/qmake.conf -share/qt4/mkspecs/unsupported/macx-iosdevice-g++/qplatformdefs.h -share/qt4/mkspecs/unsupported/macx-iosdevice-llvm-legacy/qmake.conf -share/qt4/mkspecs/unsupported/macx-iosdevice-llvm-legacy/qplatformdefs.h -share/qt4/mkspecs/unsupported/macx-iosdevice-llvm/qmake.conf -share/qt4/mkspecs/unsupported/macx-iosdevice-llvm/qplatformdefs.h -share/qt4/mkspecs/unsupported/macx-iossimulator-clang-legacy/qmake.conf -share/qt4/mkspecs/unsupported/macx-iossimulator-clang-legacy/qplatformdefs.h -share/qt4/mkspecs/unsupported/macx-iossimulator-clang/qmake.conf -share/qt4/mkspecs/unsupported/macx-iossimulator-clang/qplatformdefs.h -share/qt4/mkspecs/unsupported/macx-iossimulator-g++-legacy/qmake.conf -share/qt4/mkspecs/unsupported/macx-iossimulator-g++-legacy/qplatformdefs.h -share/qt4/mkspecs/unsupported/macx-iossimulator-g++/qmake.conf -share/qt4/mkspecs/unsupported/macx-iossimulator-g++/qplatformdefs.h -share/qt4/mkspecs/unsupported/macx-iossimulator-llvm-legacy/qmake.conf -share/qt4/mkspecs/unsupported/macx-iossimulator-llvm-legacy/qplatformdefs.h -share/qt4/mkspecs/unsupported/macx-iossimulator-llvm/qmake.conf -share/qt4/mkspecs/unsupported/macx-iossimulator-llvm/qplatformdefs.h -share/qt4/mkspecs/unsupported/qnx-X11-g++/qmake.conf -share/qt4/mkspecs/unsupported/qnx-X11-g++/qplatformdefs.h -share/qt4/mkspecs/unsupported/qws/integrity-x86-cx86/qmake.conf -share/qt4/mkspecs/unsupported/qws/integrity-x86-cx86/qplatformdefs.h -share/qt4/mkspecs/unsupported/qws/linux-x86-openkode-g++/qmake.conf -share/qt4/mkspecs/unsupported/qws/linux-x86-openkode-g++/qplatformdefs.h -share/qt4/mkspecs/unsupported/qws/qnx-641/qmake.conf -share/qt4/mkspecs/unsupported/qws/qnx-641/qplatformdefs.h -share/qt4/mkspecs/unsupported/vxworks-ppc-dcc/qmake.conf -share/qt4/mkspecs/unsupported/vxworks-ppc-dcc/qplatformdefs.h -share/qt4/mkspecs/unsupported/vxworks-ppc-g++/qmake.conf -share/qt4/mkspecs/unsupported/vxworks-ppc-g++/qplatformdefs.h -share/qt4/mkspecs/unsupported/vxworks-simpentium-dcc/qmake.conf -share/qt4/mkspecs/unsupported/vxworks-simpentium-dcc/qplatformdefs.h -share/qt4/mkspecs/unsupported/vxworks-simpentium-g++/qmake.conf -share/qt4/mkspecs/unsupported/vxworks-simpentium-g++/qplatformdefs.h -share/qt4/mkspecs/unsupported/win32-g++-4.6-cross/qmake.conf -share/qt4/mkspecs/unsupported/win32-g++-4.6-cross/qplatformdefs.h -share/qt4/mkspecs/unsupported/win32-g++-cross/qmake.conf -share/qt4/mkspecs/unsupported/win32-g++-cross/qplatformdefs.h -share/qt4/mkspecs/win32-borland/qmake.conf -share/qt4/mkspecs/win32-borland/qplatformdefs.h -share/qt4/mkspecs/win32-g++-4.6/qmake.conf -share/qt4/mkspecs/win32-g++-4.6/qplatformdefs.h -share/qt4/mkspecs/win32-g++/qmake.conf -share/qt4/mkspecs/win32-g++/qplatformdefs.h -share/qt4/mkspecs/win32-icc/qmake.conf -share/qt4/mkspecs/win32-icc/qplatformdefs.h -share/qt4/mkspecs/win32-msvc2003/qmake.conf -share/qt4/mkspecs/win32-msvc2003/qplatformdefs.h -share/qt4/mkspecs/win32-msvc2005/qmake.conf -share/qt4/mkspecs/win32-msvc2005/qplatformdefs.h -share/qt4/mkspecs/win32-msvc2008/qmake.conf -share/qt4/mkspecs/win32-msvc2008/qplatformdefs.h -share/qt4/mkspecs/win32-msvc2010/qmake.conf -share/qt4/mkspecs/win32-msvc2010/qplatformdefs.h -share/qt4/mkspecs/win32-msvc2012/qmake.conf -share/qt4/mkspecs/win32-msvc2012/qplatformdefs.h -share/qt4/mkspecs/wince50standard-armv4i-msvc2005/default_post.prf -share/qt4/mkspecs/wince50standard-armv4i-msvc2005/qmake.conf -share/qt4/mkspecs/wince50standard-armv4i-msvc2005/qplatformdefs.h -share/qt4/mkspecs/wince50standard-armv4i-msvc2008/default_post.prf -share/qt4/mkspecs/wince50standard-armv4i-msvc2008/qmake.conf -share/qt4/mkspecs/wince50standard-armv4i-msvc2008/qplatformdefs.h -share/qt4/mkspecs/wince50standard-mipsii-msvc2005/default_post.prf -share/qt4/mkspecs/wince50standard-mipsii-msvc2005/qmake.conf -share/qt4/mkspecs/wince50standard-mipsii-msvc2005/qplatformdefs.h -share/qt4/mkspecs/wince50standard-mipsii-msvc2008/default_post.prf -share/qt4/mkspecs/wince50standard-mipsii-msvc2008/qmake.conf -share/qt4/mkspecs/wince50standard-mipsii-msvc2008/qplatformdefs.h -share/qt4/mkspecs/wince50standard-mipsiv-msvc2005/qmake.conf -share/qt4/mkspecs/wince50standard-mipsiv-msvc2005/qplatformdefs.h -share/qt4/mkspecs/wince50standard-mipsiv-msvc2008/qmake.conf -share/qt4/mkspecs/wince50standard-mipsiv-msvc2008/qplatformdefs.h -share/qt4/mkspecs/wince50standard-sh4-msvc2005/qmake.conf -share/qt4/mkspecs/wince50standard-sh4-msvc2005/qplatformdefs.h -share/qt4/mkspecs/wince50standard-sh4-msvc2008/qmake.conf -share/qt4/mkspecs/wince50standard-sh4-msvc2008/qplatformdefs.h -share/qt4/mkspecs/wince50standard-x86-msvc2005/default_post.prf -share/qt4/mkspecs/wince50standard-x86-msvc2005/qmake.conf -share/qt4/mkspecs/wince50standard-x86-msvc2005/qplatformdefs.h -share/qt4/mkspecs/wince50standard-x86-msvc2008/default_post.prf -share/qt4/mkspecs/wince50standard-x86-msvc2008/qmake.conf -share/qt4/mkspecs/wince50standard-x86-msvc2008/qplatformdefs.h -share/qt4/mkspecs/wince60standard-armv4i-msvc2005/qmake.conf -share/qt4/mkspecs/wince60standard-armv4i-msvc2005/qplatformdefs.h -share/qt4/mkspecs/wince60standard-x86-msvc2005/qmake.conf -share/qt4/mkspecs/wince60standard-x86-msvc2005/qplatformdefs.h -share/qt4/mkspecs/wince70embedded-armv4i-msvc2008/default_post.prf -share/qt4/mkspecs/wince70embedded-armv4i-msvc2008/qmake.conf -share/qt4/mkspecs/wince70embedded-armv4i-msvc2008/qplatformdefs.h -share/qt4/mkspecs/wince70embedded-x86-msvc2008/default_post.prf -share/qt4/mkspecs/wince70embedded-x86-msvc2008/qmake.conf -share/qt4/mkspecs/wince70embedded-x86-msvc2008/qplatformdefs.h -share/qt4/mkspecs/wincewm50pocket-msvc2005/default_post.prf -share/qt4/mkspecs/wincewm50pocket-msvc2005/qmake.conf -share/qt4/mkspecs/wincewm50pocket-msvc2005/qplatformdefs.h -share/qt4/mkspecs/wincewm50pocket-msvc2008/default_post.prf -share/qt4/mkspecs/wincewm50pocket-msvc2008/qmake.conf -share/qt4/mkspecs/wincewm50pocket-msvc2008/qplatformdefs.h -share/qt4/mkspecs/wincewm50smart-msvc2005/default_post.prf -share/qt4/mkspecs/wincewm50smart-msvc2005/qmake.conf -share/qt4/mkspecs/wincewm50smart-msvc2005/qplatformdefs.h -share/qt4/mkspecs/wincewm50smart-msvc2008/default_post.prf -share/qt4/mkspecs/wincewm50smart-msvc2008/qmake.conf -share/qt4/mkspecs/wincewm50smart-msvc2008/qplatformdefs.h -share/qt4/mkspecs/wincewm60professional-msvc2005/default_post.prf -share/qt4/mkspecs/wincewm60professional-msvc2005/qmake.conf -share/qt4/mkspecs/wincewm60professional-msvc2005/qplatformdefs.h -share/qt4/mkspecs/wincewm60professional-msvc2008/default_post.prf -share/qt4/mkspecs/wincewm60professional-msvc2008/qmake.conf -share/qt4/mkspecs/wincewm60professional-msvc2008/qplatformdefs.h -share/qt4/mkspecs/wincewm60standard-msvc2005/default_post.prf -share/qt4/mkspecs/wincewm60standard-msvc2005/qmake.conf -share/qt4/mkspecs/wincewm60standard-msvc2005/qplatformdefs.h -share/qt4/mkspecs/wincewm60standard-msvc2008/default_post.prf -share/qt4/mkspecs/wincewm60standard-msvc2008/qmake.conf -share/qt4/mkspecs/wincewm60standard-msvc2008/qplatformdefs.h -share/qt4/mkspecs/wincewm65professional-msvc2005/default_post.prf -share/qt4/mkspecs/wincewm65professional-msvc2005/qmake.conf -share/qt4/mkspecs/wincewm65professional-msvc2005/qplatformdefs.h -share/qt4/mkspecs/wincewm65professional-msvc2008/default_post.prf -share/qt4/mkspecs/wincewm65professional-msvc2008/qmake.conf -share/qt4/mkspecs/wincewm65professional-msvc2008/qplatformdefs.h -@dirrm share/qt4/mkspecs/wincewm65professional-msvc2008 -@dirrm share/qt4/mkspecs/wincewm65professional-msvc2005 -@dirrm share/qt4/mkspecs/wincewm60standard-msvc2008 -@dirrm share/qt4/mkspecs/wincewm60standard-msvc2005 -@dirrm share/qt4/mkspecs/wincewm60professional-msvc2008 -@dirrm share/qt4/mkspecs/wincewm60professional-msvc2005 -@dirrm share/qt4/mkspecs/wincewm50smart-msvc2008 -@dirrm share/qt4/mkspecs/wincewm50smart-msvc2005 -@dirrm share/qt4/mkspecs/wincewm50pocket-msvc2008 -@dirrm share/qt4/mkspecs/wincewm50pocket-msvc2005 -@dirrm share/qt4/mkspecs/wince70embedded-x86-msvc2008 -@dirrm share/qt4/mkspecs/wince70embedded-armv4i-msvc2008 -@dirrm share/qt4/mkspecs/wince60standard-x86-msvc2005 -@dirrm share/qt4/mkspecs/wince60standard-armv4i-msvc2005 -@dirrm share/qt4/mkspecs/wince50standard-x86-msvc2008 -@dirrm share/qt4/mkspecs/wince50standard-x86-msvc2005 -@dirrm share/qt4/mkspecs/wince50standard-sh4-msvc2008 -@dirrm share/qt4/mkspecs/wince50standard-sh4-msvc2005 -@dirrm share/qt4/mkspecs/wince50standard-mipsiv-msvc2008 -@dirrm share/qt4/mkspecs/wince50standard-mipsiv-msvc2005 -@dirrm share/qt4/mkspecs/wince50standard-mipsii-msvc2008 -@dirrm share/qt4/mkspecs/wince50standard-mipsii-msvc2005 -@dirrm share/qt4/mkspecs/wince50standard-armv4i-msvc2008 -@dirrm share/qt4/mkspecs/wince50standard-armv4i-msvc2005 -@dirrm share/qt4/mkspecs/win32-msvc2012 -@dirrm share/qt4/mkspecs/win32-msvc2010 -@dirrm share/qt4/mkspecs/win32-msvc2008 -@dirrm share/qt4/mkspecs/win32-msvc2005 -@dirrm share/qt4/mkspecs/win32-msvc2003 -@dirrm share/qt4/mkspecs/win32-icc -@dirrm share/qt4/mkspecs/win32-g++-4.6 -@dirrm share/qt4/mkspecs/win32-g++ -@dirrm share/qt4/mkspecs/win32-borland -@dirrm share/qt4/mkspecs/unsupported/win32-g++-cross -@dirrm share/qt4/mkspecs/unsupported/win32-g++-4.6-cross -@dirrm share/qt4/mkspecs/unsupported/vxworks-simpentium-g++ -@dirrm share/qt4/mkspecs/unsupported/vxworks-simpentium-dcc -@dirrm share/qt4/mkspecs/unsupported/vxworks-ppc-g++ -@dirrm share/qt4/mkspecs/unsupported/vxworks-ppc-dcc -@dirrm share/qt4/mkspecs/unsupported/qws/qnx-641 -@dirrm share/qt4/mkspecs/unsupported/qws/linux-x86-openkode-g++ -@dirrm share/qt4/mkspecs/unsupported/qws/integrity-x86-cx86 -@dirrm share/qt4/mkspecs/unsupported/qws -@dirrm share/qt4/mkspecs/unsupported/qnx-X11-g++ -@dirrm share/qt4/mkspecs/unsupported/macx-iossimulator-llvm-legacy -@dirrm share/qt4/mkspecs/unsupported/macx-iossimulator-llvm -@dirrm share/qt4/mkspecs/unsupported/macx-iossimulator-g++-legacy -@dirrm share/qt4/mkspecs/unsupported/macx-iossimulator-g++ -@dirrm share/qt4/mkspecs/unsupported/macx-iossimulator-clang-legacy -@dirrm share/qt4/mkspecs/unsupported/macx-iossimulator-clang -@dirrm share/qt4/mkspecs/unsupported/macx-iosdevice-llvm-legacy -@dirrm share/qt4/mkspecs/unsupported/macx-iosdevice-llvm -@dirrm share/qt4/mkspecs/unsupported/macx-iosdevice-g++-legacy -@dirrm share/qt4/mkspecs/unsupported/macx-iosdevice-g++ -@dirrm share/qt4/mkspecs/unsupported/macx-iosdevice-clang-legacy -@dirrm share/qt4/mkspecs/unsupported/macx-iosdevice-clang -@dirrm share/qt4/mkspecs/unsupported/macx-clang -@dirrm share/qt4/mkspecs/unsupported/linux-scratchbox2-g++ -@dirrm share/qt4/mkspecs/unsupported/linux-host-g++ -@dirrm share/qt4/mkspecs/unsupported/linux-clang -@dirrm share/qt4/mkspecs/unsupported/linux-armcc -@dirrm share/qt4/mkspecs/unsupported -@dirrm share/qt4/mkspecs/unixware-g++ -@dirrm share/qt4/mkspecs/unixware-cc -@dirrm share/qt4/mkspecs/tru64-g++ -@dirrm share/qt4/mkspecs/tru64-cxx -@dirrm share/qt4/mkspecs/symbian-sbsv2/flm/qt -@dirrm share/qt4/mkspecs/symbian-sbsv2/flm -@dirrm share/qt4/mkspecs/symbian-sbsv2 -@dirrm share/qt4/mkspecs/symbian-gcce/features -@dirrm share/qt4/mkspecs/symbian-gcce -@dirrm share/qt4/mkspecs/symbian-armcc/features -@dirrm share/qt4/mkspecs/symbian-armcc -@dirrm share/qt4/mkspecs/symbian-abld -@dirrm share/qt4/mkspecs/solaris-g++-64 -@dirrm share/qt4/mkspecs/solaris-g++ -@dirrm share/qt4/mkspecs/solaris-cc-stlport -@dirrm share/qt4/mkspecs/solaris-cc-64-stlport -@dirrm share/qt4/mkspecs/solaris-cc-64 -@dirrm share/qt4/mkspecs/solaris-cc -@dirrm share/qt4/mkspecs/sco-g++ -@dirrm share/qt4/mkspecs/sco-cc -@dirrm share/qt4/mkspecs/qws/solaris-generic-g++ -@dirrm share/qt4/mkspecs/qws/qnx-ppc-g++ -@dirrm share/qt4/mkspecs/qws/qnx-i386-g++ -@dirrm share/qt4/mkspecs/qws/qnx-generic-g++ -@dirrm share/qt4/mkspecs/qws/qnx-armv7-g++ -@dirrm share/qt4/mkspecs/qws/qnx-arm-g++ -@dirrm share/qt4/mkspecs/qws/macx-nacl-g++ -@dirrm share/qt4/mkspecs/qws/macx-generic-g++ -@dirrm share/qt4/mkspecs/qws/linux-zylonite-g++ -@dirrm share/qt4/mkspecs/qws/linux-x86_64-g++ -@dirrm share/qt4/mkspecs/qws/linux-x86-g++ -@dirrm share/qt4/mkspecs/qws/linux-sharp-g++ -@dirrm share/qt4/mkspecs/qws/linux-sh4al-g++ -@dirrm share/qt4/mkspecs/qws/linux-sh-g++ -@dirrm share/qt4/mkspecs/qws/linux-powerpc-g++ -@dirrm share/qt4/mkspecs/qws/linux-nacl-g++ -@dirrm share/qt4/mkspecs/qws/linux-mips-g++ -@dirrm share/qt4/mkspecs/qws/linux-lsb-g++ -@dirrm share/qt4/mkspecs/qws/linux-ipaq-g++ -@dirrm share/qt4/mkspecs/qws/linux-generic-g++-32 -@dirrm share/qt4/mkspecs/qws/linux-generic-g++ -@dirrm share/qt4/mkspecs/qws/linux-dm800-g++ -@dirrm share/qt4/mkspecs/qws/linux-dm7000-g++ -@dirrm share/qt4/mkspecs/qws/linux-cellon-g++ -@dirrm share/qt4/mkspecs/qws/linux-avr32-g++ -@dirrm share/qt4/mkspecs/qws/linux-armv6-g++ -@dirrm share/qt4/mkspecs/qws/linux-arm-gnueabi-g++ -@dirrm share/qt4/mkspecs/qws/linux-arm-g++ -@dirrm share/qt4/mkspecs/qws/integrity-x86-cx86 -@dirrm share/qt4/mkspecs/qws/integrity-ppc-cxppc -@dirrm share/qt4/mkspecs/qws/integrity-arm-cxarm -@dirrm share/qt4/mkspecs/qws/freebsd-generic-g++ -@dirrm share/qt4/mkspecs/qws -@dirrm share/qt4/mkspecs/qnx-x86-qcc -@dirrm share/qt4/mkspecs/qnx-armv7le-qcc -@dirrm share/qt4/mkspecs/openbsd-g++ -@dirrm share/qt4/mkspecs/netbsd-g++ -@dirrmtry share/qt4/mkspecs/modules -@dirrm share/qt4/mkspecs/macx-xlc -@dirrm share/qt4/mkspecs/macx-xcode -@dirrm share/qt4/mkspecs/macx-pbuilder -@dirrm share/qt4/mkspecs/macx-llvm -@dirrm share/qt4/mkspecs/macx-icc -@dirrm share/qt4/mkspecs/macx-g++42 -@dirrm share/qt4/mkspecs/macx-g++40 -@dirrm share/qt4/mkspecs/macx-g++ -@dirrm share/qt4/mkspecs/lynxos-g++ -@dirrm share/qt4/mkspecs/linux-pgcc -@dirrm share/qt4/mkspecs/linux-lsb-g++ -@dirrm share/qt4/mkspecs/linux-llvm -@dirrm share/qt4/mkspecs/linux-kcc -@dirrm share/qt4/mkspecs/linux-icc-64 -@dirrm share/qt4/mkspecs/linux-icc-32 -@dirrm share/qt4/mkspecs/linux-icc -@dirrm share/qt4/mkspecs/linux-g++-maemo -@dirrm share/qt4/mkspecs/linux-g++-64 -@dirrm share/qt4/mkspecs/linux-g++-32 -@dirrm share/qt4/mkspecs/linux-g++ -@dirrm share/qt4/mkspecs/linux-ecc-64 -@dirrm share/qt4/mkspecs/linux-cxx -@dirrm share/qt4/mkspecs/linux-arm-gnueabi-g++ -@dirrm share/qt4/mkspecs/irix-g++-64 -@dirrm share/qt4/mkspecs/irix-g++ -@dirrm share/qt4/mkspecs/irix-cc-64 -@dirrm share/qt4/mkspecs/irix-cc -@dirrm share/qt4/mkspecs/hurd-g++ -@dirrm share/qt4/mkspecs/hpuxi-g++-64 -@dirrm share/qt4/mkspecs/hpuxi-acc-64 -@dirrm share/qt4/mkspecs/hpuxi-acc-32 -@dirrm share/qt4/mkspecs/hpux-g++-64 -@dirrm share/qt4/mkspecs/hpux-g++ -@dirrm share/qt4/mkspecs/hpux-acc-o64 -@dirrm share/qt4/mkspecs/hpux-acc-64 -@dirrm share/qt4/mkspecs/hpux-acc -@dirrm share/qt4/mkspecs/freebsd-icc -@dirrm share/qt4/mkspecs/freebsd-g++49 -@dirrm share/qt4/mkspecs/freebsd-g++48 -@dirrm share/qt4/mkspecs/freebsd-g++47 -@dirrm share/qt4/mkspecs/freebsd-g++46 -@dirrm share/qt4/mkspecs/freebsd-g++44 -@dirrm share/qt4/mkspecs/freebsd-g++42 -@dirrm share/qt4/mkspecs/freebsd-g++ -@dirrm share/qt4/mkspecs/freebsd-clang++33 -@dirrm share/qt4/mkspecs/freebsd-clang -@dirrm share/qt4/mkspecs/features/win32 -@dirrm share/qt4/mkspecs/features/unix -@dirrm share/qt4/mkspecs/features/symbian -@dirrm share/qt4/mkspecs/features/mac -@dirrmtry share/qt4/mkspecs/features -@dirrm share/qt4/mkspecs/darwin-g++ -@dirrm share/qt4/mkspecs/cygwin-g++ -@dirrm share/qt4/mkspecs/common/wince -@dirrm share/qt4/mkspecs/common/symbian/stl-off -@dirrm share/qt4/mkspecs/common/symbian/header-wrappers -@dirrm share/qt4/mkspecs/common/symbian -@dirrm share/qt4/mkspecs/common/qnx -@dirrm share/qt4/mkspecs/common/posix -@dirrm share/qt4/mkspecs/common/mac -@dirrm share/qt4/mkspecs/common/ios/GLES2 -@dirrm share/qt4/mkspecs/common/ios/GLES -@dirrm share/qt4/mkspecs/common/ios -@dirrm share/qt4/mkspecs/common/integrity -@dirrm share/qt4/mkspecs/common/c89 -@dirrm share/qt4/mkspecs/common/aix -@dirrm share/qt4/mkspecs/common -@dirrm share/qt4/mkspecs/blackberry-x86-qcc -@dirrm share/qt4/mkspecs/blackberry-playbook-x86-qcc -@dirrm share/qt4/mkspecs/blackberry-playbook-armv7le-qcc -@dirrm share/qt4/mkspecs/blackberry-armv7le-qcc -@dirrm share/qt4/mkspecs/aix-xlc-64 -@dirrm share/qt4/mkspecs/aix-xlc -@dirrm share/qt4/mkspecs/aix-g++-64 -@dirrm share/qt4/mkspecs/aix-g++ -@dirrmtry share/qt4/mkspecs -@dirrmtry share/qt4 +%%QT_BINDIR%%/qmake-qt4 +%%QT_MKSPECDIR%%/aix-g++-64/qmake.conf +%%QT_MKSPECDIR%%/aix-g++-64/qplatformdefs.h +%%QT_MKSPECDIR%%/aix-g++/qmake.conf +%%QT_MKSPECDIR%%/aix-g++/qplatformdefs.h +%%QT_MKSPECDIR%%/aix-xlc-64/qmake.conf +%%QT_MKSPECDIR%%/aix-xlc-64/qplatformdefs.h +%%QT_MKSPECDIR%%/aix-xlc/qmake.conf +%%QT_MKSPECDIR%%/aix-xlc/qplatformdefs.h +%%QT_MKSPECDIR%%/blackberry-armv7le-qcc/qmake.conf +%%QT_MKSPECDIR%%/blackberry-armv7le-qcc/qplatformdefs.h +%%QT_MKSPECDIR%%/blackberry-playbook-armv7le-qcc/qmake.conf +%%QT_MKSPECDIR%%/blackberry-playbook-armv7le-qcc/qplatformdefs.h +%%QT_MKSPECDIR%%/blackberry-playbook-x86-qcc/qmake.conf +%%QT_MKSPECDIR%%/blackberry-playbook-x86-qcc/qplatformdefs.h +%%QT_MKSPECDIR%%/blackberry-x86-qcc/qmake.conf +%%QT_MKSPECDIR%%/blackberry-x86-qcc/qplatformdefs.h +%%QT_MKSPECDIR%%/common/aix/qplatformdefs.h +%%QT_MKSPECDIR%%/common/armcc.conf +%%QT_MKSPECDIR%%/common/c89/qplatformdefs.h +%%QT_MKSPECDIR%%/common/clang-unix.conf +%%QT_MKSPECDIR%%/common/clang.conf +%%QT_MKSPECDIR%%/common/freebsd.conf +%%QT_MKSPECDIR%%/common/g++-base.conf +%%QT_MKSPECDIR%%/common/g++-macx.conf +%%QT_MKSPECDIR%%/common/g++-unix.conf +%%QT_MKSPECDIR%%/common/g++.conf +%%QT_MKSPECDIR%%/common/gcc-base-ios.conf +%%QT_MKSPECDIR%%/common/gcc-base-macx.conf +%%QT_MKSPECDIR%%/common/gcc-base-unix.conf +%%QT_MKSPECDIR%%/common/gcc-base.conf +%%QT_MKSPECDIR%%/common/ghs-base-integrity.conf +%%QT_MKSPECDIR%%/common/integrity/qplatformdefs.h +%%QT_MKSPECDIR%%/common/ios.conf +%%QT_MKSPECDIR%%/common/ios/GLES/gl.h +%%QT_MKSPECDIR%%/common/ios/GLES2/gl2.h +%%QT_MKSPECDIR%%/common/ios/arch.conf +%%QT_MKSPECDIR%%/common/ios/clang.conf +%%QT_MKSPECDIR%%/common/ios/g++.conf +%%QT_MKSPECDIR%%/common/ios/llvm.conf +%%QT_MKSPECDIR%%/common/ios/qmake.conf +%%QT_MKSPECDIR%%/common/ios/qplatformdefs.h +%%QT_MKSPECDIR%%/common/ios/versions.conf +%%QT_MKSPECDIR%%/common/linux.conf +%%QT_MKSPECDIR%%/common/llvm.conf +%%QT_MKSPECDIR%%/common/mac.conf +%%QT_MKSPECDIR%%/common/mac/qplatformdefs.h +%%QT_MKSPECDIR%%/common/posix/qplatformdefs.h +%%QT_MKSPECDIR%%/common/qcc-base-qnx.conf +%%QT_MKSPECDIR%%/common/qcc-base.conf +%%QT_MKSPECDIR%%/common/qnx/qmake.conf +%%QT_MKSPECDIR%%/common/qnx/qplatformdefs.h +%%QT_MKSPECDIR%%/common/qws.conf +%%QT_MKSPECDIR%%/common/symbian/appCaptionForTranslation.cpp +%%QT_MKSPECDIR%%/common/symbian/backup_registration.xml +%%QT_MKSPECDIR%%/common/symbian/header-wrappers/AknBitmapAnimation.h +%%QT_MKSPECDIR%%/common/symbian/header-wrappers/AknDoc.h +%%QT_MKSPECDIR%%/common/symbian/header-wrappers/AknFontAccess.h +%%QT_MKSPECDIR%%/common/symbian/header-wrappers/AknInputLanguageInfo.h +%%QT_MKSPECDIR%%/common/symbian/header-wrappers/AknLayoutFont.h +%%QT_MKSPECDIR%%/common/symbian/header-wrappers/AknPopupFader.h +%%QT_MKSPECDIR%%/common/symbian/header-wrappers/AknServerApp.h +%%QT_MKSPECDIR%%/common/symbian/header-wrappers/AknUtils.h +%%QT_MKSPECDIR%%/common/symbian/header-wrappers/AknsBasicBackgroundControlContext.h +%%QT_MKSPECDIR%%/common/symbian/header-wrappers/AknsConstants.h +%%QT_MKSPECDIR%%/common/symbian/header-wrappers/AknsDrawUtils.h +%%QT_MKSPECDIR%%/common/symbian/header-wrappers/AknsItemID.h +%%QT_MKSPECDIR%%/common/symbian/header-wrappers/AknsSkinInstance.h +%%QT_MKSPECDIR%%/common/symbian/header-wrappers/AknsUtils.h +%%QT_MKSPECDIR%%/common/symbian/header-wrappers/ApAccessPointItem.h +%%QT_MKSPECDIR%%/common/symbian/header-wrappers/ApDataHandler.h +%%QT_MKSPECDIR%%/common/symbian/header-wrappers/ApUtils.h +%%QT_MKSPECDIR%%/common/symbian/header-wrappers/CDirectoryLocalizer.h +%%QT_MKSPECDIR%%/common/symbian/header-wrappers/DocumentHandler.h +%%QT_MKSPECDIR%%/common/symbian/packageNameForTranslation.cpp +%%QT_MKSPECDIR%%/common/symbian/qplatformdefs.h +%%QT_MKSPECDIR%%/common/symbian/stl-off/new +%%QT_MKSPECDIR%%/common/symbian/symbian-makefile.conf +%%QT_MKSPECDIR%%/common/symbian/symbian-mmp.conf +%%QT_MKSPECDIR%%/common/symbian/symbian.conf +%%QT_MKSPECDIR%%/common/symbian/symbianincludes.h +%%QT_MKSPECDIR%%/common/symbian/template.applite +%%QT_MKSPECDIR%%/common/unix.conf +%%QT_MKSPECDIR%%/common/wince/qmake.conf +%%QT_MKSPECDIR%%/common/wince/qplatformdefs.h +%%QT_MKSPECDIR%%/cygwin-g++/qmake.conf +%%QT_MKSPECDIR%%/cygwin-g++/qplatformdefs.h +%%QT_MKSPECDIR%%/darwin-g++/qmake.conf +%%QT_MKSPECDIR%%/darwin-g++/qplatformdefs.h +%%QT_MKSPECDIR%%/default +%%QT_MKSPECDIR%%/features/build_pass.prf +%%QT_MKSPECDIR%%/features/dbusadaptors.prf +%%QT_MKSPECDIR%%/features/dbusinterfaces.prf +%%QT_MKSPECDIR%%/features/debug.prf +%%QT_MKSPECDIR%%/features/debug_and_release.prf +%%QT_MKSPECDIR%%/features/declarative_debug.prf +%%QT_MKSPECDIR%%/features/default_post.prf +%%QT_MKSPECDIR%%/features/default_pre.prf +%%QT_MKSPECDIR%%/features/designer.prf +%%QT_MKSPECDIR%%/features/device_config.prf +%%QT_MKSPECDIR%%/features/dll.prf +%%QT_MKSPECDIR%%/features/egl.prf +%%QT_MKSPECDIR%%/features/enable_backup.prf +%%QT_MKSPECDIR%%/features/exclusive_builds.prf +%%QT_MKSPECDIR%%/features/help.prf +%%QT_MKSPECDIR%%/features/include_source_dir.prf +%%QT_MKSPECDIR%%/features/incredibuild_xge.prf +%%QT_MKSPECDIR%%/features/lex.prf +%%QT_MKSPECDIR%%/features/link_pkgconfig.prf +%%QT_MKSPECDIR%%/features/mac/default_post.prf +%%QT_MKSPECDIR%%/features/mac/default_pre.prf +%%QT_MKSPECDIR%%/features/mac/dwarf2.prf +%%QT_MKSPECDIR%%/features/mac/objective_c.prf +%%QT_MKSPECDIR%%/features/mac/ppc.prf +%%QT_MKSPECDIR%%/features/mac/ppc64.prf +%%QT_MKSPECDIR%%/features/mac/rez.prf +%%QT_MKSPECDIR%%/features/mac/sdk.prf +%%QT_MKSPECDIR%%/features/mac/x86.prf +%%QT_MKSPECDIR%%/features/mac/x86_64.prf +%%QT_MKSPECDIR%%/features/moc.prf +%%QT_MKSPECDIR%%/features/no_debug_info.prf +%%QT_MKSPECDIR%%/features/qdbus.prf +%%QT_MKSPECDIR%%/features/qt.prf +%%QT_MKSPECDIR%%/features/qt_config.prf +%%QT_MKSPECDIR%%/features/qt_functions.prf +%%QT_MKSPECDIR%%/features/qtestlib.prf +%%QT_MKSPECDIR%%/features/qtopia.prf +%%QT_MKSPECDIR%%/features/qtopiainc.prf +%%QT_MKSPECDIR%%/features/qtopialib.prf +%%QT_MKSPECDIR%%/features/qttest_p4.prf +%%QT_MKSPECDIR%%/features/release.prf +%%QT_MKSPECDIR%%/features/resources.prf +%%QT_MKSPECDIR%%/features/shared.prf +%%QT_MKSPECDIR%%/features/silent.prf +%%QT_MKSPECDIR%%/features/static.prf +%%QT_MKSPECDIR%%/features/static_and_shared.prf +%%QT_MKSPECDIR%%/features/staticlib.prf +%%QT_MKSPECDIR%%/features/symbian/add_mmp_rules.prf +%%QT_MKSPECDIR%%/features/symbian/application_icon.prf +%%QT_MKSPECDIR%%/features/symbian/armcc_warnings.prf +%%QT_MKSPECDIR%%/features/symbian/data_caging_paths.prf +%%QT_MKSPECDIR%%/features/symbian/debug.prf +%%QT_MKSPECDIR%%/features/symbian/def_files.prf +%%QT_MKSPECDIR%%/features/symbian/def_files_disabled.prf +%%QT_MKSPECDIR%%/features/symbian/default_post.prf +%%QT_MKSPECDIR%%/features/symbian/default_pre.prf +%%QT_MKSPECDIR%%/features/symbian/do_not_build_as_thumb.prf +%%QT_MKSPECDIR%%/features/symbian/epocallowdlldata.prf +%%QT_MKSPECDIR%%/features/symbian/localize_deployment.prf +%%QT_MKSPECDIR%%/features/symbian/moc.prf +%%QT_MKSPECDIR%%/features/symbian/nested_exceptions.prf +%%QT_MKSPECDIR%%/features/symbian/opengl.prf +%%QT_MKSPECDIR%%/features/symbian/platform_paths.prf +%%QT_MKSPECDIR%%/features/symbian/prepend_includepath.prf +%%QT_MKSPECDIR%%/features/symbian/qt.prf +%%QT_MKSPECDIR%%/features/symbian/qt_config.prf +%%QT_MKSPECDIR%%/features/symbian/release.prf +%%QT_MKSPECDIR%%/features/symbian/run_on_phone.prf +%%QT_MKSPECDIR%%/features/symbian/sis_targets.prf +%%QT_MKSPECDIR%%/features/symbian/stl.prf +%%QT_MKSPECDIR%%/features/symbian/stl_off.prf +%%QT_MKSPECDIR%%/features/symbian/symbian_appbooster.prf +%%QT_MKSPECDIR%%/features/symbian/symbian_building.prf +%%QT_MKSPECDIR%%/features/symbian/thread.prf +%%QT_MKSPECDIR%%/features/testcase.prf +%%QT_MKSPECDIR%%/features/uic.prf +%%QT_MKSPECDIR%%/features/uitools.prf +%%QT_MKSPECDIR%%/features/unix/bsymbolic_functions.prf +%%QT_MKSPECDIR%%/features/unix/dylib.prf +%%QT_MKSPECDIR%%/features/unix/gdb_dwarf_index.prf +%%QT_MKSPECDIR%%/features/unix/hide_symbols.prf +%%QT_MKSPECDIR%%/features/unix/largefile.prf +%%QT_MKSPECDIR%%/features/unix/opengl.prf +%%QT_MKSPECDIR%%/features/unix/openvg.prf +%%QT_MKSPECDIR%%/features/unix/separate_debug_info.prf +%%QT_MKSPECDIR%%/features/unix/thread.prf +%%QT_MKSPECDIR%%/features/unix/x11.prf +%%QT_MKSPECDIR%%/features/unix/x11inc.prf +%%QT_MKSPECDIR%%/features/unix/x11lib.prf +%%QT_MKSPECDIR%%/features/unix/x11sm.prf +%%QT_MKSPECDIR%%/features/use_c_linker.prf +%%QT_MKSPECDIR%%/features/vxworks.prf +%%QT_MKSPECDIR%%/features/warn_off.prf +%%QT_MKSPECDIR%%/features/warn_on.prf +%%QT_MKSPECDIR%%/features/win32/console.prf +%%QT_MKSPECDIR%%/features/win32/default_post.prf +%%QT_MKSPECDIR%%/features/win32/default_pre.prf +%%QT_MKSPECDIR%%/features/win32/dumpcpp.prf +%%QT_MKSPECDIR%%/features/win32/embed_manifest_dll.prf +%%QT_MKSPECDIR%%/features/win32/embed_manifest_exe.prf +%%QT_MKSPECDIR%%/features/win32/exceptions.prf +%%QT_MKSPECDIR%%/features/win32/exceptions_off.prf +%%QT_MKSPECDIR%%/features/win32/ltcg.prf +%%QT_MKSPECDIR%%/features/win32/msvc_mp.prf +%%QT_MKSPECDIR%%/features/win32/opengl.prf +%%QT_MKSPECDIR%%/features/win32/openvg.prf +%%QT_MKSPECDIR%%/features/win32/qaxcontainer.prf +%%QT_MKSPECDIR%%/features/win32/qaxserver.prf +%%QT_MKSPECDIR%%/features/win32/qt_dll.prf +%%QT_MKSPECDIR%%/features/win32/rtti.prf +%%QT_MKSPECDIR%%/features/win32/rtti_off.prf +%%QT_MKSPECDIR%%/features/win32/stl.prf +%%QT_MKSPECDIR%%/features/win32/stl_off.prf +%%QT_MKSPECDIR%%/features/win32/thread.prf +%%QT_MKSPECDIR%%/features/win32/thread_off.prf +%%QT_MKSPECDIR%%/features/win32/windows.prf +%%QT_MKSPECDIR%%/features/yacc.prf +%%QT_MKSPECDIR%%/freebsd-clang/qmake.conf +%%QT_MKSPECDIR%%/freebsd-clang/qplatformdefs.h +%%QT_MKSPECDIR%%/freebsd-g++/qmake.conf +%%QT_MKSPECDIR%%/freebsd-g++/qplatformdefs.h +%%QT_MKSPECDIR%%/freebsd-icc/qmake.conf +%%QT_MKSPECDIR%%/freebsd-icc/qplatformdefs.h +%%QT_MKSPECDIR%%/hpux-acc-64/qmake.conf +%%QT_MKSPECDIR%%/hpux-acc-64/qplatformdefs.h +%%QT_MKSPECDIR%%/hpux-acc-o64/qmake.conf +%%QT_MKSPECDIR%%/hpux-acc-o64/qplatformdefs.h +%%QT_MKSPECDIR%%/hpux-acc/qmake.conf +%%QT_MKSPECDIR%%/hpux-acc/qplatformdefs.h +%%QT_MKSPECDIR%%/hpux-g++-64/qmake.conf +%%QT_MKSPECDIR%%/hpux-g++-64/qplatformdefs.h +%%QT_MKSPECDIR%%/hpux-g++/qmake.conf +%%QT_MKSPECDIR%%/hpux-g++/qplatformdefs.h +%%QT_MKSPECDIR%%/hpuxi-acc-32/qmake.conf +%%QT_MKSPECDIR%%/hpuxi-acc-32/qplatformdefs.h +%%QT_MKSPECDIR%%/hpuxi-acc-64/qmake.conf +%%QT_MKSPECDIR%%/hpuxi-acc-64/qplatformdefs.h +%%QT_MKSPECDIR%%/hpuxi-g++-64/qmake.conf +%%QT_MKSPECDIR%%/hpuxi-g++-64/qplatformdefs.h +%%QT_MKSPECDIR%%/hurd-g++/qmake.conf +%%QT_MKSPECDIR%%/hurd-g++/qplatformdefs.h +%%QT_MKSPECDIR%%/irix-cc-64/qmake.conf +%%QT_MKSPECDIR%%/irix-cc-64/qplatformdefs.h +%%QT_MKSPECDIR%%/irix-cc/qmake.conf +%%QT_MKSPECDIR%%/irix-cc/qplatformdefs.h +%%QT_MKSPECDIR%%/irix-g++-64/qmake.conf +%%QT_MKSPECDIR%%/irix-g++-64/qplatformdefs.h +%%QT_MKSPECDIR%%/irix-g++/qmake.conf +%%QT_MKSPECDIR%%/irix-g++/qplatformdefs.h +%%QT_MKSPECDIR%%/linux-arm-gnueabi-g++/qmake.conf +%%QT_MKSPECDIR%%/linux-arm-gnueabi-g++/qplatformdefs.h +%%QT_MKSPECDIR%%/linux-cxx/qmake.conf +%%QT_MKSPECDIR%%/linux-cxx/qplatformdefs.h +%%QT_MKSPECDIR%%/linux-ecc-64/qmake.conf +%%QT_MKSPECDIR%%/linux-ecc-64/qplatformdefs.h +%%QT_MKSPECDIR%%/linux-g++-32/qmake.conf +%%QT_MKSPECDIR%%/linux-g++-32/qplatformdefs.h +%%QT_MKSPECDIR%%/linux-g++-64/qmake.conf +%%QT_MKSPECDIR%%/linux-g++-64/qplatformdefs.h +%%QT_MKSPECDIR%%/linux-g++-maemo/qmake.conf +%%QT_MKSPECDIR%%/linux-g++-maemo/qplatformdefs.h +%%QT_MKSPECDIR%%/linux-g++/qmake.conf +%%QT_MKSPECDIR%%/linux-g++/qplatformdefs.h +%%QT_MKSPECDIR%%/linux-icc-32/qmake.conf +%%QT_MKSPECDIR%%/linux-icc-32/qplatformdefs.h +%%QT_MKSPECDIR%%/linux-icc-64/qmake.conf +%%QT_MKSPECDIR%%/linux-icc-64/qplatformdefs.h +%%QT_MKSPECDIR%%/linux-icc/qmake.conf +%%QT_MKSPECDIR%%/linux-icc/qplatformdefs.h +%%QT_MKSPECDIR%%/linux-kcc/qmake.conf +%%QT_MKSPECDIR%%/linux-kcc/qplatformdefs.h +%%QT_MKSPECDIR%%/linux-llvm/qmake.conf +%%QT_MKSPECDIR%%/linux-llvm/qplatformdefs.h +%%QT_MKSPECDIR%%/linux-lsb-g++/qmake.conf +%%QT_MKSPECDIR%%/linux-lsb-g++/qplatformdefs.h +%%QT_MKSPECDIR%%/linux-pgcc/qmake.conf +%%QT_MKSPECDIR%%/linux-pgcc/qplatformdefs.h +%%QT_MKSPECDIR%%/lynxos-g++/qmake.conf +%%QT_MKSPECDIR%%/lynxos-g++/qplatformdefs.h +%%QT_MKSPECDIR%%/macx-g++/Info.plist.app +%%QT_MKSPECDIR%%/macx-g++/Info.plist.lib +%%QT_MKSPECDIR%%/macx-g++/qmake.conf +%%QT_MKSPECDIR%%/macx-g++/qplatformdefs.h +%%QT_MKSPECDIR%%/macx-g++40/Info.plist.app +%%QT_MKSPECDIR%%/macx-g++40/Info.plist.lib +%%QT_MKSPECDIR%%/macx-g++40/qmake.conf +%%QT_MKSPECDIR%%/macx-g++40/qplatformdefs.h +%%QT_MKSPECDIR%%/macx-g++42/Info.plist.app +%%QT_MKSPECDIR%%/macx-g++42/Info.plist.lib +%%QT_MKSPECDIR%%/macx-g++42/qmake.conf +%%QT_MKSPECDIR%%/macx-g++42/qplatformdefs.h +%%QT_MKSPECDIR%%/macx-icc/qmake.conf +%%QT_MKSPECDIR%%/macx-icc/qplatformdefs.h +%%QT_MKSPECDIR%%/macx-llvm/Info.plist.app +%%QT_MKSPECDIR%%/macx-llvm/Info.plist.lib +%%QT_MKSPECDIR%%/macx-llvm/qmake.conf +%%QT_MKSPECDIR%%/macx-llvm/qplatformdefs.h +%%QT_MKSPECDIR%%/macx-pbuilder/Info.plist.app +%%QT_MKSPECDIR%%/macx-pbuilder/qmake.conf +%%QT_MKSPECDIR%%/macx-pbuilder/qplatformdefs.h +%%QT_MKSPECDIR%%/macx-xcode/Info.plist.app +%%QT_MKSPECDIR%%/macx-xcode/Info.plist.lib +%%QT_MKSPECDIR%%/macx-xcode/qmake.conf +%%QT_MKSPECDIR%%/macx-xcode/qplatformdefs.h +%%QT_MKSPECDIR%%/macx-xlc/qmake.conf +%%QT_MKSPECDIR%%/macx-xlc/qplatformdefs.h +%%QT_MKSPECDIR%%/modules/README +%%QT_MKSPECDIR%%/netbsd-g++/qmake.conf +%%QT_MKSPECDIR%%/netbsd-g++/qplatformdefs.h +%%QT_MKSPECDIR%%/openbsd-g++/qmake.conf +%%QT_MKSPECDIR%%/openbsd-g++/qplatformdefs.h +%%QT_MKSPECDIR%%/qnx-armv7le-qcc/qmake.conf +%%QT_MKSPECDIR%%/qnx-armv7le-qcc/qplatformdefs.h +%%QT_MKSPECDIR%%/qnx-x86-qcc/qmake.conf +%%QT_MKSPECDIR%%/qnx-x86-qcc/qplatformdefs.h +%%QT_MKSPECDIR%%/qws/freebsd-generic-g++/qmake.conf +%%QT_MKSPECDIR%%/qws/freebsd-generic-g++/qplatformdefs.h +%%QT_MKSPECDIR%%/qws/integrity-arm-cxarm/qmake.conf +%%QT_MKSPECDIR%%/qws/integrity-arm-cxarm/qplatformdefs.h +%%QT_MKSPECDIR%%/qws/integrity-ppc-cxppc/qmake.conf +%%QT_MKSPECDIR%%/qws/integrity-ppc-cxppc/qplatformdefs.h +%%QT_MKSPECDIR%%/qws/integrity-x86-cx86/qmake.conf +%%QT_MKSPECDIR%%/qws/integrity-x86-cx86/qplatformdefs.h +%%QT_MKSPECDIR%%/qws/linux-arm-g++/qmake.conf +%%QT_MKSPECDIR%%/qws/linux-arm-g++/qplatformdefs.h +%%QT_MKSPECDIR%%/qws/linux-arm-gnueabi-g++/qmake.conf +%%QT_MKSPECDIR%%/qws/linux-arm-gnueabi-g++/qplatformdefs.h +%%QT_MKSPECDIR%%/qws/linux-armv6-g++/qmake.conf +%%QT_MKSPECDIR%%/qws/linux-armv6-g++/qplatformdefs.h +%%QT_MKSPECDIR%%/qws/linux-avr32-g++/qmake.conf +%%QT_MKSPECDIR%%/qws/linux-avr32-g++/qplatformdefs.h +%%QT_MKSPECDIR%%/qws/linux-cellon-g++/qmake.conf +%%QT_MKSPECDIR%%/qws/linux-cellon-g++/qplatformdefs.h +%%QT_MKSPECDIR%%/qws/linux-dm7000-g++/qmake.conf +%%QT_MKSPECDIR%%/qws/linux-dm7000-g++/qplatformdefs.h +%%QT_MKSPECDIR%%/qws/linux-dm800-g++/qmake.conf +%%QT_MKSPECDIR%%/qws/linux-dm800-g++/qplatformdefs.h +%%QT_MKSPECDIR%%/qws/linux-generic-g++-32/qmake.conf +%%QT_MKSPECDIR%%/qws/linux-generic-g++-32/qplatformdefs.h +%%QT_MKSPECDIR%%/qws/linux-generic-g++/qmake.conf +%%QT_MKSPECDIR%%/qws/linux-generic-g++/qplatformdefs.h +%%QT_MKSPECDIR%%/qws/linux-ipaq-g++/qmake.conf +%%QT_MKSPECDIR%%/qws/linux-ipaq-g++/qplatformdefs.h +%%QT_MKSPECDIR%%/qws/linux-lsb-g++/qmake.conf +%%QT_MKSPECDIR%%/qws/linux-lsb-g++/qplatformdefs.h +%%QT_MKSPECDIR%%/qws/linux-mips-g++/qmake.conf +%%QT_MKSPECDIR%%/qws/linux-mips-g++/qplatformdefs.h +%%QT_MKSPECDIR%%/qws/linux-nacl-g++/qmake.conf +%%QT_MKSPECDIR%%/qws/linux-nacl-g++/qplatformdefs.h +%%QT_MKSPECDIR%%/qws/linux-powerpc-g++/qmake.conf +%%QT_MKSPECDIR%%/qws/linux-powerpc-g++/qplatformdefs.h +%%QT_MKSPECDIR%%/qws/linux-sh-g++/qmake.conf +%%QT_MKSPECDIR%%/qws/linux-sh-g++/qplatformdefs.h +%%QT_MKSPECDIR%%/qws/linux-sh4al-g++/qmake.conf +%%QT_MKSPECDIR%%/qws/linux-sh4al-g++/qplatformdefs.h +%%QT_MKSPECDIR%%/qws/linux-sharp-g++/qmake.conf +%%QT_MKSPECDIR%%/qws/linux-sharp-g++/qplatformdefs.h +%%QT_MKSPECDIR%%/qws/linux-x86-g++/qmake.conf +%%QT_MKSPECDIR%%/qws/linux-x86-g++/qplatformdefs.h +%%QT_MKSPECDIR%%/qws/linux-x86_64-g++/qmake.conf +%%QT_MKSPECDIR%%/qws/linux-x86_64-g++/qplatformdefs.h +%%QT_MKSPECDIR%%/qws/linux-zylonite-g++/qmake.conf +%%QT_MKSPECDIR%%/qws/linux-zylonite-g++/qplatformdefs.h +%%QT_MKSPECDIR%%/qws/macx-generic-g++/qmake.conf +%%QT_MKSPECDIR%%/qws/macx-generic-g++/qplatformdefs.h +%%QT_MKSPECDIR%%/qws/macx-nacl-g++/qmake.conf +%%QT_MKSPECDIR%%/qws/macx-nacl-g++/qplatformdefs.h +%%QT_MKSPECDIR%%/qws/qnx-arm-g++/qmake.conf +%%QT_MKSPECDIR%%/qws/qnx-arm-g++/qplatformdefs.h +%%QT_MKSPECDIR%%/qws/qnx-armv7-g++/qmake.conf +%%QT_MKSPECDIR%%/qws/qnx-armv7-g++/qplatformdefs.h +%%QT_MKSPECDIR%%/qws/qnx-generic-g++/qmake.conf +%%QT_MKSPECDIR%%/qws/qnx-generic-g++/qplatformdefs.h +%%QT_MKSPECDIR%%/qws/qnx-i386-g++/qmake.conf +%%QT_MKSPECDIR%%/qws/qnx-i386-g++/qplatformdefs.h +%%QT_MKSPECDIR%%/qws/qnx-ppc-g++/qmake.conf +%%QT_MKSPECDIR%%/qws/qnx-ppc-g++/qplatformdefs.h +%%QT_MKSPECDIR%%/qws/solaris-generic-g++/qmake.conf +%%QT_MKSPECDIR%%/qws/solaris-generic-g++/qplatformdefs.h +%%QT_MKSPECDIR%%/sco-cc/qmake.conf +%%QT_MKSPECDIR%%/sco-cc/qplatformdefs.h +%%QT_MKSPECDIR%%/sco-g++/qmake.conf +%%QT_MKSPECDIR%%/sco-g++/qplatformdefs.h +%%QT_MKSPECDIR%%/solaris-cc-64-stlport/qmake.conf +%%QT_MKSPECDIR%%/solaris-cc-64-stlport/qplatformdefs.h +%%QT_MKSPECDIR%%/solaris-cc-64/qmake.conf +%%QT_MKSPECDIR%%/solaris-cc-64/qplatformdefs.h +%%QT_MKSPECDIR%%/solaris-cc-stlport/qmake.conf +%%QT_MKSPECDIR%%/solaris-cc-stlport/qplatformdefs.h +%%QT_MKSPECDIR%%/solaris-cc/qmake.conf +%%QT_MKSPECDIR%%/solaris-cc/qplatformdefs.h +%%QT_MKSPECDIR%%/solaris-g++-64/qmake.conf +%%QT_MKSPECDIR%%/solaris-g++-64/qplatformdefs.h +%%QT_MKSPECDIR%%/solaris-g++/qmake.conf +%%QT_MKSPECDIR%%/solaris-g++/qplatformdefs.h +%%QT_MKSPECDIR%%/symbian-abld/qmake.conf +%%QT_MKSPECDIR%%/symbian-abld/qplatformdefs.h +%%QT_MKSPECDIR%%/symbian-armcc/features/default_post.prf +%%QT_MKSPECDIR%%/symbian-armcc/qmake.conf +%%QT_MKSPECDIR%%/symbian-armcc/qplatformdefs.h +%%QT_MKSPECDIR%%/symbian-gcce/features/default_post.prf +%%QT_MKSPECDIR%%/symbian-gcce/qmake.conf +%%QT_MKSPECDIR%%/symbian-gcce/qplatformdefs.h +%%QT_MKSPECDIR%%/symbian-sbsv2/flm/qt/qmake_clean.flm +%%QT_MKSPECDIR%%/symbian-sbsv2/flm/qt/qmake_emulator_deployment.flm +%%QT_MKSPECDIR%%/symbian-sbsv2/flm/qt/qmake_extra_pre_targetdep.flm +%%QT_MKSPECDIR%%/symbian-sbsv2/flm/qt/qmake_post_link.flm +%%QT_MKSPECDIR%%/symbian-sbsv2/flm/qt/qmake_store_build.flm +%%QT_MKSPECDIR%%/symbian-sbsv2/flm/qt/qt.xml +%%QT_MKSPECDIR%%/symbian-sbsv2/qmake.conf +%%QT_MKSPECDIR%%/symbian-sbsv2/qplatformdefs.h +%%QT_MKSPECDIR%%/tru64-cxx/qmake.conf +%%QT_MKSPECDIR%%/tru64-cxx/qplatformdefs.h +%%QT_MKSPECDIR%%/tru64-g++/qmake.conf +%%QT_MKSPECDIR%%/tru64-g++/qplatformdefs.h +%%QT_MKSPECDIR%%/unixware-cc/qmake.conf +%%QT_MKSPECDIR%%/unixware-cc/qplatformdefs.h +%%QT_MKSPECDIR%%/unixware-g++/qmake.conf +%%QT_MKSPECDIR%%/unixware-g++/qplatformdefs.h +%%QT_MKSPECDIR%%/unsupported/linux-armcc/qmake.conf +%%QT_MKSPECDIR%%/unsupported/linux-armcc/qplatformdefs.h +%%QT_MKSPECDIR%%/unsupported/linux-clang/qmake.conf +%%QT_MKSPECDIR%%/unsupported/linux-clang/qplatformdefs.h +%%QT_MKSPECDIR%%/unsupported/linux-host-g++/qmake.conf +%%QT_MKSPECDIR%%/unsupported/linux-host-g++/qplatformdefs.h +%%QT_MKSPECDIR%%/unsupported/linux-scratchbox2-g++/qmake.conf +%%QT_MKSPECDIR%%/unsupported/linux-scratchbox2-g++/qplatformdefs.h +%%QT_MKSPECDIR%%/unsupported/macx-clang/Info.plist.app +%%QT_MKSPECDIR%%/unsupported/macx-clang/Info.plist.lib +%%QT_MKSPECDIR%%/unsupported/macx-clang/qmake.conf +%%QT_MKSPECDIR%%/unsupported/macx-clang/qplatformdefs.h +%%QT_MKSPECDIR%%/unsupported/macx-iosdevice-clang-legacy/qmake.conf +%%QT_MKSPECDIR%%/unsupported/macx-iosdevice-clang-legacy/qplatformdefs.h +%%QT_MKSPECDIR%%/unsupported/macx-iosdevice-clang/qmake.conf +%%QT_MKSPECDIR%%/unsupported/macx-iosdevice-clang/qplatformdefs.h +%%QT_MKSPECDIR%%/unsupported/macx-iosdevice-g++-legacy/qmake.conf +%%QT_MKSPECDIR%%/unsupported/macx-iosdevice-g++-legacy/qplatformdefs.h +%%QT_MKSPECDIR%%/unsupported/macx-iosdevice-g++/qmake.conf +%%QT_MKSPECDIR%%/unsupported/macx-iosdevice-g++/qplatformdefs.h +%%QT_MKSPECDIR%%/unsupported/macx-iosdevice-llvm-legacy/qmake.conf +%%QT_MKSPECDIR%%/unsupported/macx-iosdevice-llvm-legacy/qplatformdefs.h +%%QT_MKSPECDIR%%/unsupported/macx-iosdevice-llvm/qmake.conf +%%QT_MKSPECDIR%%/unsupported/macx-iosdevice-llvm/qplatformdefs.h +%%QT_MKSPECDIR%%/unsupported/macx-iossimulator-clang-legacy/qmake.conf +%%QT_MKSPECDIR%%/unsupported/macx-iossimulator-clang-legacy/qplatformdefs.h +%%QT_MKSPECDIR%%/unsupported/macx-iossimulator-clang/qmake.conf +%%QT_MKSPECDIR%%/unsupported/macx-iossimulator-clang/qplatformdefs.h +%%QT_MKSPECDIR%%/unsupported/macx-iossimulator-g++-legacy/qmake.conf +%%QT_MKSPECDIR%%/unsupported/macx-iossimulator-g++-legacy/qplatformdefs.h +%%QT_MKSPECDIR%%/unsupported/macx-iossimulator-g++/qmake.conf +%%QT_MKSPECDIR%%/unsupported/macx-iossimulator-g++/qplatformdefs.h +%%QT_MKSPECDIR%%/unsupported/macx-iossimulator-llvm-legacy/qmake.conf +%%QT_MKSPECDIR%%/unsupported/macx-iossimulator-llvm-legacy/qplatformdefs.h +%%QT_MKSPECDIR%%/unsupported/macx-iossimulator-llvm/qmake.conf +%%QT_MKSPECDIR%%/unsupported/macx-iossimulator-llvm/qplatformdefs.h +%%QT_MKSPECDIR%%/unsupported/qnx-X11-g++/qmake.conf +%%QT_MKSPECDIR%%/unsupported/qnx-X11-g++/qplatformdefs.h +%%QT_MKSPECDIR%%/unsupported/qws/integrity-x86-cx86/qmake.conf +%%QT_MKSPECDIR%%/unsupported/qws/integrity-x86-cx86/qplatformdefs.h +%%QT_MKSPECDIR%%/unsupported/qws/linux-x86-openkode-g++/qmake.conf +%%QT_MKSPECDIR%%/unsupported/qws/linux-x86-openkode-g++/qplatformdefs.h +%%QT_MKSPECDIR%%/unsupported/qws/qnx-641/qmake.conf +%%QT_MKSPECDIR%%/unsupported/qws/qnx-641/qplatformdefs.h +%%QT_MKSPECDIR%%/unsupported/vxworks-ppc-dcc/qmake.conf +%%QT_MKSPECDIR%%/unsupported/vxworks-ppc-dcc/qplatformdefs.h +%%QT_MKSPECDIR%%/unsupported/vxworks-ppc-g++/qmake.conf +%%QT_MKSPECDIR%%/unsupported/vxworks-ppc-g++/qplatformdefs.h +%%QT_MKSPECDIR%%/unsupported/vxworks-simpentium-dcc/qmake.conf +%%QT_MKSPECDIR%%/unsupported/vxworks-simpentium-dcc/qplatformdefs.h +%%QT_MKSPECDIR%%/unsupported/vxworks-simpentium-g++/qmake.conf +%%QT_MKSPECDIR%%/unsupported/vxworks-simpentium-g++/qplatformdefs.h +%%QT_MKSPECDIR%%/unsupported/win32-g++-4.6-cross/qmake.conf +%%QT_MKSPECDIR%%/unsupported/win32-g++-4.6-cross/qplatformdefs.h +%%QT_MKSPECDIR%%/unsupported/win32-g++-cross/qmake.conf +%%QT_MKSPECDIR%%/unsupported/win32-g++-cross/qplatformdefs.h +%%QT_MKSPECDIR%%/win32-borland/qmake.conf +%%QT_MKSPECDIR%%/win32-borland/qplatformdefs.h +%%QT_MKSPECDIR%%/win32-g++-4.6/qmake.conf +%%QT_MKSPECDIR%%/win32-g++-4.6/qplatformdefs.h +%%QT_MKSPECDIR%%/win32-g++/qmake.conf +%%QT_MKSPECDIR%%/win32-g++/qplatformdefs.h +%%QT_MKSPECDIR%%/win32-icc/qmake.conf +%%QT_MKSPECDIR%%/win32-icc/qplatformdefs.h +%%QT_MKSPECDIR%%/win32-msvc2003/qmake.conf +%%QT_MKSPECDIR%%/win32-msvc2003/qplatformdefs.h +%%QT_MKSPECDIR%%/win32-msvc2005/qmake.conf +%%QT_MKSPECDIR%%/win32-msvc2005/qplatformdefs.h +%%QT_MKSPECDIR%%/win32-msvc2008/qmake.conf +%%QT_MKSPECDIR%%/win32-msvc2008/qplatformdefs.h +%%QT_MKSPECDIR%%/win32-msvc2010/qmake.conf +%%QT_MKSPECDIR%%/win32-msvc2010/qplatformdefs.h +%%QT_MKSPECDIR%%/win32-msvc2012/qmake.conf +%%QT_MKSPECDIR%%/win32-msvc2012/qplatformdefs.h +%%QT_MKSPECDIR%%/wince50standard-armv4i-msvc2005/default_post.prf +%%QT_MKSPECDIR%%/wince50standard-armv4i-msvc2005/qmake.conf +%%QT_MKSPECDIR%%/wince50standard-armv4i-msvc2005/qplatformdefs.h +%%QT_MKSPECDIR%%/wince50standard-armv4i-msvc2008/default_post.prf +%%QT_MKSPECDIR%%/wince50standard-armv4i-msvc2008/qmake.conf +%%QT_MKSPECDIR%%/wince50standard-armv4i-msvc2008/qplatformdefs.h +%%QT_MKSPECDIR%%/wince50standard-mipsii-msvc2005/default_post.prf +%%QT_MKSPECDIR%%/wince50standard-mipsii-msvc2005/qmake.conf +%%QT_MKSPECDIR%%/wince50standard-mipsii-msvc2005/qplatformdefs.h +%%QT_MKSPECDIR%%/wince50standard-mipsii-msvc2008/default_post.prf +%%QT_MKSPECDIR%%/wince50standard-mipsii-msvc2008/qmake.conf +%%QT_MKSPECDIR%%/wince50standard-mipsii-msvc2008/qplatformdefs.h +%%QT_MKSPECDIR%%/wince50standard-mipsiv-msvc2005/qmake.conf +%%QT_MKSPECDIR%%/wince50standard-mipsiv-msvc2005/qplatformdefs.h +%%QT_MKSPECDIR%%/wince50standard-mipsiv-msvc2008/qmake.conf +%%QT_MKSPECDIR%%/wince50standard-mipsiv-msvc2008/qplatformdefs.h +%%QT_MKSPECDIR%%/wince50standard-sh4-msvc2005/qmake.conf +%%QT_MKSPECDIR%%/wince50standard-sh4-msvc2005/qplatformdefs.h +%%QT_MKSPECDIR%%/wince50standard-sh4-msvc2008/qmake.conf +%%QT_MKSPECDIR%%/wince50standard-sh4-msvc2008/qplatformdefs.h +%%QT_MKSPECDIR%%/wince50standard-x86-msvc2005/default_post.prf +%%QT_MKSPECDIR%%/wince50standard-x86-msvc2005/qmake.conf +%%QT_MKSPECDIR%%/wince50standard-x86-msvc2005/qplatformdefs.h +%%QT_MKSPECDIR%%/wince50standard-x86-msvc2008/default_post.prf +%%QT_MKSPECDIR%%/wince50standard-x86-msvc2008/qmake.conf +%%QT_MKSPECDIR%%/wince50standard-x86-msvc2008/qplatformdefs.h +%%QT_MKSPECDIR%%/wince60standard-armv4i-msvc2005/qmake.conf +%%QT_MKSPECDIR%%/wince60standard-armv4i-msvc2005/qplatformdefs.h +%%QT_MKSPECDIR%%/wince60standard-x86-msvc2005/qmake.conf +%%QT_MKSPECDIR%%/wince60standard-x86-msvc2005/qplatformdefs.h +%%QT_MKSPECDIR%%/wince70embedded-armv4i-msvc2008/default_post.prf +%%QT_MKSPECDIR%%/wince70embedded-armv4i-msvc2008/qmake.conf +%%QT_MKSPECDIR%%/wince70embedded-armv4i-msvc2008/qplatformdefs.h +%%QT_MKSPECDIR%%/wince70embedded-x86-msvc2008/default_post.prf +%%QT_MKSPECDIR%%/wince70embedded-x86-msvc2008/qmake.conf +%%QT_MKSPECDIR%%/wince70embedded-x86-msvc2008/qplatformdefs.h +%%QT_MKSPECDIR%%/wincewm50pocket-msvc2005/default_post.prf +%%QT_MKSPECDIR%%/wincewm50pocket-msvc2005/qmake.conf +%%QT_MKSPECDIR%%/wincewm50pocket-msvc2005/qplatformdefs.h +%%QT_MKSPECDIR%%/wincewm50pocket-msvc2008/default_post.prf +%%QT_MKSPECDIR%%/wincewm50pocket-msvc2008/qmake.conf +%%QT_MKSPECDIR%%/wincewm50pocket-msvc2008/qplatformdefs.h +%%QT_MKSPECDIR%%/wincewm50smart-msvc2005/default_post.prf +%%QT_MKSPECDIR%%/wincewm50smart-msvc2005/qmake.conf +%%QT_MKSPECDIR%%/wincewm50smart-msvc2005/qplatformdefs.h +%%QT_MKSPECDIR%%/wincewm50smart-msvc2008/default_post.prf +%%QT_MKSPECDIR%%/wincewm50smart-msvc2008/qmake.conf +%%QT_MKSPECDIR%%/wincewm50smart-msvc2008/qplatformdefs.h +%%QT_MKSPECDIR%%/wincewm60professional-msvc2005/default_post.prf +%%QT_MKSPECDIR%%/wincewm60professional-msvc2005/qmake.conf +%%QT_MKSPECDIR%%/wincewm60professional-msvc2005/qplatformdefs.h +%%QT_MKSPECDIR%%/wincewm60professional-msvc2008/default_post.prf +%%QT_MKSPECDIR%%/wincewm60professional-msvc2008/qmake.conf +%%QT_MKSPECDIR%%/wincewm60professional-msvc2008/qplatformdefs.h +%%QT_MKSPECDIR%%/wincewm60standard-msvc2005/default_post.prf +%%QT_MKSPECDIR%%/wincewm60standard-msvc2005/qmake.conf +%%QT_MKSPECDIR%%/wincewm60standard-msvc2005/qplatformdefs.h +%%QT_MKSPECDIR%%/wincewm60standard-msvc2008/default_post.prf +%%QT_MKSPECDIR%%/wincewm60standard-msvc2008/qmake.conf +%%QT_MKSPECDIR%%/wincewm60standard-msvc2008/qplatformdefs.h +%%QT_MKSPECDIR%%/wincewm65professional-msvc2005/default_post.prf +%%QT_MKSPECDIR%%/wincewm65professional-msvc2005/qmake.conf +%%QT_MKSPECDIR%%/wincewm65professional-msvc2005/qplatformdefs.h +%%QT_MKSPECDIR%%/wincewm65professional-msvc2008/default_post.prf +%%QT_MKSPECDIR%%/wincewm65professional-msvc2008/qmake.conf +%%QT_MKSPECDIR%%/wincewm65professional-msvc2008/qplatformdefs.h +@dirrm %%QT_MKSPECDIR%%/wincewm65professional-msvc2008 +@dirrm %%QT_MKSPECDIR%%/wincewm65professional-msvc2005 +@dirrm %%QT_MKSPECDIR%%/wincewm60standard-msvc2008 +@dirrm %%QT_MKSPECDIR%%/wincewm60standard-msvc2005 +@dirrm %%QT_MKSPECDIR%%/wincewm60professional-msvc2008 +@dirrm %%QT_MKSPECDIR%%/wincewm60professional-msvc2005 +@dirrm %%QT_MKSPECDIR%%/wincewm50smart-msvc2008 +@dirrm %%QT_MKSPECDIR%%/wincewm50smart-msvc2005 +@dirrm %%QT_MKSPECDIR%%/wincewm50pocket-msvc2008 +@dirrm %%QT_MKSPECDIR%%/wincewm50pocket-msvc2005 +@dirrm %%QT_MKSPECDIR%%/wince70embedded-x86-msvc2008 +@dirrm %%QT_MKSPECDIR%%/wince70embedded-armv4i-msvc2008 +@dirrm %%QT_MKSPECDIR%%/wince60standard-x86-msvc2005 +@dirrm %%QT_MKSPECDIR%%/wince60standard-armv4i-msvc2005 +@dirrm %%QT_MKSPECDIR%%/wince50standard-x86-msvc2008 +@dirrm %%QT_MKSPECDIR%%/wince50standard-x86-msvc2005 +@dirrm %%QT_MKSPECDIR%%/wince50standard-sh4-msvc2008 +@dirrm %%QT_MKSPECDIR%%/wince50standard-sh4-msvc2005 +@dirrm %%QT_MKSPECDIR%%/wince50standard-mipsiv-msvc2008 +@dirrm %%QT_MKSPECDIR%%/wince50standard-mipsiv-msvc2005 +@dirrm %%QT_MKSPECDIR%%/wince50standard-mipsii-msvc2008 +@dirrm %%QT_MKSPECDIR%%/wince50standard-mipsii-msvc2005 +@dirrm %%QT_MKSPECDIR%%/wince50standard-armv4i-msvc2008 +@dirrm %%QT_MKSPECDIR%%/wince50standard-armv4i-msvc2005 +@dirrm %%QT_MKSPECDIR%%/win32-msvc2012 +@dirrm %%QT_MKSPECDIR%%/win32-msvc2010 +@dirrm %%QT_MKSPECDIR%%/win32-msvc2008 +@dirrm %%QT_MKSPECDIR%%/win32-msvc2005 +@dirrm %%QT_MKSPECDIR%%/win32-msvc2003 +@dirrm %%QT_MKSPECDIR%%/win32-icc +@dirrm %%QT_MKSPECDIR%%/win32-g++-4.6 +@dirrm %%QT_MKSPECDIR%%/win32-g++ +@dirrm %%QT_MKSPECDIR%%/win32-borland +@dirrm %%QT_MKSPECDIR%%/unsupported/win32-g++-cross +@dirrm %%QT_MKSPECDIR%%/unsupported/win32-g++-4.6-cross +@dirrm %%QT_MKSPECDIR%%/unsupported/vxworks-simpentium-g++ +@dirrm %%QT_MKSPECDIR%%/unsupported/vxworks-simpentium-dcc +@dirrm %%QT_MKSPECDIR%%/unsupported/vxworks-ppc-g++ +@dirrm %%QT_MKSPECDIR%%/unsupported/vxworks-ppc-dcc +@dirrm %%QT_MKSPECDIR%%/unsupported/qws/qnx-641 +@dirrm %%QT_MKSPECDIR%%/unsupported/qws/linux-x86-openkode-g++ +@dirrm %%QT_MKSPECDIR%%/unsupported/qws/integrity-x86-cx86 +@dirrm %%QT_MKSPECDIR%%/unsupported/qws +@dirrm %%QT_MKSPECDIR%%/unsupported/qnx-X11-g++ +@dirrm %%QT_MKSPECDIR%%/unsupported/macx-iossimulator-llvm-legacy +@dirrm %%QT_MKSPECDIR%%/unsupported/macx-iossimulator-llvm +@dirrm %%QT_MKSPECDIR%%/unsupported/macx-iossimulator-g++-legacy +@dirrm %%QT_MKSPECDIR%%/unsupported/macx-iossimulator-g++ +@dirrm %%QT_MKSPECDIR%%/unsupported/macx-iossimulator-clang-legacy +@dirrm %%QT_MKSPECDIR%%/unsupported/macx-iossimulator-clang +@dirrm %%QT_MKSPECDIR%%/unsupported/macx-iosdevice-llvm-legacy +@dirrm %%QT_MKSPECDIR%%/unsupported/macx-iosdevice-llvm +@dirrm %%QT_MKSPECDIR%%/unsupported/macx-iosdevice-g++-legacy +@dirrm %%QT_MKSPECDIR%%/unsupported/macx-iosdevice-g++ +@dirrm %%QT_MKSPECDIR%%/unsupported/macx-iosdevice-clang-legacy +@dirrm %%QT_MKSPECDIR%%/unsupported/macx-iosdevice-clang +@dirrm %%QT_MKSPECDIR%%/unsupported/macx-clang +@dirrm %%QT_MKSPECDIR%%/unsupported/linux-scratchbox2-g++ +@dirrm %%QT_MKSPECDIR%%/unsupported/linux-host-g++ +@dirrm %%QT_MKSPECDIR%%/unsupported/linux-clang +@dirrm %%QT_MKSPECDIR%%/unsupported/linux-armcc +@dirrm %%QT_MKSPECDIR%%/unsupported +@dirrm %%QT_MKSPECDIR%%/unixware-g++ +@dirrm %%QT_MKSPECDIR%%/unixware-cc +@dirrm %%QT_MKSPECDIR%%/tru64-g++ +@dirrm %%QT_MKSPECDIR%%/tru64-cxx +@dirrm %%QT_MKSPECDIR%%/symbian-sbsv2/flm/qt +@dirrm %%QT_MKSPECDIR%%/symbian-sbsv2/flm +@dirrm %%QT_MKSPECDIR%%/symbian-sbsv2 +@dirrm %%QT_MKSPECDIR%%/symbian-gcce/features +@dirrm %%QT_MKSPECDIR%%/symbian-gcce +@dirrm %%QT_MKSPECDIR%%/symbian-armcc/features +@dirrm %%QT_MKSPECDIR%%/symbian-armcc +@dirrm %%QT_MKSPECDIR%%/symbian-abld +@dirrm %%QT_MKSPECDIR%%/solaris-g++-64 +@dirrm %%QT_MKSPECDIR%%/solaris-g++ +@dirrm %%QT_MKSPECDIR%%/solaris-cc-stlport +@dirrm %%QT_MKSPECDIR%%/solaris-cc-64-stlport +@dirrm %%QT_MKSPECDIR%%/solaris-cc-64 +@dirrm %%QT_MKSPECDIR%%/solaris-cc +@dirrm %%QT_MKSPECDIR%%/sco-g++ +@dirrm %%QT_MKSPECDIR%%/sco-cc +@dirrm %%QT_MKSPECDIR%%/qws/solaris-generic-g++ +@dirrm %%QT_MKSPECDIR%%/qws/qnx-ppc-g++ +@dirrm %%QT_MKSPECDIR%%/qws/qnx-i386-g++ +@dirrm %%QT_MKSPECDIR%%/qws/qnx-generic-g++ +@dirrm %%QT_MKSPECDIR%%/qws/qnx-armv7-g++ +@dirrm %%QT_MKSPECDIR%%/qws/qnx-arm-g++ +@dirrm %%QT_MKSPECDIR%%/qws/macx-nacl-g++ +@dirrm %%QT_MKSPECDIR%%/qws/macx-generic-g++ +@dirrm %%QT_MKSPECDIR%%/qws/linux-zylonite-g++ +@dirrm %%QT_MKSPECDIR%%/qws/linux-x86_64-g++ +@dirrm %%QT_MKSPECDIR%%/qws/linux-x86-g++ +@dirrm %%QT_MKSPECDIR%%/qws/linux-sharp-g++ +@dirrm %%QT_MKSPECDIR%%/qws/linux-sh4al-g++ +@dirrm %%QT_MKSPECDIR%%/qws/linux-sh-g++ +@dirrm %%QT_MKSPECDIR%%/qws/linux-powerpc-g++ +@dirrm %%QT_MKSPECDIR%%/qws/linux-nacl-g++ +@dirrm %%QT_MKSPECDIR%%/qws/linux-mips-g++ +@dirrm %%QT_MKSPECDIR%%/qws/linux-lsb-g++ +@dirrm %%QT_MKSPECDIR%%/qws/linux-ipaq-g++ +@dirrm %%QT_MKSPECDIR%%/qws/linux-generic-g++-32 +@dirrm %%QT_MKSPECDIR%%/qws/linux-generic-g++ +@dirrm %%QT_MKSPECDIR%%/qws/linux-dm800-g++ +@dirrm %%QT_MKSPECDIR%%/qws/linux-dm7000-g++ +@dirrm %%QT_MKSPECDIR%%/qws/linux-cellon-g++ +@dirrm %%QT_MKSPECDIR%%/qws/linux-avr32-g++ +@dirrm %%QT_MKSPECDIR%%/qws/linux-armv6-g++ +@dirrm %%QT_MKSPECDIR%%/qws/linux-arm-gnueabi-g++ +@dirrm %%QT_MKSPECDIR%%/qws/linux-arm-g++ +@dirrm %%QT_MKSPECDIR%%/qws/integrity-x86-cx86 +@dirrm %%QT_MKSPECDIR%%/qws/integrity-ppc-cxppc +@dirrm %%QT_MKSPECDIR%%/qws/integrity-arm-cxarm +@dirrm %%QT_MKSPECDIR%%/qws/freebsd-generic-g++ +@dirrm %%QT_MKSPECDIR%%/qws +@dirrm %%QT_MKSPECDIR%%/qnx-x86-qcc +@dirrm %%QT_MKSPECDIR%%/qnx-armv7le-qcc +@dirrm %%QT_MKSPECDIR%%/openbsd-g++ +@dirrm %%QT_MKSPECDIR%%/netbsd-g++ +@dirrmtry %%QT_MKSPECDIR%%/modules +@dirrm %%QT_MKSPECDIR%%/macx-xlc +@dirrm %%QT_MKSPECDIR%%/macx-xcode +@dirrm %%QT_MKSPECDIR%%/macx-pbuilder +@dirrm %%QT_MKSPECDIR%%/macx-llvm +@dirrm %%QT_MKSPECDIR%%/macx-icc +@dirrm %%QT_MKSPECDIR%%/macx-g++42 +@dirrm %%QT_MKSPECDIR%%/macx-g++40 +@dirrm %%QT_MKSPECDIR%%/macx-g++ +@dirrm %%QT_MKSPECDIR%%/lynxos-g++ +@dirrm %%QT_MKSPECDIR%%/linux-pgcc +@dirrm %%QT_MKSPECDIR%%/linux-lsb-g++ +@dirrm %%QT_MKSPECDIR%%/linux-llvm +@dirrm %%QT_MKSPECDIR%%/linux-kcc +@dirrm %%QT_MKSPECDIR%%/linux-icc-64 +@dirrm %%QT_MKSPECDIR%%/linux-icc-32 +@dirrm %%QT_MKSPECDIR%%/linux-icc +@dirrm %%QT_MKSPECDIR%%/linux-g++-maemo +@dirrm %%QT_MKSPECDIR%%/linux-g++-64 +@dirrm %%QT_MKSPECDIR%%/linux-g++-32 +@dirrm %%QT_MKSPECDIR%%/linux-g++ +@dirrm %%QT_MKSPECDIR%%/linux-ecc-64 +@dirrm %%QT_MKSPECDIR%%/linux-cxx +@dirrm %%QT_MKSPECDIR%%/linux-arm-gnueabi-g++ +@dirrm %%QT_MKSPECDIR%%/irix-g++-64 +@dirrm %%QT_MKSPECDIR%%/irix-g++ +@dirrm %%QT_MKSPECDIR%%/irix-cc-64 +@dirrm %%QT_MKSPECDIR%%/irix-cc +@dirrm %%QT_MKSPECDIR%%/hurd-g++ +@dirrm %%QT_MKSPECDIR%%/hpuxi-g++-64 +@dirrm %%QT_MKSPECDIR%%/hpuxi-acc-64 +@dirrm %%QT_MKSPECDIR%%/hpuxi-acc-32 +@dirrm %%QT_MKSPECDIR%%/hpux-g++-64 +@dirrm %%QT_MKSPECDIR%%/hpux-g++ +@dirrm %%QT_MKSPECDIR%%/hpux-acc-o64 +@dirrm %%QT_MKSPECDIR%%/hpux-acc-64 +@dirrm %%QT_MKSPECDIR%%/hpux-acc +@dirrm %%QT_MKSPECDIR%%/freebsd-icc +@dirrm %%QT_MKSPECDIR%%/freebsd-g++ +@dirrm %%QT_MKSPECDIR%%/freebsd-clang +@dirrm %%QT_MKSPECDIR%%/features/win32 +@dirrm %%QT_MKSPECDIR%%/features/unix +@dirrm %%QT_MKSPECDIR%%/features/symbian +@dirrm %%QT_MKSPECDIR%%/features/mac +@dirrmtry %%QT_MKSPECDIR%%/features +@dirrm %%QT_MKSPECDIR%%/darwin-g++ +@dirrm %%QT_MKSPECDIR%%/cygwin-g++ +@dirrm %%QT_MKSPECDIR%%/common/wince +@dirrm %%QT_MKSPECDIR%%/common/symbian/stl-off +@dirrm %%QT_MKSPECDIR%%/common/symbian/header-wrappers +@dirrm %%QT_MKSPECDIR%%/common/symbian +@dirrm %%QT_MKSPECDIR%%/common/qnx +@dirrm %%QT_MKSPECDIR%%/common/posix +@dirrm %%QT_MKSPECDIR%%/common/mac +@dirrm %%QT_MKSPECDIR%%/common/ios/GLES2 +@dirrm %%QT_MKSPECDIR%%/common/ios/GLES +@dirrm %%QT_MKSPECDIR%%/common/ios +@dirrm %%QT_MKSPECDIR%%/common/integrity +@dirrm %%QT_MKSPECDIR%%/common/c89 +@dirrm %%QT_MKSPECDIR%%/common/aix +@dirrm %%QT_MKSPECDIR%%/common +@dirrm %%QT_MKSPECDIR%%/blackberry-x86-qcc +@dirrm %%QT_MKSPECDIR%%/blackberry-playbook-x86-qcc +@dirrm %%QT_MKSPECDIR%%/blackberry-playbook-armv7le-qcc +@dirrm %%QT_MKSPECDIR%%/blackberry-armv7le-qcc +@dirrm %%QT_MKSPECDIR%%/aix-xlc-64 +@dirrm %%QT_MKSPECDIR%%/aix-xlc +@dirrm %%QT_MKSPECDIR%%/aix-g++-64 +@dirrm %%QT_MKSPECDIR%%/aix-g++ +@dirrmtry %%QT_MKSPECDIR%% +@dirrmtry %%QT_DATADIR%% diff --git a/devel/qt4-assistant-adp/Makefile b/devel/qt4-assistant-adp/Makefile index b86856e43d81..82300e650b59 100644 --- a/devel/qt4-assistant-adp/Makefile +++ b/devel/qt4-assistant-adp/Makefile @@ -4,7 +4,7 @@ PORTNAME= assistant PORTVERSION= 4.6.3 PORTREVISION= 1 -CATEGORIES?= devel +CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_QT} MASTER_SITE_SUBDIR= archive/qt/${PORTVERSION:R} PKGNAMEPREFIX= qt4- @@ -13,15 +13,17 @@ DISTNAME= qt-assistant-qassistantclient-library-compat-src-${PORTVERSION} DIST_SUBDIR= KDE MAINTAINER= kde@FreeBSD.org -COMMENT= Qt documentation browser, adp compat version +COMMENT= Qt *.adp-compatible documentation browser -USE_QT4= qmake_build moc_build rcc_build uic_build corelib \ +USE_QT4= moc_build rcc_build uic_build corelib \ gui network xml doc dbus +USES= qmake +QMAKE_ARGS= QT_CONFIG+="dbus" QT_PRODUCT="OpenSource" -# stage support -DESTDIRNAME= INSTALL_ROOT ALL_TARGET= first +DESCR= ${.CURDIR:H:H}/devel/qt4/pkg-descr + WRKSRC= ${WRKDIR}/${DISTNAME:C/src/version/} PLIST_FILES= bin/assistant_adp @@ -30,9 +32,4 @@ pre-configure: ${REINPLACE_CMD} -e 's|$$$$\[QT_INSTALL_BINS]|${PREFIX}/bin|g' \ ${WRKSRC}/compat.pro -do-configure: - @cd ${WRKSRC} && ${SETENV} ${CONFIGURE_ENV} \ - ${QMAKE} -spec ${QMAKESPEC} QT_CONFIG+="dbus" \ - QT_PRODUCT="OpenSource" ${QMAKEFLAGS} - .include diff --git a/devel/qt4-assistant-adp/pkg-descr b/devel/qt4-assistant-adp/pkg-descr deleted file mode 100644 index 36bc69717e98..000000000000 --- a/devel/qt4-assistant-adp/pkg-descr +++ /dev/null @@ -1,12 +0,0 @@ -Qt is a C++ toolkit for application development. It lets application -developers target all major operating systems with a single application -source code. - -Qt provides a platform-independent API to all central platform functionality: -GUI, database access, networking, file handling, etc. The Qt library -encapsulates the different APIs of different operating systems, providing -the application programmer with a single, common API for all operating systems. -The native C APIs are encapsulated in a set of well-designed, fully -object-oriented C++ classes. - -WWW: http://qt.nokia.com/products/qt/index.html diff --git a/devel/qt4-assistant/Makefile b/devel/qt4-assistant/Makefile index 8e27c2c62fe6..9aac27efdb0c 100644 --- a/devel/qt4-assistant/Makefile +++ b/devel/qt4-assistant/Makefile @@ -3,16 +3,16 @@ PORTNAME= assistant DISTVERSION= ${QT4_VERSION} -CATEGORIES?= devel +PORTREVISION= 1 +CATEGORIES= devel PKGNAMEPREFIX= qt4- MAINTAINER= kde@FreeBSD.org -COMMENT= Qt documentation browser +COMMENT= Qt 4 documentation browser USE_QT4= qmake_build moc_build rcc_build uic_build \ corelib gui help network sql webkit xml \ doc_run sql-sqlite3_run -QT_NONSTANDARD= yes QT_DIST= yes HAS_CONFIGURE= yes @@ -22,9 +22,10 @@ CONFIGURE_ENV?= QTDIR=${WRKSRC} PATH=${WRKSRC}/bin:$$PATH MAKE_ENV?= QTDIR=${WRKSRC} LD_LIBRARY_PATH=${WRKSRC}/lib:$$LD_LIBRARY_PATH \ PATH=${WRKSRC}/bin:$$PATH -DESKTOP_ENTRIES="Qt Assistant" "${COMMENT}" \ +DESKTOP_ENTRIES="Qt 4 Assistant" "" \ "${PREFIX}/share/pixmaps/assistant-qt4.png" \ - "${PREFIX}/bin/assistant-qt4" "Development;Qt;" true + "${PREFIX}/${QT_BINDIR_REL}/assistant${_QT_BINSUFX}" \ + "Development;Qt;" true DO_NOT_EXTRACT= demos doc examples mkspecs qmake translations \ src/activeqt src/dbus src/multimedia src/opengl src/openvg \ @@ -40,20 +41,18 @@ EXTRACT_AFTER_ARGS+= --exclude '${DISTNAME}/${dne}' BUILD_WRKSRC= ${WRKSRC}/tools/${PORTNAME}/tools/${PORTNAME} INSTALL_WRKSRC= ${BUILD_WRKSRC} -EXTRA_PATCHES+= ${.CURDIR}/../../devel/qt4/files/patch-configure - pre-configure: ${REINPLACE_CMD} \ - -e 's|^TARGET.*|TARGET=assistant-qt4|g' \ + -e 's|^TARGET.*|TARGET=assistant${_QT_BINSUFX}|g' \ ${BUILD_WRKSRC}/${PORTNAME}.pro ${MKDIR} ${WRKSRC}/mkspecs/modules - ${LN} -sf ${LOCALBASE}/bin/qmake-qt4 ${WRKSRC}/bin/qmake - ${LN} -sf ${LOCALBASE}/bin/moc-qt4 ${WRKSRC}/bin/moc - ${LN} -sf ${LOCALBASE}/bin/uic-qt4 ${WRKSRC}/bin/uic - ${LN} -sf ${LOCALBASE}/bin/rcc ${WRKSRC}/bin/rcc + ${LN} -sf ${QMAKE} ${WRKSRC}/bin/qmake + ${LN} -sf ${MOC} ${WRKSRC}/bin/moc + ${LN} -sf ${UIC} ${WRKSRC}/bin/uic + ${LN} -sf ${RCC} ${WRKSRC}/bin/rcc post-install: - ${INSTALL_DATA} ${BUILD_WRKSRC}/images/assistant-128.png \ + ${INSTALL_DATA} ${INSTALL_WRKSRC}/images/assistant-128.png \ ${STAGEDIR}${PREFIX}/share/pixmaps/assistant-qt4.png .include diff --git a/devel/qt4-assistant/pkg-descr b/devel/qt4-assistant/pkg-descr deleted file mode 100644 index 36bc69717e98..000000000000 --- a/devel/qt4-assistant/pkg-descr +++ /dev/null @@ -1,12 +0,0 @@ -Qt is a C++ toolkit for application development. It lets application -developers target all major operating systems with a single application -source code. - -Qt provides a platform-independent API to all central platform functionality: -GUI, database access, networking, file handling, etc. The Qt library -encapsulates the different APIs of different operating systems, providing -the application programmer with a single, common API for all operating systems. -The native C APIs are encapsulated in a set of well-designed, fully -object-oriented C++ classes. - -WWW: http://qt.nokia.com/products/qt/index.html diff --git a/devel/qt4-assistant/pkg-plist b/devel/qt4-assistant/pkg-plist index 7dfb109abe3e..310fdb6664f9 100644 --- a/devel/qt4-assistant/pkg-plist +++ b/devel/qt4-assistant/pkg-plist @@ -1,3 +1,3 @@ -bin/assistant-qt4 -%%DEBUG%%bin/assistant-qt4.debug +%%QT_BINDIR%%/assistant-qt4 +%%DEBUG%%%%QT_BINDIR%%/assistant-qt4.debug share/pixmaps/assistant-qt4.png diff --git a/devel/qt4-corelib/Makefile b/devel/qt4-corelib/Makefile index 578dc67192cd..5333f28a753d 100644 --- a/devel/qt4-corelib/Makefile +++ b/devel/qt4-corelib/Makefile @@ -3,22 +3,22 @@ PORTNAME= corelib DISTVERSION= ${QT4_VERSION} -CATEGORIES?= devel +PORTREVISION= 1 +CATEGORIES= devel PKGNAMEPREFIX= qt4- MAINTAINER= kde@FreeBSD.org -COMMENT= Qt core library +COMMENT= Qt core non-graphical module -LIB_DEPENDS= icui18n:${PORTSDIR}/devel/icu +LIB_DEPENDS= libicui18n.so:${PORTSDIR}/devel/icu -USES= pkgconfig USE_GNOME= glib20 USE_QT4= qmake_build moc_build -QT_NONSTANDARD= yes QT_DIST= yes +USES= iconv pkgconfig HAS_CONFIGURE= yes -USE_LDCONFIG= ${PREFIX}/lib/qt4 +USE_LDCONFIG= ${PREFIX}/${QT_LIBDIR_REL} ALL_TARGET= first CONFIGURE_ENV?= QTDIR=${WRKSRC} PATH=${WRKSRC}/bin:$$PATH @@ -40,8 +40,6 @@ EXTRACT_AFTER_ARGS+= --exclude '${DISTNAME}/${dne}' BUILD_WRKSRC= ${WRKSRC}/src/${PORTNAME} INSTALL_WRKSRC= ${BUILD_WRKSRC} -EXTRA_PATCHES+= ${.CURDIR}/../../devel/qt4/files/patch-configure - .include "${.CURDIR}/../../devel/qt4/files/Makefile.options" .if empty(QT4_OPTIONS:MCUPS) @@ -64,22 +62,22 @@ post-patch: pre-configure: ${MKDIR} ${WRKSRC}/mkspecs - ${LN} -sf ${LOCALBASE}/bin/qmake-qt4 ${WRKSRC}/bin/qmake - ${LN} -sf ${LOCALBASE}/bin/moc-qt4 ${WRKSRC}/bin/moc + ${LN} -sf ${QMAKE} ${WRKSRC}/bin/qmake + ${LN} -sf ${MOC} ${WRKSRC}/bin/moc post-configure: - ${REINPLACE_CMD} -e 's|${PREFIX}/lib/qt4/pkgconfig|${PREFIX}/libdata/pkgconfig|g' \ + ${REINPLACE_CMD} -e 's|${PREFIX}/${QT_LIBDIR_REL}/pkgconfig|${PREFIX}/libdata/pkgconfig|g' \ -e 's|.*$$(QMAKE).*||g' \ ${BUILD_WRKSRC}/Makefile ${REINPLACE_CMD} -E -e 's|-L.[^[:space:]]*qt-x11-opensource.[^[:space:]]*lib||g' \ - -E -e 's|(.*location=).*moc|\1${PREFIX}/bin/moc-qt4|g' \ - -E -e 's|(.*location=).*uic|\1${PREFIX}/bin/uic-qt4|g' \ + -E -e 's|(.*location=).*moc|\1${PREFIX}/${QT_BINDIR_REL}/${MOC:T}|g' \ + -E -e 's|(.*location=).*uic|\1${PREFIX}/${QT_BINDIR_REL}/${UIC:T}|g' \ ${WRKSRC}/lib/pkgconfig/QtCore.pc post-install: - ${MKDIR} ${STAGEDIR}${PREFIX}/lib/qt4/plugins - ${TOUCH} ${STAGEDIR}${PREFIX}/lib/qt4/plugins/.keep_me - ${MKDIR} ${STAGEDIR}${PREFIX}/share/qt4/mkspecs - ${INSTALL_DATA} ${WRKSRC}/mkspecs/qconfig.pri ${STAGEDIR}${PREFIX}/share/qt4/mkspecs/ + ${MKDIR} ${STAGEDIR}${PREFIX}/${QT_PLUGINDIR_REL} + ${TOUCH} ${STAGEDIR}${PREFIX}/${QT_PLUGINDIR_REL}/.keep_me + ${MKDIR} ${STAGEDIR}${PREFIX}/${QT_MKSPECDIR_REL} + ${INSTALL_DATA} ${WRKSRC}/mkspecs/qconfig.pri ${STAGEDIR}${PREFIX}/${QT_MKSPECDIR_REL}/ .include diff --git a/devel/qt4-corelib/files/patch-0185-fix-format-strings.diff b/devel/qt4-corelib/files/patch-0185-fix-format-strings.diff deleted file mode 100644 index 8ca41479b1dd..000000000000 --- a/devel/qt4-corelib/files/patch-0185-fix-format-strings.diff +++ /dev/null @@ -1,42 +0,0 @@ ---- src/corelib/global/qglobal.h.orig 2009-09-07 13:00:30.000000000 +0200 -+++ src/corelib/global/qglobal.h 2009-09-14 12:46:30.965296640 +0200 -@@ -1594,8 +1594,16 @@ - #ifdef QT3_SUPPORT - Q_CORE_EXPORT QT3_SUPPORT void qSystemWarning(const char *msg, int code = -1); - #endif /* QT3_SUPPORT */ --Q_CORE_EXPORT void qErrnoWarning(int code, const char *msg, ...); --Q_CORE_EXPORT void qErrnoWarning(const char *msg, ...); -+Q_CORE_EXPORT void qErrnoWarning(int code, const char *msg, ...) -+#if defined(Q_CC_GNU) && !defined(__INSURE__) -+ __attribute__ ((format (printf, 2, 3))) -+#endif -+ ; -+Q_CORE_EXPORT void qErrnoWarning(const char *msg, ...) -+#if defined(Q_CC_GNU) && !defined(__INSURE__) -+ __attribute__ ((format (printf, 1, 2))) -+#endif -+ ; - - #if (defined(QT_NO_DEBUG_OUTPUT) || defined(QT_NO_TEXTSTREAM)) && !defined(QT_NO_DEBUG_STREAM) - #define QT_NO_DEBUG_STREAM ---- src/corelib/tools/qbytearray.h.orig 2009-09-07 13:00:30.000000000 +0200 -+++ src/corelib/tools/qbytearray.h 2009-09-14 12:44:29.801547129 +0200 -@@ -95,8 +95,16 @@ - Q_CORE_EXPORT int qstrnicmp(const char *, const char *, uint len); - - // implemented in qvsnprintf.cpp --Q_CORE_EXPORT int qvsnprintf(char *str, size_t n, const char *fmt, va_list ap); --Q_CORE_EXPORT int qsnprintf(char *str, size_t n, const char *fmt, ...); -+Q_CORE_EXPORT int qvsnprintf(char *str, size_t n, const char *fmt, va_list ap) -+#if defined(Q_CC_GNU) && !defined(__INSURE__) -+ __attribute__ ((format (printf, 3, 0))) -+#endif -+ ; -+Q_CORE_EXPORT int qsnprintf(char *str, size_t n, const char *fmt, ...) -+#if defined(Q_CC_GNU) && !defined(__INSURE__) -+ __attribute__ ((format (printf, 3, 4))) -+#endif -+ ; - - #ifdef QT3_SUPPORT - inline QT3_SUPPORT void *qmemmove(void *dst, const void *src, uint len) diff --git a/devel/qt4-corelib/pkg-descr b/devel/qt4-corelib/pkg-descr deleted file mode 100644 index 36bc69717e98..000000000000 --- a/devel/qt4-corelib/pkg-descr +++ /dev/null @@ -1,12 +0,0 @@ -Qt is a C++ toolkit for application development. It lets application -developers target all major operating systems with a single application -source code. - -Qt provides a platform-independent API to all central platform functionality: -GUI, database access, networking, file handling, etc. The Qt library -encapsulates the different APIs of different operating systems, providing -the application programmer with a single, common API for all operating systems. -The native C APIs are encapsulated in a set of well-designed, fully -object-oriented C++ classes. - -WWW: http://qt.nokia.com/products/qt/index.html diff --git a/devel/qt4-corelib/pkg-plist b/devel/qt4-corelib/pkg-plist index 1d9f3690d059..7aeef4ffa887 100644 --- a/devel/qt4-corelib/pkg-plist +++ b/devel/qt4-corelib/pkg-plist @@ -1,641 +1,641 @@ -include/qt4/Qt/QtCore -include/qt4/Qt/qabstractanimation.h -include/qt4/Qt/qabstracteventdispatcher.h -include/qt4/Qt/qabstractfileengine.h -include/qt4/Qt/qabstractitemmodel.h -include/qt4/Qt/qabstractstate.h -include/qt4/Qt/qabstracttransition.h -include/qt4/Qt/qalgorithms.h -include/qt4/Qt/qanimationgroup.h -include/qt4/Qt/qatomic.h -include/qt4/Qt/qatomic_alpha.h -include/qt4/Qt/qatomic_arch.h -include/qt4/Qt/qatomic_arm.h -include/qt4/Qt/qatomic_armv5.h -include/qt4/Qt/qatomic_armv6.h -include/qt4/Qt/qatomic_armv7.h -include/qt4/Qt/qatomic_avr32.h -include/qt4/Qt/qatomic_bfin.h -include/qt4/Qt/qatomic_bootstrap.h -include/qt4/Qt/qatomic_generic.h -include/qt4/Qt/qatomic_i386.h -include/qt4/Qt/qatomic_ia64.h -include/qt4/Qt/qatomic_integrity.h -include/qt4/Qt/qatomic_macosx.h -include/qt4/Qt/qatomic_mips.h -include/qt4/Qt/qatomic_parisc.h -include/qt4/Qt/qatomic_powerpc.h -include/qt4/Qt/qatomic_s390.h -include/qt4/Qt/qatomic_sh.h -include/qt4/Qt/qatomic_sh4a.h -include/qt4/Qt/qatomic_sparc.h -include/qt4/Qt/qatomic_symbian.h -include/qt4/Qt/qatomic_vxworks.h -include/qt4/Qt/qatomic_windows.h -include/qt4/Qt/qatomic_windowsce.h -include/qt4/Qt/qatomic_x86_64.h -include/qt4/Qt/qbasicatomic.h -include/qt4/Qt/qbasictimer.h -include/qt4/Qt/qbitarray.h -include/qt4/Qt/qbuffer.h -include/qt4/Qt/qbytearray.h -include/qt4/Qt/qbytearraymatcher.h -include/qt4/Qt/qcache.h -include/qt4/Qt/qchar.h -include/qt4/Qt/qconfig-dist.h -include/qt4/Qt/qconfig-large.h -include/qt4/Qt/qconfig-medium.h -include/qt4/Qt/qconfig-minimal.h -include/qt4/Qt/qconfig-nacl.h -include/qt4/Qt/qconfig-small.h -include/qt4/Qt/qconfig.h -include/qt4/Qt/qcontainerfwd.h -include/qt4/Qt/qcontiguouscache.h -include/qt4/Qt/qcoreapplication.h -include/qt4/Qt/qcoreevent.h -include/qt4/Qt/qcryptographichash.h -include/qt4/Qt/qdatastream.h -include/qt4/Qt/qdatetime.h -include/qt4/Qt/qdebug.h -include/qt4/Qt/qdir.h -include/qt4/Qt/qdiriterator.h -include/qt4/Qt/qeasingcurve.h -include/qt4/Qt/qelapsedtimer.h -include/qt4/Qt/qendian.h -include/qt4/Qt/qeventloop.h -include/qt4/Qt/qeventtransition.h -include/qt4/Qt/qfactoryinterface.h -include/qt4/Qt/qfeatures.h -include/qt4/Qt/qfile.h -include/qt4/Qt/qfileinfo.h -include/qt4/Qt/qfilesystemwatcher.h -include/qt4/Qt/qfinalstate.h -include/qt4/Qt/qfsfileengine.h -include/qt4/Qt/qfunctions_nacl.h -include/qt4/Qt/qfunctions_vxworks.h -include/qt4/Qt/qfunctions_wince.h -include/qt4/Qt/qfuture.h -include/qt4/Qt/qfutureinterface.h -include/qt4/Qt/qfuturesynchronizer.h -include/qt4/Qt/qfuturewatcher.h -include/qt4/Qt/qglobal.h -include/qt4/Qt/qhash.h -include/qt4/Qt/qhistorystate.h -include/qt4/Qt/qiodevice.h -include/qt4/Qt/qiterator.h -include/qt4/Qt/qlibrary.h -include/qt4/Qt/qlibraryinfo.h -include/qt4/Qt/qline.h -include/qt4/Qt/qlinkedlist.h -include/qt4/Qt/qlist.h -include/qt4/Qt/qlocale.h -include/qt4/Qt/qlocale_blackberry.h -include/qt4/Qt/qmap.h -include/qt4/Qt/qmargins.h -include/qt4/Qt/qmath.h -include/qt4/Qt/qmetaobject.h -include/qt4/Qt/qmetatype.h -include/qt4/Qt/qmimedata.h -include/qt4/Qt/qmutex.h -include/qt4/Qt/qnamespace.h -include/qt4/Qt/qnumeric.h -include/qt4/Qt/qobject.h -include/qt4/Qt/qobjectcleanuphandler.h -include/qt4/Qt/qobjectdefs.h -include/qt4/Qt/qpair.h -include/qt4/Qt/qparallelanimationgroup.h -include/qt4/Qt/qpauseanimation.h -include/qt4/Qt/qplugin.h -include/qt4/Qt/qpluginloader.h -include/qt4/Qt/qpoint.h -include/qt4/Qt/qpointer.h -include/qt4/Qt/qprocess.h -include/qt4/Qt/qpropertyanimation.h -include/qt4/Qt/qqueue.h -include/qt4/Qt/qreadwritelock.h -include/qt4/Qt/qrect.h -include/qt4/Qt/qregexp.h -include/qt4/Qt/qresource.h -include/qt4/Qt/qrunnable.h -include/qt4/Qt/qscopedpointer.h -include/qt4/Qt/qscopedvaluerollback.h -include/qt4/Qt/qsemaphore.h -include/qt4/Qt/qsequentialanimationgroup.h -include/qt4/Qt/qset.h -include/qt4/Qt/qsettings.h -include/qt4/Qt/qshareddata.h -include/qt4/Qt/qsharedmemory.h -include/qt4/Qt/qsharedpointer.h -include/qt4/Qt/qsharedpointer_impl.h -include/qt4/Qt/qsignalmapper.h -include/qt4/Qt/qsignaltransition.h -include/qt4/Qt/qsize.h -include/qt4/Qt/qsocketnotifier.h -include/qt4/Qt/qstack.h -include/qt4/Qt/qstate.h -include/qt4/Qt/qstatemachine.h -include/qt4/Qt/qstring.h -include/qt4/Qt/qstringbuilder.h -include/qt4/Qt/qstringlist.h -include/qt4/Qt/qstringmatcher.h -include/qt4/Qt/qsystemsemaphore.h -include/qt4/Qt/qt_windows.h -include/qt4/Qt/qtconcurrentcompilertest.h -include/qt4/Qt/qtconcurrentexception.h -include/qt4/Qt/qtconcurrentfilter.h -include/qt4/Qt/qtconcurrentfilterkernel.h -include/qt4/Qt/qtconcurrentfunctionwrappers.h -include/qt4/Qt/qtconcurrentiteratekernel.h -include/qt4/Qt/qtconcurrentmap.h -include/qt4/Qt/qtconcurrentmapkernel.h -include/qt4/Qt/qtconcurrentmedian.h -include/qt4/Qt/qtconcurrentreducekernel.h -include/qt4/Qt/qtconcurrentresultstore.h -include/qt4/Qt/qtconcurrentrun.h -include/qt4/Qt/qtconcurrentrunbase.h -include/qt4/Qt/qtconcurrentstoredfunctioncall.h -include/qt4/Qt/qtconcurrentthreadengine.h -include/qt4/Qt/qtemporaryfile.h -include/qt4/Qt/qtextboundaryfinder.h -include/qt4/Qt/qtextcodec.h -include/qt4/Qt/qtextcodecplugin.h -include/qt4/Qt/qtextstream.h -include/qt4/Qt/qthread.h -include/qt4/Qt/qthreadpool.h -include/qt4/Qt/qthreadstorage.h -include/qt4/Qt/qtimeline.h -include/qt4/Qt/qtimer.h -include/qt4/Qt/qtranslator.h -include/qt4/Qt/qurl.h -include/qt4/Qt/quuid.h -include/qt4/Qt/qvariant.h -include/qt4/Qt/qvariantanimation.h -include/qt4/Qt/qvarlengtharray.h -include/qt4/Qt/qvector.h -include/qt4/Qt/qwaitcondition.h -include/qt4/Qt/qxmlstream.h -include/qt4/QtCore/QAbstractAnimation -include/qt4/QtCore/QAbstractConcatenable -include/qt4/QtCore/QAbstractEventDispatcher -include/qt4/QtCore/QAbstractFileEngine -include/qt4/QtCore/QAbstractFileEngineHandler -include/qt4/QtCore/QAbstractFileEngineIterator -include/qt4/QtCore/QAbstractItemModel -include/qt4/QtCore/QAbstractListModel -include/qt4/QtCore/QAbstractState -include/qt4/QtCore/QAbstractTableModel -include/qt4/QtCore/QAbstractTransition -include/qt4/QtCore/QAnimationDriver -include/qt4/QtCore/QAnimationGroup -include/qt4/QtCore/QArgument -include/qt4/QtCore/QAtomicInt -include/qt4/QtCore/QAtomicPointer -include/qt4/QtCore/QBBSystemLocaleData -include/qt4/QtCore/QBasicAtomicInt -include/qt4/QtCore/QBasicAtomicPointer -include/qt4/QtCore/QBasicTimer -include/qt4/QtCore/QBitArray -include/qt4/QtCore/QBitRef -include/qt4/QtCore/QBool -include/qt4/QtCore/QBuffer -include/qt4/QtCore/QByteArray -include/qt4/QtCore/QByteArrayMatcher -include/qt4/QtCore/QByteRef -include/qt4/QtCore/QCOORD -include/qt4/QtCore/QCache -include/qt4/QtCore/QChar -include/qt4/QtCore/QCharRef -include/qt4/QtCore/QChildEvent -include/qt4/QtCore/QConcatenable -include/qt4/QtCore/QConstString -include/qt4/QtCore/QContiguousCache -include/qt4/QtCore/QContiguousCacheData -include/qt4/QtCore/QContiguousCacheTypedData -include/qt4/QtCore/QCoreApplication -include/qt4/QtCore/QCryptographicHash -include/qt4/QtCore/QCustomEvent -include/qt4/QtCore/QDataStream -include/qt4/QtCore/QDate -include/qt4/QtCore/QDateTime -include/qt4/QtCore/QDebug -include/qt4/QtCore/QDir -include/qt4/QtCore/QDirIterator -include/qt4/QtCore/QDynamicPropertyChangeEvent -include/qt4/QtCore/QEasingCurve -include/qt4/QtCore/QElapsedTimer -include/qt4/QtCore/QEvent -include/qt4/QtCore/QEventLoop -include/qt4/QtCore/QEventTransition -include/qt4/QtCore/QExplicitlySharedDataPointer -include/qt4/QtCore/QFSFileEngine -include/qt4/QtCore/QFactoryInterface -include/qt4/QtCore/QFile -include/qt4/QtCore/QFileInfo -include/qt4/QtCore/QFileInfoList -include/qt4/QtCore/QFileInfoListIterator -include/qt4/QtCore/QFileSystemWatcher -include/qt4/QtCore/QFinalState -include/qt4/QtCore/QFlag -include/qt4/QtCore/QFlags -include/qt4/QtCore/QForeachContainer -include/qt4/QtCore/QForeachContainerBase -include/qt4/QtCore/QFuture -include/qt4/QtCore/QFutureInterface -include/qt4/QtCore/QFutureInterfaceBase -include/qt4/QtCore/QFutureIterator -include/qt4/QtCore/QFutureSynchronizer -include/qt4/QtCore/QFutureWatcher -include/qt4/QtCore/QFutureWatcherBase -include/qt4/QtCore/QGenericArgument -include/qt4/QtCore/QGenericReturnArgument -include/qt4/QtCore/QGlobalStatic -include/qt4/QtCore/QGlobalStaticDeleter -include/qt4/QtCore/QHash -include/qt4/QtCore/QHashData -include/qt4/QtCore/QHashDummyNode -include/qt4/QtCore/QHashDummyValue -include/qt4/QtCore/QHashIterator -include/qt4/QtCore/QHashNode -include/qt4/QtCore/QHistoryState -include/qt4/QtCore/QIODevice -include/qt4/QtCore/QIncompatibleFlag -include/qt4/QtCore/QIntegerForSize -include/qt4/QtCore/QInternal -include/qt4/QtCore/QLatin1Char -include/qt4/QtCore/QLatin1Literal -include/qt4/QtCore/QLatin1String -include/qt4/QtCore/QLibrary -include/qt4/QtCore/QLibraryInfo -include/qt4/QtCore/QLine -include/qt4/QtCore/QLineF -include/qt4/QtCore/QLinkedList -include/qt4/QtCore/QLinkedListData -include/qt4/QtCore/QLinkedListIterator -include/qt4/QtCore/QLinkedListNode -include/qt4/QtCore/QList -include/qt4/QtCore/QListData -include/qt4/QtCore/QListIterator -include/qt4/QtCore/QLocale -include/qt4/QtCore/QMap -include/qt4/QtCore/QMapData -include/qt4/QtCore/QMapIterator -include/qt4/QtCore/QMapNode -include/qt4/QtCore/QMapPayloadNode -include/qt4/QtCore/QMargins -include/qt4/QtCore/QMetaClassInfo -include/qt4/QtCore/QMetaEnum -include/qt4/QtCore/QMetaMethod -include/qt4/QtCore/QMetaObject -include/qt4/QtCore/QMetaObjectAccessor -include/qt4/QtCore/QMetaObjectExtraData -include/qt4/QtCore/QMetaProperty -include/qt4/QtCore/QMetaType -include/qt4/QtCore/QMetaTypeId -include/qt4/QtCore/QMetaTypeId2 -include/qt4/QtCore/QMimeData -include/qt4/QtCore/QModelIndex -include/qt4/QtCore/QModelIndexList -include/qt4/QtCore/QMultiHash -include/qt4/QtCore/QMultiMap -include/qt4/QtCore/QMutableFutureIterator -include/qt4/QtCore/QMutableHashIterator -include/qt4/QtCore/QMutableLinkedListIterator -include/qt4/QtCore/QMutableListIterator -include/qt4/QtCore/QMutableMapIterator -include/qt4/QtCore/QMutableSetIterator -include/qt4/QtCore/QMutableStringListIterator -include/qt4/QtCore/QMutableVectorIterator -include/qt4/QtCore/QMutex -include/qt4/QtCore/QMutexData -include/qt4/QtCore/QMutexLocker -include/qt4/QtCore/QNoDebug -include/qt4/QtCore/QNoImplicitBoolCast -include/qt4/QtCore/QObject -include/qt4/QtCore/QObjectCleanupHandler -include/qt4/QtCore/QObjectData -include/qt4/QtCore/QObjectList -include/qt4/QtCore/QObjectUserData -include/qt4/QtCore/QPair -include/qt4/QtCore/QParallelAnimationGroup -include/qt4/QtCore/QPauseAnimation -include/qt4/QtCore/QPersistentModelIndex -include/qt4/QtCore/QPluginLoader -include/qt4/QtCore/QPoint -include/qt4/QtCore/QPointF -include/qt4/QtCore/QPointer -include/qt4/QtCore/QProcess -include/qt4/QtCore/QProcessEnvironment -include/qt4/QtCore/QPropertyAnimation -include/qt4/QtCore/QQueue -include/qt4/QtCore/QReadLocker -include/qt4/QtCore/QReadWriteLock -include/qt4/QtCore/QRect -include/qt4/QtCore/QRectF -include/qt4/QtCore/QRegExp -include/qt4/QtCore/QResource -include/qt4/QtCore/QReturnArgument -include/qt4/QtCore/QRunnable -include/qt4/QtCore/QScopedArrayPointer -include/qt4/QtCore/QScopedPointer -include/qt4/QtCore/QScopedPointerArrayDeleter -include/qt4/QtCore/QScopedPointerDeleter -include/qt4/QtCore/QScopedPointerPodDeleter -include/qt4/QtCore/QScopedValueRollback -include/qt4/QtCore/QSemaphore -include/qt4/QtCore/QSequentialAnimationGroup -include/qt4/QtCore/QSet -include/qt4/QtCore/QSetIterator -include/qt4/QtCore/QSettings -include/qt4/QtCore/QSharedData -include/qt4/QtCore/QSharedDataPointer -include/qt4/QtCore/QSharedMemory -include/qt4/QtCore/QSharedPointer -include/qt4/QtCore/QSignalMapper -include/qt4/QtCore/QSignalTransition -include/qt4/QtCore/QSize -include/qt4/QtCore/QSizeF -include/qt4/QtCore/QSocketNotifier -include/qt4/QtCore/QStack -include/qt4/QtCore/QState -include/qt4/QtCore/QStateMachine -include/qt4/QtCore/QStdWString -include/qt4/QtCore/QString -include/qt4/QtCore/QStringBuilder -include/qt4/QtCore/QStringList -include/qt4/QtCore/QStringListIterator -include/qt4/QtCore/QStringMatcher -include/qt4/QtCore/QStringRef -include/qt4/QtCore/QSysInfo -include/qt4/QtCore/QSystemLocale -include/qt4/QtCore/QSystemSemaphore -include/qt4/QtCore/QTS -include/qt4/QtCore/QTemporaryFile -include/qt4/QtCore/QTextBoundaryFinder -include/qt4/QtCore/QTextCodec -include/qt4/QtCore/QTextCodecFactoryInterface -include/qt4/QtCore/QTextCodecPlugin -include/qt4/QtCore/QTextDecoder -include/qt4/QtCore/QTextEncoder -include/qt4/QtCore/QTextIStream -include/qt4/QtCore/QTextOStream -include/qt4/QtCore/QTextStream -include/qt4/QtCore/QTextStreamFunction -include/qt4/QtCore/QTextStreamManipulator -include/qt4/QtCore/QThread -include/qt4/QtCore/QThreadPool -include/qt4/QtCore/QThreadStorage -include/qt4/QtCore/QThreadStorageData -include/qt4/QtCore/QTime -include/qt4/QtCore/QTimeLine -include/qt4/QtCore/QTimer -include/qt4/QtCore/QTimerEvent -include/qt4/QtCore/QTranslator -include/qt4/QtCore/QTypeInfo -include/qt4/QtCore/QUrl -include/qt4/QtCore/QUuid -include/qt4/QtCore/QVarLengthArray -include/qt4/QtCore/QVariant -include/qt4/QtCore/QVariantAnimation -include/qt4/QtCore/QVariantComparisonHelper -include/qt4/QtCore/QVariantHash -include/qt4/QtCore/QVariantList -include/qt4/QtCore/QVariantMap -include/qt4/QtCore/QVector -include/qt4/QtCore/QVectorData -include/qt4/QtCore/QVectorIterator -include/qt4/QtCore/QVectorTypedData -include/qt4/QtCore/QWaitCondition -include/qt4/QtCore/QWeakPointer -include/qt4/QtCore/QWriteLocker -include/qt4/QtCore/QXmlStreamAttribute -include/qt4/QtCore/QXmlStreamAttributes -include/qt4/QtCore/QXmlStreamEntityDeclaration -include/qt4/QtCore/QXmlStreamEntityDeclarations -include/qt4/QtCore/QXmlStreamEntityResolver -include/qt4/QtCore/QXmlStreamNamespaceDeclaration -include/qt4/QtCore/QXmlStreamNamespaceDeclarations -include/qt4/QtCore/QXmlStreamNotationDeclaration -include/qt4/QtCore/QXmlStreamNotationDeclarations -include/qt4/QtCore/QXmlStreamReader -include/qt4/QtCore/QXmlStreamStringRef -include/qt4/QtCore/QXmlStreamWriter -include/qt4/QtCore/Q_INT16 -include/qt4/QtCore/Q_INT32 -include/qt4/QtCore/Q_INT64 -include/qt4/QtCore/Q_INT8 -include/qt4/QtCore/Q_LLONG -include/qt4/QtCore/Q_LONG -include/qt4/QtCore/Q_PID -include/qt4/QtCore/Q_UINT16 -include/qt4/QtCore/Q_UINT32 -include/qt4/QtCore/Q_UINT64 -include/qt4/QtCore/Q_UINT8 -include/qt4/QtCore/Q_ULLONG -include/qt4/QtCore/Q_ULONG -include/qt4/QtCore/Qt -include/qt4/QtCore/QtAlgorithms -include/qt4/QtCore/QtCleanUpFunction -include/qt4/QtCore/QtConcurrentFilter -include/qt4/QtCore/QtConcurrentMap -include/qt4/QtCore/QtConcurrentRun -include/qt4/QtCore/QtConfig -include/qt4/QtCore/QtContainerFwd -include/qt4/QtCore/QtCore -include/qt4/QtCore/QtDebug -include/qt4/QtCore/QtEndian -include/qt4/QtCore/QtGlobal -include/qt4/QtCore/QtMsgHandler -include/qt4/QtCore/QtPlugin -include/qt4/QtCore/QtPluginInstanceFunction -include/qt4/QtCore/qabstractanimation.h -include/qt4/QtCore/qabstracteventdispatcher.h -include/qt4/QtCore/qabstractfileengine.h -include/qt4/QtCore/qabstractitemmodel.h -include/qt4/QtCore/qabstractstate.h -include/qt4/QtCore/qabstracttransition.h -include/qt4/QtCore/qalgorithms.h -include/qt4/QtCore/qanimationgroup.h -include/qt4/QtCore/qatomic.h -include/qt4/QtCore/qatomic_alpha.h -include/qt4/QtCore/qatomic_arch.h -include/qt4/QtCore/qatomic_arm.h -include/qt4/QtCore/qatomic_armv5.h -include/qt4/QtCore/qatomic_armv6.h -include/qt4/QtCore/qatomic_armv7.h -include/qt4/QtCore/qatomic_avr32.h -include/qt4/QtCore/qatomic_bfin.h -include/qt4/QtCore/qatomic_bootstrap.h -include/qt4/QtCore/qatomic_generic.h -include/qt4/QtCore/qatomic_i386.h -include/qt4/QtCore/qatomic_ia64.h -include/qt4/QtCore/qatomic_integrity.h -include/qt4/QtCore/qatomic_macosx.h -include/qt4/QtCore/qatomic_mips.h -include/qt4/QtCore/qatomic_parisc.h -include/qt4/QtCore/qatomic_powerpc.h -include/qt4/QtCore/qatomic_s390.h -include/qt4/QtCore/qatomic_sh.h -include/qt4/QtCore/qatomic_sh4a.h -include/qt4/QtCore/qatomic_sparc.h -include/qt4/QtCore/qatomic_symbian.h -include/qt4/QtCore/qatomic_vxworks.h -include/qt4/QtCore/qatomic_windows.h -include/qt4/QtCore/qatomic_windowsce.h -include/qt4/QtCore/qatomic_x86_64.h -include/qt4/QtCore/qbasicatomic.h -include/qt4/QtCore/qbasictimer.h -include/qt4/QtCore/qbitarray.h -include/qt4/QtCore/qbuffer.h -include/qt4/QtCore/qbytearray.h -include/qt4/QtCore/qbytearraymatcher.h -include/qt4/QtCore/qcache.h -include/qt4/QtCore/qchar.h -include/qt4/QtCore/qconfig-dist.h -include/qt4/QtCore/qconfig-large.h -include/qt4/QtCore/qconfig-medium.h -include/qt4/QtCore/qconfig-minimal.h -include/qt4/QtCore/qconfig-nacl.h -include/qt4/QtCore/qconfig-small.h -include/qt4/QtCore/qconfig.h -include/qt4/QtCore/qcontainerfwd.h -include/qt4/QtCore/qcontiguouscache.h -include/qt4/QtCore/qcoreapplication.h -include/qt4/QtCore/qcoreevent.h -include/qt4/QtCore/qcryptographichash.h -include/qt4/QtCore/qdatastream.h -include/qt4/QtCore/qdatetime.h -include/qt4/QtCore/qdebug.h -include/qt4/QtCore/qdir.h -include/qt4/QtCore/qdiriterator.h -include/qt4/QtCore/qeasingcurve.h -include/qt4/QtCore/qelapsedtimer.h -include/qt4/QtCore/qendian.h -include/qt4/QtCore/qeventloop.h -include/qt4/QtCore/qeventtransition.h -include/qt4/QtCore/qfactoryinterface.h -include/qt4/QtCore/qfeatures.h -include/qt4/QtCore/qfile.h -include/qt4/QtCore/qfileinfo.h -include/qt4/QtCore/qfilesystemwatcher.h -include/qt4/QtCore/qfinalstate.h -include/qt4/QtCore/qfsfileengine.h -include/qt4/QtCore/qfunctions_nacl.h -include/qt4/QtCore/qfunctions_vxworks.h -include/qt4/QtCore/qfunctions_wince.h -include/qt4/QtCore/qfuture.h -include/qt4/QtCore/qfutureinterface.h -include/qt4/QtCore/qfuturesynchronizer.h -include/qt4/QtCore/qfuturewatcher.h -include/qt4/QtCore/qglobal.h -include/qt4/QtCore/qhash.h -include/qt4/QtCore/qhistorystate.h -include/qt4/QtCore/qiodevice.h -include/qt4/QtCore/qiterator.h -include/qt4/QtCore/qlibrary.h -include/qt4/QtCore/qlibraryinfo.h -include/qt4/QtCore/qline.h -include/qt4/QtCore/qlinkedlist.h -include/qt4/QtCore/qlist.h -include/qt4/QtCore/qlocale.h -include/qt4/QtCore/qlocale_blackberry.h -include/qt4/QtCore/qmap.h -include/qt4/QtCore/qmargins.h -include/qt4/QtCore/qmath.h -include/qt4/QtCore/qmetaobject.h -include/qt4/QtCore/qmetatype.h -include/qt4/QtCore/qmimedata.h -include/qt4/QtCore/qmutex.h -include/qt4/QtCore/qnamespace.h -include/qt4/QtCore/qnumeric.h -include/qt4/QtCore/qobject.h -include/qt4/QtCore/qobjectcleanuphandler.h -include/qt4/QtCore/qobjectdefs.h -include/qt4/QtCore/qpair.h -include/qt4/QtCore/qparallelanimationgroup.h -include/qt4/QtCore/qpauseanimation.h -include/qt4/QtCore/qplugin.h -include/qt4/QtCore/qpluginloader.h -include/qt4/QtCore/qpoint.h -include/qt4/QtCore/qpointer.h -include/qt4/QtCore/qprocess.h -include/qt4/QtCore/qpropertyanimation.h -include/qt4/QtCore/qqueue.h -include/qt4/QtCore/qreadwritelock.h -include/qt4/QtCore/qrect.h -include/qt4/QtCore/qregexp.h -include/qt4/QtCore/qresource.h -include/qt4/QtCore/qrunnable.h -include/qt4/QtCore/qscopedpointer.h -include/qt4/QtCore/qscopedvaluerollback.h -include/qt4/QtCore/qsemaphore.h -include/qt4/QtCore/qsequentialanimationgroup.h -include/qt4/QtCore/qset.h -include/qt4/QtCore/qsettings.h -include/qt4/QtCore/qshareddata.h -include/qt4/QtCore/qsharedmemory.h -include/qt4/QtCore/qsharedpointer.h -include/qt4/QtCore/qsharedpointer_impl.h -include/qt4/QtCore/qsignalmapper.h -include/qt4/QtCore/qsignaltransition.h -include/qt4/QtCore/qsize.h -include/qt4/QtCore/qsocketnotifier.h -include/qt4/QtCore/qstack.h -include/qt4/QtCore/qstate.h -include/qt4/QtCore/qstatemachine.h -include/qt4/QtCore/qstring.h -include/qt4/QtCore/qstringbuilder.h -include/qt4/QtCore/qstringlist.h -include/qt4/QtCore/qstringmatcher.h -include/qt4/QtCore/qsystemsemaphore.h -include/qt4/QtCore/qt_windows.h -include/qt4/QtCore/qtconcurrentcompilertest.h -include/qt4/QtCore/qtconcurrentexception.h -include/qt4/QtCore/qtconcurrentfilter.h -include/qt4/QtCore/qtconcurrentfilterkernel.h -include/qt4/QtCore/qtconcurrentfunctionwrappers.h -include/qt4/QtCore/qtconcurrentiteratekernel.h -include/qt4/QtCore/qtconcurrentmap.h -include/qt4/QtCore/qtconcurrentmapkernel.h -include/qt4/QtCore/qtconcurrentmedian.h -include/qt4/QtCore/qtconcurrentreducekernel.h -include/qt4/QtCore/qtconcurrentresultstore.h -include/qt4/QtCore/qtconcurrentrun.h -include/qt4/QtCore/qtconcurrentrunbase.h -include/qt4/QtCore/qtconcurrentstoredfunctioncall.h -include/qt4/QtCore/qtconcurrentthreadengine.h -include/qt4/QtCore/qtemporaryfile.h -include/qt4/QtCore/qtextboundaryfinder.h -include/qt4/QtCore/qtextcodec.h -include/qt4/QtCore/qtextcodecplugin.h -include/qt4/QtCore/qtextstream.h -include/qt4/QtCore/qthread.h -include/qt4/QtCore/qthreadpool.h -include/qt4/QtCore/qthreadstorage.h -include/qt4/QtCore/qtimeline.h -include/qt4/QtCore/qtimer.h -include/qt4/QtCore/qtranslator.h -include/qt4/QtCore/qurl.h -include/qt4/QtCore/quuid.h -include/qt4/QtCore/qvariant.h -include/qt4/QtCore/qvariantanimation.h -include/qt4/QtCore/qvarlengtharray.h -include/qt4/QtCore/qvector.h -include/qt4/QtCore/qwaitcondition.h -include/qt4/QtCore/qxmlstream.h -lib/qt4/libQtCore.la -lib/qt4/libQtCore.prl -lib/qt4/libQtCore.so -lib/qt4/libQtCore.so.4 -lib/qt4/libQtCore.so.%%SHLIB_SHVER%% -lib/qt4/libQtCore.so.%%SHLIB_VER%% -%%DEBUG%%lib/qt4/libQtCore.so.%%SHLIB_VER%%.debug +%%QT_INCDIR%%/Qt/QtCore +%%QT_INCDIR%%/Qt/qabstractanimation.h +%%QT_INCDIR%%/Qt/qabstracteventdispatcher.h +%%QT_INCDIR%%/Qt/qabstractfileengine.h +%%QT_INCDIR%%/Qt/qabstractitemmodel.h +%%QT_INCDIR%%/Qt/qabstractstate.h +%%QT_INCDIR%%/Qt/qabstracttransition.h +%%QT_INCDIR%%/Qt/qalgorithms.h +%%QT_INCDIR%%/Qt/qanimationgroup.h +%%QT_INCDIR%%/Qt/qatomic.h +%%QT_INCDIR%%/Qt/qatomic_alpha.h +%%QT_INCDIR%%/Qt/qatomic_arch.h +%%QT_INCDIR%%/Qt/qatomic_arm.h +%%QT_INCDIR%%/Qt/qatomic_armv5.h +%%QT_INCDIR%%/Qt/qatomic_armv6.h +%%QT_INCDIR%%/Qt/qatomic_armv7.h +%%QT_INCDIR%%/Qt/qatomic_avr32.h +%%QT_INCDIR%%/Qt/qatomic_bfin.h +%%QT_INCDIR%%/Qt/qatomic_bootstrap.h +%%QT_INCDIR%%/Qt/qatomic_generic.h +%%QT_INCDIR%%/Qt/qatomic_i386.h +%%QT_INCDIR%%/Qt/qatomic_ia64.h +%%QT_INCDIR%%/Qt/qatomic_integrity.h +%%QT_INCDIR%%/Qt/qatomic_macosx.h +%%QT_INCDIR%%/Qt/qatomic_mips.h +%%QT_INCDIR%%/Qt/qatomic_parisc.h +%%QT_INCDIR%%/Qt/qatomic_powerpc.h +%%QT_INCDIR%%/Qt/qatomic_s390.h +%%QT_INCDIR%%/Qt/qatomic_sh.h +%%QT_INCDIR%%/Qt/qatomic_sh4a.h +%%QT_INCDIR%%/Qt/qatomic_sparc.h +%%QT_INCDIR%%/Qt/qatomic_symbian.h +%%QT_INCDIR%%/Qt/qatomic_vxworks.h +%%QT_INCDIR%%/Qt/qatomic_windows.h +%%QT_INCDIR%%/Qt/qatomic_windowsce.h +%%QT_INCDIR%%/Qt/qatomic_x86_64.h +%%QT_INCDIR%%/Qt/qbasicatomic.h +%%QT_INCDIR%%/Qt/qbasictimer.h +%%QT_INCDIR%%/Qt/qbitarray.h +%%QT_INCDIR%%/Qt/qbuffer.h +%%QT_INCDIR%%/Qt/qbytearray.h +%%QT_INCDIR%%/Qt/qbytearraymatcher.h +%%QT_INCDIR%%/Qt/qcache.h +%%QT_INCDIR%%/Qt/qchar.h +%%QT_INCDIR%%/Qt/qconfig-dist.h +%%QT_INCDIR%%/Qt/qconfig-large.h +%%QT_INCDIR%%/Qt/qconfig-medium.h +%%QT_INCDIR%%/Qt/qconfig-minimal.h +%%QT_INCDIR%%/Qt/qconfig-nacl.h +%%QT_INCDIR%%/Qt/qconfig-small.h +%%QT_INCDIR%%/Qt/qconfig.h +%%QT_INCDIR%%/Qt/qcontainerfwd.h +%%QT_INCDIR%%/Qt/qcontiguouscache.h +%%QT_INCDIR%%/Qt/qcoreapplication.h +%%QT_INCDIR%%/Qt/qcoreevent.h +%%QT_INCDIR%%/Qt/qcryptographichash.h +%%QT_INCDIR%%/Qt/qdatastream.h +%%QT_INCDIR%%/Qt/qdatetime.h +%%QT_INCDIR%%/Qt/qdebug.h +%%QT_INCDIR%%/Qt/qdir.h +%%QT_INCDIR%%/Qt/qdiriterator.h +%%QT_INCDIR%%/Qt/qeasingcurve.h +%%QT_INCDIR%%/Qt/qelapsedtimer.h +%%QT_INCDIR%%/Qt/qendian.h +%%QT_INCDIR%%/Qt/qeventloop.h +%%QT_INCDIR%%/Qt/qeventtransition.h +%%QT_INCDIR%%/Qt/qfactoryinterface.h +%%QT_INCDIR%%/Qt/qfeatures.h +%%QT_INCDIR%%/Qt/qfile.h +%%QT_INCDIR%%/Qt/qfileinfo.h +%%QT_INCDIR%%/Qt/qfilesystemwatcher.h +%%QT_INCDIR%%/Qt/qfinalstate.h +%%QT_INCDIR%%/Qt/qfsfileengine.h +%%QT_INCDIR%%/Qt/qfunctions_nacl.h +%%QT_INCDIR%%/Qt/qfunctions_vxworks.h +%%QT_INCDIR%%/Qt/qfunctions_wince.h +%%QT_INCDIR%%/Qt/qfuture.h +%%QT_INCDIR%%/Qt/qfutureinterface.h +%%QT_INCDIR%%/Qt/qfuturesynchronizer.h +%%QT_INCDIR%%/Qt/qfuturewatcher.h +%%QT_INCDIR%%/Qt/qglobal.h +%%QT_INCDIR%%/Qt/qhash.h +%%QT_INCDIR%%/Qt/qhistorystate.h +%%QT_INCDIR%%/Qt/qiodevice.h +%%QT_INCDIR%%/Qt/qiterator.h +%%QT_INCDIR%%/Qt/qlibrary.h +%%QT_INCDIR%%/Qt/qlibraryinfo.h +%%QT_INCDIR%%/Qt/qline.h +%%QT_INCDIR%%/Qt/qlinkedlist.h +%%QT_INCDIR%%/Qt/qlist.h +%%QT_INCDIR%%/Qt/qlocale.h +%%QT_INCDIR%%/Qt/qlocale_blackberry.h +%%QT_INCDIR%%/Qt/qmap.h +%%QT_INCDIR%%/Qt/qmargins.h +%%QT_INCDIR%%/Qt/qmath.h +%%QT_INCDIR%%/Qt/qmetaobject.h +%%QT_INCDIR%%/Qt/qmetatype.h +%%QT_INCDIR%%/Qt/qmimedata.h +%%QT_INCDIR%%/Qt/qmutex.h +%%QT_INCDIR%%/Qt/qnamespace.h +%%QT_INCDIR%%/Qt/qnumeric.h +%%QT_INCDIR%%/Qt/qobject.h +%%QT_INCDIR%%/Qt/qobjectcleanuphandler.h +%%QT_INCDIR%%/Qt/qobjectdefs.h +%%QT_INCDIR%%/Qt/qpair.h +%%QT_INCDIR%%/Qt/qparallelanimationgroup.h +%%QT_INCDIR%%/Qt/qpauseanimation.h +%%QT_INCDIR%%/Qt/qplugin.h +%%QT_INCDIR%%/Qt/qpluginloader.h +%%QT_INCDIR%%/Qt/qpoint.h +%%QT_INCDIR%%/Qt/qpointer.h +%%QT_INCDIR%%/Qt/qprocess.h +%%QT_INCDIR%%/Qt/qpropertyanimation.h +%%QT_INCDIR%%/Qt/qqueue.h +%%QT_INCDIR%%/Qt/qreadwritelock.h +%%QT_INCDIR%%/Qt/qrect.h +%%QT_INCDIR%%/Qt/qregexp.h +%%QT_INCDIR%%/Qt/qresource.h +%%QT_INCDIR%%/Qt/qrunnable.h +%%QT_INCDIR%%/Qt/qscopedpointer.h +%%QT_INCDIR%%/Qt/qscopedvaluerollback.h +%%QT_INCDIR%%/Qt/qsemaphore.h +%%QT_INCDIR%%/Qt/qsequentialanimationgroup.h +%%QT_INCDIR%%/Qt/qset.h +%%QT_INCDIR%%/Qt/qsettings.h +%%QT_INCDIR%%/Qt/qshareddata.h +%%QT_INCDIR%%/Qt/qsharedmemory.h +%%QT_INCDIR%%/Qt/qsharedpointer.h +%%QT_INCDIR%%/Qt/qsharedpointer_impl.h +%%QT_INCDIR%%/Qt/qsignalmapper.h +%%QT_INCDIR%%/Qt/qsignaltransition.h +%%QT_INCDIR%%/Qt/qsize.h +%%QT_INCDIR%%/Qt/qsocketnotifier.h +%%QT_INCDIR%%/Qt/qstack.h +%%QT_INCDIR%%/Qt/qstate.h +%%QT_INCDIR%%/Qt/qstatemachine.h +%%QT_INCDIR%%/Qt/qstring.h +%%QT_INCDIR%%/Qt/qstringbuilder.h +%%QT_INCDIR%%/Qt/qstringlist.h +%%QT_INCDIR%%/Qt/qstringmatcher.h +%%QT_INCDIR%%/Qt/qsystemsemaphore.h +%%QT_INCDIR%%/Qt/qt_windows.h +%%QT_INCDIR%%/Qt/qtconcurrentcompilertest.h +%%QT_INCDIR%%/Qt/qtconcurrentexception.h +%%QT_INCDIR%%/Qt/qtconcurrentfilter.h +%%QT_INCDIR%%/Qt/qtconcurrentfilterkernel.h +%%QT_INCDIR%%/Qt/qtconcurrentfunctionwrappers.h +%%QT_INCDIR%%/Qt/qtconcurrentiteratekernel.h +%%QT_INCDIR%%/Qt/qtconcurrentmap.h +%%QT_INCDIR%%/Qt/qtconcurrentmapkernel.h +%%QT_INCDIR%%/Qt/qtconcurrentmedian.h +%%QT_INCDIR%%/Qt/qtconcurrentreducekernel.h +%%QT_INCDIR%%/Qt/qtconcurrentresultstore.h +%%QT_INCDIR%%/Qt/qtconcurrentrun.h +%%QT_INCDIR%%/Qt/qtconcurrentrunbase.h +%%QT_INCDIR%%/Qt/qtconcurrentstoredfunctioncall.h +%%QT_INCDIR%%/Qt/qtconcurrentthreadengine.h +%%QT_INCDIR%%/Qt/qtemporaryfile.h +%%QT_INCDIR%%/Qt/qtextboundaryfinder.h +%%QT_INCDIR%%/Qt/qtextcodec.h +%%QT_INCDIR%%/Qt/qtextcodecplugin.h +%%QT_INCDIR%%/Qt/qtextstream.h +%%QT_INCDIR%%/Qt/qthread.h +%%QT_INCDIR%%/Qt/qthreadpool.h +%%QT_INCDIR%%/Qt/qthreadstorage.h +%%QT_INCDIR%%/Qt/qtimeline.h +%%QT_INCDIR%%/Qt/qtimer.h +%%QT_INCDIR%%/Qt/qtranslator.h +%%QT_INCDIR%%/Qt/qurl.h +%%QT_INCDIR%%/Qt/quuid.h +%%QT_INCDIR%%/Qt/qvariant.h +%%QT_INCDIR%%/Qt/qvariantanimation.h +%%QT_INCDIR%%/Qt/qvarlengtharray.h +%%QT_INCDIR%%/Qt/qvector.h +%%QT_INCDIR%%/Qt/qwaitcondition.h +%%QT_INCDIR%%/Qt/qxmlstream.h +%%QT_INCDIR%%/QtCore/QAbstractAnimation +%%QT_INCDIR%%/QtCore/QAbstractConcatenable +%%QT_INCDIR%%/QtCore/QAbstractEventDispatcher +%%QT_INCDIR%%/QtCore/QAbstractFileEngine +%%QT_INCDIR%%/QtCore/QAbstractFileEngineHandler +%%QT_INCDIR%%/QtCore/QAbstractFileEngineIterator +%%QT_INCDIR%%/QtCore/QAbstractItemModel +%%QT_INCDIR%%/QtCore/QAbstractListModel +%%QT_INCDIR%%/QtCore/QAbstractState +%%QT_INCDIR%%/QtCore/QAbstractTableModel +%%QT_INCDIR%%/QtCore/QAbstractTransition +%%QT_INCDIR%%/QtCore/QAnimationDriver +%%QT_INCDIR%%/QtCore/QAnimationGroup +%%QT_INCDIR%%/QtCore/QArgument +%%QT_INCDIR%%/QtCore/QAtomicInt +%%QT_INCDIR%%/QtCore/QAtomicPointer +%%QT_INCDIR%%/QtCore/QBBSystemLocaleData +%%QT_INCDIR%%/QtCore/QBasicAtomicInt +%%QT_INCDIR%%/QtCore/QBasicAtomicPointer +%%QT_INCDIR%%/QtCore/QBasicTimer +%%QT_INCDIR%%/QtCore/QBitArray +%%QT_INCDIR%%/QtCore/QBitRef +%%QT_INCDIR%%/QtCore/QBool +%%QT_INCDIR%%/QtCore/QBuffer +%%QT_INCDIR%%/QtCore/QByteArray +%%QT_INCDIR%%/QtCore/QByteArrayMatcher +%%QT_INCDIR%%/QtCore/QByteRef +%%QT_INCDIR%%/QtCore/QCOORD +%%QT_INCDIR%%/QtCore/QCache +%%QT_INCDIR%%/QtCore/QChar +%%QT_INCDIR%%/QtCore/QCharRef +%%QT_INCDIR%%/QtCore/QChildEvent +%%QT_INCDIR%%/QtCore/QConcatenable +%%QT_INCDIR%%/QtCore/QConstString +%%QT_INCDIR%%/QtCore/QContiguousCache +%%QT_INCDIR%%/QtCore/QContiguousCacheData +%%QT_INCDIR%%/QtCore/QContiguousCacheTypedData +%%QT_INCDIR%%/QtCore/QCoreApplication +%%QT_INCDIR%%/QtCore/QCryptographicHash +%%QT_INCDIR%%/QtCore/QCustomEvent +%%QT_INCDIR%%/QtCore/QDataStream +%%QT_INCDIR%%/QtCore/QDate +%%QT_INCDIR%%/QtCore/QDateTime +%%QT_INCDIR%%/QtCore/QDebug +%%QT_INCDIR%%/QtCore/QDir +%%QT_INCDIR%%/QtCore/QDirIterator +%%QT_INCDIR%%/QtCore/QDynamicPropertyChangeEvent +%%QT_INCDIR%%/QtCore/QEasingCurve +%%QT_INCDIR%%/QtCore/QElapsedTimer +%%QT_INCDIR%%/QtCore/QEvent +%%QT_INCDIR%%/QtCore/QEventLoop +%%QT_INCDIR%%/QtCore/QEventTransition +%%QT_INCDIR%%/QtCore/QExplicitlySharedDataPointer +%%QT_INCDIR%%/QtCore/QFSFileEngine +%%QT_INCDIR%%/QtCore/QFactoryInterface +%%QT_INCDIR%%/QtCore/QFile +%%QT_INCDIR%%/QtCore/QFileInfo +%%QT_INCDIR%%/QtCore/QFileInfoList +%%QT_INCDIR%%/QtCore/QFileInfoListIterator +%%QT_INCDIR%%/QtCore/QFileSystemWatcher +%%QT_INCDIR%%/QtCore/QFinalState +%%QT_INCDIR%%/QtCore/QFlag +%%QT_INCDIR%%/QtCore/QFlags +%%QT_INCDIR%%/QtCore/QForeachContainer +%%QT_INCDIR%%/QtCore/QForeachContainerBase +%%QT_INCDIR%%/QtCore/QFuture +%%QT_INCDIR%%/QtCore/QFutureInterface +%%QT_INCDIR%%/QtCore/QFutureInterfaceBase +%%QT_INCDIR%%/QtCore/QFutureIterator +%%QT_INCDIR%%/QtCore/QFutureSynchronizer +%%QT_INCDIR%%/QtCore/QFutureWatcher +%%QT_INCDIR%%/QtCore/QFutureWatcherBase +%%QT_INCDIR%%/QtCore/QGenericArgument +%%QT_INCDIR%%/QtCore/QGenericReturnArgument +%%QT_INCDIR%%/QtCore/QGlobalStatic +%%QT_INCDIR%%/QtCore/QGlobalStaticDeleter +%%QT_INCDIR%%/QtCore/QHash +%%QT_INCDIR%%/QtCore/QHashData +%%QT_INCDIR%%/QtCore/QHashDummyNode +%%QT_INCDIR%%/QtCore/QHashDummyValue +%%QT_INCDIR%%/QtCore/QHashIterator +%%QT_INCDIR%%/QtCore/QHashNode +%%QT_INCDIR%%/QtCore/QHistoryState +%%QT_INCDIR%%/QtCore/QIODevice +%%QT_INCDIR%%/QtCore/QIncompatibleFlag +%%QT_INCDIR%%/QtCore/QIntegerForSize +%%QT_INCDIR%%/QtCore/QInternal +%%QT_INCDIR%%/QtCore/QLatin1Char +%%QT_INCDIR%%/QtCore/QLatin1Literal +%%QT_INCDIR%%/QtCore/QLatin1String +%%QT_INCDIR%%/QtCore/QLibrary +%%QT_INCDIR%%/QtCore/QLibraryInfo +%%QT_INCDIR%%/QtCore/QLine +%%QT_INCDIR%%/QtCore/QLineF +%%QT_INCDIR%%/QtCore/QLinkedList +%%QT_INCDIR%%/QtCore/QLinkedListData +%%QT_INCDIR%%/QtCore/QLinkedListIterator +%%QT_INCDIR%%/QtCore/QLinkedListNode +%%QT_INCDIR%%/QtCore/QList +%%QT_INCDIR%%/QtCore/QListData +%%QT_INCDIR%%/QtCore/QListIterator +%%QT_INCDIR%%/QtCore/QLocale +%%QT_INCDIR%%/QtCore/QMap +%%QT_INCDIR%%/QtCore/QMapData +%%QT_INCDIR%%/QtCore/QMapIterator +%%QT_INCDIR%%/QtCore/QMapNode +%%QT_INCDIR%%/QtCore/QMapPayloadNode +%%QT_INCDIR%%/QtCore/QMargins +%%QT_INCDIR%%/QtCore/QMetaClassInfo +%%QT_INCDIR%%/QtCore/QMetaEnum +%%QT_INCDIR%%/QtCore/QMetaMethod +%%QT_INCDIR%%/QtCore/QMetaObject +%%QT_INCDIR%%/QtCore/QMetaObjectAccessor +%%QT_INCDIR%%/QtCore/QMetaObjectExtraData +%%QT_INCDIR%%/QtCore/QMetaProperty +%%QT_INCDIR%%/QtCore/QMetaType +%%QT_INCDIR%%/QtCore/QMetaTypeId +%%QT_INCDIR%%/QtCore/QMetaTypeId2 +%%QT_INCDIR%%/QtCore/QMimeData +%%QT_INCDIR%%/QtCore/QModelIndex +%%QT_INCDIR%%/QtCore/QModelIndexList +%%QT_INCDIR%%/QtCore/QMultiHash +%%QT_INCDIR%%/QtCore/QMultiMap +%%QT_INCDIR%%/QtCore/QMutableFutureIterator +%%QT_INCDIR%%/QtCore/QMutableHashIterator +%%QT_INCDIR%%/QtCore/QMutableLinkedListIterator +%%QT_INCDIR%%/QtCore/QMutableListIterator +%%QT_INCDIR%%/QtCore/QMutableMapIterator +%%QT_INCDIR%%/QtCore/QMutableSetIterator +%%QT_INCDIR%%/QtCore/QMutableStringListIterator +%%QT_INCDIR%%/QtCore/QMutableVectorIterator +%%QT_INCDIR%%/QtCore/QMutex +%%QT_INCDIR%%/QtCore/QMutexData +%%QT_INCDIR%%/QtCore/QMutexLocker +%%QT_INCDIR%%/QtCore/QNoDebug +%%QT_INCDIR%%/QtCore/QNoImplicitBoolCast +%%QT_INCDIR%%/QtCore/QObject +%%QT_INCDIR%%/QtCore/QObjectCleanupHandler +%%QT_INCDIR%%/QtCore/QObjectData +%%QT_INCDIR%%/QtCore/QObjectList +%%QT_INCDIR%%/QtCore/QObjectUserData +%%QT_INCDIR%%/QtCore/QPair +%%QT_INCDIR%%/QtCore/QParallelAnimationGroup +%%QT_INCDIR%%/QtCore/QPauseAnimation +%%QT_INCDIR%%/QtCore/QPersistentModelIndex +%%QT_INCDIR%%/QtCore/QPluginLoader +%%QT_INCDIR%%/QtCore/QPoint +%%QT_INCDIR%%/QtCore/QPointF +%%QT_INCDIR%%/QtCore/QPointer +%%QT_INCDIR%%/QtCore/QProcess +%%QT_INCDIR%%/QtCore/QProcessEnvironment +%%QT_INCDIR%%/QtCore/QPropertyAnimation +%%QT_INCDIR%%/QtCore/QQueue +%%QT_INCDIR%%/QtCore/QReadLocker +%%QT_INCDIR%%/QtCore/QReadWriteLock +%%QT_INCDIR%%/QtCore/QRect +%%QT_INCDIR%%/QtCore/QRectF +%%QT_INCDIR%%/QtCore/QRegExp +%%QT_INCDIR%%/QtCore/QResource +%%QT_INCDIR%%/QtCore/QReturnArgument +%%QT_INCDIR%%/QtCore/QRunnable +%%QT_INCDIR%%/QtCore/QScopedArrayPointer +%%QT_INCDIR%%/QtCore/QScopedPointer +%%QT_INCDIR%%/QtCore/QScopedPointerArrayDeleter +%%QT_INCDIR%%/QtCore/QScopedPointerDeleter +%%QT_INCDIR%%/QtCore/QScopedPointerPodDeleter +%%QT_INCDIR%%/QtCore/QScopedValueRollback +%%QT_INCDIR%%/QtCore/QSemaphore +%%QT_INCDIR%%/QtCore/QSequentialAnimationGroup +%%QT_INCDIR%%/QtCore/QSet +%%QT_INCDIR%%/QtCore/QSetIterator +%%QT_INCDIR%%/QtCore/QSettings +%%QT_INCDIR%%/QtCore/QSharedData +%%QT_INCDIR%%/QtCore/QSharedDataPointer +%%QT_INCDIR%%/QtCore/QSharedMemory +%%QT_INCDIR%%/QtCore/QSharedPointer +%%QT_INCDIR%%/QtCore/QSignalMapper +%%QT_INCDIR%%/QtCore/QSignalTransition +%%QT_INCDIR%%/QtCore/QSize +%%QT_INCDIR%%/QtCore/QSizeF +%%QT_INCDIR%%/QtCore/QSocketNotifier +%%QT_INCDIR%%/QtCore/QStack +%%QT_INCDIR%%/QtCore/QState +%%QT_INCDIR%%/QtCore/QStateMachine +%%QT_INCDIR%%/QtCore/QStdWString +%%QT_INCDIR%%/QtCore/QString +%%QT_INCDIR%%/QtCore/QStringBuilder +%%QT_INCDIR%%/QtCore/QStringList +%%QT_INCDIR%%/QtCore/QStringListIterator +%%QT_INCDIR%%/QtCore/QStringMatcher +%%QT_INCDIR%%/QtCore/QStringRef +%%QT_INCDIR%%/QtCore/QSysInfo +%%QT_INCDIR%%/QtCore/QSystemLocale +%%QT_INCDIR%%/QtCore/QSystemSemaphore +%%QT_INCDIR%%/QtCore/QTS +%%QT_INCDIR%%/QtCore/QTemporaryFile +%%QT_INCDIR%%/QtCore/QTextBoundaryFinder +%%QT_INCDIR%%/QtCore/QTextCodec +%%QT_INCDIR%%/QtCore/QTextCodecFactoryInterface +%%QT_INCDIR%%/QtCore/QTextCodecPlugin +%%QT_INCDIR%%/QtCore/QTextDecoder +%%QT_INCDIR%%/QtCore/QTextEncoder +%%QT_INCDIR%%/QtCore/QTextIStream +%%QT_INCDIR%%/QtCore/QTextOStream +%%QT_INCDIR%%/QtCore/QTextStream +%%QT_INCDIR%%/QtCore/QTextStreamFunction +%%QT_INCDIR%%/QtCore/QTextStreamManipulator +%%QT_INCDIR%%/QtCore/QThread +%%QT_INCDIR%%/QtCore/QThreadPool +%%QT_INCDIR%%/QtCore/QThreadStorage +%%QT_INCDIR%%/QtCore/QThreadStorageData +%%QT_INCDIR%%/QtCore/QTime +%%QT_INCDIR%%/QtCore/QTimeLine +%%QT_INCDIR%%/QtCore/QTimer +%%QT_INCDIR%%/QtCore/QTimerEvent +%%QT_INCDIR%%/QtCore/QTranslator +%%QT_INCDIR%%/QtCore/QTypeInfo +%%QT_INCDIR%%/QtCore/QUrl +%%QT_INCDIR%%/QtCore/QUuid +%%QT_INCDIR%%/QtCore/QVarLengthArray +%%QT_INCDIR%%/QtCore/QVariant +%%QT_INCDIR%%/QtCore/QVariantAnimation +%%QT_INCDIR%%/QtCore/QVariantComparisonHelper +%%QT_INCDIR%%/QtCore/QVariantHash +%%QT_INCDIR%%/QtCore/QVariantList +%%QT_INCDIR%%/QtCore/QVariantMap +%%QT_INCDIR%%/QtCore/QVector +%%QT_INCDIR%%/QtCore/QVectorData +%%QT_INCDIR%%/QtCore/QVectorIterator +%%QT_INCDIR%%/QtCore/QVectorTypedData +%%QT_INCDIR%%/QtCore/QWaitCondition +%%QT_INCDIR%%/QtCore/QWeakPointer +%%QT_INCDIR%%/QtCore/QWriteLocker +%%QT_INCDIR%%/QtCore/QXmlStreamAttribute +%%QT_INCDIR%%/QtCore/QXmlStreamAttributes +%%QT_INCDIR%%/QtCore/QXmlStreamEntityDeclaration +%%QT_INCDIR%%/QtCore/QXmlStreamEntityDeclarations +%%QT_INCDIR%%/QtCore/QXmlStreamEntityResolver +%%QT_INCDIR%%/QtCore/QXmlStreamNamespaceDeclaration +%%QT_INCDIR%%/QtCore/QXmlStreamNamespaceDeclarations +%%QT_INCDIR%%/QtCore/QXmlStreamNotationDeclaration +%%QT_INCDIR%%/QtCore/QXmlStreamNotationDeclarations +%%QT_INCDIR%%/QtCore/QXmlStreamReader +%%QT_INCDIR%%/QtCore/QXmlStreamStringRef +%%QT_INCDIR%%/QtCore/QXmlStreamWriter +%%QT_INCDIR%%/QtCore/Q_INT16 +%%QT_INCDIR%%/QtCore/Q_INT32 +%%QT_INCDIR%%/QtCore/Q_INT64 +%%QT_INCDIR%%/QtCore/Q_INT8 +%%QT_INCDIR%%/QtCore/Q_LLONG +%%QT_INCDIR%%/QtCore/Q_LONG +%%QT_INCDIR%%/QtCore/Q_PID +%%QT_INCDIR%%/QtCore/Q_UINT16 +%%QT_INCDIR%%/QtCore/Q_UINT32 +%%QT_INCDIR%%/QtCore/Q_UINT64 +%%QT_INCDIR%%/QtCore/Q_UINT8 +%%QT_INCDIR%%/QtCore/Q_ULLONG +%%QT_INCDIR%%/QtCore/Q_ULONG +%%QT_INCDIR%%/QtCore/Qt +%%QT_INCDIR%%/QtCore/QtAlgorithms +%%QT_INCDIR%%/QtCore/QtCleanUpFunction +%%QT_INCDIR%%/QtCore/QtConcurrentFilter +%%QT_INCDIR%%/QtCore/QtConcurrentMap +%%QT_INCDIR%%/QtCore/QtConcurrentRun +%%QT_INCDIR%%/QtCore/QtConfig +%%QT_INCDIR%%/QtCore/QtContainerFwd +%%QT_INCDIR%%/QtCore/QtCore +%%QT_INCDIR%%/QtCore/QtDebug +%%QT_INCDIR%%/QtCore/QtEndian +%%QT_INCDIR%%/QtCore/QtGlobal +%%QT_INCDIR%%/QtCore/QtMsgHandler +%%QT_INCDIR%%/QtCore/QtPlugin +%%QT_INCDIR%%/QtCore/QtPluginInstanceFunction +%%QT_INCDIR%%/QtCore/qabstractanimation.h +%%QT_INCDIR%%/QtCore/qabstracteventdispatcher.h +%%QT_INCDIR%%/QtCore/qabstractfileengine.h +%%QT_INCDIR%%/QtCore/qabstractitemmodel.h +%%QT_INCDIR%%/QtCore/qabstractstate.h +%%QT_INCDIR%%/QtCore/qabstracttransition.h +%%QT_INCDIR%%/QtCore/qalgorithms.h +%%QT_INCDIR%%/QtCore/qanimationgroup.h +%%QT_INCDIR%%/QtCore/qatomic.h +%%QT_INCDIR%%/QtCore/qatomic_alpha.h +%%QT_INCDIR%%/QtCore/qatomic_arch.h +%%QT_INCDIR%%/QtCore/qatomic_arm.h +%%QT_INCDIR%%/QtCore/qatomic_armv5.h +%%QT_INCDIR%%/QtCore/qatomic_armv6.h +%%QT_INCDIR%%/QtCore/qatomic_armv7.h +%%QT_INCDIR%%/QtCore/qatomic_avr32.h +%%QT_INCDIR%%/QtCore/qatomic_bfin.h +%%QT_INCDIR%%/QtCore/qatomic_bootstrap.h +%%QT_INCDIR%%/QtCore/qatomic_generic.h +%%QT_INCDIR%%/QtCore/qatomic_i386.h +%%QT_INCDIR%%/QtCore/qatomic_ia64.h +%%QT_INCDIR%%/QtCore/qatomic_integrity.h +%%QT_INCDIR%%/QtCore/qatomic_macosx.h +%%QT_INCDIR%%/QtCore/qatomic_mips.h +%%QT_INCDIR%%/QtCore/qatomic_parisc.h +%%QT_INCDIR%%/QtCore/qatomic_powerpc.h +%%QT_INCDIR%%/QtCore/qatomic_s390.h +%%QT_INCDIR%%/QtCore/qatomic_sh.h +%%QT_INCDIR%%/QtCore/qatomic_sh4a.h +%%QT_INCDIR%%/QtCore/qatomic_sparc.h +%%QT_INCDIR%%/QtCore/qatomic_symbian.h +%%QT_INCDIR%%/QtCore/qatomic_vxworks.h +%%QT_INCDIR%%/QtCore/qatomic_windows.h +%%QT_INCDIR%%/QtCore/qatomic_windowsce.h +%%QT_INCDIR%%/QtCore/qatomic_x86_64.h +%%QT_INCDIR%%/QtCore/qbasicatomic.h +%%QT_INCDIR%%/QtCore/qbasictimer.h +%%QT_INCDIR%%/QtCore/qbitarray.h +%%QT_INCDIR%%/QtCore/qbuffer.h +%%QT_INCDIR%%/QtCore/qbytearray.h +%%QT_INCDIR%%/QtCore/qbytearraymatcher.h +%%QT_INCDIR%%/QtCore/qcache.h +%%QT_INCDIR%%/QtCore/qchar.h +%%QT_INCDIR%%/QtCore/qconfig-dist.h +%%QT_INCDIR%%/QtCore/qconfig-large.h +%%QT_INCDIR%%/QtCore/qconfig-medium.h +%%QT_INCDIR%%/QtCore/qconfig-minimal.h +%%QT_INCDIR%%/QtCore/qconfig-nacl.h +%%QT_INCDIR%%/QtCore/qconfig-small.h +%%QT_INCDIR%%/QtCore/qconfig.h +%%QT_INCDIR%%/QtCore/qcontainerfwd.h +%%QT_INCDIR%%/QtCore/qcontiguouscache.h +%%QT_INCDIR%%/QtCore/qcoreapplication.h +%%QT_INCDIR%%/QtCore/qcoreevent.h +%%QT_INCDIR%%/QtCore/qcryptographichash.h +%%QT_INCDIR%%/QtCore/qdatastream.h +%%QT_INCDIR%%/QtCore/qdatetime.h +%%QT_INCDIR%%/QtCore/qdebug.h +%%QT_INCDIR%%/QtCore/qdir.h +%%QT_INCDIR%%/QtCore/qdiriterator.h +%%QT_INCDIR%%/QtCore/qeasingcurve.h +%%QT_INCDIR%%/QtCore/qelapsedtimer.h +%%QT_INCDIR%%/QtCore/qendian.h +%%QT_INCDIR%%/QtCore/qeventloop.h +%%QT_INCDIR%%/QtCore/qeventtransition.h +%%QT_INCDIR%%/QtCore/qfactoryinterface.h +%%QT_INCDIR%%/QtCore/qfeatures.h +%%QT_INCDIR%%/QtCore/qfile.h +%%QT_INCDIR%%/QtCore/qfileinfo.h +%%QT_INCDIR%%/QtCore/qfilesystemwatcher.h +%%QT_INCDIR%%/QtCore/qfinalstate.h +%%QT_INCDIR%%/QtCore/qfsfileengine.h +%%QT_INCDIR%%/QtCore/qfunctions_nacl.h +%%QT_INCDIR%%/QtCore/qfunctions_vxworks.h +%%QT_INCDIR%%/QtCore/qfunctions_wince.h +%%QT_INCDIR%%/QtCore/qfuture.h +%%QT_INCDIR%%/QtCore/qfutureinterface.h +%%QT_INCDIR%%/QtCore/qfuturesynchronizer.h +%%QT_INCDIR%%/QtCore/qfuturewatcher.h +%%QT_INCDIR%%/QtCore/qglobal.h +%%QT_INCDIR%%/QtCore/qhash.h +%%QT_INCDIR%%/QtCore/qhistorystate.h +%%QT_INCDIR%%/QtCore/qiodevice.h +%%QT_INCDIR%%/QtCore/qiterator.h +%%QT_INCDIR%%/QtCore/qlibrary.h +%%QT_INCDIR%%/QtCore/qlibraryinfo.h +%%QT_INCDIR%%/QtCore/qline.h +%%QT_INCDIR%%/QtCore/qlinkedlist.h +%%QT_INCDIR%%/QtCore/qlist.h +%%QT_INCDIR%%/QtCore/qlocale.h +%%QT_INCDIR%%/QtCore/qlocale_blackberry.h +%%QT_INCDIR%%/QtCore/qmap.h +%%QT_INCDIR%%/QtCore/qmargins.h +%%QT_INCDIR%%/QtCore/qmath.h +%%QT_INCDIR%%/QtCore/qmetaobject.h +%%QT_INCDIR%%/QtCore/qmetatype.h +%%QT_INCDIR%%/QtCore/qmimedata.h +%%QT_INCDIR%%/QtCore/qmutex.h +%%QT_INCDIR%%/QtCore/qnamespace.h +%%QT_INCDIR%%/QtCore/qnumeric.h +%%QT_INCDIR%%/QtCore/qobject.h +%%QT_INCDIR%%/QtCore/qobjectcleanuphandler.h +%%QT_INCDIR%%/QtCore/qobjectdefs.h +%%QT_INCDIR%%/QtCore/qpair.h +%%QT_INCDIR%%/QtCore/qparallelanimationgroup.h +%%QT_INCDIR%%/QtCore/qpauseanimation.h +%%QT_INCDIR%%/QtCore/qplugin.h +%%QT_INCDIR%%/QtCore/qpluginloader.h +%%QT_INCDIR%%/QtCore/qpoint.h +%%QT_INCDIR%%/QtCore/qpointer.h +%%QT_INCDIR%%/QtCore/qprocess.h +%%QT_INCDIR%%/QtCore/qpropertyanimation.h +%%QT_INCDIR%%/QtCore/qqueue.h +%%QT_INCDIR%%/QtCore/qreadwritelock.h +%%QT_INCDIR%%/QtCore/qrect.h +%%QT_INCDIR%%/QtCore/qregexp.h +%%QT_INCDIR%%/QtCore/qresource.h +%%QT_INCDIR%%/QtCore/qrunnable.h +%%QT_INCDIR%%/QtCore/qscopedpointer.h +%%QT_INCDIR%%/QtCore/qscopedvaluerollback.h +%%QT_INCDIR%%/QtCore/qsemaphore.h +%%QT_INCDIR%%/QtCore/qsequentialanimationgroup.h +%%QT_INCDIR%%/QtCore/qset.h +%%QT_INCDIR%%/QtCore/qsettings.h +%%QT_INCDIR%%/QtCore/qshareddata.h +%%QT_INCDIR%%/QtCore/qsharedmemory.h +%%QT_INCDIR%%/QtCore/qsharedpointer.h +%%QT_INCDIR%%/QtCore/qsharedpointer_impl.h +%%QT_INCDIR%%/QtCore/qsignalmapper.h +%%QT_INCDIR%%/QtCore/qsignaltransition.h +%%QT_INCDIR%%/QtCore/qsize.h +%%QT_INCDIR%%/QtCore/qsocketnotifier.h +%%QT_INCDIR%%/QtCore/qstack.h +%%QT_INCDIR%%/QtCore/qstate.h +%%QT_INCDIR%%/QtCore/qstatemachine.h +%%QT_INCDIR%%/QtCore/qstring.h +%%QT_INCDIR%%/QtCore/qstringbuilder.h +%%QT_INCDIR%%/QtCore/qstringlist.h +%%QT_INCDIR%%/QtCore/qstringmatcher.h +%%QT_INCDIR%%/QtCore/qsystemsemaphore.h +%%QT_INCDIR%%/QtCore/qt_windows.h +%%QT_INCDIR%%/QtCore/qtconcurrentcompilertest.h +%%QT_INCDIR%%/QtCore/qtconcurrentexception.h +%%QT_INCDIR%%/QtCore/qtconcurrentfilter.h +%%QT_INCDIR%%/QtCore/qtconcurrentfilterkernel.h +%%QT_INCDIR%%/QtCore/qtconcurrentfunctionwrappers.h +%%QT_INCDIR%%/QtCore/qtconcurrentiteratekernel.h +%%QT_INCDIR%%/QtCore/qtconcurrentmap.h +%%QT_INCDIR%%/QtCore/qtconcurrentmapkernel.h +%%QT_INCDIR%%/QtCore/qtconcurrentmedian.h +%%QT_INCDIR%%/QtCore/qtconcurrentreducekernel.h +%%QT_INCDIR%%/QtCore/qtconcurrentresultstore.h +%%QT_INCDIR%%/QtCore/qtconcurrentrun.h +%%QT_INCDIR%%/QtCore/qtconcurrentrunbase.h +%%QT_INCDIR%%/QtCore/qtconcurrentstoredfunctioncall.h +%%QT_INCDIR%%/QtCore/qtconcurrentthreadengine.h +%%QT_INCDIR%%/QtCore/qtemporaryfile.h +%%QT_INCDIR%%/QtCore/qtextboundaryfinder.h +%%QT_INCDIR%%/QtCore/qtextcodec.h +%%QT_INCDIR%%/QtCore/qtextcodecplugin.h +%%QT_INCDIR%%/QtCore/qtextstream.h +%%QT_INCDIR%%/QtCore/qthread.h +%%QT_INCDIR%%/QtCore/qthreadpool.h +%%QT_INCDIR%%/QtCore/qthreadstorage.h +%%QT_INCDIR%%/QtCore/qtimeline.h +%%QT_INCDIR%%/QtCore/qtimer.h +%%QT_INCDIR%%/QtCore/qtranslator.h +%%QT_INCDIR%%/QtCore/qurl.h +%%QT_INCDIR%%/QtCore/quuid.h +%%QT_INCDIR%%/QtCore/qvariant.h +%%QT_INCDIR%%/QtCore/qvariantanimation.h +%%QT_INCDIR%%/QtCore/qvarlengtharray.h +%%QT_INCDIR%%/QtCore/qvector.h +%%QT_INCDIR%%/QtCore/qwaitcondition.h +%%QT_INCDIR%%/QtCore/qxmlstream.h +%%QT_LIBDIR%%/libQtCore.la +%%QT_LIBDIR%%/libQtCore.prl +%%QT_LIBDIR%%/libQtCore.so +%%QT_LIBDIR%%/libQtCore.so.4 +%%QT_LIBDIR%%/libQtCore.so.%%SHORTVER%% +%%QT_LIBDIR%%/libQtCore.so.%%FULLVER%% +%%DEBUG%%%%QT_LIBDIR%%/libQtCore.so.%%FULLVER%%.debug %%QT_PLUGINDIR%%/.keep_me libdata/pkgconfig/QtCore.pc -share/qt4/mkspecs/qconfig.pri -@dirrmtry share/qt4/mkspecs -@dirrmtry share/qt4 +%%QT_MKSPECDIR%%/qconfig.pri +@dirrmtry %%QT_MKSPECDIR%% +@dirrmtry %%QT_DATADIR%% @dirrmtry %%QT_PLUGINDIR%% -@dirrmtry lib/qt4 -@dirrm include/qt4/QtCore -@dirrmtry include/qt4/Qt -@dirrmtry include/qt4 +@dirrmtry %%QT_LIBDIR%% +@dirrm %%QT_INCDIR%%/QtCore +@dirrmtry %%QT_INCDIR%%/Qt +@dirrmtry %%QT_INCDIR%% diff --git a/devel/qt4-declarative/pkg-descr b/devel/qt4-declarative/pkg-descr deleted file mode 100644 index 36bc69717e98..000000000000 --- a/devel/qt4-declarative/pkg-descr +++ /dev/null @@ -1,12 +0,0 @@ -Qt is a C++ toolkit for application development. It lets application -developers target all major operating systems with a single application -source code. - -Qt provides a platform-independent API to all central platform functionality: -GUI, database access, networking, file handling, etc. The Qt library -encapsulates the different APIs of different operating systems, providing -the application programmer with a single, common API for all operating systems. -The native C APIs are encapsulated in a set of well-designed, fully -object-oriented C++ classes. - -WWW: http://qt.nokia.com/products/qt/index.html diff --git a/devel/qt4-declarative/pkg-plist b/devel/qt4-declarative/pkg-plist deleted file mode 100644 index 8dc557401ced..000000000000 --- a/devel/qt4-declarative/pkg-plist +++ /dev/null @@ -1,82 +0,0 @@ -include/qt4/Qt/QtDeclarative -include/qt4/Qt/qdeclarative.h -include/qt4/Qt/qdeclarativecomponent.h -include/qt4/Qt/qdeclarativecontext.h -include/qt4/Qt/qdeclarativedebug.h -include/qt4/Qt/qdeclarativeengine.h -include/qt4/Qt/qdeclarativeerror.h -include/qt4/Qt/qdeclarativeexpression.h -include/qt4/Qt/qdeclarativeextensioninterface.h -include/qt4/Qt/qdeclarativeextensionplugin.h -include/qt4/Qt/qdeclarativeimageprovider.h -include/qt4/Qt/qdeclarativeinfo.h -include/qt4/Qt/qdeclarativeitem.h -include/qt4/Qt/qdeclarativelist.h -include/qt4/Qt/qdeclarativenetworkaccessmanagerfactory.h -include/qt4/Qt/qdeclarativeparserstatus.h -include/qt4/Qt/qdeclarativeprivate.h -include/qt4/Qt/qdeclarativeproperty.h -include/qt4/Qt/qdeclarativepropertymap.h -include/qt4/Qt/qdeclarativepropertyvalueinterceptor.h -include/qt4/Qt/qdeclarativepropertyvaluesource.h -include/qt4/Qt/qdeclarativescriptstring.h -include/qt4/Qt/qdeclarativeview.h -include/qt4/QtDeclarative/QDeclarativeAttachedPropertiesFunc -include/qt4/QtDeclarative/QDeclarativeComponent -include/qt4/QtDeclarative/QDeclarativeContext -include/qt4/QtDeclarative/QDeclarativeDebuggingEnabler -include/qt4/QtDeclarative/QDeclarativeEngine -include/qt4/QtDeclarative/QDeclarativeError -include/qt4/QtDeclarative/QDeclarativeExpression -include/qt4/QtDeclarative/QDeclarativeExtensionInterface -include/qt4/QtDeclarative/QDeclarativeExtensionPlugin -include/qt4/QtDeclarative/QDeclarativeImageProvider -include/qt4/QtDeclarative/QDeclarativeInfo -include/qt4/QtDeclarative/QDeclarativeItem -include/qt4/QtDeclarative/QDeclarativeListProperty -include/qt4/QtDeclarative/QDeclarativeListReference -include/qt4/QtDeclarative/QDeclarativeNetworkAccessManagerFactory -include/qt4/QtDeclarative/QDeclarativeParserStatus -include/qt4/QtDeclarative/QDeclarativeProperties -include/qt4/QtDeclarative/QDeclarativeProperty -include/qt4/QtDeclarative/QDeclarativePropertyMap -include/qt4/QtDeclarative/QDeclarativePropertyValueInterceptor -include/qt4/QtDeclarative/QDeclarativePropertyValueSource -include/qt4/QtDeclarative/QDeclarativeScriptString -include/qt4/QtDeclarative/QDeclarativeTypeInfo -include/qt4/QtDeclarative/QDeclarativeView -include/qt4/QtDeclarative/QtDeclarative -include/qt4/QtDeclarative/qdeclarative.h -include/qt4/QtDeclarative/qdeclarativecomponent.h -include/qt4/QtDeclarative/qdeclarativecontext.h -include/qt4/QtDeclarative/qdeclarativedebug.h -include/qt4/QtDeclarative/qdeclarativeengine.h -include/qt4/QtDeclarative/qdeclarativeerror.h -include/qt4/QtDeclarative/qdeclarativeexpression.h -include/qt4/QtDeclarative/qdeclarativeextensioninterface.h -include/qt4/QtDeclarative/qdeclarativeextensionplugin.h -include/qt4/QtDeclarative/qdeclarativeimageprovider.h -include/qt4/QtDeclarative/qdeclarativeinfo.h -include/qt4/QtDeclarative/qdeclarativeitem.h -include/qt4/QtDeclarative/qdeclarativelist.h -include/qt4/QtDeclarative/qdeclarativenetworkaccessmanagerfactory.h -include/qt4/QtDeclarative/qdeclarativeparserstatus.h -include/qt4/QtDeclarative/qdeclarativeprivate.h -include/qt4/QtDeclarative/qdeclarativeproperty.h -include/qt4/QtDeclarative/qdeclarativepropertymap.h -include/qt4/QtDeclarative/qdeclarativepropertyvalueinterceptor.h -include/qt4/QtDeclarative/qdeclarativepropertyvaluesource.h -include/qt4/QtDeclarative/qdeclarativescriptstring.h -include/qt4/QtDeclarative/qdeclarativeview.h -lib/qt4/libQtDeclarative.la -lib/qt4/libQtDeclarative.prl -lib/qt4/libQtDeclarative.so -lib/qt4/libQtDeclarative.so.4 -lib/qt4/libQtDeclarative.so.%%SHLIB_SHVER%% -lib/qt4/libQtDeclarative.so.%%SHLIB_VER%% -%%DEBUG%%lib/qt4/libQtDeclarative.so.%%SHLIB_VER%%.debug -libdata/pkgconfig/QtDeclarative.pc -@dirrmtry lib/qt4 -@dirrm include/qt4/QtDeclarative -@dirrmtry include/qt4/Qt -@dirrmtry include/qt4 diff --git a/devel/qt4-designer/Makefile b/devel/qt4-designer/Makefile index 4e3b4073d0df..f69c461ad108 100644 --- a/devel/qt4-designer/Makefile +++ b/devel/qt4-designer/Makefile @@ -1,33 +1,34 @@ -# Created by: lofi@FreeBSD.org +# Created by: Michael Nottebrock # $FreeBSD$ PORTNAME= designer DISTVERSION= ${QT4_VERSION} -CATEGORIES?= devel +PORTREVISION= 1 +CATEGORIES= devel PKGNAMEPREFIX= qt4- MAINTAINER= kde@FreeBSD.org -COMMENT= Qt ui editor +COMMENT= Qt 4 graphical user interface designer USE_QT4= qmake_build moc_build rcc_build uic_build assistant_run \ qt3support corelib declarative gui network script sql xml \ - webkit phonon -QT_NONSTANDARD= yes + webkit QT_DIST= yes HAS_CONFIGURE= yes -#Try to fix linking when previous version is installed -CONFIGURE_ARGS+= -L${WRKSRC}/lib -USE_LDCONFIG= ${PREFIX}/lib/qt4 +# Try to fix linking when previous version is installed +CONFIGURE_ARGS= -L${WRKSRC}/lib -no-phonon +USE_LDCONFIG= ${PREFIX}/${QT_LIBDIR_REL} ALL_TARGET= first CONFIGURE_ENV?= QTDIR=${WRKSRC} PATH=${WRKSRC}/bin:$$PATH MAKE_ENV?= QTDIR=${WRKSRC} LD_LIBRARY_PATH=${WRKSRC}/lib:$$LD_LIBRARY_PATH \ PATH=${WRKSRC}/bin:$$PATH -DESKTOP_ENTRIES="Qt Designer" "${COMMENT}" \ +DESKTOP_ENTRIES="Qt 4 Designer" "" \ "${PREFIX}/share/pixmaps/designer-qt4.png" \ - "${PREFIX}/bin/designer-qt4" "Development;Qt;" true + "${PREFIX}/${QT_BINDIR_REL}/designer${_QT_BINSUFX}" \ + "Development;Qt;" true DO_NOT_EXTRACT= demos doc examples mkspecs qmake translations \ src/activeqt src/dbus src/multimedia src/opengl src/openvg \ @@ -42,34 +43,34 @@ EXTRACT_AFTER_ARGS+= --exclude '${DISTNAME}/${dne}' BUILD_WRKSRC= ${WRKSRC}/tools/${PORTNAME} INSTALL_WRKSRC= ${BUILD_WRKSRC} -EXTRA_PATCHES+= ${.CURDIR}/../../devel/qt4/files/patch-configure - pre-configure: - ${REINPLACE_CMD} -e 's|^TARGET.*|TARGET=designer-qt4|g' \ + ${REINPLACE_CMD} -e 's|^TARGET.*|TARGET=designer${_QT_BINSUFX}|g' \ ${BUILD_WRKSRC}/src/${PORTNAME}/${PORTNAME}.pro + ${REINPLACE_CMD} -e '/QLatin1String/ s|("assistant")|("assistant${_QT_BINSUFX}")|' \ + ${BUILD_WRKSRC}/src/${PORTNAME}/assistantclient.cpp # fix build when previous version is installed ${REINPLACE_CMD} -e '/^CONFIG/s|depend_prl||' \ ${BUILD_WRKSRC}/src/components/lib/lib.pro ${MKDIR} ${WRKSRC}/mkspecs/modules - ${LN} -sf ${LOCALBASE}/bin/qmake-qt4 ${WRKSRC}/bin/qmake - ${LN} -sf ${LOCALBASE}/bin/moc-qt4 ${WRKSRC}/bin/moc - ${LN} -sf ${LOCALBASE}/bin/uic-qt4 ${WRKSRC}/bin/uic - ${LN} -sf ${LOCALBASE}/bin/rcc ${WRKSRC}/bin/rcc + ${LN} -sf ${QMAKE} ${WRKSRC}/bin/qmake + ${LN} -sf ${MOC} ${WRKSRC}/bin/moc + ${LN} -sf ${UIC} ${WRKSRC}/bin/uic + ${LN} -sf ${RCC} ${WRKSRC}/bin/rcc pre-install: - ${REINPLACE_CMD} -E -e 's|-L.[^[:space:]]*qt-x11-opensource.[^[:space:]]*lib||g' \ - -E -e 's|(.*location=).*moc|\1${PREFIX}/bin/moc-qt4|g' \ - -E -e 's|(.*location=).*uic|\1${PREFIX}/bin/uic-qt4|g' \ + ${REINPLACE_CMD} -E -e 's|-L.[^[:space:]]*qt-everywhere-opensource.[^[:space:]]*lib||g' \ + -E -e 's|(.*location=).*moc|\1${PREFIX}/${QT_BINDIR_REL}/${MOC:T}|g' \ + -E -e 's|(.*location=).*uic|\1${PREFIX}/${QT_BINDIR_REL}/${UIC:T}|g' \ ${WRKSRC}/lib/pkgconfig/QtUiTools.pc \ ${WRKSRC}/lib/pkgconfig/QtDesigner.pc \ ${WRKSRC}/lib/pkgconfig/QtDesignerComponents.pc - ${REINPLACE_CMD} -e 's|${PREFIX}/lib/qt4/pkgconfig|${PREFIX}/libdata/pkgconfig|g' \ + ${REINPLACE_CMD} -e 's|${PREFIX}/${QT_LIBDIR_REL}/pkgconfig|${PREFIX}/libdata/pkgconfig|g' \ ${BUILD_WRKSRC}/src/lib/Makefile \ ${BUILD_WRKSRC}/src/uitools/Makefile \ ${BUILD_WRKSRC}/src/components/lib/Makefile post-install: - ${INSTALL_DATA} ${BUILD_WRKSRC}/src/designer/images/designer.png \ + ${INSTALL_DATA} ${INSTALL_WRKSRC}/src/designer/images/designer.png \ ${STAGEDIR}${PREFIX}/share/pixmaps/designer-qt4.png .include diff --git a/devel/qt4-designer/files/patch-tools__designer__src__designer__assistantclient.cpp b/devel/qt4-designer/files/patch-tools__designer__src__designer__assistantclient.cpp deleted file mode 100644 index 5fbc26603be6..000000000000 --- a/devel/qt4-designer/files/patch-tools__designer__src__designer__assistantclient.cpp +++ /dev/null @@ -1,11 +0,0 @@ ---- ./tools/designer/src/designer/assistantclient.cpp.orig 2008-04-28 17:11:20.000000000 +0400 -+++ ./tools/designer/src/designer/assistantclient.cpp 2008-06-17 01:30:25.000000000 +0400 -@@ -115,7 +115,7 @@ - { - QString app = QLibraryInfo::location(QLibraryInfo::BinariesPath) + QDir::separator(); - #if !defined(Q_OS_MAC) -- app += QLatin1String("assistant"); -+ app += QLatin1String("assistant-qt4"); - #else - app += QLatin1String("Assistant.app/Contents/MacOS/Assistant"); - #endif diff --git a/devel/qt4-designer/pkg-descr b/devel/qt4-designer/pkg-descr deleted file mode 100644 index 36bc69717e98..000000000000 --- a/devel/qt4-designer/pkg-descr +++ /dev/null @@ -1,12 +0,0 @@ -Qt is a C++ toolkit for application development. It lets application -developers target all major operating systems with a single application -source code. - -Qt provides a platform-independent API to all central platform functionality: -GUI, database access, networking, file handling, etc. The Qt library -encapsulates the different APIs of different operating systems, providing -the application programmer with a single, common API for all operating systems. -The native C APIs are encapsulated in a set of well-designed, fully -object-oriented C++ classes. - -WWW: http://qt.nokia.com/products/qt/index.html diff --git a/devel/qt4-designer/pkg-plist b/devel/qt4-designer/pkg-plist index ab647958ee58..359279002dfe 100644 --- a/devel/qt4-designer/pkg-plist +++ b/devel/qt4-designer/pkg-plist @@ -1,103 +1,101 @@ -bin/designer-qt4 -%%DEBUG%%bin/designer-qt4.debug -include/qt4/QtDesigner/QAbstractExtensionFactory -include/qt4/QtDesigner/QAbstractExtensionManager -include/qt4/QtDesigner/QAbstractFormBuilder -include/qt4/QtDesigner/QDesignerActionEditorInterface -include/qt4/QtDesigner/QDesignerBrushManagerInterface -include/qt4/QtDesigner/QDesignerComponents -include/qt4/QtDesigner/QDesignerContainerExtension -include/qt4/QtDesigner/QDesignerCustomWidgetCollectionInterface -include/qt4/QtDesigner/QDesignerCustomWidgetInterface -include/qt4/QtDesigner/QDesignerDnDItemInterface -include/qt4/QtDesigner/QDesignerDynamicPropertySheetExtension -include/qt4/QtDesigner/QDesignerExportWidget -include/qt4/QtDesigner/QDesignerExtraInfoExtension -include/qt4/QtDesigner/QDesignerFormEditorInterface -include/qt4/QtDesigner/QDesignerFormEditorPluginInterface -include/qt4/QtDesigner/QDesignerFormWindowCursorInterface -include/qt4/QtDesigner/QDesignerFormWindowInterface -include/qt4/QtDesigner/QDesignerFormWindowManagerInterface -include/qt4/QtDesigner/QDesignerFormWindowToolInterface -include/qt4/QtDesigner/QDesignerIconCacheInterface -include/qt4/QtDesigner/QDesignerIntegrationInterface -include/qt4/QtDesigner/QDesignerLanguageExtension -include/qt4/QtDesigner/QDesignerLayoutDecorationExtension -include/qt4/QtDesigner/QDesignerMemberSheetExtension -include/qt4/QtDesigner/QDesignerMetaDataBaseInterface -include/qt4/QtDesigner/QDesignerMetaDataBaseItemInterface -include/qt4/QtDesigner/QDesignerObjectInspectorInterface -include/qt4/QtDesigner/QDesignerPromotionInterface -include/qt4/QtDesigner/QDesignerPropertyEditorInterface -include/qt4/QtDesigner/QDesignerPropertySheetExtension -include/qt4/QtDesigner/QDesignerResourceBrowserInterface -include/qt4/QtDesigner/QDesignerTaskMenuExtension -include/qt4/QtDesigner/QDesignerWidgetBoxInterface -include/qt4/QtDesigner/QDesignerWidgetDataBaseInterface -include/qt4/QtDesigner/QDesignerWidgetDataBaseItemInterface -include/qt4/QtDesigner/QDesignerWidgetFactoryInterface -include/qt4/QtDesigner/QExtensionFactory -include/qt4/QtDesigner/QExtensionManager -include/qt4/QtDesigner/QFormBuilder -include/qt4/QtDesigner/QtDesigner -include/qt4/QtDesigner/abstractactioneditor.h -include/qt4/QtDesigner/abstractbrushmanager.h -include/qt4/QtDesigner/abstractdnditem.h -include/qt4/QtDesigner/abstractformbuilder.h -include/qt4/QtDesigner/abstractformeditor.h -include/qt4/QtDesigner/abstractformeditorplugin.h -include/qt4/QtDesigner/abstractformwindow.h -include/qt4/QtDesigner/abstractformwindowcursor.h -include/qt4/QtDesigner/abstractformwindowmanager.h -include/qt4/QtDesigner/abstractformwindowtool.h -include/qt4/QtDesigner/abstracticoncache.h -include/qt4/QtDesigner/abstractintegration.h -include/qt4/QtDesigner/abstractlanguage.h -include/qt4/QtDesigner/abstractmetadatabase.h -include/qt4/QtDesigner/abstractobjectinspector.h -include/qt4/QtDesigner/abstractpromotioninterface.h -include/qt4/QtDesigner/abstractpropertyeditor.h -include/qt4/QtDesigner/abstractresourcebrowser.h -include/qt4/QtDesigner/abstractwidgetbox.h -include/qt4/QtDesigner/abstractwidgetdatabase.h -include/qt4/QtDesigner/abstractwidgetfactory.h -include/qt4/QtDesigner/container.h -include/qt4/QtDesigner/customwidget.h -include/qt4/QtDesigner/default_extensionfactory.h -include/qt4/QtDesigner/dynamicpropertysheet.h -include/qt4/QtDesigner/extension.h -include/qt4/QtDesigner/extension_global.h -include/qt4/QtDesigner/extrainfo.h -include/qt4/QtDesigner/formbuilder.h -include/qt4/QtDesigner/layoutdecoration.h -include/qt4/QtDesigner/membersheet.h -include/qt4/QtDesigner/propertysheet.h -include/qt4/QtDesigner/qdesigner_components.h -include/qt4/QtDesigner/qdesigner_components_global.h -include/qt4/QtDesigner/qdesignerexportwidget.h -include/qt4/QtDesigner/qextensionmanager.h -include/qt4/QtDesigner/sdk_global.h -include/qt4/QtDesigner/taskmenu.h -include/qt4/QtDesigner/uilib_global.h -include/qt4/QtUiTools/QUiLoader -include/qt4/QtUiTools/QtUiTools -include/qt4/QtUiTools/quiloader.h -lib/qt4/libQtDesigner.prl -lib/qt4/libQtDesigner.so -lib/qt4/libQtDesigner.so.4 -lib/qt4/libQtDesigner.so.%%SHLIB_SHVER%% -lib/qt4/libQtDesigner.so.%%SHLIB_VER%% -%%DEBUG%%lib/qt4/libQtDesigner.so.%%SHLIB_VER%%.debug -lib/qt4/libQtDesignerComponents.prl -lib/qt4/libQtDesignerComponents.so -lib/qt4/libQtDesignerComponents.so.4 -lib/qt4/libQtDesignerComponents.so.%%SHLIB_SHVER%% -lib/qt4/libQtDesignerComponents.so.%%SHLIB_VER%% -%%DEBUG%%lib/qt4/libQtDesignerComponents.so.%%SHLIB_VER%%.debug -lib/qt4/libQtUiTools.a -lib/qt4/libQtUiTools.prl -%%QT_PLUGINDIR%%/designer/libphononwidgets.so -%%DEBUG%%%%QT_PLUGINDIR%%/designer/libphononwidgets.so.debug +%%QT_BINDIR%%/designer-qt4 +%%DEBUG%%%%QT_BINDIR%%/designer-qt4.debug +%%QT_INCDIR%%/QtDesigner/QAbstractExtensionFactory +%%QT_INCDIR%%/QtDesigner/QAbstractExtensionManager +%%QT_INCDIR%%/QtDesigner/QAbstractFormBuilder +%%QT_INCDIR%%/QtDesigner/QDesignerActionEditorInterface +%%QT_INCDIR%%/QtDesigner/QDesignerBrushManagerInterface +%%QT_INCDIR%%/QtDesigner/QDesignerComponents +%%QT_INCDIR%%/QtDesigner/QDesignerContainerExtension +%%QT_INCDIR%%/QtDesigner/QDesignerCustomWidgetCollectionInterface +%%QT_INCDIR%%/QtDesigner/QDesignerCustomWidgetInterface +%%QT_INCDIR%%/QtDesigner/QDesignerDnDItemInterface +%%QT_INCDIR%%/QtDesigner/QDesignerDynamicPropertySheetExtension +%%QT_INCDIR%%/QtDesigner/QDesignerExportWidget +%%QT_INCDIR%%/QtDesigner/QDesignerExtraInfoExtension +%%QT_INCDIR%%/QtDesigner/QDesignerFormEditorInterface +%%QT_INCDIR%%/QtDesigner/QDesignerFormEditorPluginInterface +%%QT_INCDIR%%/QtDesigner/QDesignerFormWindowCursorInterface +%%QT_INCDIR%%/QtDesigner/QDesignerFormWindowInterface +%%QT_INCDIR%%/QtDesigner/QDesignerFormWindowManagerInterface +%%QT_INCDIR%%/QtDesigner/QDesignerFormWindowToolInterface +%%QT_INCDIR%%/QtDesigner/QDesignerIconCacheInterface +%%QT_INCDIR%%/QtDesigner/QDesignerIntegrationInterface +%%QT_INCDIR%%/QtDesigner/QDesignerLanguageExtension +%%QT_INCDIR%%/QtDesigner/QDesignerLayoutDecorationExtension +%%QT_INCDIR%%/QtDesigner/QDesignerMemberSheetExtension +%%QT_INCDIR%%/QtDesigner/QDesignerMetaDataBaseInterface +%%QT_INCDIR%%/QtDesigner/QDesignerMetaDataBaseItemInterface +%%QT_INCDIR%%/QtDesigner/QDesignerObjectInspectorInterface +%%QT_INCDIR%%/QtDesigner/QDesignerPromotionInterface +%%QT_INCDIR%%/QtDesigner/QDesignerPropertyEditorInterface +%%QT_INCDIR%%/QtDesigner/QDesignerPropertySheetExtension +%%QT_INCDIR%%/QtDesigner/QDesignerResourceBrowserInterface +%%QT_INCDIR%%/QtDesigner/QDesignerTaskMenuExtension +%%QT_INCDIR%%/QtDesigner/QDesignerWidgetBoxInterface +%%QT_INCDIR%%/QtDesigner/QDesignerWidgetDataBaseInterface +%%QT_INCDIR%%/QtDesigner/QDesignerWidgetDataBaseItemInterface +%%QT_INCDIR%%/QtDesigner/QDesignerWidgetFactoryInterface +%%QT_INCDIR%%/QtDesigner/QExtensionFactory +%%QT_INCDIR%%/QtDesigner/QExtensionManager +%%QT_INCDIR%%/QtDesigner/QFormBuilder +%%QT_INCDIR%%/QtDesigner/QtDesigner +%%QT_INCDIR%%/QtDesigner/abstractactioneditor.h +%%QT_INCDIR%%/QtDesigner/abstractbrushmanager.h +%%QT_INCDIR%%/QtDesigner/abstractdnditem.h +%%QT_INCDIR%%/QtDesigner/abstractformbuilder.h +%%QT_INCDIR%%/QtDesigner/abstractformeditor.h +%%QT_INCDIR%%/QtDesigner/abstractformeditorplugin.h +%%QT_INCDIR%%/QtDesigner/abstractformwindow.h +%%QT_INCDIR%%/QtDesigner/abstractformwindowcursor.h +%%QT_INCDIR%%/QtDesigner/abstractformwindowmanager.h +%%QT_INCDIR%%/QtDesigner/abstractformwindowtool.h +%%QT_INCDIR%%/QtDesigner/abstracticoncache.h +%%QT_INCDIR%%/QtDesigner/abstractintegration.h +%%QT_INCDIR%%/QtDesigner/abstractlanguage.h +%%QT_INCDIR%%/QtDesigner/abstractmetadatabase.h +%%QT_INCDIR%%/QtDesigner/abstractobjectinspector.h +%%QT_INCDIR%%/QtDesigner/abstractpromotioninterface.h +%%QT_INCDIR%%/QtDesigner/abstractpropertyeditor.h +%%QT_INCDIR%%/QtDesigner/abstractresourcebrowser.h +%%QT_INCDIR%%/QtDesigner/abstractwidgetbox.h +%%QT_INCDIR%%/QtDesigner/abstractwidgetdatabase.h +%%QT_INCDIR%%/QtDesigner/abstractwidgetfactory.h +%%QT_INCDIR%%/QtDesigner/container.h +%%QT_INCDIR%%/QtDesigner/customwidget.h +%%QT_INCDIR%%/QtDesigner/default_extensionfactory.h +%%QT_INCDIR%%/QtDesigner/dynamicpropertysheet.h +%%QT_INCDIR%%/QtDesigner/extension.h +%%QT_INCDIR%%/QtDesigner/extension_global.h +%%QT_INCDIR%%/QtDesigner/extrainfo.h +%%QT_INCDIR%%/QtDesigner/formbuilder.h +%%QT_INCDIR%%/QtDesigner/layoutdecoration.h +%%QT_INCDIR%%/QtDesigner/membersheet.h +%%QT_INCDIR%%/QtDesigner/propertysheet.h +%%QT_INCDIR%%/QtDesigner/qdesigner_components.h +%%QT_INCDIR%%/QtDesigner/qdesigner_components_global.h +%%QT_INCDIR%%/QtDesigner/qdesignerexportwidget.h +%%QT_INCDIR%%/QtDesigner/qextensionmanager.h +%%QT_INCDIR%%/QtDesigner/sdk_global.h +%%QT_INCDIR%%/QtDesigner/taskmenu.h +%%QT_INCDIR%%/QtDesigner/uilib_global.h +%%QT_INCDIR%%/QtUiTools/QUiLoader +%%QT_INCDIR%%/QtUiTools/QtUiTools +%%QT_INCDIR%%/QtUiTools/quiloader.h +%%QT_LIBDIR%%/libQtDesigner.prl +%%QT_LIBDIR%%/libQtDesigner.so +%%QT_LIBDIR%%/libQtDesigner.so.4 +%%QT_LIBDIR%%/libQtDesigner.so.%%SHORTVER%% +%%QT_LIBDIR%%/libQtDesigner.so.%%FULLVER%% +%%DEBUG%%%%QT_LIBDIR%%/libQtDesigner.so.%%FULLVER%%.debug +%%QT_LIBDIR%%/libQtDesignerComponents.prl +%%QT_LIBDIR%%/libQtDesignerComponents.so +%%QT_LIBDIR%%/libQtDesignerComponents.so.4 +%%QT_LIBDIR%%/libQtDesignerComponents.so.%%SHORTVER%% +%%QT_LIBDIR%%/libQtDesignerComponents.so.%%FULLVER%% +%%DEBUG%%%%QT_LIBDIR%%/libQtDesignerComponents.so.%%FULLVER%%.debug +%%QT_LIBDIR%%/libQtUiTools.a +%%QT_LIBDIR%%/libQtUiTools.prl %%QT_PLUGINDIR%%/designer/libqdeclarativeview.so %%DEBUG%%%%QT_PLUGINDIR%%/designer/libqdeclarativeview.so.debug %%QT_PLUGINDIR%%/designer/libqt3supportwidgets.so @@ -110,7 +108,7 @@ libdata/pkgconfig/QtUiTools.pc share/pixmaps/designer-qt4.png @dirrmtry %%QT_PLUGINDIR%%/designer @dirrmtry %%QT_PLUGINDIR%% -@dirrmtry lib/qt4 -@dirrm include/qt4/QtUiTools -@dirrm include/qt4/QtDesigner -@dirrmtry include/qt4 +@dirrmtry %%QT_LIBDIR%% +@dirrm %%QT_INCDIR%%/QtUiTools +@dirrm %%QT_INCDIR%%/QtDesigner +@dirrmtry %%QT_INCDIR%% diff --git a/devel/qt4-help-tools/Makefile b/devel/qt4-help-tools/Makefile index 71db3bc8f7c1..8457818a4b4c 100644 --- a/devel/qt4-help-tools/Makefile +++ b/devel/qt4-help-tools/Makefile @@ -3,16 +3,15 @@ PORTNAME= help DISTVERSION= ${QT4_VERSION} -CATEGORIES?= devel +CATEGORIES= devel PKGNAMEPREFIX= qt4- PKGNAMESUFFIX= -tools MAINTAINER= kde@FreeBSD.org -COMMENT= QtHelp tools to generate and convert documentation +COMMENT= Qt utilities for generating documentation USE_QT4= qmake_build moc_build rcc_build uic_build corelib \ gui sql xml doc help -QT_NONSTANDARD= yes QT_DIST= yes HAS_CONFIGURE= yes @@ -37,15 +36,13 @@ EXTRACT_AFTER_ARGS+= --exclude '${DISTNAME}/${dne}' BUILD_WRKSRC= ${WRKSRC}/tools/assistant/tools INSTALL_WRKSRC= ${BUILD_WRKSRC} -EXTRA_PATCHES+= ${.CURDIR}/../../devel/qt4/files/patch-configure - pre-configure: ${REINPLACE_CMD} -e 's|assistant||' \ ${BUILD_WRKSRC}/tools.pro ${MKDIR} ${WRKSRC}/mkspecs - ${LN} -sf ${LOCALBASE}/bin/qmake-qt4 ${WRKSRC}/bin/qmake - ${LN} -sf ${LOCALBASE}/bin/moc-qt4 ${WRKSRC}/bin/moc - ${LN} -sf ${LOCALBASE}/bin/uic-qt4 ${WRKSRC}/bin/uic - ${LN} -sf ${LOCALBASE}/bin/rcc ${WRKSRC}/bin/rcc + ${LN} -sf ${QMAKE} ${WRKSRC}/bin/qmake + ${LN} -sf ${MOC} ${WRKSRC}/bin/moc + ${LN} -sf ${UIC} ${WRKSRC}/bin/uic + ${LN} -sf ${RCC} ${WRKSRC}/bin/rcc .include diff --git a/devel/qt4-help-tools/pkg-descr b/devel/qt4-help-tools/pkg-descr deleted file mode 100644 index 36bc69717e98..000000000000 --- a/devel/qt4-help-tools/pkg-descr +++ /dev/null @@ -1,12 +0,0 @@ -Qt is a C++ toolkit for application development. It lets application -developers target all major operating systems with a single application -source code. - -Qt provides a platform-independent API to all central platform functionality: -GUI, database access, networking, file handling, etc. The Qt library -encapsulates the different APIs of different operating systems, providing -the application programmer with a single, common API for all operating systems. -The native C APIs are encapsulated in a set of well-designed, fully -object-oriented C++ classes. - -WWW: http://qt.nokia.com/products/qt/index.html diff --git a/devel/qt4-help-tools/pkg-plist b/devel/qt4-help-tools/pkg-plist index 47f23711c297..52cedecfc066 100644 --- a/devel/qt4-help-tools/pkg-plist +++ b/devel/qt4-help-tools/pkg-plist @@ -1,6 +1,6 @@ -bin/qhelpgenerator -%%DEBUG%%bin/qhelpgenerator.debug -bin/qcollectiongenerator -%%DEBUG%%bin/qcollectiongenerator.debug -bin/qhelpconverter -%%DEBUG%%bin/qhelpconverter.debug +%%QT_BINDIR%%/qhelpgenerator +%%DEBUG%%%%QT_BINDIR%%/qhelpgenerator.debug +%%QT_BINDIR%%/qcollectiongenerator +%%DEBUG%%%%QT_BINDIR%%/qcollectiongenerator.debug +%%QT_BINDIR%%/qhelpconverter +%%DEBUG%%%%QT_BINDIR%%/qhelpconverter.debug diff --git a/devel/qt4-help/Makefile b/devel/qt4-help/Makefile index 0d0a1e9cfaaf..656b85e8f174 100644 --- a/devel/qt4-help/Makefile +++ b/devel/qt4-help/Makefile @@ -3,19 +3,18 @@ PORTNAME= help DISTVERSION= ${QT4_VERSION} -CATEGORIES?= devel +CATEGORIES= devel PKGNAMEPREFIX= qt4- MAINTAINER= kde@FreeBSD.org -COMMENT= QtHelp module provides QHelpEngine API and is used by Assistant +COMMENT= Qt online help integration module USE_QT4= qmake_build moc_build rcc_build corelib clucene \ gui sql sql-sqlite3_run xml network -QT_NONSTANDARD= yes QT_DIST= yes HAS_CONFIGURE= yes -USE_LDCONFIG= ${PREFIX}/lib/qt4 +USE_LDCONFIG= ${PREFIX}/${QT_LIBDIR_REL} ALL_TARGET= first CONFIGURE_ENV?= QTDIR=${WRKSRC} PATH=${WRKSRC}/bin:$$PATH @@ -37,22 +36,20 @@ EXTRACT_AFTER_ARGS+= --exclude '${DISTNAME}/${dne}' BUILD_WRKSRC= ${WRKSRC}/tools/assistant/lib INSTALL_WRKSRC= ${BUILD_WRKSRC} -EXTRA_PATCHES+= ${.CURDIR}/../../devel/qt4/files/patch-configure - pre-configure: ${MKDIR} ${WRKSRC}/mkspecs - ${LN} -sf ${LOCALBASE}/bin/qmake-qt4 ${WRKSRC}/bin/qmake - ${LN} -sf ${LOCALBASE}/bin/moc-qt4 ${WRKSRC}/bin/moc - ${LN} -sf ${LOCALBASE}/bin/rcc ${WRKSRC}/bin/rcc + ${LN} -sf ${QMAKE} ${WRKSRC}/bin/qmake + ${LN} -sf ${MOC} ${WRKSRC}/bin/moc + ${LN} -sf ${RCC} ${WRKSRC}/bin/rcc post-configure: ${REINPLACE_CMD} \ - -e 's|${PREFIX}/lib/qt4/pkgconfig|${PREFIX}/libdata/pkgconfig|g' \ + -e 's|${PREFIX}/${QT_LIBDIR_REL}/pkgconfig|${PREFIX}/libdata/pkgconfig|g' \ -e 's|.*$$(QMAKE).*||g' \ ${BUILD_WRKSRC}/Makefile ${REINPLACE_CMD} -E -e 's|-L.[^[:space:]]*qt-x11-opensource.[^[:space:]]*lib||g' \ - -E -e 's|(.*location=).*moc|\1${PREFIX}/bin/moc-qt4|g' \ - -E -e 's|(.*location=).*rcc|\1${PREFIX}/bin/rcc|g' \ + -E -e 's|(.*location=).*moc|\1${PREFIX}/${QT_BINDIR_REL}/${MOC:T}|g' \ + -E -e 's|(.*location=).*rcc|\1${PREFIX}/${QT_BINDIR_REL}/rcc|g' \ ${WRKSRC}/lib/pkgconfig/QtHelp.pc .include diff --git a/devel/qt4-help/pkg-descr b/devel/qt4-help/pkg-descr deleted file mode 100644 index 36bc69717e98..000000000000 --- a/devel/qt4-help/pkg-descr +++ /dev/null @@ -1,12 +0,0 @@ -Qt is a C++ toolkit for application development. It lets application -developers target all major operating systems with a single application -source code. - -Qt provides a platform-independent API to all central platform functionality: -GUI, database access, networking, file handling, etc. The Qt library -encapsulates the different APIs of different operating systems, providing -the application programmer with a single, common API for all operating systems. -The native C APIs are encapsulated in a set of well-designed, fully -object-oriented C++ classes. - -WWW: http://qt.nokia.com/products/qt/index.html diff --git a/devel/qt4-help/pkg-plist b/devel/qt4-help/pkg-plist index b5e9bef36ef3..7a41a2d7053b 100644 --- a/devel/qt4-help/pkg-plist +++ b/devel/qt4-help/pkg-plist @@ -1,42 +1,42 @@ -include/qt4/Qt/QtHelp -include/qt4/Qt/qhelp_global.h -include/qt4/Qt/qhelpcontentwidget.h -include/qt4/Qt/qhelpengine.h -include/qt4/Qt/qhelpenginecore.h -include/qt4/Qt/qhelpindexwidget.h -include/qt4/Qt/qhelpsearchengine.h -include/qt4/Qt/qhelpsearchquerywidget.h -include/qt4/Qt/qhelpsearchresultwidget.h -include/qt4/QtHelp/QHelpContentItem -include/qt4/QtHelp/QHelpContentModel -include/qt4/QtHelp/QHelpContentWidget -include/qt4/QtHelp/QHelpGlobal -include/qt4/QtHelp/QHelpEngine -include/qt4/QtHelp/QHelpEngineCore -include/qt4/QtHelp/QHelpIndexModel -include/qt4/QtHelp/QHelpIndexWidget -include/qt4/QtHelp/QHelpSearchEngine -include/qt4/QtHelp/QHelpSearchQuery -include/qt4/QtHelp/QHelpSearchQueryWidget -include/qt4/QtHelp/QHelpSearchResultWidget -include/qt4/QtHelp/QtHelp -include/qt4/QtHelp/qhelp_global.h -include/qt4/QtHelp/qhelpcontentwidget.h -include/qt4/QtHelp/qhelpengine.h -include/qt4/QtHelp/qhelpenginecore.h -include/qt4/QtHelp/qhelpindexwidget.h -include/qt4/QtHelp/qhelpsearchengine.h -include/qt4/QtHelp/qhelpsearchquerywidget.h -include/qt4/QtHelp/qhelpsearchresultwidget.h -lib/qt4/libQtHelp.la -lib/qt4/libQtHelp.prl -lib/qt4/libQtHelp.so -lib/qt4/libQtHelp.so.4 -lib/qt4/libQtHelp.so.%%SHLIB_SHVER%% -lib/qt4/libQtHelp.so.%%SHLIB_VER%% -%%DEBUG%%lib/qt4/libQtHelp.so.%%SHLIB_VER%%.debug +%%QT_INCDIR%%/Qt/QtHelp +%%QT_INCDIR%%/Qt/qhelp_global.h +%%QT_INCDIR%%/Qt/qhelpcontentwidget.h +%%QT_INCDIR%%/Qt/qhelpengine.h +%%QT_INCDIR%%/Qt/qhelpenginecore.h +%%QT_INCDIR%%/Qt/qhelpindexwidget.h +%%QT_INCDIR%%/Qt/qhelpsearchengine.h +%%QT_INCDIR%%/Qt/qhelpsearchquerywidget.h +%%QT_INCDIR%%/Qt/qhelpsearchresultwidget.h +%%QT_INCDIR%%/QtHelp/QHelpContentItem +%%QT_INCDIR%%/QtHelp/QHelpContentModel +%%QT_INCDIR%%/QtHelp/QHelpContentWidget +%%QT_INCDIR%%/QtHelp/QHelpGlobal +%%QT_INCDIR%%/QtHelp/QHelpEngine +%%QT_INCDIR%%/QtHelp/QHelpEngineCore +%%QT_INCDIR%%/QtHelp/QHelpIndexModel +%%QT_INCDIR%%/QtHelp/QHelpIndexWidget +%%QT_INCDIR%%/QtHelp/QHelpSearchEngine +%%QT_INCDIR%%/QtHelp/QHelpSearchQuery +%%QT_INCDIR%%/QtHelp/QHelpSearchQueryWidget +%%QT_INCDIR%%/QtHelp/QHelpSearchResultWidget +%%QT_INCDIR%%/QtHelp/QtHelp +%%QT_INCDIR%%/QtHelp/qhelp_global.h +%%QT_INCDIR%%/QtHelp/qhelpcontentwidget.h +%%QT_INCDIR%%/QtHelp/qhelpengine.h +%%QT_INCDIR%%/QtHelp/qhelpenginecore.h +%%QT_INCDIR%%/QtHelp/qhelpindexwidget.h +%%QT_INCDIR%%/QtHelp/qhelpsearchengine.h +%%QT_INCDIR%%/QtHelp/qhelpsearchquerywidget.h +%%QT_INCDIR%%/QtHelp/qhelpsearchresultwidget.h +%%QT_LIBDIR%%/libQtHelp.la +%%QT_LIBDIR%%/libQtHelp.prl +%%QT_LIBDIR%%/libQtHelp.so +%%QT_LIBDIR%%/libQtHelp.so.4 +%%QT_LIBDIR%%/libQtHelp.so.%%SHORTVER%% +%%QT_LIBDIR%%/libQtHelp.so.%%FULLVER%% +%%DEBUG%%%%QT_LIBDIR%%/libQtHelp.so.%%FULLVER%%.debug libdata/pkgconfig/QtHelp.pc -@dirrmtry lib/qt4 -@dirrm include/qt4/QtHelp -@dirrmtry include/qt4/Qt -@dirrmtry include/qt4 +@dirrmtry %%QT_LIBDIR%% +@dirrm %%QT_INCDIR%%/QtHelp +@dirrmtry %%QT_INCDIR%%/Qt +@dirrmtry %%QT_INCDIR%% diff --git a/devel/qt4-libqtassistantclient/Makefile b/devel/qt4-libqtassistantclient/Makefile index 5ad0c072243d..499252efa438 100644 --- a/devel/qt4-libqtassistantclient/Makefile +++ b/devel/qt4-libqtassistantclient/Makefile @@ -4,7 +4,7 @@ PORTNAME= libQtAssistantClient PORTVERSION= 4.6.3 PORTREVISION= 1 -CATEGORIES?= devel +CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_QT} MASTER_SITE_SUBDIR= archive/qt/${PORTVERSION:R} PKGNAMEPREFIX= qt4- @@ -12,47 +12,42 @@ DISTNAME= qt-assistant-qassistantclient-library-compat-src-${PORTVERSION} DIST_SUBDIR= KDE MAINTAINER= kde@FreeBSD.org -COMMENT= Qt documentation browser integration library +COMMENT= Qt documentation browser integration module -USE_QT4= qmake_build moc_build rcc_build corelib gui network +USE_QT4= moc_build rcc_build corelib gui network +USES= qmake +QMAKE_ARGS= CONFIG+="create_prl link_prl" VERSION="${PORTVERSION}" USE_LDCONFIG= ${PREFIX}/${QT_LIBDIR_REL} ALL_TARGET= first -# stage support -DESTDIRNAME= INSTALL_ROOT -WRKSRC= ${WRKDIR}/${DISTNAME:C/src/version/} -BUILD_WRKSRC= ${WRKSRC}/lib -INSTALL_WRKSRC= ${BUILD_WRKSRC} +DESCR= ${.CURDIR:H:H}/devel/qt4/pkg-descr + +WRKSRC= ${WRKDIR}/${DISTNAME:C/src/version/}/lib pre-configure: ${REINPLACE_CMD} -e 's|$$$$\[QT_INSTALL_HEADERS]|${PREFIX}/${QT_INCDIR_REL}|g' \ -e 's|$$$$\[QT_INSTALL_LIBS]|${PREFIX}/${QT_LIBDIR_REL}|g' \ - ${BUILD_WRKSRC}/lib.pro - -do-configure: - @cd ${BUILD_WRKSRC} && ${SETENV} ${CONFIGURE_ENV} \ - ${QMAKE} -spec ${QMAKESPEC} CONFIG+="create_prl link_prl" \ - VERSION="${PORTVERSION}" ${QMAKEFLAGS} + ${WRKSRC}/lib.pro post-configure: - ${REINPLACE_CMD} -e 's|${PREFIX}/lib/qt4/pkgconfig|${PREFIX}/libdata/pkgconfig|g' \ - -e 's|.*$$(QMAKE).*||g' ${BUILD_WRKSRC}/Makefile + ${REINPLACE_CMD} -e 's|${PREFIX}/${QT_LIBDIR_REL}/pkgconfig|${PREFIX}/libdata/pkgconfig|g' \ + -e 's|.*$$(QMAKE).*||g' ${WRKSRC}/Makefile ${REINPLACE_CMD} -E -e 's|-L.[^[:space:]]*qt-x11-opensource.[^[:space:]]*lib||g' \ - -E -e 's|(.*location=).*moc|\1${PREFIX}/bin/moc-qt4|g' \ - ${BUILD_WRKSRC}/lib/pkgconfig/QtAssistantClient.pc + -E -e 's|(.*location=).*moc|\1${PREFIX}/${QT_BINDIR_REL}/${MOC:T}|g' \ + ${WRKSRC}/lib/pkgconfig/QtAssistantClient.pc pre-build: - ${MKDIR} ${BUILD_WRKSRC}/QtAssistant - ${CP} ${BUILD_WRKSRC}/qassistantclient_global.h \ - ${BUILD_WRKSRC}/QtAssistant + ${MKDIR} ${WRKSRC}/QtAssistant + ${CP} ${WRKSRC}/qassistantclient_global.h \ + ${WRKSRC}/QtAssistant post-install: ${MKDIR} ${STAGEDIR}${PREFIX}/${QT_INCDIR_REL}/QtAssistant ${INSTALL_DATA} ${FILESDIR}/QAssistantClient ${STAGEDIR}${PREFIX}/${QT_INCDIR_REL}/QtAssistant ${INSTALL_DATA} ${FILESDIR}/QtAssistant ${STAGEDIR}${PREFIX}/${QT_INCDIR_REL}/QtAssistant - ${MKDIR} ${STAGEDIR}${PREFIX}/share/qt4/mkspecs/features - ${INSTALL_DATA} ${WRKSRC}/features/assistant.prf ${STAGEDIR}${PREFIX}/share/qt4/mkspecs/features + ${MKDIR} ${STAGEDIR}${PREFIX}/${QT_MKSPECDIR_REL}/features + ${INSTALL_DATA} ${WRKSRC:H}/features/assistant.prf ${STAGEDIR}${PREFIX}/${QT_MKSPECDIR_REL}/features .include diff --git a/devel/qt4-libqtassistantclient/files/patch-lib__lib.pro b/devel/qt4-libqtassistantclient/files/patch-lib__lib.pro index aa1f42c22c46..7677f596425f 100644 --- a/devel/qt4-libqtassistantclient/files/patch-lib__lib.pro +++ b/devel/qt4-libqtassistantclient/files/patch-lib__lib.pro @@ -1,5 +1,5 @@ ---- ./lib/lib.pro.orig 2010-06-18 05:01:10.000000000 -0400 -+++ ./lib/lib.pro 2010-08-13 05:16:02.000000000 -0400 +--- ./lib.pro.orig 2010-06-18 05:01:10.000000000 -0400 ++++ ./lib.pro 2010-08-13 05:16:02.000000000 -0400 @@ -1,11 +1,6 @@ TEMPLATE = lib QT += network diff --git a/devel/qt4-libqtassistantclient/pkg-descr b/devel/qt4-libqtassistantclient/pkg-descr deleted file mode 100644 index 36bc69717e98..000000000000 --- a/devel/qt4-libqtassistantclient/pkg-descr +++ /dev/null @@ -1,12 +0,0 @@ -Qt is a C++ toolkit for application development. It lets application -developers target all major operating systems with a single application -source code. - -Qt provides a platform-independent API to all central platform functionality: -GUI, database access, networking, file handling, etc. The Qt library -encapsulates the different APIs of different operating systems, providing -the application programmer with a single, common API for all operating systems. -The native C APIs are encapsulated in a set of well-designed, fully -object-oriented C++ classes. - -WWW: http://qt.nokia.com/products/qt/index.html diff --git a/devel/qt4-libqtassistantclient/pkg-plist b/devel/qt4-libqtassistantclient/pkg-plist index dd7c2827e8ee..ad9e9ac2374d 100644 --- a/devel/qt4-libqtassistantclient/pkg-plist +++ b/devel/qt4-libqtassistantclient/pkg-plist @@ -1,17 +1,17 @@ -include/qt4/QtAssistant/QAssistantClient -include/qt4/QtAssistant/QtAssistant -include/qt4/QtAssistant/qassistantclient.h -include/qt4/QtAssistant/qassistantclient_global.h -lib/qt4/libQtAssistantClient.prl -lib/qt4/libQtAssistantClient.so -lib/qt4/libQtAssistantClient.so.4 -lib/qt4/libQtAssistantClient.so.4.6 -lib/qt4/libQtAssistantClient.so.4.6.3 +%%QT_INCDIR%%/QtAssistant/QAssistantClient +%%QT_INCDIR%%/QtAssistant/QtAssistant +%%QT_INCDIR%%/QtAssistant/qassistantclient.h +%%QT_INCDIR%%/QtAssistant/qassistantclient_global.h +%%QT_LIBDIR%%/libQtAssistantClient.prl +%%QT_LIBDIR%%/libQtAssistantClient.so +%%QT_LIBDIR%%/libQtAssistantClient.so.4 +%%QT_LIBDIR%%/libQtAssistantClient.so.4.6 +%%QT_LIBDIR%%/libQtAssistantClient.so.4.6.3 libdata/pkgconfig/QtAssistantClient.pc -share/qt4/mkspecs/features/assistant.prf -@dirrmtry share/qt4/mkspecs/features -@dirrmtry share/qt4/mkspecs -@dirrmtry share/qt4 -@dirrmtry lib/qt4 -@dirrm include/qt4/QtAssistant -@dirrmtry include/qt4 +%%QT_MKSPECDIR%%/features/assistant.prf +@dirrmtry %%QT_MKSPECDIR%%/features +@dirrmtry %%QT_MKSPECDIR%% +@dirrmtry %%QT_DATADIR%% +@dirrmtry %%QT_LIBDIR%% +@dirrm %%QT_INCDIR%%/QtAssistant +@dirrmtry %%QT_INCDIR%% diff --git a/devel/qt4-linguist/Makefile b/devel/qt4-linguist/Makefile index 72329d1e1305..a18a6c5025fb 100644 --- a/devel/qt4-linguist/Makefile +++ b/devel/qt4-linguist/Makefile @@ -3,15 +3,15 @@ PORTNAME= linguist DISTVERSION= ${QT4_VERSION} -CATEGORIES?= devel +PORTREVISION= 1 +CATEGORIES= devel PKGNAMEPREFIX= qt4- MAINTAINER= kde@FreeBSD.org -COMMENT= Qt localisation tool +COMMENT= Qt 4 localization tools USE_QT4= qmake_build designer_build moc_build rcc_build uic_build \ assistant_run gui network xml -QT_NONSTANDARD= yes QT_DIST= yes HAS_CONFIGURE= yes @@ -21,9 +21,10 @@ CONFIGURE_ENV?= QTDIR=${WRKSRC} PATH=${WRKSRC}/bin:$$PATH MAKE_ENV?= QTDIR=${WRKSRC} LD_LIBRARY_PATH=${WRKSRC}/lib:$$LD_LIBRARY_PATH \ PATH=${WRKSRC}/bin:$$PATH -DESKTOP_ENTRIES="Qt Linguist" "${COMMENT}" \ +DESKTOP_ENTRIES="Qt 4 Linguist" "" \ "${PREFIX}/share/pixmaps/linguist-qt4.png" \ - "${PREFIX}/bin/linguist-qt4" "Development;Qt;" true + "${PREFIX}/${QT_BINDIR_REL}/linguist${_QT_BINSUFX}" \ + "Development;Qt;" true DO_NOT_EXTRACT= demos doc examples mkspecs qmake translations \ src/activeqt src/dbus src/multimedia src/network src/opengl \ @@ -40,20 +41,18 @@ EXTRACT_AFTER_ARGS+= --exclude '${DISTNAME}/${dne}' BUILD_WRKSRC= ${WRKSRC}/tools/${PORTNAME} INSTALL_WRKSRC= ${BUILD_WRKSRC} -EXTRA_PATCHES+= ${.CURDIR}/../../devel/qt4/files/patch-configure - pre-configure: - ${REINPLACE_CMD} -E -e 's|^TARGET[[:blank:]]*=[[:blank:]]*([a-z]+)|TARGET=\1-qt4|g' \ + ${REINPLACE_CMD} -E -e 's|^TARGET[[:blank:]]*=[[:blank:]]*([a-z]+)|TARGET=\1${_QT_BINSUFX}|g' \ ${BUILD_WRKSRC}/${PORTNAME}.pro ${BUILD_WRKSRC}/${PORTNAME}/${PORTNAME}.pro \ ${BUILD_WRKSRC}/lrelease/lrelease.pro ${BUILD_WRKSRC}/lupdate/lupdate.pro ${MKDIR} ${WRKSRC}/mkspecs - ${LN} -sf ${LOCALBASE}/bin/qmake-qt4 ${WRKSRC}/bin/qmake - ${LN} -sf ${LOCALBASE}/bin/moc-qt4 ${WRKSRC}/bin/moc - ${LN} -sf ${LOCALBASE}/bin/uic-qt4 ${WRKSRC}/bin/uic - ${LN} -sf ${LOCALBASE}/bin/rcc ${WRKSRC}/bin/rcc + ${LN} -sf ${QMAKE} ${WRKSRC}/bin/qmake + ${LN} -sf ${MOC} ${WRKSRC}/bin/moc + ${LN} -sf ${UIC} ${WRKSRC}/bin/uic + ${LN} -sf ${RCC} ${WRKSRC}/bin/rcc post-install: - ${INSTALL_DATA} ${BUILD_WRKSRC}/linguist/images/icons/linguist-128-32.png \ + ${INSTALL_DATA} ${INSTALL_WRKSRC}/linguist/images/icons/linguist-128-32.png \ ${STAGEDIR}${PREFIX}/share/pixmaps/linguist-qt4.png .include diff --git a/devel/qt4-linguist/pkg-descr b/devel/qt4-linguist/pkg-descr deleted file mode 100644 index 36bc69717e98..000000000000 --- a/devel/qt4-linguist/pkg-descr +++ /dev/null @@ -1,12 +0,0 @@ -Qt is a C++ toolkit for application development. It lets application -developers target all major operating systems with a single application -source code. - -Qt provides a platform-independent API to all central platform functionality: -GUI, database access, networking, file handling, etc. The Qt library -encapsulates the different APIs of different operating systems, providing -the application programmer with a single, common API for all operating systems. -The native C APIs are encapsulated in a set of well-designed, fully -object-oriented C++ classes. - -WWW: http://qt.nokia.com/products/qt/index.html diff --git a/devel/qt4-linguist/pkg-plist b/devel/qt4-linguist/pkg-plist index 22226b7610cc..4ecf4e91e35b 100644 --- a/devel/qt4-linguist/pkg-plist +++ b/devel/qt4-linguist/pkg-plist @@ -1,24 +1,24 @@ -bin/lconvert -%%DEBUG%%bin/lconvert.debug -bin/linguist-qt4 -%%DEBUG%%bin/linguist-qt4.debug -bin/lrelease-qt4 -%%DEBUG%%bin/lrelease-qt4.debug -bin/lupdate-qt4 -%%DEBUG%%bin/lupdate-qt4.debug +%%QT_BINDIR%%/lconvert +%%DEBUG%%%%QT_BINDIR%%/lconvert.debug +%%QT_BINDIR%%/linguist-qt4 +%%DEBUG%%%%QT_BINDIR%%/linguist-qt4.debug +%%QT_BINDIR%%/lrelease-qt4 +%%DEBUG%%%%QT_BINDIR%%/lrelease-qt4.debug +%%QT_BINDIR%%/lupdate-qt4 +%%DEBUG%%%%QT_BINDIR%%/lupdate-qt4.debug share/pixmaps/linguist-qt4.png -share/qt4/phrasebooks/danish.qph -share/qt4/phrasebooks/dutch.qph -share/qt4/phrasebooks/finnish.qph -share/qt4/phrasebooks/french.qph -share/qt4/phrasebooks/german.qph -share/qt4/phrasebooks/hungarian.qph -share/qt4/phrasebooks/italian.qph -share/qt4/phrasebooks/japanese.qph -share/qt4/phrasebooks/norwegian.qph -share/qt4/phrasebooks/polish.qph -share/qt4/phrasebooks/russian.qph -share/qt4/phrasebooks/spanish.qph -share/qt4/phrasebooks/swedish.qph -@dirrm share/qt4/phrasebooks -@dirrmtry share/qt4 +%%QT_DATADIR%%/phrasebooks/danish.qph +%%QT_DATADIR%%/phrasebooks/dutch.qph +%%QT_DATADIR%%/phrasebooks/finnish.qph +%%QT_DATADIR%%/phrasebooks/french.qph +%%QT_DATADIR%%/phrasebooks/german.qph +%%QT_DATADIR%%/phrasebooks/hungarian.qph +%%QT_DATADIR%%/phrasebooks/italian.qph +%%QT_DATADIR%%/phrasebooks/japanese.qph +%%QT_DATADIR%%/phrasebooks/norwegian.qph +%%QT_DATADIR%%/phrasebooks/polish.qph +%%QT_DATADIR%%/phrasebooks/russian.qph +%%QT_DATADIR%%/phrasebooks/spanish.qph +%%QT_DATADIR%%/phrasebooks/swedish.qph +@dirrm %%QT_DATADIR%%/phrasebooks +@dirrmtry %%QT_DATADIR%% diff --git a/devel/qt4-makeqpf/Makefile b/devel/qt4-makeqpf/Makefile index ebdee4035e76..3db39b2dc07b 100644 --- a/devel/qt4-makeqpf/Makefile +++ b/devel/qt4-makeqpf/Makefile @@ -3,16 +3,15 @@ PORTNAME= makeqpf DISTVERSION= ${QT4_VERSION} -CATEGORIES?= devel +CATEGORIES= devel PKGNAMEPREFIX= qt4- MAINTAINER= kde@FreeBSD.org -COMMENT= Qt qtopia font creator +COMMENT= Qt QPF2 font generator BROKEN_sparc64= does not compile USE_QT4= qmake_build moc_build rcc_build uic_build corelib gui -QT_NONSTANDARD= yes QT_DIST= yes HAS_CONFIGURE= yes @@ -37,15 +36,13 @@ EXTRACT_AFTER_ARGS+= --exclude '${DISTNAME}/${dne}' BUILD_WRKSRC= ${WRKSRC}/tools/${PORTNAME} INSTALL_WRKSRC= ${BUILD_WRKSRC} -EXTRA_PATCHES+= ${.CURDIR}/../../devel/qt4/files/patch-configure - pre-configure: - ${REINPLACE_CMD} -e 's|^TARGET[[:blank:]]*=[[:blank:]]*|TARGET=${PORTNAME}-qt4|g' \ + ${REINPLACE_CMD} -e 's|^TARGET[[:blank:]]*=[[:blank:]]*|TARGET=${PORTNAME}${_QT_BINSUFX}|g' \ ${BUILD_WRKSRC}/${PORTNAME}.pro ${MKDIR} ${WRKSRC}/mkspecs - ${LN} -sf ${LOCALBASE}/bin/qmake-qt4 ${WRKSRC}/bin/qmake - ${LN} -sf ${LOCALBASE}/bin/moc-qt4 ${WRKSRC}/bin/moc - ${LN} -sf ${LOCALBASE}/bin/uic-qt4 ${WRKSRC}/bin/uic - ${LN} -sf ${LOCALBASE}/bin/rcc ${WRKSRC}/bin/rcc + ${LN} -sf ${QMAKE} ${WRKSRC}/bin/qmake + ${LN} -sf ${MOC} ${WRKSRC}/bin/moc + ${LN} -sf ${UIC} ${WRKSRC}/bin/uic + ${LN} -sf ${RCC} ${WRKSRC}/bin/rcc .include diff --git a/devel/qt4-makeqpf/pkg-descr b/devel/qt4-makeqpf/pkg-descr deleted file mode 100644 index 36bc69717e98..000000000000 --- a/devel/qt4-makeqpf/pkg-descr +++ /dev/null @@ -1,12 +0,0 @@ -Qt is a C++ toolkit for application development. It lets application -developers target all major operating systems with a single application -source code. - -Qt provides a platform-independent API to all central platform functionality: -GUI, database access, networking, file handling, etc. The Qt library -encapsulates the different APIs of different operating systems, providing -the application programmer with a single, common API for all operating systems. -The native C APIs are encapsulated in a set of well-designed, fully -object-oriented C++ classes. - -WWW: http://qt.nokia.com/products/qt/index.html diff --git a/devel/qt4-makeqpf/pkg-plist b/devel/qt4-makeqpf/pkg-plist index cc85d393c083..de9c7707e413 100644 --- a/devel/qt4-makeqpf/pkg-plist +++ b/devel/qt4-makeqpf/pkg-plist @@ -1,2 +1,2 @@ -bin/makeqpf-qt4 -%%DEBUG%%bin/makeqpf-qt4.debug +%%QT_BINDIR%%/makeqpf-qt4 +%%DEBUG%%%%QT_BINDIR%%/makeqpf-qt4.debug diff --git a/devel/qt4-moc/Makefile b/devel/qt4-moc/Makefile index 050a5b89baf3..e965164faa35 100644 --- a/devel/qt4-moc/Makefile +++ b/devel/qt4-moc/Makefile @@ -3,16 +3,15 @@ PORTNAME= moc DISTVERSION= ${QT4_VERSION} -CATEGORIES?= devel +CATEGORIES= devel PKGNAMEPREFIX= qt4- MAINTAINER= kde@FreeBSD.org -COMMENT= Qt meta object compiler +COMMENT= Qt Meta-Object Compiler BROKEN_arm= does not compile USE_QT4= qmake_build -QT_NONSTANDARD= yes QT_DIST= yes HAS_CONFIGURE= yes @@ -37,14 +36,11 @@ EXTRACT_AFTER_ARGS+= --exclude '${DISTNAME}/${dne}' BUILD_WRKSRC= ${WRKSRC}/src/tools/${PORTNAME} INSTALL_WRKSRC= ${BUILD_WRKSRC} -EXTRA_PATCHES+= ${.CURDIR}/../../devel/qt4/files/patch-configure - pre-configure: - ${REINPLACE_CMD} -e 's|target.path.*|target.path=${PREFIX}/bin|g' \ - -e 's|^TARGET.*|TARGET=moc-qt4|g' \ + ${REINPLACE_CMD} -e 's|^TARGET.*|TARGET=${MOC:T}|g' \ ${BUILD_WRKSRC}/${PORTNAME}.pro ${MKDIR} ${WRKSRC}/mkspecs - ${LN} -sf ${LOCALBASE}/bin/qmake-qt4 ${WRKSRC}/bin/qmake + ${LN} -sf ${QMAKE} ${WRKSRC}/bin/qmake pre-build: cd ${BUILD_WRKSRC}/../bootstrap && ${MAKE} diff --git a/devel/qt4-moc/pkg-descr b/devel/qt4-moc/pkg-descr deleted file mode 100644 index 36bc69717e98..000000000000 --- a/devel/qt4-moc/pkg-descr +++ /dev/null @@ -1,12 +0,0 @@ -Qt is a C++ toolkit for application development. It lets application -developers target all major operating systems with a single application -source code. - -Qt provides a platform-independent API to all central platform functionality: -GUI, database access, networking, file handling, etc. The Qt library -encapsulates the different APIs of different operating systems, providing -the application programmer with a single, common API for all operating systems. -The native C APIs are encapsulated in a set of well-designed, fully -object-oriented C++ classes. - -WWW: http://qt.nokia.com/products/qt/index.html diff --git a/devel/qt4-moc/pkg-plist b/devel/qt4-moc/pkg-plist index 690446be106a..00396d6c04f2 100644 --- a/devel/qt4-moc/pkg-plist +++ b/devel/qt4-moc/pkg-plist @@ -1,2 +1,2 @@ -bin/moc-qt4 -%%DEBUG%%bin/moc-qt4.debug +%%QT_BINDIR%%/moc-qt4 +%%DEBUG%%%%QT_BINDIR%%/moc-qt4.debug diff --git a/devel/qt4-porting/Makefile b/devel/qt4-porting/Makefile index 29ca9c34f889..2ac329fad989 100644 --- a/devel/qt4-porting/Makefile +++ b/devel/qt4-porting/Makefile @@ -3,14 +3,13 @@ PORTNAME= porting DISTVERSION= ${QT4_VERSION} -CATEGORIES?= devel +CATEGORIES= devel PKGNAMEPREFIX= qt4- MAINTAINER= kde@FreeBSD.org -COMMENT= Qt utility to assist with porting Qt3 applications to Qt4 +COMMENT= Qt utility to assist with porting from Qt 3 to Qt 4 USE_QT4= qmake_build moc_build rcc_build corelib xml -QT_NONSTANDARD= yes QT_DIST= yes HAS_CONFIGURE= yes @@ -35,12 +34,10 @@ EXTRACT_AFTER_ARGS+= --exclude '${DISTNAME}/${dne}' BUILD_WRKSRC= ${WRKSRC}/tools/${PORTNAME} INSTALL_WRKSRC= ${BUILD_WRKSRC} -EXTRA_PATCHES+= ${.CURDIR}/../../devel/qt4/files/patch-configure - pre-configure: ${MKDIR} ${WRKSRC}/mkspecs - ${LN} -sf ${LOCALBASE}/bin/qmake-qt4 ${WRKSRC}/bin/qmake - ${LN} -sf ${LOCALBASE}/bin/moc-qt4 ${WRKSRC}/bin/moc - ${LN} -sf ${LOCALBASE}/bin/rcc ${WRKSRC}/bin/rcc + ${LN} -sf ${QMAKE} ${WRKSRC}/bin/qmake + ${LN} -sf ${MOC} ${WRKSRC}/bin/moc + ${LN} -sf ${RCC} ${WRKSRC}/bin/rcc .include diff --git a/devel/qt4-porting/pkg-descr b/devel/qt4-porting/pkg-descr deleted file mode 100644 index 36bc69717e98..000000000000 --- a/devel/qt4-porting/pkg-descr +++ /dev/null @@ -1,12 +0,0 @@ -Qt is a C++ toolkit for application development. It lets application -developers target all major operating systems with a single application -source code. - -Qt provides a platform-independent API to all central platform functionality: -GUI, database access, networking, file handling, etc. The Qt library -encapsulates the different APIs of different operating systems, providing -the application programmer with a single, common API for all operating systems. -The native C APIs are encapsulated in a set of well-designed, fully -object-oriented C++ classes. - -WWW: http://qt.nokia.com/products/qt/index.html diff --git a/devel/qt4-porting/pkg-plist b/devel/qt4-porting/pkg-plist index 34aee4a5f797..feb8b8efd784 100644 --- a/devel/qt4-porting/pkg-plist +++ b/devel/qt4-porting/pkg-plist @@ -1,4 +1,4 @@ -bin/qt3to4 -%%DEBUG%%bin/qt3to4.debug -share/qt4/q3porting.xml -@dirrmtry share/qt4 +%%QT_BINDIR%%/qt3to4 +%%DEBUG%%%%QT_BINDIR%%/qt3to4.debug +%%QT_DATADIR%%/q3porting.xml +@dirrmtry %%QT_DATADIR%% diff --git a/devel/qt4-qdbusviewer/Makefile b/devel/qt4-qdbusviewer/Makefile index 391c72cff399..327fec9fad8f 100644 --- a/devel/qt4-qdbusviewer/Makefile +++ b/devel/qt4-qdbusviewer/Makefile @@ -3,18 +3,18 @@ PORTNAME= qdbusviewer DISTVERSION= ${QT4_VERSION} -CATEGORIES?= devel +PORTREVISION= 1 +CATEGORIES= devel PKGNAMEPREFIX= qt4- MAINTAINER= kde@FreeBSD.org -COMMENT= Qt4 D-Bus viewer +COMMENT= Qt 4 graphical interface to D-Bus -LIB_DEPENDS= dbus-1:${PORTSDIR}/devel/dbus +LIB_DEPENDS= libdbus-1.so:${PORTSDIR}/devel/dbus USES= pkgconfig USE_QT4= qmake_build moc_build rcc_build corelib dbus gui xml \ clucene -QT_NONSTANDARD= yes QT_DIST= yes HAS_CONFIGURE= yes @@ -24,9 +24,10 @@ CONFIGURE_ENV?= QTDIR=${WRKSRC} PATH=${WRKSRC}/bin:$$PATH MAKE_ENV?= QTDIR=${WRKSRC} LD_LIBRARY_PATH=${WRKSRC}/lib:$$LD_LIBRARY_PATH \ PATH=${WRKSRC}/bin:$$PATH -DESKTOP_ENTRIES="Qt D-Bus viewer" "${COMMENT}" \ - "${PREFIX}/share/pixmaps/qdbusviewer.png" \ - "${PREFIX}/bin/qdbusviewer" "Development;Qt;" true +DESKTOP_ENTRIES="Qt 4 D-Bus viewer" "" \ + "${PREFIX}/share/pixmaps/qdbusviewer-qt4.png" \ + "${PREFIX}/${QT_BINDIR_REL}/qdbusviewer" \ + "Development;Qt;" true DO_NOT_EXTRACT= demos doc examples mkspecs qmake translations \ src/activeqt src/multimedia src/network src/opengl src/openvg \ @@ -43,16 +44,14 @@ EXTRACT_AFTER_ARGS+= --exclude '${DISTNAME}/${dne}' BUILD_WRKSRC= ${WRKSRC}/tools/qdbus/${PORTNAME} INSTALL_WRKSRC= ${BUILD_WRKSRC} -EXTRA_PATCHES+= ${.CURDIR}/../../devel/qt4/files/patch-configure - post-patch: ${MKDIR} ${WRKSRC}/mkspecs - ${LN} -sf ${LOCALBASE}/bin/qmake-qt4 ${WRKSRC}/bin/qmake - ${LN} -sf ${LOCALBASE}/bin/moc-qt4 ${WRKSRC}/bin/moc - ${LN} -sf ${LOCALBASE}/bin/rcc ${WRKSRC}/bin/rcc + ${LN} -sf ${QMAKE} ${WRKSRC}/bin/qmake + ${LN} -sf ${MOC} ${WRKSRC}/bin/moc + ${LN} -sf ${RCC} ${WRKSRC}/bin/rcc post-install: - ${INSTALL_DATA} ${BUILD_WRKSRC}/images/qdbusviewer-128.png \ - ${STAGEDIR}${PREFIX}/share/pixmaps/qdbusviewer.png + ${INSTALL_DATA} ${INSTALL_WRKSRC}/images/qdbusviewer-128.png \ + ${STAGEDIR}${PREFIX}/share/pixmaps/qdbusviewer-qt4.png .include diff --git a/devel/qt4-qdbusviewer/pkg-descr b/devel/qt4-qdbusviewer/pkg-descr deleted file mode 100644 index 36bc69717e98..000000000000 --- a/devel/qt4-qdbusviewer/pkg-descr +++ /dev/null @@ -1,12 +0,0 @@ -Qt is a C++ toolkit for application development. It lets application -developers target all major operating systems with a single application -source code. - -Qt provides a platform-independent API to all central platform functionality: -GUI, database access, networking, file handling, etc. The Qt library -encapsulates the different APIs of different operating systems, providing -the application programmer with a single, common API for all operating systems. -The native C APIs are encapsulated in a set of well-designed, fully -object-oriented C++ classes. - -WWW: http://qt.nokia.com/products/qt/index.html diff --git a/devel/qt4-qdbusviewer/pkg-plist b/devel/qt4-qdbusviewer/pkg-plist index 6765c67e3788..72e3cbf13b11 100644 --- a/devel/qt4-qdbusviewer/pkg-plist +++ b/devel/qt4-qdbusviewer/pkg-plist @@ -1,3 +1,3 @@ -bin/qdbusviewer -%%DEBUG%%bin/qdbusviewer.debug -share/pixmaps/qdbusviewer.png +%%QT_BINDIR%%/qdbusviewer +%%DEBUG%%%%QT_BINDIR%%/qdbusviewer.debug +share/pixmaps/qdbusviewer-qt4.png diff --git a/devel/qt4-qdoc3/Makefile b/devel/qt4-qdoc3/Makefile index 4e9b8b780334..19362dc66b88 100644 --- a/devel/qt4-qdoc3/Makefile +++ b/devel/qt4-qdoc3/Makefile @@ -10,7 +10,6 @@ MAINTAINER= kde@FreeBSD.org COMMENT= Qt documentation generator USE_QT4= qmake_build corelib gui xml -QT_NONSTANDARD= yes QT_DIST= yes HAS_CONFIGURE= yes @@ -27,13 +26,11 @@ DO_NOT_EXTRACT= demos doc examples mkspecs qmake translations \ EXTRACT_AFTER_ARGS+= --exclude '${DISTNAME}/${dne}' .endfor -EXTRA_PATCHES+= ${.CURDIR}/../../devel/qt4/files/patch-configure - BUILD_WRKSRC= ${WRKSRC}/tools/${PORTNAME} INSTALL_WRKSRC= ${BUILD_WRKSRC} pre-configure: ${MKDIR} ${WRKSRC}/mkspecs/modules - ${LN} -sf ${LOCALBASE}/bin/qmake-qt4 ${WRKSRC}/bin/qmake + ${LN} -sf ${QMAKE} ${WRKSRC}/bin/qmake .include diff --git a/devel/qt4-qdoc3/pkg-descr b/devel/qt4-qdoc3/pkg-descr deleted file mode 100644 index 77b62e956498..000000000000 --- a/devel/qt4-qdoc3/pkg-descr +++ /dev/null @@ -1,7 +0,0 @@ -Qt is a C++ toolkit for application development. It lets application -developers target all major operating systems with a single application -source code. - -qdoc3 is the tool used to generate the Qt reference documentation. - -WWW: http://qt.nokia.com/products/qt/index.html diff --git a/devel/qt4-qdoc3/pkg-plist b/devel/qt4-qdoc3/pkg-plist index 800109210da7..0697c40b1080 100644 --- a/devel/qt4-qdoc3/pkg-plist +++ b/devel/qt4-qdoc3/pkg-plist @@ -1,2 +1,2 @@ -bin/qdoc3 -%%DEBUG%%bin/qdoc3.debug +%%QT_BINDIR%%/qdoc3 +%%DEBUG%%%%QT_BINDIR%%/qdoc3.debug diff --git a/devel/qt4-qmlviewer/Makefile b/devel/qt4-qmlviewer/Makefile index 7c7a68caed61..a33ba5495d8d 100644 --- a/devel/qt4-qmlviewer/Makefile +++ b/devel/qt4-qmlviewer/Makefile @@ -3,15 +3,15 @@ PORTNAME= qmlviewer DISTVERSION= ${QT4_VERSION} -CATEGORIES?= devel +PORTREVISION= 1 +CATEGORIES= devel PKGNAMEPREFIX= qt4- MAINTAINER= kde@FreeBSD.org -COMMENT= Qt4 QML viewer +COMMENT= Qt 4 utility for QML application testing USE_QT4= qmake_build moc_build rcc_build uic_build declarative script \ svg xmlpatterns sql opengl network corelib -QT_NONSTANDARD= yes QT_DIST= yes HAS_CONFIGURE= yes @@ -22,9 +22,10 @@ MAKE_ENV?= QTDIR=${WRKSRC} LD_LIBRARY_PATH=${WRKSRC}/lib:$$LD_LIBRARY_PATH \ PATH=${WRKSRC}/bin:$$PATH # qtlogo.png is installed by qt4-gui -DESKTOP_ENTRIES="Qt QML viewer" "${COMMENT}" \ - "${LOCALBASE}/share/pixmaps/qtlogo.png" \ - "${PREFIX}/bin/qmlviewer" "Development;Qt;" true +DESKTOP_ENTRIES="Qt 4 QML viewer" "" \ + "${QT_PREFIX}/share/pixmaps/qtlogo.png" \ + "${PREFIX}/${QT_BINDIR_REL}/qmlviewer" \ + "Development;Qt;" true DO_NOT_EXTRACT= demos doc examples mkspecs qmake translations \ src/activeqt src/multimedia src/openvg \ @@ -41,13 +42,11 @@ EXTRACT_AFTER_ARGS+= --exclude '${DISTNAME}/${dne}' BUILD_WRKSRC= ${WRKSRC}/tools/qml/ INSTALL_WRKSRC= ${BUILD_WRKSRC} -EXTRA_PATCHES+= ${.CURDIR}/../../devel/qt4/files/patch-configure - post-patch: ${MKDIR} ${WRKSRC}/mkspecs - ${LN} -sf ${LOCALBASE}/bin/qmake-qt4 ${WRKSRC}/bin/qmake - ${LN} -sf ${LOCALBASE}/bin/moc-qt4 ${WRKSRC}/bin/moc - ${LN} -sf ${LOCALBASE}/bin/rcc ${WRKSRC}/bin/rcc - ${LN} -sf ${LOCALBASE}/bin/uic-qt4 ${WRKSRC}/bin/uic + ${LN} -sf ${QMAKE} ${WRKSRC}/bin/qmake + ${LN} -sf ${MOC} ${WRKSRC}/bin/moc + ${LN} -sf ${RCC} ${WRKSRC}/bin/rcc + ${LN} -sf ${UIC} ${WRKSRC}/bin/uic .include diff --git a/devel/qt4-qmlviewer/pkg-descr b/devel/qt4-qmlviewer/pkg-descr deleted file mode 100644 index 36bc69717e98..000000000000 --- a/devel/qt4-qmlviewer/pkg-descr +++ /dev/null @@ -1,12 +0,0 @@ -Qt is a C++ toolkit for application development. It lets application -developers target all major operating systems with a single application -source code. - -Qt provides a platform-independent API to all central platform functionality: -GUI, database access, networking, file handling, etc. The Qt library -encapsulates the different APIs of different operating systems, providing -the application programmer with a single, common API for all operating systems. -The native C APIs are encapsulated in a set of well-designed, fully -object-oriented C++ classes. - -WWW: http://qt.nokia.com/products/qt/index.html diff --git a/devel/qt4-qmlviewer/pkg-plist b/devel/qt4-qmlviewer/pkg-plist index 5febc4501427..bdc4055e8fab 100644 --- a/devel/qt4-qmlviewer/pkg-plist +++ b/devel/qt4-qmlviewer/pkg-plist @@ -1,2 +1,2 @@ -bin/qmlviewer -%%DEBUG%%bin/qmlviewer.debug +%%QT_BINDIR%%/qmlviewer +%%DEBUG%%%%QT_BINDIR%%/qmlviewer.debug diff --git a/devel/qt4-qt3support/Makefile b/devel/qt4-qt3support/Makefile index bf34f67fd9d9..8a1c62109668 100644 --- a/devel/qt4-qt3support/Makefile +++ b/devel/qt4-qt3support/Makefile @@ -3,19 +3,18 @@ PORTNAME= qt3support DISTVERSION= ${QT4_VERSION} -CATEGORIES?= devel x11-toolkits +CATEGORIES= devel x11-toolkits PKGNAMEPREFIX= qt4- MAINTAINER= kde@FreeBSD.org -COMMENT= Qt3 compatibility library +COMMENT= Qt 3 compatibility module -USES= pkgconfig USE_QT4= qmake_build moc_build corelib gui network sql xml -QT_NONSTANDARD= yes QT_DIST= yes +USES= pkgconfig HAS_CONFIGURE= yes -USE_LDCONFIG= ${PREFIX}/lib/qt4 +USE_LDCONFIG= ${PREFIX}/${QT_LIBDIR_REL} ALL_TARGET= first CONFIGURE_ENV?= QTDIR=${WRKSRC} PATH=${WRKSRC}/bin:$$PATH @@ -36,17 +35,15 @@ EXTRACT_AFTER_ARGS+= --exclude '${DISTNAME}/${dne}' BUILD_WRKSRC= ${WRKSRC}/src/${PORTNAME} INSTALL_WRKSRC= ${BUILD_WRKSRC} -EXTRA_PATCHES+= ${.CURDIR}/../../devel/qt4/files/patch-configure - pre-configure: ${MKDIR} ${WRKSRC}/mkspecs - ${LN} -sf ${LOCALBASE}/bin/qmake-qt4 ${WRKSRC}/bin/qmake - ${LN} -sf ${LOCALBASE}/bin/moc-qt4 ${WRKSRC}/bin/moc + ${LN} -sf ${QMAKE} ${WRKSRC}/bin/qmake + ${LN} -sf ${MOC} ${WRKSRC}/bin/moc post-configure: - ${REINPLACE_CMD} -e 's|${PREFIX}/lib/qt4/pkgconfig|${PREFIX}/libdata/pkgconfig|g' \ + ${REINPLACE_CMD} -e 's|${PREFIX}/${QT_LIBDIR_REL}/pkgconfig|${PREFIX}/libdata/pkgconfig|g' \ -e 's|.*$$(QMAKE).*||g' ${BUILD_WRKSRC}/Makefile ${REINPLACE_CMD} -E -e 's|-L.[^[:space:]]*qt-x11-opensource.[^[:space:]]*lib||g' \ - -E -e 's|(.*location=).*moc|\1${PREFIX}/bin/moc-qt4|g' \ + -E -e 's|(.*location=).*moc|\1${PREFIX}/${QT_BINDIR_REL}/${MOC:T}|g' \ ${WRKSRC}/lib/pkgconfig/Qt3Support.pc .include diff --git a/devel/qt4-qt3support/pkg-descr b/devel/qt4-qt3support/pkg-descr deleted file mode 100644 index 36bc69717e98..000000000000 --- a/devel/qt4-qt3support/pkg-descr +++ /dev/null @@ -1,12 +0,0 @@ -Qt is a C++ toolkit for application development. It lets application -developers target all major operating systems with a single application -source code. - -Qt provides a platform-independent API to all central platform functionality: -GUI, database access, networking, file handling, etc. The Qt library -encapsulates the different APIs of different operating systems, providing -the application programmer with a single, common API for all operating systems. -The native C APIs are encapsulated in a set of well-designed, fully -object-oriented C++ classes. - -WWW: http://qt.nokia.com/products/qt/index.html diff --git a/devel/qt4-qt3support/pkg-plist b/devel/qt4-qt3support/pkg-plist index f5c8897b5ff3..fc4cb7ad2867 100644 --- a/devel/qt4-qt3support/pkg-plist +++ b/devel/qt4-qt3support/pkg-plist @@ -1,415 +1,415 @@ -include/qt4/Qt/Qt3Support -include/qt4/Qt/q3accel.h -include/qt4/Qt/q3action.h -include/qt4/Qt/q3asciicache.h -include/qt4/Qt/q3asciidict.h -include/qt4/Qt/q3boxlayout.h -include/qt4/Qt/q3button.h -include/qt4/Qt/q3buttongroup.h -include/qt4/Qt/q3cache.h -include/qt4/Qt/q3canvas.h -include/qt4/Qt/q3cleanuphandler.h -include/qt4/Qt/q3combobox.h -include/qt4/Qt/q3cstring.h -include/qt4/Qt/q3databrowser.h -include/qt4/Qt/q3datatable.h -include/qt4/Qt/q3dataview.h -include/qt4/Qt/q3datetimeedit.h -include/qt4/Qt/q3deepcopy.h -include/qt4/Qt/q3dict.h -include/qt4/Qt/q3dns.h -include/qt4/Qt/q3dockarea.h -include/qt4/Qt/q3dockwindow.h -include/qt4/Qt/q3dragobject.h -include/qt4/Qt/q3dropsite.h -include/qt4/Qt/q3editorfactory.h -include/qt4/Qt/q3filedialog.h -include/qt4/Qt/q3frame.h -include/qt4/Qt/q3ftp.h -include/qt4/Qt/q3garray.h -include/qt4/Qt/q3gcache.h -include/qt4/Qt/q3gdict.h -include/qt4/Qt/q3glist.h -include/qt4/Qt/q3grid.h -include/qt4/Qt/q3gridlayout.h -include/qt4/Qt/q3gridview.h -include/qt4/Qt/q3groupbox.h -include/qt4/Qt/q3gvector.h -include/qt4/Qt/q3hbox.h -include/qt4/Qt/q3header.h -include/qt4/Qt/q3hgroupbox.h -include/qt4/Qt/q3http.h -include/qt4/Qt/q3iconview.h -include/qt4/Qt/q3intcache.h -include/qt4/Qt/q3intdict.h -include/qt4/Qt/q3listbox.h -include/qt4/Qt/q3listview.h -include/qt4/Qt/q3localfs.h -include/qt4/Qt/q3mainwindow.h -include/qt4/Qt/q3memarray.h -include/qt4/Qt/q3mimefactory.h -include/qt4/Qt/q3multilineedit.h -include/qt4/Qt/q3network.h -include/qt4/Qt/q3networkprotocol.h -include/qt4/Qt/q3objectdict.h -include/qt4/Qt/q3paintdevicemetrics.h -include/qt4/Qt/q3painter.h -include/qt4/Qt/q3picture.h -include/qt4/Qt/q3pointarray.h -include/qt4/Qt/q3polygonscanner.h -include/qt4/Qt/q3popupmenu.h -include/qt4/Qt/q3process.h -include/qt4/Qt/q3progressbar.h -include/qt4/Qt/q3progressdialog.h -include/qt4/Qt/q3ptrcollection.h -include/qt4/Qt/q3ptrdict.h -include/qt4/Qt/q3ptrlist.h -include/qt4/Qt/q3ptrqueue.h -include/qt4/Qt/q3ptrstack.h -include/qt4/Qt/q3ptrvector.h -include/qt4/Qt/q3rangecontrol.h -include/qt4/Qt/q3scrollview.h -include/qt4/Qt/q3semaphore.h -include/qt4/Qt/q3serversocket.h -include/qt4/Qt/q3shared.h -include/qt4/Qt/q3signal.h -include/qt4/Qt/q3simplerichtext.h -include/qt4/Qt/q3socket.h -include/qt4/Qt/q3socketdevice.h -include/qt4/Qt/q3sortedlist.h -include/qt4/Qt/q3sqlcursor.h -include/qt4/Qt/q3sqleditorfactory.h -include/qt4/Qt/q3sqlfieldinfo.h -include/qt4/Qt/q3sqlform.h -include/qt4/Qt/q3sqlpropertymap.h -include/qt4/Qt/q3sqlrecordinfo.h -include/qt4/Qt/q3sqlselectcursor.h -include/qt4/Qt/q3strlist.h -include/qt4/Qt/q3strvec.h -include/qt4/Qt/q3stylesheet.h -include/qt4/Qt/q3syntaxhighlighter.h -include/qt4/Qt/q3tabdialog.h -include/qt4/Qt/q3table.h -include/qt4/Qt/q3textbrowser.h -include/qt4/Qt/q3textedit.h -include/qt4/Qt/q3textstream.h -include/qt4/Qt/q3textview.h -include/qt4/Qt/q3tl.h -include/qt4/Qt/q3toolbar.h -include/qt4/Qt/q3url.h -include/qt4/Qt/q3urloperator.h -include/qt4/Qt/q3valuelist.h -include/qt4/Qt/q3valuestack.h -include/qt4/Qt/q3valuevector.h -include/qt4/Qt/q3vbox.h -include/qt4/Qt/q3vgroupbox.h -include/qt4/Qt/q3whatsthis.h -include/qt4/Qt/q3widgetstack.h -include/qt4/Qt/q3wizard.h -include/qt4/Qt/qiconset.h -include/qt4/Qt3Support/Q3Accel -include/qt4/Qt3Support/Q3Action -include/qt4/Qt3Support/Q3ActionGroup -include/qt4/Qt3Support/Q3AsciiBucket -include/qt4/Qt3Support/Q3AsciiCache -include/qt4/Qt3Support/Q3AsciiCacheIterator -include/qt4/Qt3Support/Q3AsciiDict -include/qt4/Qt3Support/Q3AsciiDictIterator -include/qt4/Qt3Support/Q3BaseBucket -include/qt4/Qt3Support/Q3BoxLayout -include/qt4/Qt3Support/Q3Button -include/qt4/Qt3Support/Q3ButtonGroup -include/qt4/Qt3Support/Q3CString -include/qt4/Qt3Support/Q3Cache -include/qt4/Qt3Support/Q3CacheIterator -include/qt4/Qt3Support/Q3Canvas -include/qt4/Qt3Support/Q3CanvasEllipse -include/qt4/Qt3Support/Q3CanvasItem -include/qt4/Qt3Support/Q3CanvasItemList -include/qt4/Qt3Support/Q3CanvasLine -include/qt4/Qt3Support/Q3CanvasPixmap -include/qt4/Qt3Support/Q3CanvasPixmapArray -include/qt4/Qt3Support/Q3CanvasPolygon -include/qt4/Qt3Support/Q3CanvasPolygonalItem -include/qt4/Qt3Support/Q3CanvasRectangle -include/qt4/Qt3Support/Q3CanvasSpline -include/qt4/Qt3Support/Q3CanvasSprite -include/qt4/Qt3Support/Q3CanvasText -include/qt4/Qt3Support/Q3CanvasView -include/qt4/Qt3Support/Q3CheckListItem -include/qt4/Qt3Support/Q3CheckTableItem -include/qt4/Qt3Support/Q3CleanupHandler -include/qt4/Qt3Support/Q3ColorDrag -include/qt4/Qt3Support/Q3ComboBox -include/qt4/Qt3Support/Q3ComboTableItem -include/qt4/Qt3Support/Q3DataBrowser -include/qt4/Qt3Support/Q3DataTable -include/qt4/Qt3Support/Q3DataView -include/qt4/Qt3Support/Q3DateEdit -include/qt4/Qt3Support/Q3DateTimeEdit -include/qt4/Qt3Support/Q3DateTimeEditBase -include/qt4/Qt3Support/Q3DeepCopy -include/qt4/Qt3Support/Q3Dict -include/qt4/Qt3Support/Q3DictIterator -include/qt4/Qt3Support/Q3Dns -include/qt4/Qt3Support/Q3DnsSocket -include/qt4/Qt3Support/Q3DockArea -include/qt4/Qt3Support/Q3DockAreaLayout -include/qt4/Qt3Support/Q3DockWindow -include/qt4/Qt3Support/Q3DragObject -include/qt4/Qt3Support/Q3DropSite -include/qt4/Qt3Support/Q3EditorFactory -include/qt4/Qt3Support/Q3FileDialog -include/qt4/Qt3Support/Q3FileIconProvider -include/qt4/Qt3Support/Q3FilePreview -include/qt4/Qt3Support/Q3Frame -include/qt4/Qt3Support/Q3Ftp -include/qt4/Qt3Support/Q3GArray -include/qt4/Qt3Support/Q3GCache -include/qt4/Qt3Support/Q3GCacheIterator -include/qt4/Qt3Support/Q3GDict -include/qt4/Qt3Support/Q3GDictIterator -include/qt4/Qt3Support/Q3GList -include/qt4/Qt3Support/Q3GListIterator -include/qt4/Qt3Support/Q3GListStdIterator -include/qt4/Qt3Support/Q3GVector -include/qt4/Qt3Support/Q3Grid -include/qt4/Qt3Support/Q3GridLayout -include/qt4/Qt3Support/Q3GridView -include/qt4/Qt3Support/Q3GroupBox -include/qt4/Qt3Support/Q3HBox -include/qt4/Qt3Support/Q3HBoxLayout -include/qt4/Qt3Support/Q3HButtonGroup -include/qt4/Qt3Support/Q3HGroupBox -include/qt4/Qt3Support/Q3Header -include/qt4/Qt3Support/Q3Http -include/qt4/Qt3Support/Q3HttpHeader -include/qt4/Qt3Support/Q3HttpRequestHeader -include/qt4/Qt3Support/Q3HttpResponseHeader -include/qt4/Qt3Support/Q3IconDrag -include/qt4/Qt3Support/Q3IconDragItem -include/qt4/Qt3Support/Q3IconView -include/qt4/Qt3Support/Q3IconViewItem -include/qt4/Qt3Support/Q3ImageDrag -include/qt4/Qt3Support/Q3IntBucket -include/qt4/Qt3Support/Q3IntCache -include/qt4/Qt3Support/Q3IntCacheIterator -include/qt4/Qt3Support/Q3IntDict -include/qt4/Qt3Support/Q3IntDictIterator -include/qt4/Qt3Support/Q3LNode -include/qt4/Qt3Support/Q3ListBox -include/qt4/Qt3Support/Q3ListBoxItem -include/qt4/Qt3Support/Q3ListBoxPixmap -include/qt4/Qt3Support/Q3ListBoxText -include/qt4/Qt3Support/Q3ListView -include/qt4/Qt3Support/Q3ListViewItem -include/qt4/Qt3Support/Q3ListViewItemIterator -include/qt4/Qt3Support/Q3LocalFs -include/qt4/Qt3Support/Q3MainWindow -include/qt4/Qt3Support/Q3MemArray -include/qt4/Qt3Support/Q3MimeSourceFactory -include/qt4/Qt3Support/Q3MultiLineEdit -include/qt4/Qt3Support/Q3NetworkOperation -include/qt4/Qt3Support/Q3NetworkProtocol -include/qt4/Qt3Support/Q3NetworkProtocolDict -include/qt4/Qt3Support/Q3NetworkProtocolFactory -include/qt4/Qt3Support/Q3NetworkProtocolFactoryBase -include/qt4/Qt3Support/Q3ObjectDictionary -include/qt4/Qt3Support/Q3PaintDeviceMetrics -include/qt4/Qt3Support/Q3Painter -include/qt4/Qt3Support/Q3Picture -include/qt4/Qt3Support/Q3PointArray -include/qt4/Qt3Support/Q3PolygonScanner -include/qt4/Qt3Support/Q3PopupMenu -include/qt4/Qt3Support/Q3Process -include/qt4/Qt3Support/Q3ProgressBar -include/qt4/Qt3Support/Q3ProgressDialog -include/qt4/Qt3Support/Q3PtrBucket -include/qt4/Qt3Support/Q3PtrCollection -include/qt4/Qt3Support/Q3PtrDict -include/qt4/Qt3Support/Q3PtrDictIterator -include/qt4/Qt3Support/Q3PtrList -include/qt4/Qt3Support/Q3PtrListIterator -include/qt4/Qt3Support/Q3PtrListStdIterator -include/qt4/Qt3Support/Q3PtrQueue -include/qt4/Qt3Support/Q3PtrStack -include/qt4/Qt3Support/Q3PtrVector -include/qt4/Qt3Support/Q3RangeControl -include/qt4/Qt3Support/Q3ScrollView -include/qt4/Qt3Support/Q3Semaphore -include/qt4/Qt3Support/Q3ServerSocket -include/qt4/Qt3Support/Q3Shared -include/qt4/Qt3Support/Q3Signal -include/qt4/Qt3Support/Q3SimpleRichText -include/qt4/Qt3Support/Q3SingleCleanupHandler -include/qt4/Qt3Support/Q3Socket -include/qt4/Qt3Support/Q3SocketDevice -include/qt4/Qt3Support/Q3SortedList -include/qt4/Qt3Support/Q3SpinWidget -include/qt4/Qt3Support/Q3SqlCursor -include/qt4/Qt3Support/Q3SqlEditorFactory -include/qt4/Qt3Support/Q3SqlFieldInfo -include/qt4/Qt3Support/Q3SqlFieldInfoList -include/qt4/Qt3Support/Q3SqlForm -include/qt4/Qt3Support/Q3SqlPropertyMap -include/qt4/Qt3Support/Q3SqlRecordInfo -include/qt4/Qt3Support/Q3SqlSelectCursor -include/qt4/Qt3Support/Q3StoredDrag -include/qt4/Qt3Support/Q3StrIList -include/qt4/Qt3Support/Q3StrIVec -include/qt4/Qt3Support/Q3StrList -include/qt4/Qt3Support/Q3StrListIterator -include/qt4/Qt3Support/Q3StrVec -include/qt4/Qt3Support/Q3StringBucket -include/qt4/Qt3Support/Q3StyleSheet -include/qt4/Qt3Support/Q3StyleSheetItem -include/qt4/Qt3Support/Q3SyntaxHighlighter -include/qt4/Qt3Support/Q3TSFUNC -include/qt4/Qt3Support/Q3TabDialog -include/qt4/Qt3Support/Q3Table -include/qt4/Qt3Support/Q3TableItem -include/qt4/Qt3Support/Q3TableSelection -include/qt4/Qt3Support/Q3TextBrowser -include/qt4/Qt3Support/Q3TextDrag -include/qt4/Qt3Support/Q3TextEdit -include/qt4/Qt3Support/Q3TextEditOptimPrivate -include/qt4/Qt3Support/Q3TextStream -include/qt4/Qt3Support/Q3TextView -include/qt4/Qt3Support/Q3TimeEdit -include/qt4/Qt3Support/Q3ToolBar -include/qt4/Qt3Support/Q3UriDrag -include/qt4/Qt3Support/Q3Url -include/qt4/Qt3Support/Q3UrlOperator -include/qt4/Qt3Support/Q3VBox -include/qt4/Qt3Support/Q3VBoxLayout -include/qt4/Qt3Support/Q3VButtonGroup -include/qt4/Qt3Support/Q3VGroupBox -include/qt4/Qt3Support/Q3ValueList -include/qt4/Qt3Support/Q3ValueListConstIterator -include/qt4/Qt3Support/Q3ValueListIterator -include/qt4/Qt3Support/Q3ValueStack -include/qt4/Qt3Support/Q3ValueVector -include/qt4/Qt3Support/Q3WhatsThis -include/qt4/Qt3Support/Q3WidgetStack -include/qt4/Qt3Support/Q3Wizard -include/qt4/Qt3Support/Qt3Support -include/qt4/Qt3Support/q3accel.h -include/qt4/Qt3Support/q3action.h -include/qt4/Qt3Support/q3asciicache.h -include/qt4/Qt3Support/q3asciidict.h -include/qt4/Qt3Support/q3boxlayout.h -include/qt4/Qt3Support/q3button.h -include/qt4/Qt3Support/q3buttongroup.h -include/qt4/Qt3Support/q3cache.h -include/qt4/Qt3Support/q3canvas.h -include/qt4/Qt3Support/q3cleanuphandler.h -include/qt4/Qt3Support/q3combobox.h -include/qt4/Qt3Support/q3cstring.h -include/qt4/Qt3Support/q3databrowser.h -include/qt4/Qt3Support/q3datatable.h -include/qt4/Qt3Support/q3dataview.h -include/qt4/Qt3Support/q3datetimeedit.h -include/qt4/Qt3Support/q3deepcopy.h -include/qt4/Qt3Support/q3dict.h -include/qt4/Qt3Support/q3dns.h -include/qt4/Qt3Support/q3dockarea.h -include/qt4/Qt3Support/q3dockwindow.h -include/qt4/Qt3Support/q3dragobject.h -include/qt4/Qt3Support/q3dropsite.h -include/qt4/Qt3Support/q3editorfactory.h -include/qt4/Qt3Support/q3filedialog.h -include/qt4/Qt3Support/q3frame.h -include/qt4/Qt3Support/q3ftp.h -include/qt4/Qt3Support/q3garray.h -include/qt4/Qt3Support/q3gcache.h -include/qt4/Qt3Support/q3gdict.h -include/qt4/Qt3Support/q3glist.h -include/qt4/Qt3Support/q3grid.h -include/qt4/Qt3Support/q3gridlayout.h -include/qt4/Qt3Support/q3gridview.h -include/qt4/Qt3Support/q3groupbox.h -include/qt4/Qt3Support/q3gvector.h -include/qt4/Qt3Support/q3hbox.h -include/qt4/Qt3Support/q3header.h -include/qt4/Qt3Support/q3hgroupbox.h -include/qt4/Qt3Support/q3http.h -include/qt4/Qt3Support/q3iconview.h -include/qt4/Qt3Support/q3intcache.h -include/qt4/Qt3Support/q3intdict.h -include/qt4/Qt3Support/q3listbox.h -include/qt4/Qt3Support/q3listview.h -include/qt4/Qt3Support/q3localfs.h -include/qt4/Qt3Support/q3mainwindow.h -include/qt4/Qt3Support/q3memarray.h -include/qt4/Qt3Support/q3mimefactory.h -include/qt4/Qt3Support/q3multilineedit.h -include/qt4/Qt3Support/q3network.h -include/qt4/Qt3Support/q3networkprotocol.h -include/qt4/Qt3Support/q3objectdict.h -include/qt4/Qt3Support/q3paintdevicemetrics.h -include/qt4/Qt3Support/q3painter.h -include/qt4/Qt3Support/q3picture.h -include/qt4/Qt3Support/q3pointarray.h -include/qt4/Qt3Support/q3polygonscanner.h -include/qt4/Qt3Support/q3popupmenu.h -include/qt4/Qt3Support/q3process.h -include/qt4/Qt3Support/q3progressbar.h -include/qt4/Qt3Support/q3progressdialog.h -include/qt4/Qt3Support/q3ptrcollection.h -include/qt4/Qt3Support/q3ptrdict.h -include/qt4/Qt3Support/q3ptrlist.h -include/qt4/Qt3Support/q3ptrqueue.h -include/qt4/Qt3Support/q3ptrstack.h -include/qt4/Qt3Support/q3ptrvector.h -include/qt4/Qt3Support/q3rangecontrol.h -include/qt4/Qt3Support/q3scrollview.h -include/qt4/Qt3Support/q3semaphore.h -include/qt4/Qt3Support/q3serversocket.h -include/qt4/Qt3Support/q3shared.h -include/qt4/Qt3Support/q3signal.h -include/qt4/Qt3Support/q3simplerichtext.h -include/qt4/Qt3Support/q3socket.h -include/qt4/Qt3Support/q3socketdevice.h -include/qt4/Qt3Support/q3sortedlist.h -include/qt4/Qt3Support/q3sqlcursor.h -include/qt4/Qt3Support/q3sqleditorfactory.h -include/qt4/Qt3Support/q3sqlfieldinfo.h -include/qt4/Qt3Support/q3sqlform.h -include/qt4/Qt3Support/q3sqlpropertymap.h -include/qt4/Qt3Support/q3sqlrecordinfo.h -include/qt4/Qt3Support/q3sqlselectcursor.h -include/qt4/Qt3Support/q3strlist.h -include/qt4/Qt3Support/q3strvec.h -include/qt4/Qt3Support/q3stylesheet.h -include/qt4/Qt3Support/q3syntaxhighlighter.h -include/qt4/Qt3Support/q3tabdialog.h -include/qt4/Qt3Support/q3table.h -include/qt4/Qt3Support/q3textbrowser.h -include/qt4/Qt3Support/q3textedit.h -include/qt4/Qt3Support/q3textstream.h -include/qt4/Qt3Support/q3textview.h -include/qt4/Qt3Support/q3tl.h -include/qt4/Qt3Support/q3toolbar.h -include/qt4/Qt3Support/q3url.h -include/qt4/Qt3Support/q3urloperator.h -include/qt4/Qt3Support/q3valuelist.h -include/qt4/Qt3Support/q3valuestack.h -include/qt4/Qt3Support/q3valuevector.h -include/qt4/Qt3Support/q3vbox.h -include/qt4/Qt3Support/q3vgroupbox.h -include/qt4/Qt3Support/q3whatsthis.h -include/qt4/Qt3Support/q3widgetstack.h -include/qt4/Qt3Support/q3wizard.h -include/qt4/Qt3Support/qiconset.h -lib/qt4/libQt3Support.la -lib/qt4/libQt3Support.prl -lib/qt4/libQt3Support.so -lib/qt4/libQt3Support.so.4 -lib/qt4/libQt3Support.so.%%SHLIB_SHVER%% -lib/qt4/libQt3Support.so.%%SHLIB_VER%% -@comment %%DEBUG%%lib/qt4/libQt3Support.so.%%SHLIB_VER%%.debug +%%QT_INCDIR%%/Qt/Qt3Support +%%QT_INCDIR%%/Qt/q3accel.h +%%QT_INCDIR%%/Qt/q3action.h +%%QT_INCDIR%%/Qt/q3asciicache.h +%%QT_INCDIR%%/Qt/q3asciidict.h +%%QT_INCDIR%%/Qt/q3boxlayout.h +%%QT_INCDIR%%/Qt/q3button.h +%%QT_INCDIR%%/Qt/q3buttongroup.h +%%QT_INCDIR%%/Qt/q3cache.h +%%QT_INCDIR%%/Qt/q3canvas.h +%%QT_INCDIR%%/Qt/q3cleanuphandler.h +%%QT_INCDIR%%/Qt/q3combobox.h +%%QT_INCDIR%%/Qt/q3cstring.h +%%QT_INCDIR%%/Qt/q3databrowser.h +%%QT_INCDIR%%/Qt/q3datatable.h +%%QT_INCDIR%%/Qt/q3dataview.h +%%QT_INCDIR%%/Qt/q3datetimeedit.h +%%QT_INCDIR%%/Qt/q3deepcopy.h +%%QT_INCDIR%%/Qt/q3dict.h +%%QT_INCDIR%%/Qt/q3dns.h +%%QT_INCDIR%%/Qt/q3dockarea.h +%%QT_INCDIR%%/Qt/q3dockwindow.h +%%QT_INCDIR%%/Qt/q3dragobject.h +%%QT_INCDIR%%/Qt/q3dropsite.h +%%QT_INCDIR%%/Qt/q3editorfactory.h +%%QT_INCDIR%%/Qt/q3filedialog.h +%%QT_INCDIR%%/Qt/q3frame.h +%%QT_INCDIR%%/Qt/q3ftp.h +%%QT_INCDIR%%/Qt/q3garray.h +%%QT_INCDIR%%/Qt/q3gcache.h +%%QT_INCDIR%%/Qt/q3gdict.h +%%QT_INCDIR%%/Qt/q3glist.h +%%QT_INCDIR%%/Qt/q3grid.h +%%QT_INCDIR%%/Qt/q3gridlayout.h +%%QT_INCDIR%%/Qt/q3gridview.h +%%QT_INCDIR%%/Qt/q3groupbox.h +%%QT_INCDIR%%/Qt/q3gvector.h +%%QT_INCDIR%%/Qt/q3hbox.h +%%QT_INCDIR%%/Qt/q3header.h +%%QT_INCDIR%%/Qt/q3hgroupbox.h +%%QT_INCDIR%%/Qt/q3http.h +%%QT_INCDIR%%/Qt/q3iconview.h +%%QT_INCDIR%%/Qt/q3intcache.h +%%QT_INCDIR%%/Qt/q3intdict.h +%%QT_INCDIR%%/Qt/q3listbox.h +%%QT_INCDIR%%/Qt/q3listview.h +%%QT_INCDIR%%/Qt/q3localfs.h +%%QT_INCDIR%%/Qt/q3mainwindow.h +%%QT_INCDIR%%/Qt/q3memarray.h +%%QT_INCDIR%%/Qt/q3mimefactory.h +%%QT_INCDIR%%/Qt/q3multilineedit.h +%%QT_INCDIR%%/Qt/q3network.h +%%QT_INCDIR%%/Qt/q3networkprotocol.h +%%QT_INCDIR%%/Qt/q3objectdict.h +%%QT_INCDIR%%/Qt/q3paintdevicemetrics.h +%%QT_INCDIR%%/Qt/q3painter.h +%%QT_INCDIR%%/Qt/q3picture.h +%%QT_INCDIR%%/Qt/q3pointarray.h +%%QT_INCDIR%%/Qt/q3polygonscanner.h +%%QT_INCDIR%%/Qt/q3popupmenu.h +%%QT_INCDIR%%/Qt/q3process.h +%%QT_INCDIR%%/Qt/q3progressbar.h +%%QT_INCDIR%%/Qt/q3progressdialog.h +%%QT_INCDIR%%/Qt/q3ptrcollection.h +%%QT_INCDIR%%/Qt/q3ptrdict.h +%%QT_INCDIR%%/Qt/q3ptrlist.h +%%QT_INCDIR%%/Qt/q3ptrqueue.h +%%QT_INCDIR%%/Qt/q3ptrstack.h +%%QT_INCDIR%%/Qt/q3ptrvector.h +%%QT_INCDIR%%/Qt/q3rangecontrol.h +%%QT_INCDIR%%/Qt/q3scrollview.h +%%QT_INCDIR%%/Qt/q3semaphore.h +%%QT_INCDIR%%/Qt/q3serversocket.h +%%QT_INCDIR%%/Qt/q3shared.h +%%QT_INCDIR%%/Qt/q3signal.h +%%QT_INCDIR%%/Qt/q3simplerichtext.h +%%QT_INCDIR%%/Qt/q3socket.h +%%QT_INCDIR%%/Qt/q3socketdevice.h +%%QT_INCDIR%%/Qt/q3sortedlist.h +%%QT_INCDIR%%/Qt/q3sqlcursor.h +%%QT_INCDIR%%/Qt/q3sqleditorfactory.h +%%QT_INCDIR%%/Qt/q3sqlfieldinfo.h +%%QT_INCDIR%%/Qt/q3sqlform.h +%%QT_INCDIR%%/Qt/q3sqlpropertymap.h +%%QT_INCDIR%%/Qt/q3sqlrecordinfo.h +%%QT_INCDIR%%/Qt/q3sqlselectcursor.h +%%QT_INCDIR%%/Qt/q3strlist.h +%%QT_INCDIR%%/Qt/q3strvec.h +%%QT_INCDIR%%/Qt/q3stylesheet.h +%%QT_INCDIR%%/Qt/q3syntaxhighlighter.h +%%QT_INCDIR%%/Qt/q3tabdialog.h +%%QT_INCDIR%%/Qt/q3table.h +%%QT_INCDIR%%/Qt/q3textbrowser.h +%%QT_INCDIR%%/Qt/q3textedit.h +%%QT_INCDIR%%/Qt/q3textstream.h +%%QT_INCDIR%%/Qt/q3textview.h +%%QT_INCDIR%%/Qt/q3tl.h +%%QT_INCDIR%%/Qt/q3toolbar.h +%%QT_INCDIR%%/Qt/q3url.h +%%QT_INCDIR%%/Qt/q3urloperator.h +%%QT_INCDIR%%/Qt/q3valuelist.h +%%QT_INCDIR%%/Qt/q3valuestack.h +%%QT_INCDIR%%/Qt/q3valuevector.h +%%QT_INCDIR%%/Qt/q3vbox.h +%%QT_INCDIR%%/Qt/q3vgroupbox.h +%%QT_INCDIR%%/Qt/q3whatsthis.h +%%QT_INCDIR%%/Qt/q3widgetstack.h +%%QT_INCDIR%%/Qt/q3wizard.h +%%QT_INCDIR%%/Qt/qiconset.h +%%QT_INCDIR%%/Qt3Support/Q3Accel +%%QT_INCDIR%%/Qt3Support/Q3Action +%%QT_INCDIR%%/Qt3Support/Q3ActionGroup +%%QT_INCDIR%%/Qt3Support/Q3AsciiBucket +%%QT_INCDIR%%/Qt3Support/Q3AsciiCache +%%QT_INCDIR%%/Qt3Support/Q3AsciiCacheIterator +%%QT_INCDIR%%/Qt3Support/Q3AsciiDict +%%QT_INCDIR%%/Qt3Support/Q3AsciiDictIterator +%%QT_INCDIR%%/Qt3Support/Q3BaseBucket +%%QT_INCDIR%%/Qt3Support/Q3BoxLayout +%%QT_INCDIR%%/Qt3Support/Q3Button +%%QT_INCDIR%%/Qt3Support/Q3ButtonGroup +%%QT_INCDIR%%/Qt3Support/Q3CString +%%QT_INCDIR%%/Qt3Support/Q3Cache +%%QT_INCDIR%%/Qt3Support/Q3CacheIterator +%%QT_INCDIR%%/Qt3Support/Q3Canvas +%%QT_INCDIR%%/Qt3Support/Q3CanvasEllipse +%%QT_INCDIR%%/Qt3Support/Q3CanvasItem +%%QT_INCDIR%%/Qt3Support/Q3CanvasItemList +%%QT_INCDIR%%/Qt3Support/Q3CanvasLine +%%QT_INCDIR%%/Qt3Support/Q3CanvasPixmap +%%QT_INCDIR%%/Qt3Support/Q3CanvasPixmapArray +%%QT_INCDIR%%/Qt3Support/Q3CanvasPolygon +%%QT_INCDIR%%/Qt3Support/Q3CanvasPolygonalItem +%%QT_INCDIR%%/Qt3Support/Q3CanvasRectangle +%%QT_INCDIR%%/Qt3Support/Q3CanvasSpline +%%QT_INCDIR%%/Qt3Support/Q3CanvasSprite +%%QT_INCDIR%%/Qt3Support/Q3CanvasText +%%QT_INCDIR%%/Qt3Support/Q3CanvasView +%%QT_INCDIR%%/Qt3Support/Q3CheckListItem +%%QT_INCDIR%%/Qt3Support/Q3CheckTableItem +%%QT_INCDIR%%/Qt3Support/Q3CleanupHandler +%%QT_INCDIR%%/Qt3Support/Q3ColorDrag +%%QT_INCDIR%%/Qt3Support/Q3ComboBox +%%QT_INCDIR%%/Qt3Support/Q3ComboTableItem +%%QT_INCDIR%%/Qt3Support/Q3DataBrowser +%%QT_INCDIR%%/Qt3Support/Q3DataTable +%%QT_INCDIR%%/Qt3Support/Q3DataView +%%QT_INCDIR%%/Qt3Support/Q3DateEdit +%%QT_INCDIR%%/Qt3Support/Q3DateTimeEdit +%%QT_INCDIR%%/Qt3Support/Q3DateTimeEditBase +%%QT_INCDIR%%/Qt3Support/Q3DeepCopy +%%QT_INCDIR%%/Qt3Support/Q3Dict +%%QT_INCDIR%%/Qt3Support/Q3DictIterator +%%QT_INCDIR%%/Qt3Support/Q3Dns +%%QT_INCDIR%%/Qt3Support/Q3DnsSocket +%%QT_INCDIR%%/Qt3Support/Q3DockArea +%%QT_INCDIR%%/Qt3Support/Q3DockAreaLayout +%%QT_INCDIR%%/Qt3Support/Q3DockWindow +%%QT_INCDIR%%/Qt3Support/Q3DragObject +%%QT_INCDIR%%/Qt3Support/Q3DropSite +%%QT_INCDIR%%/Qt3Support/Q3EditorFactory +%%QT_INCDIR%%/Qt3Support/Q3FileDialog +%%QT_INCDIR%%/Qt3Support/Q3FileIconProvider +%%QT_INCDIR%%/Qt3Support/Q3FilePreview +%%QT_INCDIR%%/Qt3Support/Q3Frame +%%QT_INCDIR%%/Qt3Support/Q3Ftp +%%QT_INCDIR%%/Qt3Support/Q3GArray +%%QT_INCDIR%%/Qt3Support/Q3GCache +%%QT_INCDIR%%/Qt3Support/Q3GCacheIterator +%%QT_INCDIR%%/Qt3Support/Q3GDict +%%QT_INCDIR%%/Qt3Support/Q3GDictIterator +%%QT_INCDIR%%/Qt3Support/Q3GList +%%QT_INCDIR%%/Qt3Support/Q3GListIterator +%%QT_INCDIR%%/Qt3Support/Q3GListStdIterator +%%QT_INCDIR%%/Qt3Support/Q3GVector +%%QT_INCDIR%%/Qt3Support/Q3Grid +%%QT_INCDIR%%/Qt3Support/Q3GridLayout +%%QT_INCDIR%%/Qt3Support/Q3GridView +%%QT_INCDIR%%/Qt3Support/Q3GroupBox +%%QT_INCDIR%%/Qt3Support/Q3HBox +%%QT_INCDIR%%/Qt3Support/Q3HBoxLayout +%%QT_INCDIR%%/Qt3Support/Q3HButtonGroup +%%QT_INCDIR%%/Qt3Support/Q3HGroupBox +%%QT_INCDIR%%/Qt3Support/Q3Header +%%QT_INCDIR%%/Qt3Support/Q3Http +%%QT_INCDIR%%/Qt3Support/Q3HttpHeader +%%QT_INCDIR%%/Qt3Support/Q3HttpRequestHeader +%%QT_INCDIR%%/Qt3Support/Q3HttpResponseHeader +%%QT_INCDIR%%/Qt3Support/Q3IconDrag +%%QT_INCDIR%%/Qt3Support/Q3IconDragItem +%%QT_INCDIR%%/Qt3Support/Q3IconView +%%QT_INCDIR%%/Qt3Support/Q3IconViewItem +%%QT_INCDIR%%/Qt3Support/Q3ImageDrag +%%QT_INCDIR%%/Qt3Support/Q3IntBucket +%%QT_INCDIR%%/Qt3Support/Q3IntCache +%%QT_INCDIR%%/Qt3Support/Q3IntCacheIterator +%%QT_INCDIR%%/Qt3Support/Q3IntDict +%%QT_INCDIR%%/Qt3Support/Q3IntDictIterator +%%QT_INCDIR%%/Qt3Support/Q3LNode +%%QT_INCDIR%%/Qt3Support/Q3ListBox +%%QT_INCDIR%%/Qt3Support/Q3ListBoxItem +%%QT_INCDIR%%/Qt3Support/Q3ListBoxPixmap +%%QT_INCDIR%%/Qt3Support/Q3ListBoxText +%%QT_INCDIR%%/Qt3Support/Q3ListView +%%QT_INCDIR%%/Qt3Support/Q3ListViewItem +%%QT_INCDIR%%/Qt3Support/Q3ListViewItemIterator +%%QT_INCDIR%%/Qt3Support/Q3LocalFs +%%QT_INCDIR%%/Qt3Support/Q3MainWindow +%%QT_INCDIR%%/Qt3Support/Q3MemArray +%%QT_INCDIR%%/Qt3Support/Q3MimeSourceFactory +%%QT_INCDIR%%/Qt3Support/Q3MultiLineEdit +%%QT_INCDIR%%/Qt3Support/Q3NetworkOperation +%%QT_INCDIR%%/Qt3Support/Q3NetworkProtocol +%%QT_INCDIR%%/Qt3Support/Q3NetworkProtocolDict +%%QT_INCDIR%%/Qt3Support/Q3NetworkProtocolFactory +%%QT_INCDIR%%/Qt3Support/Q3NetworkProtocolFactoryBase +%%QT_INCDIR%%/Qt3Support/Q3ObjectDictionary +%%QT_INCDIR%%/Qt3Support/Q3PaintDeviceMetrics +%%QT_INCDIR%%/Qt3Support/Q3Painter +%%QT_INCDIR%%/Qt3Support/Q3Picture +%%QT_INCDIR%%/Qt3Support/Q3PointArray +%%QT_INCDIR%%/Qt3Support/Q3PolygonScanner +%%QT_INCDIR%%/Qt3Support/Q3PopupMenu +%%QT_INCDIR%%/Qt3Support/Q3Process +%%QT_INCDIR%%/Qt3Support/Q3ProgressBar +%%QT_INCDIR%%/Qt3Support/Q3ProgressDialog +%%QT_INCDIR%%/Qt3Support/Q3PtrBucket +%%QT_INCDIR%%/Qt3Support/Q3PtrCollection +%%QT_INCDIR%%/Qt3Support/Q3PtrDict +%%QT_INCDIR%%/Qt3Support/Q3PtrDictIterator +%%QT_INCDIR%%/Qt3Support/Q3PtrList +%%QT_INCDIR%%/Qt3Support/Q3PtrListIterator +%%QT_INCDIR%%/Qt3Support/Q3PtrListStdIterator +%%QT_INCDIR%%/Qt3Support/Q3PtrQueue +%%QT_INCDIR%%/Qt3Support/Q3PtrStack +%%QT_INCDIR%%/Qt3Support/Q3PtrVector +%%QT_INCDIR%%/Qt3Support/Q3RangeControl +%%QT_INCDIR%%/Qt3Support/Q3ScrollView +%%QT_INCDIR%%/Qt3Support/Q3Semaphore +%%QT_INCDIR%%/Qt3Support/Q3ServerSocket +%%QT_INCDIR%%/Qt3Support/Q3Shared +%%QT_INCDIR%%/Qt3Support/Q3Signal +%%QT_INCDIR%%/Qt3Support/Q3SimpleRichText +%%QT_INCDIR%%/Qt3Support/Q3SingleCleanupHandler +%%QT_INCDIR%%/Qt3Support/Q3Socket +%%QT_INCDIR%%/Qt3Support/Q3SocketDevice +%%QT_INCDIR%%/Qt3Support/Q3SortedList +%%QT_INCDIR%%/Qt3Support/Q3SpinWidget +%%QT_INCDIR%%/Qt3Support/Q3SqlCursor +%%QT_INCDIR%%/Qt3Support/Q3SqlEditorFactory +%%QT_INCDIR%%/Qt3Support/Q3SqlFieldInfo +%%QT_INCDIR%%/Qt3Support/Q3SqlFieldInfoList +%%QT_INCDIR%%/Qt3Support/Q3SqlForm +%%QT_INCDIR%%/Qt3Support/Q3SqlPropertyMap +%%QT_INCDIR%%/Qt3Support/Q3SqlRecordInfo +%%QT_INCDIR%%/Qt3Support/Q3SqlSelectCursor +%%QT_INCDIR%%/Qt3Support/Q3StoredDrag +%%QT_INCDIR%%/Qt3Support/Q3StrIList +%%QT_INCDIR%%/Qt3Support/Q3StrIVec +%%QT_INCDIR%%/Qt3Support/Q3StrList +%%QT_INCDIR%%/Qt3Support/Q3StrListIterator +%%QT_INCDIR%%/Qt3Support/Q3StrVec +%%QT_INCDIR%%/Qt3Support/Q3StringBucket +%%QT_INCDIR%%/Qt3Support/Q3StyleSheet +%%QT_INCDIR%%/Qt3Support/Q3StyleSheetItem +%%QT_INCDIR%%/Qt3Support/Q3SyntaxHighlighter +%%QT_INCDIR%%/Qt3Support/Q3TSFUNC +%%QT_INCDIR%%/Qt3Support/Q3TabDialog +%%QT_INCDIR%%/Qt3Support/Q3Table +%%QT_INCDIR%%/Qt3Support/Q3TableItem +%%QT_INCDIR%%/Qt3Support/Q3TableSelection +%%QT_INCDIR%%/Qt3Support/Q3TextBrowser +%%QT_INCDIR%%/Qt3Support/Q3TextDrag +%%QT_INCDIR%%/Qt3Support/Q3TextEdit +%%QT_INCDIR%%/Qt3Support/Q3TextEditOptimPrivate +%%QT_INCDIR%%/Qt3Support/Q3TextStream +%%QT_INCDIR%%/Qt3Support/Q3TextView +%%QT_INCDIR%%/Qt3Support/Q3TimeEdit +%%QT_INCDIR%%/Qt3Support/Q3ToolBar +%%QT_INCDIR%%/Qt3Support/Q3UriDrag +%%QT_INCDIR%%/Qt3Support/Q3Url +%%QT_INCDIR%%/Qt3Support/Q3UrlOperator +%%QT_INCDIR%%/Qt3Support/Q3VBox +%%QT_INCDIR%%/Qt3Support/Q3VBoxLayout +%%QT_INCDIR%%/Qt3Support/Q3VButtonGroup +%%QT_INCDIR%%/Qt3Support/Q3VGroupBox +%%QT_INCDIR%%/Qt3Support/Q3ValueList +%%QT_INCDIR%%/Qt3Support/Q3ValueListConstIterator +%%QT_INCDIR%%/Qt3Support/Q3ValueListIterator +%%QT_INCDIR%%/Qt3Support/Q3ValueStack +%%QT_INCDIR%%/Qt3Support/Q3ValueVector +%%QT_INCDIR%%/Qt3Support/Q3WhatsThis +%%QT_INCDIR%%/Qt3Support/Q3WidgetStack +%%QT_INCDIR%%/Qt3Support/Q3Wizard +%%QT_INCDIR%%/Qt3Support/Qt3Support +%%QT_INCDIR%%/Qt3Support/q3accel.h +%%QT_INCDIR%%/Qt3Support/q3action.h +%%QT_INCDIR%%/Qt3Support/q3asciicache.h +%%QT_INCDIR%%/Qt3Support/q3asciidict.h +%%QT_INCDIR%%/Qt3Support/q3boxlayout.h +%%QT_INCDIR%%/Qt3Support/q3button.h +%%QT_INCDIR%%/Qt3Support/q3buttongroup.h +%%QT_INCDIR%%/Qt3Support/q3cache.h +%%QT_INCDIR%%/Qt3Support/q3canvas.h +%%QT_INCDIR%%/Qt3Support/q3cleanuphandler.h +%%QT_INCDIR%%/Qt3Support/q3combobox.h +%%QT_INCDIR%%/Qt3Support/q3cstring.h +%%QT_INCDIR%%/Qt3Support/q3databrowser.h +%%QT_INCDIR%%/Qt3Support/q3datatable.h +%%QT_INCDIR%%/Qt3Support/q3dataview.h +%%QT_INCDIR%%/Qt3Support/q3datetimeedit.h +%%QT_INCDIR%%/Qt3Support/q3deepcopy.h +%%QT_INCDIR%%/Qt3Support/q3dict.h +%%QT_INCDIR%%/Qt3Support/q3dns.h +%%QT_INCDIR%%/Qt3Support/q3dockarea.h +%%QT_INCDIR%%/Qt3Support/q3dockwindow.h +%%QT_INCDIR%%/Qt3Support/q3dragobject.h +%%QT_INCDIR%%/Qt3Support/q3dropsite.h +%%QT_INCDIR%%/Qt3Support/q3editorfactory.h +%%QT_INCDIR%%/Qt3Support/q3filedialog.h +%%QT_INCDIR%%/Qt3Support/q3frame.h +%%QT_INCDIR%%/Qt3Support/q3ftp.h +%%QT_INCDIR%%/Qt3Support/q3garray.h +%%QT_INCDIR%%/Qt3Support/q3gcache.h +%%QT_INCDIR%%/Qt3Support/q3gdict.h +%%QT_INCDIR%%/Qt3Support/q3glist.h +%%QT_INCDIR%%/Qt3Support/q3grid.h +%%QT_INCDIR%%/Qt3Support/q3gridlayout.h +%%QT_INCDIR%%/Qt3Support/q3gridview.h +%%QT_INCDIR%%/Qt3Support/q3groupbox.h +%%QT_INCDIR%%/Qt3Support/q3gvector.h +%%QT_INCDIR%%/Qt3Support/q3hbox.h +%%QT_INCDIR%%/Qt3Support/q3header.h +%%QT_INCDIR%%/Qt3Support/q3hgroupbox.h +%%QT_INCDIR%%/Qt3Support/q3http.h +%%QT_INCDIR%%/Qt3Support/q3iconview.h +%%QT_INCDIR%%/Qt3Support/q3intcache.h +%%QT_INCDIR%%/Qt3Support/q3intdict.h +%%QT_INCDIR%%/Qt3Support/q3listbox.h +%%QT_INCDIR%%/Qt3Support/q3listview.h +%%QT_INCDIR%%/Qt3Support/q3localfs.h +%%QT_INCDIR%%/Qt3Support/q3mainwindow.h +%%QT_INCDIR%%/Qt3Support/q3memarray.h +%%QT_INCDIR%%/Qt3Support/q3mimefactory.h +%%QT_INCDIR%%/Qt3Support/q3multilineedit.h +%%QT_INCDIR%%/Qt3Support/q3network.h +%%QT_INCDIR%%/Qt3Support/q3networkprotocol.h +%%QT_INCDIR%%/Qt3Support/q3objectdict.h +%%QT_INCDIR%%/Qt3Support/q3paintdevicemetrics.h +%%QT_INCDIR%%/Qt3Support/q3painter.h +%%QT_INCDIR%%/Qt3Support/q3picture.h +%%QT_INCDIR%%/Qt3Support/q3pointarray.h +%%QT_INCDIR%%/Qt3Support/q3polygonscanner.h +%%QT_INCDIR%%/Qt3Support/q3popupmenu.h +%%QT_INCDIR%%/Qt3Support/q3process.h +%%QT_INCDIR%%/Qt3Support/q3progressbar.h +%%QT_INCDIR%%/Qt3Support/q3progressdialog.h +%%QT_INCDIR%%/Qt3Support/q3ptrcollection.h +%%QT_INCDIR%%/Qt3Support/q3ptrdict.h +%%QT_INCDIR%%/Qt3Support/q3ptrlist.h +%%QT_INCDIR%%/Qt3Support/q3ptrqueue.h +%%QT_INCDIR%%/Qt3Support/q3ptrstack.h +%%QT_INCDIR%%/Qt3Support/q3ptrvector.h +%%QT_INCDIR%%/Qt3Support/q3rangecontrol.h +%%QT_INCDIR%%/Qt3Support/q3scrollview.h +%%QT_INCDIR%%/Qt3Support/q3semaphore.h +%%QT_INCDIR%%/Qt3Support/q3serversocket.h +%%QT_INCDIR%%/Qt3Support/q3shared.h +%%QT_INCDIR%%/Qt3Support/q3signal.h +%%QT_INCDIR%%/Qt3Support/q3simplerichtext.h +%%QT_INCDIR%%/Qt3Support/q3socket.h +%%QT_INCDIR%%/Qt3Support/q3socketdevice.h +%%QT_INCDIR%%/Qt3Support/q3sortedlist.h +%%QT_INCDIR%%/Qt3Support/q3sqlcursor.h +%%QT_INCDIR%%/Qt3Support/q3sqleditorfactory.h +%%QT_INCDIR%%/Qt3Support/q3sqlfieldinfo.h +%%QT_INCDIR%%/Qt3Support/q3sqlform.h +%%QT_INCDIR%%/Qt3Support/q3sqlpropertymap.h +%%QT_INCDIR%%/Qt3Support/q3sqlrecordinfo.h +%%QT_INCDIR%%/Qt3Support/q3sqlselectcursor.h +%%QT_INCDIR%%/Qt3Support/q3strlist.h +%%QT_INCDIR%%/Qt3Support/q3strvec.h +%%QT_INCDIR%%/Qt3Support/q3stylesheet.h +%%QT_INCDIR%%/Qt3Support/q3syntaxhighlighter.h +%%QT_INCDIR%%/Qt3Support/q3tabdialog.h +%%QT_INCDIR%%/Qt3Support/q3table.h +%%QT_INCDIR%%/Qt3Support/q3textbrowser.h +%%QT_INCDIR%%/Qt3Support/q3textedit.h +%%QT_INCDIR%%/Qt3Support/q3textstream.h +%%QT_INCDIR%%/Qt3Support/q3textview.h +%%QT_INCDIR%%/Qt3Support/q3tl.h +%%QT_INCDIR%%/Qt3Support/q3toolbar.h +%%QT_INCDIR%%/Qt3Support/q3url.h +%%QT_INCDIR%%/Qt3Support/q3urloperator.h +%%QT_INCDIR%%/Qt3Support/q3valuelist.h +%%QT_INCDIR%%/Qt3Support/q3valuestack.h +%%QT_INCDIR%%/Qt3Support/q3valuevector.h +%%QT_INCDIR%%/Qt3Support/q3vbox.h +%%QT_INCDIR%%/Qt3Support/q3vgroupbox.h +%%QT_INCDIR%%/Qt3Support/q3whatsthis.h +%%QT_INCDIR%%/Qt3Support/q3widgetstack.h +%%QT_INCDIR%%/Qt3Support/q3wizard.h +%%QT_INCDIR%%/Qt3Support/qiconset.h +%%QT_LIBDIR%%/libQt3Support.la +%%QT_LIBDIR%%/libQt3Support.prl +%%QT_LIBDIR%%/libQt3Support.so +%%QT_LIBDIR%%/libQt3Support.so.4 +%%QT_LIBDIR%%/libQt3Support.so.%%SHORTVER%% +%%QT_LIBDIR%%/libQt3Support.so.%%FULLVER%% +@comment %%DEBUG%%%%QT_LIBDIR%%/libQt3Support.so.%%FULLVER%%.debug libdata/pkgconfig/Qt3Support.pc -@dirrmtry lib/qt4 -@dirrm include/qt4/Qt3Support -@dirrmtry include/qt4/Qt -@dirrmtry include/qt4 +@dirrmtry %%QT_LIBDIR%% +@dirrm %%QT_INCDIR%%/Qt3Support +@dirrmtry %%QT_INCDIR%%/Qt +@dirrmtry %%QT_INCDIR%% diff --git a/devel/qt4-qtestlib/files/patch-0185-fix-format-strings.diff b/devel/qt4-qtestlib/files/patch-0185-fix-format-strings.diff deleted file mode 100644 index 8ff503c78f47..000000000000 --- a/devel/qt4-qtestlib/files/patch-0185-fix-format-strings.diff +++ /dev/null @@ -1,15 +0,0 @@ ---- src/testlib/qtest_global.h -+++ src/testlib/qtest_global.h -@@ -59,7 +59,11 @@ namespace QTest - enum SkipMode { SkipSingle = 1, SkipAll = 2 }; - enum TestFailMode { Abort = 1, Continue = 2 }; - -- int Q_TESTLIB_EXPORT qt_snprintf(char *str, int size, const char *format, ...); -+ int Q_TESTLIB_EXPORT qt_snprintf(char *str, int size, const char *format, ...) -+#if defined(Q_CC_GNU) && !defined(__INSURE__) -+ __attribute__ ((format (printf, 3, 4))) -+#endif -+ ; - } - - QT_END_HEADER diff --git a/devel/qt4-qtestlib/pkg-descr b/devel/qt4-qtestlib/pkg-descr deleted file mode 100644 index 36bc69717e98..000000000000 --- a/devel/qt4-qtestlib/pkg-descr +++ /dev/null @@ -1,12 +0,0 @@ -Qt is a C++ toolkit for application development. It lets application -developers target all major operating systems with a single application -source code. - -Qt provides a platform-independent API to all central platform functionality: -GUI, database access, networking, file handling, etc. The Qt library -encapsulates the different APIs of different operating systems, providing -the application programmer with a single, common API for all operating systems. -The native C APIs are encapsulated in a set of well-designed, fully -object-oriented C++ classes. - -WWW: http://qt.nokia.com/products/qt/index.html diff --git a/devel/qt4-qtestlib/pkg-plist b/devel/qt4-qtestlib/pkg-plist deleted file mode 100644 index be874f2bce4c..000000000000 --- a/devel/qt4-qtestlib/pkg-plist +++ /dev/null @@ -1,90 +0,0 @@ -include/qt4/Qt/QtTest -include/qt4/Qt/qbenchmark.h -include/qt4/Qt/qbenchmarkmetric.h -include/qt4/Qt/qsignalspy.h -include/qt4/Qt/qtest.h -include/qt4/Qt/qtest_global.h -include/qt4/Qt/qtest_gui.h -include/qt4/Qt/qtestaccessible.h -include/qt4/Qt/qtestassert.h -include/qt4/Qt/qtestbasicstreamer.h -include/qt4/Qt/qtestcase.h -include/qt4/Qt/qtestcoreelement.h -include/qt4/Qt/qtestcorelist.h -include/qt4/Qt/qtestdata.h -include/qt4/Qt/qtestelement.h -include/qt4/Qt/qtestelementattribute.h -include/qt4/Qt/qtestevent.h -include/qt4/Qt/qtesteventloop.h -include/qt4/Qt/qtestfilelogger.h -include/qt4/Qt/qtestkeyboard.h -include/qt4/Qt/qtestlightxmlstreamer.h -include/qt4/Qt/qtestmouse.h -include/qt4/Qt/qtestspontaneevent.h -include/qt4/Qt/qtestsystem.h -include/qt4/Qt/qtesttouch.h -include/qt4/Qt/qtestxmlstreamer.h -include/qt4/Qt/qtestxunitstreamer.h -include/qt4/QtTest/QEventSizeOfChecker -include/qt4/QtTest/QSignalSpy -include/qt4/QtTest/QSpontaneKeyEvent -include/qt4/QtTest/QTest -include/qt4/QtTest/QTestAccessibility -include/qt4/QtTest/QTestAccessibilityEvent -include/qt4/QtTest/QTestBasicStreamer -include/qt4/QtTest/QTestCoreElement -include/qt4/QtTest/QTestCoreList -include/qt4/QtTest/QTestData -include/qt4/QtTest/QTestDelayEvent -include/qt4/QtTest/QTestElement -include/qt4/QtTest/QTestElementAttribute -include/qt4/QtTest/QTestEvent -include/qt4/QtTest/QTestEventList -include/qt4/QtTest/QTestEventLoop -include/qt4/QtTest/QTestFileLogger -include/qt4/QtTest/QTestKeyClicksEvent -include/qt4/QtTest/QTestKeyEvent -include/qt4/QtTest/QTestLightXmlStreamer -include/qt4/QtTest/QTestMouseEvent -include/qt4/QtTest/QTestXmlStreamer -include/qt4/QtTest/QTestXunitStreamer -include/qt4/QtTest/QtTest -include/qt4/QtTest/QtTestGui -include/qt4/QtTest/qbenchmark.h -include/qt4/QtTest/qbenchmarkmetric.h -include/qt4/QtTest/qsignalspy.h -include/qt4/QtTest/qtest.h -include/qt4/QtTest/qtest_global.h -include/qt4/QtTest/qtest_gui.h -include/qt4/QtTest/qtestaccessible.h -include/qt4/QtTest/qtestassert.h -include/qt4/QtTest/qtestbasicstreamer.h -include/qt4/QtTest/qtestcase.h -include/qt4/QtTest/qtestcoreelement.h -include/qt4/QtTest/qtestcorelist.h -include/qt4/QtTest/qtestdata.h -include/qt4/QtTest/qtestelement.h -include/qt4/QtTest/qtestelementattribute.h -include/qt4/QtTest/qtestevent.h -include/qt4/QtTest/qtesteventloop.h -include/qt4/QtTest/qtestfilelogger.h -include/qt4/QtTest/qtestkeyboard.h -include/qt4/QtTest/qtestlightxmlstreamer.h -include/qt4/QtTest/qtestmouse.h -include/qt4/QtTest/qtestspontaneevent.h -include/qt4/QtTest/qtestsystem.h -include/qt4/QtTest/qtesttouch.h -include/qt4/QtTest/qtestxmlstreamer.h -include/qt4/QtTest/qtestxunitstreamer.h -lib/qt4/libQtTest.la -lib/qt4/libQtTest.prl -lib/qt4/libQtTest.so -lib/qt4/libQtTest.so.4 -lib/qt4/libQtTest.so.%%SHLIB_SHVER%% -lib/qt4/libQtTest.so.%%SHLIB_VER%% -%%DEBUG%%lib/qt4/libQtTest.so.%%SHLIB_VER%%.debug -libdata/pkgconfig/QtTest.pc -@dirrmtry lib/qt4 -@dirrm include/qt4/QtTest -@dirrmtry include/qt4/Qt -@dirrmtry include/qt4 diff --git a/devel/qt4-qvfb/Makefile b/devel/qt4-qvfb/Makefile index c93b11156490..88c0837d78f7 100644 --- a/devel/qt4-qvfb/Makefile +++ b/devel/qt4-qvfb/Makefile @@ -3,14 +3,14 @@ PORTNAME= qvfb DISTVERSION= ${QT4_VERSION} -CATEGORIES?= devel +PORTREVISION= 1 +CATEGORIES= devel PKGNAMEPREFIX= qt4- MAINTAINER= kde@FreeBSD.org -COMMENT= Qt virtual framebuffer utility +COMMENT= Qt 4 virtual framebuffer utility USE_QT4= qmake_build moc_build rcc_build uic_build corelib gui opengl -QT_NONSTANDARD= yes QT_DIST= yes USE_XORG= xtst @@ -21,9 +21,10 @@ CONFIGURE_ENV?= QTDIR=${WRKSRC} PATH=${WRKSRC}/bin:$$PATH MAKE_ENV?= QTDIR=${WRKSRC} LD_LIBRARY_PATH=${WRKSRC}/lib:$$LD_LIBRARY_PATH \ PATH=${WRKSRC}/bin:$$PATH -DESKTOP_ENTRIES="Qt Virtual Framebuffer" "${COMMENT}" \ +DESKTOP_ENTRIES="Qt 4 Virtual Framebuffer" "" \ "${PREFIX}/share/pixmaps/qvfb-qt4.png" \ - "${PREFIX}/bin/qvfb-qt4" "Development;Qt;" true + "${PREFIX}/${QT_BINDIR_REL}/qvfb${_QT_BINSUFX}" \ + "Development;Qt;" true DO_NOT_EXTRACT= demos doc examples mkspecs qmake translations \ src/activeqt src/dbus src/multimedia src/network src/opengl \ @@ -42,19 +43,17 @@ INSTALL_WRKSRC= ${BUILD_WRKSRC} CONFIGURE_ARGS+= -I../../include/Qt -I../../include -EXTRA_PATCHES+= ${.CURDIR}/../../devel/qt4/files/patch-configure - pre-configure: ${MKDIR} ${WRKSRC}/mkspecs - ${REINPLACE_CMD} -e 's|^TARGET.*|TARGET=qvfb-qt4|g' \ + ${REINPLACE_CMD} -e 's|^TARGET.*|TARGET=qvfb${_QT_BINSUFX}|g' \ ${BUILD_WRKSRC}/qvfb.pro - ${LN} -sf ${LOCALBASE}/bin/qmake-qt4 ${WRKSRC}/bin/qmake - ${LN} -sf ${LOCALBASE}/bin/moc-qt4 ${WRKSRC}/bin/moc - ${LN} -sf ${LOCALBASE}/bin/uic-qt4 ${WRKSRC}/bin/uic - ${LN} -sf ${LOCALBASE}/bin/rcc ${WRKSRC}/bin/rcc + ${LN} -sf ${QMAKE} ${WRKSRC}/bin/qmake + ${LN} -sf ${MOC} ${WRKSRC}/bin/moc + ${LN} -sf ${UIC} ${WRKSRC}/bin/uic + ${LN} -sf ${RCC} ${WRKSRC}/bin/rcc post-install: - ${INSTALL_DATA} ${BUILD_WRKSRC}/images/logo.png \ + ${INSTALL_DATA} ${INSTALL_WRKSRC}/images/logo.png \ ${STAGEDIR}${PREFIX}/share/pixmaps/qvfb-qt4.png .include diff --git a/devel/qt4-qvfb/pkg-descr b/devel/qt4-qvfb/pkg-descr deleted file mode 100644 index 36bc69717e98..000000000000 --- a/devel/qt4-qvfb/pkg-descr +++ /dev/null @@ -1,12 +0,0 @@ -Qt is a C++ toolkit for application development. It lets application -developers target all major operating systems with a single application -source code. - -Qt provides a platform-independent API to all central platform functionality: -GUI, database access, networking, file handling, etc. The Qt library -encapsulates the different APIs of different operating systems, providing -the application programmer with a single, common API for all operating systems. -The native C APIs are encapsulated in a set of well-designed, fully -object-oriented C++ classes. - -WWW: http://qt.nokia.com/products/qt/index.html diff --git a/devel/qt4-qvfb/pkg-plist b/devel/qt4-qvfb/pkg-plist index 82a3c289ac7d..63d627ba7965 100644 --- a/devel/qt4-qvfb/pkg-plist +++ b/devel/qt4-qvfb/pkg-plist @@ -1,3 +1,3 @@ -bin/qvfb-qt4 -%%DEBUG%%bin/qvfb-qt4.debug +%%QT_BINDIR%%/qvfb-qt4 +%%DEBUG%%%%QT_BINDIR%%/qvfb-qt4.debug share/pixmaps/qvfb-qt4.png diff --git a/devel/qt4-rcc/Makefile b/devel/qt4-rcc/Makefile index 74a91a364330..84e58e841384 100644 --- a/devel/qt4-rcc/Makefile +++ b/devel/qt4-rcc/Makefile @@ -3,16 +3,15 @@ PORTNAME= rcc DISTVERSION= ${QT4_VERSION} -CATEGORIES?= devel +CATEGORIES= devel PKGNAMEPREFIX= qt4- MAINTAINER= kde@FreeBSD.org -COMMENT= Qt resource compiler +COMMENT= Qt Resource Compiler BROKEN_arm= does not compile USE_QT4= qmake_build -QT_NONSTANDARD= yes QT_DIST= yes HAS_CONFIGURE= yes @@ -37,13 +36,9 @@ EXTRACT_AFTER_ARGS+= --exclude '${DISTNAME}/${dne}' BUILD_WRKSRC= ${WRKSRC}/src/tools/${PORTNAME} INSTALL_WRKSRC= ${BUILD_WRKSRC} -EXTRA_PATCHES+= ${.CURDIR}/../../devel/qt4/files/patch-configure - pre-configure: - ${REINPLACE_CMD} -e 's|target.path.*|target.path=${PREFIX}/bin|g' \ - ${BUILD_WRKSRC}/${PORTNAME}.pro ${MKDIR} ${WRKSRC}/mkspecs - ${LN} -sf ${LOCALBASE}/bin/qmake-qt4 ${WRKSRC}/bin/qmake + ${LN} -sf ${QMAKE} ${WRKSRC}/bin/qmake pre-build: cd ${BUILD_WRKSRC}/../bootstrap && ${MAKE} diff --git a/devel/qt4-rcc/pkg-descr b/devel/qt4-rcc/pkg-descr deleted file mode 100644 index 36bc69717e98..000000000000 --- a/devel/qt4-rcc/pkg-descr +++ /dev/null @@ -1,12 +0,0 @@ -Qt is a C++ toolkit for application development. It lets application -developers target all major operating systems with a single application -source code. - -Qt provides a platform-independent API to all central platform functionality: -GUI, database access, networking, file handling, etc. The Qt library -encapsulates the different APIs of different operating systems, providing -the application programmer with a single, common API for all operating systems. -The native C APIs are encapsulated in a set of well-designed, fully -object-oriented C++ classes. - -WWW: http://qt.nokia.com/products/qt/index.html diff --git a/devel/qt4-rcc/pkg-plist b/devel/qt4-rcc/pkg-plist index f17a054adcb1..7e997ec3caed 100644 --- a/devel/qt4-rcc/pkg-plist +++ b/devel/qt4-rcc/pkg-plist @@ -1,2 +1,2 @@ -bin/rcc -%%DEBUG%%bin/rcc.debug +%%QT_BINDIR%%/rcc +%%DEBUG%%%%QT_BINDIR%%/rcc.debug diff --git a/devel/qt4-script/Makefile b/devel/qt4-script/Makefile index 248fdac8c401..7b22871d4291 100644 --- a/devel/qt4-script/Makefile +++ b/devel/qt4-script/Makefile @@ -3,19 +3,18 @@ PORTNAME= script DISTVERSION= ${QT4_VERSION} -CATEGORIES?= devel +CATEGORIES= devel PKGNAMEPREFIX= qt4- MAINTAINER= kde@FreeBSD.org -COMMENT= Qt script +COMMENT= Qt scripting module USES= pkgconfig USE_QT4= qmake_build moc_build corelib -QT_NONSTANDARD= yes QT_DIST= yes HAS_CONFIGURE= yes -USE_LDCONFIG= ${PREFIX}/lib/qt4 +USE_LDCONFIG= ${PREFIX}/${QT_LIBDIR_REL} ALL_TARGET= first CONFIGURE_ENV?= QTDIR=${WRKSRC} PATH=${WRKSRC}/bin:$$PATH @@ -37,18 +36,16 @@ EXTRACT_AFTER_ARGS+= --exclude '${DISTNAME}/${dne}' BUILD_WRKSRC= ${WRKSRC}/src/${PORTNAME} INSTALL_WRKSRC= ${BUILD_WRKSRC} -EXTRA_PATCHES+= ${.CURDIR}/../../devel/qt4/files/patch-configure - pre-configure: ${MKDIR} ${WRKSRC}/mkspecs - ${LN} -sf ${LOCALBASE}/bin/qmake-qt4 ${WRKSRC}/bin/qmake - ${LN} -sf ${LOCALBASE}/bin/moc-qt4 ${WRKSRC}/bin/moc + ${LN} -sf ${QMAKE} ${WRKSRC}/bin/qmake + ${LN} -sf ${MOC} ${WRKSRC}/bin/moc post-configure: - ${REINPLACE_CMD} -e 's|${PREFIX}/lib/qt4/pkgconfig|${PREFIX}/libdata/pkgconfig|g' \ + ${REINPLACE_CMD} -e 's|${PREFIX}/${QT_LIBDIR_REL}/pkgconfig|${PREFIX}/libdata/pkgconfig|g' \ -e 's|.*$$(QMAKE).*||g' ${BUILD_WRKSRC}/Makefile ${REINPLACE_CMD} -E -e 's|-L.[^[:space:]]*qt-x11-opensource.[^[:space:]]*lib||g' \ - -E -e 's|(.*location=).*moc|\1${PREFIX}/bin/moc-qt4|g' \ + -E -e 's|(.*location=).*moc|\1${PREFIX}/${QT_BINDIR_REL}/${MOC:T}|g' \ ${WRKSRC}/lib/pkgconfig/QtScript.pc .include diff --git a/devel/qt4-script/files/patch-src__3rdparty__javascriptcore__JavaScriptCore__jit__JITStubs.cpp b/devel/qt4-script/files/patch-src__3rdparty__javascriptcore__JavaScriptCore__jit__JITStubs.cpp new file mode 100644 index 000000000000..093c17420874 --- /dev/null +++ b/devel/qt4-script/files/patch-src__3rdparty__javascriptcore__JavaScriptCore__jit__JITStubs.cpp @@ -0,0 +1,11 @@ +--- ./src/3rdparty/javascriptcore/JavaScriptCore/jit/JITStubs.cpp.orig 2012-12-12 20:18:37.000000000 +0100 ++++ ./src/3rdparty/javascriptcore/JavaScriptCore/jit/JITStubs.cpp 2012-12-17 02:10:50.513375070 +0100 +@@ -80,7 +80,7 @@ + #define THUMB_FUNC_PARAM(name) + #endif + +-#if OS(LINUX) && CPU(X86_64) ++#if (OS(LINUX) || OS(FREEBSD)) && CPU(X86_64) + #define SYMBOL_STRING_RELOCATION(name) #name "@plt" + #else + #define SYMBOL_STRING_RELOCATION(name) SYMBOL_STRING(name) diff --git a/devel/qt4-script/files/patch-src__3rdparty__javascriptcore__JavaScriptCore__runtime__JSValue.h b/devel/qt4-script/files/patch-src__3rdparty__javascriptcore__JavaScriptCore__runtime__JSValue.h new file mode 100644 index 000000000000..ab3985eaaf8a --- /dev/null +++ b/devel/qt4-script/files/patch-src__3rdparty__javascriptcore__JavaScriptCore__runtime__JSValue.h @@ -0,0 +1,26 @@ +--- ./src/3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h.orig 2012-12-12 20:18:36.000000000 +0100 ++++ ./src/3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h 2012-12-17 02:13:05.073285539 +0100 +@@ -491,7 +491,11 @@ + u.asBits.tag = CellTag; + else + u.asBits.tag = EmptyValueTag; ++#if defined(__sparc64__) ++ u.asBits.payload = reinterpret_cast(ptr); ++#else + u.asBits.payload = reinterpret_cast(ptr); ++#endif + #if ENABLE(JSC_ZOMBIES) + ASSERT(!isZombie()); + #endif +@@ -503,7 +507,11 @@ + u.asBits.tag = CellTag; + else + u.asBits.tag = EmptyValueTag; ++#if defined(__sparc64__) ++ u.asBits.payload = reinterpret_cast(const_cast(ptr)); ++#else + u.asBits.payload = reinterpret_cast(const_cast(ptr)); ++#endif + #if ENABLE(JSC_ZOMBIES) + ASSERT(!isZombie()); + #endif diff --git a/devel/qt4-script/pkg-descr b/devel/qt4-script/pkg-descr deleted file mode 100644 index 36bc69717e98..000000000000 --- a/devel/qt4-script/pkg-descr +++ /dev/null @@ -1,12 +0,0 @@ -Qt is a C++ toolkit for application development. It lets application -developers target all major operating systems with a single application -source code. - -Qt provides a platform-independent API to all central platform functionality: -GUI, database access, networking, file handling, etc. The Qt library -encapsulates the different APIs of different operating systems, providing -the application programmer with a single, common API for all operating systems. -The native C APIs are encapsulated in a set of well-designed, fully -object-oriented C++ classes. - -WWW: http://qt.nokia.com/products/qt/index.html diff --git a/devel/qt4-script/pkg-plist b/devel/qt4-script/pkg-plist index 8ad07445e010..096ddebfcc80 100644 --- a/devel/qt4-script/pkg-plist +++ b/devel/qt4-script/pkg-plist @@ -1,56 +1,56 @@ -include/qt4/Qt/QtScript -include/qt4/Qt/qscriptable.h -include/qt4/Qt/qscriptclass.h -include/qt4/Qt/qscriptclasspropertyiterator.h -include/qt4/Qt/qscriptcontext.h -include/qt4/Qt/qscriptcontextinfo.h -include/qt4/Qt/qscriptengine.h -include/qt4/Qt/qscriptengineagent.h -include/qt4/Qt/qscriptextensioninterface.h -include/qt4/Qt/qscriptextensionplugin.h -include/qt4/Qt/qscriptprogram.h -include/qt4/Qt/qscriptstring.h -include/qt4/Qt/qscriptvalue.h -include/qt4/Qt/qscriptvalueiterator.h -include/qt4/QtScript/QScriptClass -include/qt4/QtScript/QScriptClassPropertyIterator -include/qt4/QtScript/QScriptContext -include/qt4/QtScript/QScriptContextInfo -include/qt4/QtScript/QScriptContextInfoList -include/qt4/QtScript/QScriptEngine -include/qt4/QtScript/QScriptEngineAgent -include/qt4/QtScript/QScriptExtensionInterface -include/qt4/QtScript/QScriptExtensionPlugin -include/qt4/QtScript/QScriptProgram -include/qt4/QtScript/QScriptString -include/qt4/QtScript/QScriptSyntaxCheckResult -include/qt4/QtScript/QScriptValue -include/qt4/QtScript/QScriptValueIterator -include/qt4/QtScript/QScriptValueList -include/qt4/QtScript/QScriptable -include/qt4/QtScript/QtScript -include/qt4/QtScript/qscriptable.h -include/qt4/QtScript/qscriptclass.h -include/qt4/QtScript/qscriptclasspropertyiterator.h -include/qt4/QtScript/qscriptcontext.h -include/qt4/QtScript/qscriptcontextinfo.h -include/qt4/QtScript/qscriptengine.h -include/qt4/QtScript/qscriptengineagent.h -include/qt4/QtScript/qscriptextensioninterface.h -include/qt4/QtScript/qscriptextensionplugin.h -include/qt4/QtScript/qscriptprogram.h -include/qt4/QtScript/qscriptstring.h -include/qt4/QtScript/qscriptvalue.h -include/qt4/QtScript/qscriptvalueiterator.h -lib/qt4/libQtScript.la -lib/qt4/libQtScript.prl -lib/qt4/libQtScript.so -lib/qt4/libQtScript.so.4 -lib/qt4/libQtScript.so.%%SHLIB_SHVER%% -lib/qt4/libQtScript.so.%%SHLIB_VER%% -%%DEBUG%%lib/qt4/libQtScript.so.%%SHLIB_VER%%.debug +%%QT_INCDIR%%/Qt/QtScript +%%QT_INCDIR%%/Qt/qscriptable.h +%%QT_INCDIR%%/Qt/qscriptclass.h +%%QT_INCDIR%%/Qt/qscriptclasspropertyiterator.h +%%QT_INCDIR%%/Qt/qscriptcontext.h +%%QT_INCDIR%%/Qt/qscriptcontextinfo.h +%%QT_INCDIR%%/Qt/qscriptengine.h +%%QT_INCDIR%%/Qt/qscriptengineagent.h +%%QT_INCDIR%%/Qt/qscriptextensioninterface.h +%%QT_INCDIR%%/Qt/qscriptextensionplugin.h +%%QT_INCDIR%%/Qt/qscriptprogram.h +%%QT_INCDIR%%/Qt/qscriptstring.h +%%QT_INCDIR%%/Qt/qscriptvalue.h +%%QT_INCDIR%%/Qt/qscriptvalueiterator.h +%%QT_INCDIR%%/QtScript/QScriptClass +%%QT_INCDIR%%/QtScript/QScriptClassPropertyIterator +%%QT_INCDIR%%/QtScript/QScriptContext +%%QT_INCDIR%%/QtScript/QScriptContextInfo +%%QT_INCDIR%%/QtScript/QScriptContextInfoList +%%QT_INCDIR%%/QtScript/QScriptEngine +%%QT_INCDIR%%/QtScript/QScriptEngineAgent +%%QT_INCDIR%%/QtScript/QScriptExtensionInterface +%%QT_INCDIR%%/QtScript/QScriptExtensionPlugin +%%QT_INCDIR%%/QtScript/QScriptProgram +%%QT_INCDIR%%/QtScript/QScriptString +%%QT_INCDIR%%/QtScript/QScriptSyntaxCheckResult +%%QT_INCDIR%%/QtScript/QScriptValue +%%QT_INCDIR%%/QtScript/QScriptValueIterator +%%QT_INCDIR%%/QtScript/QScriptValueList +%%QT_INCDIR%%/QtScript/QScriptable +%%QT_INCDIR%%/QtScript/QtScript +%%QT_INCDIR%%/QtScript/qscriptable.h +%%QT_INCDIR%%/QtScript/qscriptclass.h +%%QT_INCDIR%%/QtScript/qscriptclasspropertyiterator.h +%%QT_INCDIR%%/QtScript/qscriptcontext.h +%%QT_INCDIR%%/QtScript/qscriptcontextinfo.h +%%QT_INCDIR%%/QtScript/qscriptengine.h +%%QT_INCDIR%%/QtScript/qscriptengineagent.h +%%QT_INCDIR%%/QtScript/qscriptextensioninterface.h +%%QT_INCDIR%%/QtScript/qscriptextensionplugin.h +%%QT_INCDIR%%/QtScript/qscriptprogram.h +%%QT_INCDIR%%/QtScript/qscriptstring.h +%%QT_INCDIR%%/QtScript/qscriptvalue.h +%%QT_INCDIR%%/QtScript/qscriptvalueiterator.h +%%QT_LIBDIR%%/libQtScript.la +%%QT_LIBDIR%%/libQtScript.prl +%%QT_LIBDIR%%/libQtScript.so +%%QT_LIBDIR%%/libQtScript.so.4 +%%QT_LIBDIR%%/libQtScript.so.%%SHORTVER%% +%%QT_LIBDIR%%/libQtScript.so.%%FULLVER%% +%%DEBUG%%%%QT_LIBDIR%%/libQtScript.so.%%FULLVER%%.debug libdata/pkgconfig/QtScript.pc -@dirrmtry lib/qt4 -@dirrm include/qt4/QtScript -@dirrmtry include/qt4/Qt -@dirrmtry include/qt4 +@dirrmtry %%QT_LIBDIR%% +@dirrm %%QT_INCDIR%%/QtScript +@dirrmtry %%QT_INCDIR%%/Qt +@dirrmtry %%QT_INCDIR%% diff --git a/devel/qt4-scripttools/Makefile b/devel/qt4-scripttools/Makefile index b536201e2ee0..693a3338dec5 100644 --- a/devel/qt4-scripttools/Makefile +++ b/devel/qt4-scripttools/Makefile @@ -2,18 +2,17 @@ PORTNAME= scripttools DISTVERSION= ${QT4_VERSION} -CATEGORIES?= devel +CATEGORIES= devel PKGNAMEPREFIX= qt4- MAINTAINER= kde@FreeBSD.org -COMMENT= Qt script +COMMENT= Qt Script additional components USE_QT4= qmake_build moc_build rcc_build gui script -QT_NONSTANDARD= yes QT_DIST= yes HAS_CONFIGURE= yes -USE_LDCONFIG= ${PREFIX}/lib/qt4 +USE_LDCONFIG= ${PREFIX}/${QT_LIBDIR_REL} ALL_TARGET= first CONFIGURE_ENV?= QTDIR=${WRKSRC} PATH=${WRKSRC}/bin:$$PATH @@ -35,19 +34,17 @@ EXTRACT_AFTER_ARGS+= --exclude '${DISTNAME}/${dne}' BUILD_WRKSRC= ${WRKSRC}/src/${PORTNAME} INSTALL_WRKSRC= ${BUILD_WRKSRC} -EXTRA_PATCHES+= ${.CURDIR}/../../devel/qt4/files/patch-configure - pre-configure: ${MKDIR} ${WRKSRC}/mkspecs - ${LN} -sf ${LOCALBASE}/bin/qmake-qt4 ${WRKSRC}/bin/qmake - ${LN} -sf ${LOCALBASE}/bin/moc-qt4 ${WRKSRC}/bin/moc - ${LN} -sf ${LOCALBASE}/bin/rcc ${WRKSRC}/bin/rcc + ${LN} -sf ${QMAKE} ${WRKSRC}/bin/qmake + ${LN} -sf ${MOC} ${WRKSRC}/bin/moc + ${LN} -sf ${RCC} ${WRKSRC}/bin/rcc post-configure: - ${REINPLACE_CMD} -e 's|${PREFIX}/lib/qt4/pkgconfig|${PREFIX}/libdata/pkgconfig|g' \ + ${REINPLACE_CMD} -e 's|${PREFIX}/${QT_LIBDIR_REL}/pkgconfig|${PREFIX}/libdata/pkgconfig|g' \ -e 's|.*$$(QMAKE).*||g' ${BUILD_WRKSRC}/Makefile ${REINPLACE_CMD} -E -e 's|-L.[^[:space:]]*qt-x11-opensource.[^[:space:]]*lib||g' \ - -E -e 's|(.*location=).*moc|\1${PREFIX}/bin/moc-qt4|g' \ + -E -e 's|(.*location=).*moc|\1${PREFIX}/${QT_BINDIR_REL}/${MOC:T}|g' \ ${WRKSRC}/lib/pkgconfig/QtScriptTools.pc .include diff --git a/devel/qt4-scripttools/pkg-descr b/devel/qt4-scripttools/pkg-descr deleted file mode 100644 index 36bc69717e98..000000000000 --- a/devel/qt4-scripttools/pkg-descr +++ /dev/null @@ -1,12 +0,0 @@ -Qt is a C++ toolkit for application development. It lets application -developers target all major operating systems with a single application -source code. - -Qt provides a platform-independent API to all central platform functionality: -GUI, database access, networking, file handling, etc. The Qt library -encapsulates the different APIs of different operating systems, providing -the application programmer with a single, common API for all operating systems. -The native C APIs are encapsulated in a set of well-designed, fully -object-oriented C++ classes. - -WWW: http://qt.nokia.com/products/qt/index.html diff --git a/devel/qt4-scripttools/pkg-plist b/devel/qt4-scripttools/pkg-plist index 8ca8ad449dde..8707fa3649b2 100644 --- a/devel/qt4-scripttools/pkg-plist +++ b/devel/qt4-scripttools/pkg-plist @@ -1,17 +1,17 @@ -include/qt4/Qt/QtScriptTools -include/qt4/Qt/qscriptenginedebugger.h -include/qt4/QtScriptTools/QScriptEngineDebugger -include/qt4/QtScriptTools/QtScriptTools -include/qt4/QtScriptTools/qscriptenginedebugger.h -lib/qt4/libQtScriptTools.la -lib/qt4/libQtScriptTools.prl -lib/qt4/libQtScriptTools.so -lib/qt4/libQtScriptTools.so.4 -lib/qt4/libQtScriptTools.so.%%SHLIB_SHVER%% -lib/qt4/libQtScriptTools.so.%%SHLIB_VER%% -%%DEBUG%%lib/qt4/libQtScriptTools.so.%%SHLIB_VER%%.debug +%%QT_INCDIR%%/Qt/QtScriptTools +%%QT_INCDIR%%/Qt/qscriptenginedebugger.h +%%QT_INCDIR%%/QtScriptTools/QScriptEngineDebugger +%%QT_INCDIR%%/QtScriptTools/QtScriptTools +%%QT_INCDIR%%/QtScriptTools/qscriptenginedebugger.h +%%QT_LIBDIR%%/libQtScriptTools.la +%%QT_LIBDIR%%/libQtScriptTools.prl +%%QT_LIBDIR%%/libQtScriptTools.so +%%QT_LIBDIR%%/libQtScriptTools.so.4 +%%QT_LIBDIR%%/libQtScriptTools.so.%%SHORTVER%% +%%QT_LIBDIR%%/libQtScriptTools.so.%%FULLVER%% +%%DEBUG%%%%QT_LIBDIR%%/libQtScriptTools.so.%%FULLVER%%.debug libdata/pkgconfig/QtScriptTools.pc -@dirrmtry lib/qt4 -@dirrm include/qt4/QtScriptTools -@dirrmtry include/qt4/Qt -@dirrmtry include/qt4 +@dirrmtry %%QT_LIBDIR%% +@dirrm %%QT_INCDIR%%/QtScriptTools +@dirrmtry %%QT_INCDIR%%/Qt +@dirrmtry %%QT_INCDIR%% diff --git a/devel/qt4-qtestlib/Makefile b/devel/qt4-testlib/Makefile similarity index 74% rename from devel/qt4-qtestlib/Makefile rename to devel/qt4-testlib/Makefile index 5894a92de55e..0bc7758e1f03 100644 --- a/devel/qt4-qtestlib/Makefile +++ b/devel/qt4-testlib/Makefile @@ -1,20 +1,19 @@ # Created by: lofi@FreeBSD.org # $FreeBSD$ -PORTNAME= qtestlib +PORTNAME= testlib DISTVERSION= ${QT4_VERSION} -CATEGORIES?= devel +CATEGORIES= devel PKGNAMEPREFIX= qt4- MAINTAINER= kde@FreeBSD.org -COMMENT= Qt unit testing library +COMMENT= Qt unit testing module USE_QT4= qmake_build moc_build corelib -QT_NONSTANDARD= yes QT_DIST= yes HAS_CONFIGURE= yes -USE_LDCONFIG= ${PREFIX}/lib/qt4 +USE_LDCONFIG= ${PREFIX}/${QT_LIBDIR_REL} ALL_TARGET= first CONFIGURE_ENV?= QTDIR=${WRKSRC} PATH=${WRKSRC}/bin:$$PATH @@ -36,17 +35,15 @@ EXTRACT_AFTER_ARGS+= --exclude '${DISTNAME}/${dne}' BUILD_WRKSRC= ${WRKSRC}/src/testlib INSTALL_WRKSRC= ${BUILD_WRKSRC} -EXTRA_PATCHES+= ${.CURDIR}/../../devel/qt4/files/patch-configure - pre-configure: ${MKDIR} ${WRKSRC}/mkspecs - ${LN} -sf ${LOCALBASE}/bin/qmake-qt4 ${WRKSRC}/bin/qmake - ${LN} -sf ${LOCALBASE}/bin/moc-qt4 ${WRKSRC}/bin/moc + ${LN} -sf ${QMAKE} ${WRKSRC}/bin/qmake + ${LN} -sf ${MOC} ${WRKSRC}/bin/moc post-configure: - ${REINPLACE_CMD} -e 's|${PREFIX}/lib/qt4/pkgconfig|${PREFIX}/libdata/pkgconfig|g' \ + ${REINPLACE_CMD} -e 's|${PREFIX}/${QT_LIBDIR_REL}/pkgconfig|${PREFIX}/libdata/pkgconfig|g' \ -e 's|.*$$(QMAKE).*||g' ${BUILD_WRKSRC}/Makefile ${REINPLACE_CMD} -E -e 's|-L.[^[:space:]]*qt-x11-opensource.[^[:space:]]*lib||g' \ - -E -e 's|(.*location=).*moc|\1${PREFIX}/bin/moc-qt4|g' \ + -E -e 's|(.*location=).*moc|\1${PREFIX}/${QT_BINDIR_REL}/${MOC:T}|g' \ ${WRKSRC}/lib/pkgconfig/QtTest.pc .include diff --git a/devel/qt4-testlib/pkg-plist b/devel/qt4-testlib/pkg-plist new file mode 100644 index 000000000000..9b9c421649d8 --- /dev/null +++ b/devel/qt4-testlib/pkg-plist @@ -0,0 +1,90 @@ +%%QT_INCDIR%%/Qt/QtTest +%%QT_INCDIR%%/Qt/qbenchmark.h +%%QT_INCDIR%%/Qt/qbenchmarkmetric.h +%%QT_INCDIR%%/Qt/qsignalspy.h +%%QT_INCDIR%%/Qt/qtest.h +%%QT_INCDIR%%/Qt/qtest_global.h +%%QT_INCDIR%%/Qt/qtest_gui.h +%%QT_INCDIR%%/Qt/qtestaccessible.h +%%QT_INCDIR%%/Qt/qtestassert.h +%%QT_INCDIR%%/Qt/qtestbasicstreamer.h +%%QT_INCDIR%%/Qt/qtestcase.h +%%QT_INCDIR%%/Qt/qtestcoreelement.h +%%QT_INCDIR%%/Qt/qtestcorelist.h +%%QT_INCDIR%%/Qt/qtestdata.h +%%QT_INCDIR%%/Qt/qtestelement.h +%%QT_INCDIR%%/Qt/qtestelementattribute.h +%%QT_INCDIR%%/Qt/qtestevent.h +%%QT_INCDIR%%/Qt/qtesteventloop.h +%%QT_INCDIR%%/Qt/qtestfilelogger.h +%%QT_INCDIR%%/Qt/qtestkeyboard.h +%%QT_INCDIR%%/Qt/qtestlightxmlstreamer.h +%%QT_INCDIR%%/Qt/qtestmouse.h +%%QT_INCDIR%%/Qt/qtestspontaneevent.h +%%QT_INCDIR%%/Qt/qtestsystem.h +%%QT_INCDIR%%/Qt/qtesttouch.h +%%QT_INCDIR%%/Qt/qtestxmlstreamer.h +%%QT_INCDIR%%/Qt/qtestxunitstreamer.h +%%QT_INCDIR%%/QtTest/QEventSizeOfChecker +%%QT_INCDIR%%/QtTest/QSignalSpy +%%QT_INCDIR%%/QtTest/QSpontaneKeyEvent +%%QT_INCDIR%%/QtTest/QTest +%%QT_INCDIR%%/QtTest/QTestAccessibility +%%QT_INCDIR%%/QtTest/QTestAccessibilityEvent +%%QT_INCDIR%%/QtTest/QTestBasicStreamer +%%QT_INCDIR%%/QtTest/QTestCoreElement +%%QT_INCDIR%%/QtTest/QTestCoreList +%%QT_INCDIR%%/QtTest/QTestData +%%QT_INCDIR%%/QtTest/QTestDelayEvent +%%QT_INCDIR%%/QtTest/QTestElement +%%QT_INCDIR%%/QtTest/QTestElementAttribute +%%QT_INCDIR%%/QtTest/QTestEvent +%%QT_INCDIR%%/QtTest/QTestEventList +%%QT_INCDIR%%/QtTest/QTestEventLoop +%%QT_INCDIR%%/QtTest/QTestFileLogger +%%QT_INCDIR%%/QtTest/QTestKeyClicksEvent +%%QT_INCDIR%%/QtTest/QTestKeyEvent +%%QT_INCDIR%%/QtTest/QTestLightXmlStreamer +%%QT_INCDIR%%/QtTest/QTestMouseEvent +%%QT_INCDIR%%/QtTest/QTestXmlStreamer +%%QT_INCDIR%%/QtTest/QTestXunitStreamer +%%QT_INCDIR%%/QtTest/QtTest +%%QT_INCDIR%%/QtTest/QtTestGui +%%QT_INCDIR%%/QtTest/qbenchmark.h +%%QT_INCDIR%%/QtTest/qbenchmarkmetric.h +%%QT_INCDIR%%/QtTest/qsignalspy.h +%%QT_INCDIR%%/QtTest/qtest.h +%%QT_INCDIR%%/QtTest/qtest_global.h +%%QT_INCDIR%%/QtTest/qtest_gui.h +%%QT_INCDIR%%/QtTest/qtestaccessible.h +%%QT_INCDIR%%/QtTest/qtestassert.h +%%QT_INCDIR%%/QtTest/qtestbasicstreamer.h +%%QT_INCDIR%%/QtTest/qtestcase.h +%%QT_INCDIR%%/QtTest/qtestcoreelement.h +%%QT_INCDIR%%/QtTest/qtestcorelist.h +%%QT_INCDIR%%/QtTest/qtestdata.h +%%QT_INCDIR%%/QtTest/qtestelement.h +%%QT_INCDIR%%/QtTest/qtestelementattribute.h +%%QT_INCDIR%%/QtTest/qtestevent.h +%%QT_INCDIR%%/QtTest/qtesteventloop.h +%%QT_INCDIR%%/QtTest/qtestfilelogger.h +%%QT_INCDIR%%/QtTest/qtestkeyboard.h +%%QT_INCDIR%%/QtTest/qtestlightxmlstreamer.h +%%QT_INCDIR%%/QtTest/qtestmouse.h +%%QT_INCDIR%%/QtTest/qtestspontaneevent.h +%%QT_INCDIR%%/QtTest/qtestsystem.h +%%QT_INCDIR%%/QtTest/qtesttouch.h +%%QT_INCDIR%%/QtTest/qtestxmlstreamer.h +%%QT_INCDIR%%/QtTest/qtestxunitstreamer.h +%%QT_LIBDIR%%/libQtTest.la +%%QT_LIBDIR%%/libQtTest.prl +%%QT_LIBDIR%%/libQtTest.so +%%QT_LIBDIR%%/libQtTest.so.4 +%%QT_LIBDIR%%/libQtTest.so.%%SHORTVER%% +%%QT_LIBDIR%%/libQtTest.so.%%FULLVER%% +%%DEBUG%%%%QT_LIBDIR%%/libQtTest.so.%%FULLVER%%.debug +libdata/pkgconfig/QtTest.pc +@dirrmtry %%QT_LIBDIR%% +@dirrm %%QT_INCDIR%%/QtTest +@dirrmtry %%QT_INCDIR%%/Qt +@dirrmtry %%QT_INCDIR%% diff --git a/devel/qt4-uic/Makefile b/devel/qt4-uic/Makefile index 3bda495705eb..b757fc8c67d9 100644 --- a/devel/qt4-uic/Makefile +++ b/devel/qt4-uic/Makefile @@ -3,16 +3,15 @@ PORTNAME= uic DISTVERSION= ${QT4_VERSION} -CATEGORIES?= devel +CATEGORIES= devel PKGNAMEPREFIX= qt4- MAINTAINER= kde@FreeBSD.org -COMMENT= Qt user interface compiler +COMMENT= Qt User Interface Compiler BROKEN_arm= does not compile USE_QT4= qmake_build -QT_NONSTANDARD= yes QT_DIST= yes HAS_CONFIGURE= yes @@ -37,14 +36,11 @@ EXTRACT_AFTER_ARGS+= --exclude '${DISTNAME}/${dne}' BUILD_WRKSRC= ${WRKSRC}/src/tools/${PORTNAME} INSTALL_WRKSRC= ${BUILD_WRKSRC} -EXTRA_PATCHES+= ${.CURDIR}/../../devel/qt4/files/patch-configure - pre-configure: - ${REINPLACE_CMD} -e 's|target.path.*|target.path=${PREFIX}/bin|g' \ - -e 's|^TARGET.*|TARGET=uic-qt4|g' \ + ${REINPLACE_CMD} -e 's|^TARGET.*|TARGET=${UIC:T}|g' \ ${BUILD_WRKSRC}/${PORTNAME}.pro ${MKDIR} ${WRKSRC}/mkspecs - ${LN} -sf ${LOCALBASE}/bin/qmake-qt4 ${WRKSRC}/bin/qmake + ${LN} -sf ${QMAKE} ${WRKSRC}/bin/qmake pre-build: cd ${BUILD_WRKSRC}/../bootstrap && ${MAKE} diff --git a/devel/qt4-uic/pkg-descr b/devel/qt4-uic/pkg-descr deleted file mode 100644 index 36bc69717e98..000000000000 --- a/devel/qt4-uic/pkg-descr +++ /dev/null @@ -1,12 +0,0 @@ -Qt is a C++ toolkit for application development. It lets application -developers target all major operating systems with a single application -source code. - -Qt provides a platform-independent API to all central platform functionality: -GUI, database access, networking, file handling, etc. The Qt library -encapsulates the different APIs of different operating systems, providing -the application programmer with a single, common API for all operating systems. -The native C APIs are encapsulated in a set of well-designed, fully -object-oriented C++ classes. - -WWW: http://qt.nokia.com/products/qt/index.html diff --git a/devel/qt4-uic/pkg-plist b/devel/qt4-uic/pkg-plist index b5060a2e10a1..c8f620766f41 100644 --- a/devel/qt4-uic/pkg-plist +++ b/devel/qt4-uic/pkg-plist @@ -1,2 +1,2 @@ -bin/uic-qt4 -%%DEBUG%%bin/uic-qt4.debug +%%QT_BINDIR%%/uic-qt4 +%%DEBUG%%%%QT_BINDIR%%/uic-qt4.debug diff --git a/devel/qt4-uic3/Makefile b/devel/qt4-uic3/Makefile index ca0328c322bd..6e75874d69a1 100644 --- a/devel/qt4-uic3/Makefile +++ b/devel/qt4-uic3/Makefile @@ -3,14 +3,13 @@ PORTNAME= uic3 DISTVERSION= ${QT4_VERSION} -CATEGORIES?= devel +CATEGORIES= devel PKGNAMEPREFIX= qt4- MAINTAINER= kde@FreeBSD.org -COMMENT= Qt backwards-compatible user interface compiler +COMMENT= Qt 3-compatible User Interface Compiler USE_QT4= qmake_build qt3support corelib gui network sql xml porting -QT_NONSTANDARD= yes QT_DIST= yes HAS_CONFIGURE= yes @@ -34,10 +33,8 @@ EXTRACT_AFTER_ARGS+= --exclude '${DISTNAME}/${dne}' BUILD_WRKSRC= ${WRKSRC}/src/tools/${PORTNAME} INSTALL_WRKSRC= ${BUILD_WRKSRC} -EXTRA_PATCHES+= ${.CURDIR}/../../devel/qt4/files/patch-configure - pre-configure: ${MKDIR} ${WRKSRC}/mkspecs - ${LN} -sf ${LOCALBASE}/bin/qmake-qt4 ${WRKSRC}/bin/qmake + ${LN} -sf ${QMAKE} ${WRKSRC}/bin/qmake .include diff --git a/devel/qt4-uic3/pkg-descr b/devel/qt4-uic3/pkg-descr deleted file mode 100644 index 36bc69717e98..000000000000 --- a/devel/qt4-uic3/pkg-descr +++ /dev/null @@ -1,12 +0,0 @@ -Qt is a C++ toolkit for application development. It lets application -developers target all major operating systems with a single application -source code. - -Qt provides a platform-independent API to all central platform functionality: -GUI, database access, networking, file handling, etc. The Qt library -encapsulates the different APIs of different operating systems, providing -the application programmer with a single, common API for all operating systems. -The native C APIs are encapsulated in a set of well-designed, fully -object-oriented C++ classes. - -WWW: http://qt.nokia.com/products/qt/index.html diff --git a/devel/qt4-uic3/pkg-plist b/devel/qt4-uic3/pkg-plist index 9d3131c9d188..af43b288daab 100644 --- a/devel/qt4-uic3/pkg-plist +++ b/devel/qt4-uic3/pkg-plist @@ -1,2 +1,2 @@ -bin/uic3 -%%DEBUG%%bin/uic3.debug +%%QT_BINDIR%%/uic3 +%%DEBUG%%%%QT_BINDIR%%/uic3.debug diff --git a/devel/qt4/Makefile b/devel/qt4/Makefile index 93754d776988..b20fa081bfda 100644 --- a/devel/qt4/Makefile +++ b/devel/qt4/Makefile @@ -9,57 +9,47 @@ DISTFILES= # none EXTRACT_ONLY= # empty MAINTAINER= kde@FreeBSD.org -COMMENT= Multiplatform C++ application framework (metaport) +COMMENT= Cross-platform application and UI framework (metaport) USE_QT4= accessible clucene corelib dbus declarative designer \ graphicssystems-opengl gui help iconengines \ imageformats inputmethods multimedia network opengl \ - phonon phonon-gst qt3support qtestlib script \ - scripttools sql svg webkit xml xmlpatterns + phonon qt3support qtestlib script scripttools sql \ + svg webkit xml xmlpatterns NO_BUILD= yes +NO_MTREE= yes -OPTIONS_DEFINE= CODECS DOCS EXAMPLES NLS SQL_PLUGINS TOOLS +OPTIONS_DEFINE= CODECS DOCS EXAMPLES GSTREAMER NLS SQL_PLUGINS TOOLS OPTIONS_DEFAULT=${OPTIONS_DEFINE} CODECS_DESC= CN, JP, KR, TW codecs support +CODECS_USE= codecs-cn codecs-jp codecs-kr codecs-tw + +DOCS_USE= doc + +EXAMPLES_USE= demo + +GSTREAMER_USE= phonon-gst + +NLS_USE= l10n + SQL_PLUGINS_DESC= Install database plugins for QtSql -TOOLS_DESC= Install Qt tools (qmake, moc, etc.) - -NO_MTREE= yes -.include - -.if ${PORT_OPTIONS:MCODECS} -USE_QT4+= codecs-cn codecs-jp codecs-kr codecs-tw -.endif - -.if ${PORT_OPTIONS:MDOCS} -USE_QT4+= doc -.endif - -.if ${PORT_OPTIONS:MEXAMPLES} -USE_QT4+= demo -.endif - -.if ${PORT_OPTIONS:MNLS} -USE_QT4+= l10n -.endif - -.if ${PORT_OPTIONS:MSQL_PLUGINS} -USE_QT4+= sql-ibase sql-mysql sql-odbc sql-pgsql sql-sqlite2 \ +SQL_PLUGINS_USE=sql-ibase sql-mysql sql-odbc sql-pgsql sql-sqlite2 \ sql-sqlite3 -.endif -.if ${PORT_OPTIONS:MTOOLS} -USE_QT4+= assistant help-tools linguist makeqpf moc pixeltool \ +TOOLS_DESC= Install Qt tools (qmake, moc, etc.) +TOOLS_USE= assistant help-tools linguist makeqpf moc pixeltool \ porting qdbusviewer qdoc3 qmake qmlviewer qtconfig \ qvfb rcc uic uic3 xmlpatterns-tool -.endif -USE_QT4:= ${USE_QT4:C/$/_run/} +.for opt in ${OPTIONS_DEFINE} +${opt}_USE:= ${${opt}_USE:S/^/QT4=/} +.endfor -do-patch: - @${DO_NADA} +.include + +USE_QT4:= ${USE_QT4:S/$/_run/} do-install: @${DO_NADA} diff --git a/devel/qt4/files/patch-configure b/devel/qt4/files/extrapatch-configure similarity index 68% rename from devel/qt4/files/patch-configure rename to devel/qt4/files/extrapatch-configure index 91537eb8dab8..ebf1ffec8b00 100644 --- a/devel/qt4/files/patch-configure +++ b/devel/qt4/files/extrapatch-configure @@ -1,6 +1,6 @@ ---- ./configure.orig 2012-01-06 11:42:45.828388787 +0100 -+++ ./configure 2012-01-06 11:46:01.318339795 +0100 -@@ -829,7 +829,7 @@ +--- ./configure.orig 2013-06-07 07:16:41.000000000 +0200 ++++ ./configure 2013-10-27 23:22:00.000000000 +0100 +@@ -916,7 +916,7 @@ CFG_SILENT=no CFG_GRAPHICS_SYSTEM=default CFG_RUNTIME_SYSTEM= @@ -9,7 +9,7 @@ CFG_PULSEAUDIO=auto CFG_COREWLAN=auto CFG_ICD=auto -@@ -2576,11 +2576,6 @@ +@@ -2704,11 +2704,6 @@ fi done @@ -21,16 +21,15 @@ ShadowMkspecs() { -@@ -2626,7 +2621,7 @@ - # find a make command - if [ -z "$MAKE" ]; then - MAKE= -- for mk in gmake make; do -+ for mk in make; do - if "$WHICH" $mk >/dev/null 2>&1; then - MAKE=`"$WHICH" $mk` - break -@@ -4816,7 +4811,7 @@ +@@ -3019,6 +3014,7 @@ + PLATFORMS=`find "$relpath/mkspecs/" -type f | grep -v qws | sed "s,$relpath/mkspecs/qws/,,"` + fi + ++PLATFORM=`realpath $PLATFORM` + [ -z "$XPLATFORM" ] && XPLATFORM="$PLATFORM" + + case `basename "$XPLATFORM"` in win32-g++*) XPLATFORM_MINGW=yes;; esac +@@ -4908,7 +4904,7 @@ } # build qmake @@ -39,11 +38,10 @@ echo "Creating qmake. Please wait..." OLD_QCONFIG_H= -@@ -5995,15 +5995,6 @@ - QMakeVar add QMAKE_CXXFLAGS -fpermissive +@@ -6001,14 +5997,6 @@ X11TESTS_FLAGS="$X11TESTS_FLAGS -fpermissive" fi -- + - # Check we actually have X11 :-) - compileTest x11/xlib "XLib" $X11TESTS_FLAGS - if [ $? != "0" ]; then diff --git a/devel/qt4/pkg-descr b/devel/qt4/pkg-descr index cb54e91e9d8f..a15e394b4b0d 100644 --- a/devel/qt4/pkg-descr +++ b/devel/qt4/pkg-descr @@ -1,12 +1,9 @@ -Qt is a C++ toolkit for application development. It lets application -developers target all major operating systems with a single application -source code. +Qt is a cross-platform application and UI framework for developers +using C++ or QML, a CSS/JavaScript-like language. -Qt provides a platform-independent API to all central platform functionality: -GUI, database access, networking, file handling, etc. The Qt library -encapsulates the different APIs of different operating systems, providing -the application programmer with a single, common API for all operating systems. -The native C APIs are encapsulated in a set of well-designed, fully -object-oriented C++ classes. +With Qt, code can be reused efficiently to target multiple platforms +with one code base. The modular C++ class library and developer tools +easily enables developers to create applications for one platform and +easily build and run to deploy on another platform. -WWW: http://qt.nokia.com/products/qt/index.html +WWW: http://qt-project.org diff --git a/graphics/Makefile b/graphics/Makefile index 0f1668bf6818..a09f943b30c7 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -881,6 +881,7 @@ SUBDIR += qslim SUBDIR += qt4-iconengines SUBDIR += qt4-imageformats + SUBDIR += qt4-opengl SUBDIR += qt4-pixeltool SUBDIR += qt4-svg SUBDIR += qtgtl diff --git a/graphics/qt4-iconengines/Makefile b/graphics/qt4-iconengines/Makefile index 240e057aa011..c53482c4d4a1 100644 --- a/graphics/qt4-iconengines/Makefile +++ b/graphics/qt4-iconengines/Makefile @@ -3,17 +3,15 @@ PORTNAME= iconengines DISTVERSION= ${QT4_VERSION} -CATEGORIES?= graphics +CATEGORIES= graphics PKGNAMEPREFIX= qt4- MAINTAINER= kde@FreeBSD.org -COMMENT= Qt SVG icon engine plugin - -USE_QT4= qmake_build moc_build corelib gui svg xml -QT_NONSTANDARD= yes -QT_DIST= yes +COMMENT= Qt SVG icon engine USES= pkgconfig +USE_QT4= qmake_build moc_build corelib gui svg xml +QT_DIST= yes HAS_CONFIGURE= yes @@ -37,11 +35,9 @@ EXTRACT_AFTER_ARGS+= --exclude '${DISTNAME}/${dne}' BUILD_WRKSRC= ${WRKSRC}/src/plugins/${PORTNAME}/svgiconengine INSTALL_WRKSRC= ${BUILD_WRKSRC} -EXTRA_PATCHES+= ${.CURDIR}/../../devel/qt4/files/patch-configure - pre-configure: ${MKDIR} ${WRKSRC}/mkspecs - ${LN} -sf ${LOCALBASE}/bin/qmake-qt4 ${WRKSRC}/bin/qmake - ${LN} -sf ${LOCALBASE}/bin/moc-qt4 ${WRKSRC}/bin/moc + ${LN} -sf ${QMAKE} ${WRKSRC}/bin/qmake + ${LN} -sf ${MOC} ${WRKSRC}/bin/moc .include diff --git a/graphics/qt4-iconengines/pkg-descr b/graphics/qt4-iconengines/pkg-descr deleted file mode 100644 index 36bc69717e98..000000000000 --- a/graphics/qt4-iconengines/pkg-descr +++ /dev/null @@ -1,12 +0,0 @@ -Qt is a C++ toolkit for application development. It lets application -developers target all major operating systems with a single application -source code. - -Qt provides a platform-independent API to all central platform functionality: -GUI, database access, networking, file handling, etc. The Qt library -encapsulates the different APIs of different operating systems, providing -the application programmer with a single, common API for all operating systems. -The native C APIs are encapsulated in a set of well-designed, fully -object-oriented C++ classes. - -WWW: http://qt.nokia.com/products/qt/index.html diff --git a/graphics/qt4-imageformats/Makefile b/graphics/qt4-imageformats/Makefile index 1641fbd10e16..8088c2eea1d6 100644 --- a/graphics/qt4-imageformats/Makefile +++ b/graphics/qt4-imageformats/Makefile @@ -3,22 +3,20 @@ PORTNAME= imageformats DISTVERSION= ${QT4_VERSION} -CATEGORIES?= graphics +CATEGORIES= graphics PKGNAMEPREFIX= qt4- MAINTAINER= kde@FreeBSD.org -COMMENT= Qt imageformat plugins for GIF, JPEG, MNG and SVG +COMMENT= Qt plugins for several image formats -LIB_DEPENDS= jpeg:${PORTSDIR}/graphics/jpeg \ - mng:${PORTSDIR}/graphics/libmng \ - png15:${PORTSDIR}/graphics/png \ - tiff:${PORTSDIR}/graphics/tiff - -USE_QT4= qmake_build moc_build rcc_build corelib gui svg xml -QT_NONSTANDARD= yes -QT_DIST= yes +LIB_DEPENDS= libjpeg.so:${PORTSDIR}/graphics/jpeg \ + libmng.so:${PORTSDIR}/graphics/libmng \ + libpng15.so:${PORTSDIR}/graphics/png \ + libtiff.so:${PORTSDIR}/graphics/tiff USES= pkgconfig +USE_QT4= qmake_build moc_build rcc_build corelib gui svg xml +QT_DIST= yes HAS_CONFIGURE= yes @@ -42,12 +40,10 @@ EXTRACT_AFTER_ARGS+= --exclude '${DISTNAME}/${dne}' BUILD_WRKSRC= ${WRKSRC}/src/plugins/${PORTNAME} INSTALL_WRKSRC= ${BUILD_WRKSRC} -EXTRA_PATCHES+= ${.CURDIR}/../../devel/qt4/files/patch-configure - pre-configure: ${MKDIR} ${WRKSRC}/mkspecs - ${LN} -sf ${LOCALBASE}/bin/qmake-qt4 ${WRKSRC}/bin/qmake - ${LN} -sf ${LOCALBASE}/bin/moc-qt4 ${WRKSRC}/bin/moc - ${LN} -sf ${LOCALBASE}/bin/rcc ${WRKSRC}/bin/rcc + ${LN} -sf ${QMAKE} ${WRKSRC}/bin/qmake + ${LN} -sf ${MOC} ${WRKSRC}/bin/moc + ${LN} -sf ${RCC} ${WRKSRC}/bin/rcc .include diff --git a/graphics/qt4-imageformats/pkg-descr b/graphics/qt4-imageformats/pkg-descr deleted file mode 100644 index 36bc69717e98..000000000000 --- a/graphics/qt4-imageformats/pkg-descr +++ /dev/null @@ -1,12 +0,0 @@ -Qt is a C++ toolkit for application development. It lets application -developers target all major operating systems with a single application -source code. - -Qt provides a platform-independent API to all central platform functionality: -GUI, database access, networking, file handling, etc. The Qt library -encapsulates the different APIs of different operating systems, providing -the application programmer with a single, common API for all operating systems. -The native C APIs are encapsulated in a set of well-designed, fully -object-oriented C++ classes. - -WWW: http://qt.nokia.com/products/qt/index.html diff --git a/x11/qt4-opengl/Makefile b/graphics/qt4-opengl/Makefile similarity index 77% rename from x11/qt4-opengl/Makefile rename to graphics/qt4-opengl/Makefile index 788da18f3416..1f771e890a3a 100644 --- a/x11/qt4-opengl/Makefile +++ b/graphics/qt4-opengl/Makefile @@ -3,18 +3,17 @@ PORTNAME= opengl DISTVERSION= ${QT4_VERSION} -CATEGORIES?= x11 +CATEGORIES= graphics PKGNAMEPREFIX= qt4- MAINTAINER= kde@FreeBSD.org -COMMENT= Qt OpenGL library +COMMENT= Qt OpenGL support module USE_QT4= qmake_build moc_build corelib gui -QT_NONSTANDARD= yes QT_DIST= yes HAS_CONFIGURE= yes -USE_LDCONFIG= ${PREFIX}/lib/qt4 +USE_LDCONFIG= ${PREFIX}/${QT_LIBDIR_REL} USE_GL= gl USE_XORG= x11 @@ -41,18 +40,16 @@ INSTALL_WRKSRC= ${BUILD_WRKSRC} CONFIGURE_ARGS+= -I../../include/QtCore -I../../include/QtGui \ -I../../include/Qt -I../../include -EXTRA_PATCHES+= ${.CURDIR}/../../devel/qt4/files/patch-configure - pre-configure: ${MKDIR} ${WRKSRC}/mkspecs - ${LN} -sf ${LOCALBASE}/bin/qmake-qt4 ${WRKSRC}/bin/qmake - ${LN} -sf ${LOCALBASE}/bin/moc-qt4 ${WRKSRC}/bin/moc + ${LN} -sf ${QMAKE} ${WRKSRC}/bin/qmake + ${LN} -sf ${MOC} ${WRKSRC}/bin/moc post-configure: - ${REINPLACE_CMD} -e 's|${PREFIX}/lib/qt4/pkgconfig|${PREFIX}/libdata/pkgconfig|g' \ + ${REINPLACE_CMD} -e 's|${PREFIX}/${QT_LIBDIR_REL}/pkgconfig|${PREFIX}/libdata/pkgconfig|g' \ -e 's|.*$$(QMAKE).*||g' ${BUILD_WRKSRC}/Makefile ${REINPLACE_CMD} -E -e 's|-L.[^[:space:]]*qt-x11-opensource.[^[:space:]]*lib||g' \ - -E -e 's|(.*location=).*moc|\1${PREFIX}/bin/moc-qt4|g' \ + -E -e 's|(.*location=).*moc|\1${PREFIX}/${QT_BINDIR_REL}/${MOC:T}|g' \ ${WRKSRC}/lib/pkgconfig/QtOpenGL.pc .include diff --git a/graphics/qt4-opengl/pkg-plist b/graphics/qt4-opengl/pkg-plist new file mode 100644 index 000000000000..4ccb120f67e7 --- /dev/null +++ b/graphics/qt4-opengl/pkg-plist @@ -0,0 +1,48 @@ +%%QT_INCDIR%%/Qt/QtOpenGL +%%QT_INCDIR%%/Qt/qgl.h +%%QT_INCDIR%%/Qt/qglbuffer.h +%%QT_INCDIR%%/Qt/qglcolormap.h +%%QT_INCDIR%%/Qt/qglframebufferobject.h +%%QT_INCDIR%%/Qt/qglfunctions.h +%%QT_INCDIR%%/Qt/qglpixelbuffer.h +%%QT_INCDIR%%/Qt/qglscreen_qws.h +%%QT_INCDIR%%/Qt/qglshaderprogram.h +%%QT_INCDIR%%/QtOpenGL/QGLBuffer +%%QT_INCDIR%%/QtOpenGL/QGLColormap +%%QT_INCDIR%%/QtOpenGL/QGLContext +%%QT_INCDIR%%/QtOpenGL/QGLFormat +%%QT_INCDIR%%/QtOpenGL/QGLFramebufferObject +%%QT_INCDIR%%/QtOpenGL/QGLFramebufferObjectFormat +%%QT_INCDIR%%/QtOpenGL/QGLFunctions +%%QT_INCDIR%%/QtOpenGL/QGLFunctionsPrivate +%%QT_INCDIR%%/QtOpenGL/QGLPixelBuffer +%%QT_INCDIR%%/QtOpenGL/QGLScreen +%%QT_INCDIR%%/QtOpenGL/QGLScreenSurfaceFunctions +%%QT_INCDIR%%/QtOpenGL/QGLShader +%%QT_INCDIR%%/QtOpenGL/QGLShaderProgram +%%QT_INCDIR%%/QtOpenGL/QGLWidget +%%QT_INCDIR%%/QtOpenGL/QMacCompatGLenum +%%QT_INCDIR%%/QtOpenGL/QMacCompatGLint +%%QT_INCDIR%%/QtOpenGL/QMacCompatGLuint +%%QT_INCDIR%%/QtOpenGL/QMacGLCompatTypes +%%QT_INCDIR%%/QtOpenGL/QtOpenGL +%%QT_INCDIR%%/QtOpenGL/qgl.h +%%QT_INCDIR%%/QtOpenGL/qglbuffer.h +%%QT_INCDIR%%/QtOpenGL/qglcolormap.h +%%QT_INCDIR%%/QtOpenGL/qglframebufferobject.h +%%QT_INCDIR%%/QtOpenGL/qglfunctions.h +%%QT_INCDIR%%/QtOpenGL/qglpixelbuffer.h +%%QT_INCDIR%%/QtOpenGL/qglscreen_qws.h +%%QT_INCDIR%%/QtOpenGL/qglshaderprogram.h +%%QT_LIBDIR%%/libQtOpenGL.la +%%QT_LIBDIR%%/libQtOpenGL.prl +%%QT_LIBDIR%%/libQtOpenGL.so +%%QT_LIBDIR%%/libQtOpenGL.so.4 +%%QT_LIBDIR%%/libQtOpenGL.so.%%SHORTVER%% +%%QT_LIBDIR%%/libQtOpenGL.so.%%FULLVER%% +%%DEBUG%%%%QT_LIBDIR%%/libQtOpenGL.so.%%FULLVER%%.debug +libdata/pkgconfig/QtOpenGL.pc +@dirrmtry %%QT_LIBDIR%% +@dirrm %%QT_INCDIR%%/QtOpenGL +@dirrmtry %%QT_INCDIR%%/Qt +@dirrmtry %%QT_INCDIR%% diff --git a/graphics/qt4-pixeltool/Makefile b/graphics/qt4-pixeltool/Makefile index 560b277b8f15..d9fa14591c8b 100644 --- a/graphics/qt4-pixeltool/Makefile +++ b/graphics/qt4-pixeltool/Makefile @@ -3,14 +3,14 @@ PORTNAME= pixeltool DISTVERSION= ${QT4_VERSION} -CATEGORIES?= graphics +PORTREVISION= 1 +CATEGORIES= graphics PKGNAMEPREFIX= qt4- MAINTAINER= kde@FreeBSD.org -COMMENT= Qt screen magnification utility +COMMENT= Qt 4 screen magnifier USE_QT4= qmake_build moc_build corelib gui network -QT_NONSTANDARD= yes QT_DIST= yes HAS_CONFIGURE= yes @@ -21,9 +21,10 @@ MAKE_ENV?= QTDIR=${WRKSRC} LD_LIBRARY_PATH=${WRKSRC}/lib:$$LD_LIBRARY_PATH \ PATH=${WRKSRC}/bin:$$PATH # qtlogo.png is installed by qt4-gui -DESKTOP_ENTRIES="Qt PixelTool" "${COMMENT}" \ - "${LOCALBASE}/share/pixmaps/qtlogo.png" \ - "${PREFIX}/bin/pixeltool" "Graphics;Qt;" true +DESKTOP_ENTRIES="Qt 4 PixelTool" "" \ + "${QT_PREFIX}/share/pixmaps/qtlogo.png" \ + "${PREFIX}/${QT_BINDIR_REL}/pixeltool" \ + "Graphics;Qt;" true DO_NOT_EXTRACT= demos doc examples mkspecs qmake translations \ src/activeqt src/dbus src/multimedia src/network src/opengl \ @@ -40,13 +41,9 @@ EXTRACT_AFTER_ARGS+= --exclude '${DISTNAME}/${dne}' BUILD_WRKSRC= ${WRKSRC}/tools/${PORTNAME} INSTALL_WRKSRC= ${BUILD_WRKSRC} -EXTRA_PATCHES+= ${.CURDIR}/../../devel/qt4/files/patch-configure - pre-configure: - ${REINPLACE_CMD} -e 's|target.path.*|target.path=${PREFIX}/bin|g' \ - ${BUILD_WRKSRC}/${PORTNAME}.pro ${MKDIR} ${WRKSRC}/mkspecs - ${LN} -sf ${LOCALBASE}/bin/qmake-qt4 ${WRKSRC}/bin/qmake - ${LN} -sf ${LOCALBASE}/bin/moc-qt4 ${WRKSRC}/bin/moc + ${LN} -sf ${QMAKE} ${WRKSRC}/bin/qmake + ${LN} -sf ${MOC} ${WRKSRC}/bin/moc .include diff --git a/graphics/qt4-pixeltool/pkg-descr b/graphics/qt4-pixeltool/pkg-descr deleted file mode 100644 index 36bc69717e98..000000000000 --- a/graphics/qt4-pixeltool/pkg-descr +++ /dev/null @@ -1,12 +0,0 @@ -Qt is a C++ toolkit for application development. It lets application -developers target all major operating systems with a single application -source code. - -Qt provides a platform-independent API to all central platform functionality: -GUI, database access, networking, file handling, etc. The Qt library -encapsulates the different APIs of different operating systems, providing -the application programmer with a single, common API for all operating systems. -The native C APIs are encapsulated in a set of well-designed, fully -object-oriented C++ classes. - -WWW: http://qt.nokia.com/products/qt/index.html diff --git a/graphics/qt4-pixeltool/pkg-plist b/graphics/qt4-pixeltool/pkg-plist index 04df01386af6..4038b18358ec 100644 --- a/graphics/qt4-pixeltool/pkg-plist +++ b/graphics/qt4-pixeltool/pkg-plist @@ -1,2 +1,2 @@ -bin/pixeltool -%%DEBUG%%bin/pixeltool.debug +%%QT_BINDIR%%/pixeltool +%%DEBUG%%%%QT_BINDIR%%/pixeltool.debug diff --git a/graphics/qt4-svg/Makefile b/graphics/qt4-svg/Makefile index 4e17c4941546..ccd5ace5fa81 100644 --- a/graphics/qt4-svg/Makefile +++ b/graphics/qt4-svg/Makefile @@ -3,18 +3,17 @@ PORTNAME= svg DISTVERSION= ${QT4_VERSION} -CATEGORIES?= graphics +CATEGORIES= graphics PKGNAMEPREFIX= qt4- MAINTAINER= kde@FreeBSD.org -COMMENT= Qt SVG library +COMMENT= Qt SVG support module USE_QT4= qmake_build moc_build corelib gui -QT_NONSTANDARD= yes QT_DIST= yes HAS_CONFIGURE= yes -USE_LDCONFIG= ${PREFIX}/lib/qt4 +USE_LDCONFIG= ${PREFIX}/${QT_LIBDIR_REL} ALL_TARGET= first CONFIGURE_ENV?= QTDIR=${WRKSRC} PATH=${WRKSRC}/bin:$$PATH @@ -36,18 +35,16 @@ EXTRACT_AFTER_ARGS+= --exclude '${DISTNAME}/${dne}' BUILD_WRKSRC= ${WRKSRC}/src/${PORTNAME} INSTALL_WRKSRC= ${BUILD_WRKSRC} -EXTRA_PATCHES+= ${.CURDIR}/../../devel/qt4/files/patch-configure - pre-configure: ${MKDIR} ${WRKSRC}/mkspecs - ${LN} -sf ${LOCALBASE}/bin/qmake-qt4 ${WRKSRC}/bin/qmake - ${LN} -sf ${LOCALBASE}/bin/moc-qt4 ${WRKSRC}/bin/moc + ${LN} -sf ${QMAKE} ${WRKSRC}/bin/qmake + ${LN} -sf ${MOC} ${WRKSRC}/bin/moc post-configure: - ${REINPLACE_CMD} -e 's|${PREFIX}/lib/qt4/pkgconfig|${PREFIX}/libdata/pkgconfig|g' \ + ${REINPLACE_CMD} -e 's|${PREFIX}/${QT_LIBDIR_REL}/pkgconfig|${PREFIX}/libdata/pkgconfig|g' \ -e 's|.*$$(QMAKE).*||g' ${BUILD_WRKSRC}/Makefile ${REINPLACE_CMD} -E -e 's|-L.[^[:space:]]*qt-x11-opensource.[^[:space:]]*lib||g' \ - -E -e 's|(.*location=).*moc|\1${PREFIX}/bin/moc-qt4|g' \ + -E -e 's|(.*location=).*moc|\1${PREFIX}/${QT_BINDIR_REL}/${MOC:T}|g' \ ${WRKSRC}/lib/pkgconfig/QtSvg.pc .include diff --git a/graphics/qt4-svg/pkg-descr b/graphics/qt4-svg/pkg-descr deleted file mode 100644 index 36bc69717e98..000000000000 --- a/graphics/qt4-svg/pkg-descr +++ /dev/null @@ -1,12 +0,0 @@ -Qt is a C++ toolkit for application development. It lets application -developers target all major operating systems with a single application -source code. - -Qt provides a platform-independent API to all central platform functionality: -GUI, database access, networking, file handling, etc. The Qt library -encapsulates the different APIs of different operating systems, providing -the application programmer with a single, common API for all operating systems. -The native C APIs are encapsulated in a set of well-designed, fully -object-oriented C++ classes. - -WWW: http://qt.nokia.com/products/qt/index.html diff --git a/graphics/qt4-svg/pkg-plist b/graphics/qt4-svg/pkg-plist index f7171bbbf1c3..d69f1ebe6860 100644 --- a/graphics/qt4-svg/pkg-plist +++ b/graphics/qt4-svg/pkg-plist @@ -1,26 +1,26 @@ -include/qt4/Qt/QtSvg -include/qt4/Qt/qgraphicssvgitem.h -include/qt4/Qt/qsvggenerator.h -include/qt4/Qt/qsvgrenderer.h -include/qt4/Qt/qsvgwidget.h -include/qt4/QtSvg/QGraphicsSvgItem -include/qt4/QtSvg/QSvgGenerator -include/qt4/QtSvg/QSvgRenderer -include/qt4/QtSvg/QSvgWidget -include/qt4/QtSvg/QtSvg -include/qt4/QtSvg/qgraphicssvgitem.h -include/qt4/QtSvg/qsvggenerator.h -include/qt4/QtSvg/qsvgrenderer.h -include/qt4/QtSvg/qsvgwidget.h -lib/qt4/libQtSvg.la -lib/qt4/libQtSvg.prl -lib/qt4/libQtSvg.so -lib/qt4/libQtSvg.so.4 -lib/qt4/libQtSvg.so.%%SHLIB_SHVER%% -lib/qt4/libQtSvg.so.%%SHLIB_VER%% -%%DEBUG%%lib/qt4/libQtSvg.so.%%SHLIB_VER%%.debug +%%QT_INCDIR%%/Qt/QtSvg +%%QT_INCDIR%%/Qt/qgraphicssvgitem.h +%%QT_INCDIR%%/Qt/qsvggenerator.h +%%QT_INCDIR%%/Qt/qsvgrenderer.h +%%QT_INCDIR%%/Qt/qsvgwidget.h +%%QT_INCDIR%%/QtSvg/QGraphicsSvgItem +%%QT_INCDIR%%/QtSvg/QSvgGenerator +%%QT_INCDIR%%/QtSvg/QSvgRenderer +%%QT_INCDIR%%/QtSvg/QSvgWidget +%%QT_INCDIR%%/QtSvg/QtSvg +%%QT_INCDIR%%/QtSvg/qgraphicssvgitem.h +%%QT_INCDIR%%/QtSvg/qsvggenerator.h +%%QT_INCDIR%%/QtSvg/qsvgrenderer.h +%%QT_INCDIR%%/QtSvg/qsvgwidget.h +%%QT_LIBDIR%%/libQtSvg.la +%%QT_LIBDIR%%/libQtSvg.prl +%%QT_LIBDIR%%/libQtSvg.so +%%QT_LIBDIR%%/libQtSvg.so.4 +%%QT_LIBDIR%%/libQtSvg.so.%%SHORTVER%% +%%QT_LIBDIR%%/libQtSvg.so.%%FULLVER%% +%%DEBUG%%%%QT_LIBDIR%%/libQtSvg.so.%%FULLVER%%.debug libdata/pkgconfig/QtSvg.pc -@dirrmtry lib/qt4 -@dirrm include/qt4/QtSvg -@dirrmtry include/qt4/Qt -@dirrmtry include/qt4 +@dirrmtry %%QT_LIBDIR%% +@dirrm %%QT_INCDIR%%/QtSvg +@dirrmtry %%QT_INCDIR%%/Qt +@dirrmtry %%QT_INCDIR%% diff --git a/japanese/qt4-codecs-jp/Makefile b/japanese/qt4-codecs-jp/Makefile index e052bc5116f9..1614716b7d81 100644 --- a/japanese/qt4-codecs-jp/Makefile +++ b/japanese/qt4-codecs-jp/Makefile @@ -3,7 +3,7 @@ PORTNAME= codecs DISTVERSION= ${QT4_VERSION} -CATEGORIES?= japanese +CATEGORIES= japanese PKGNAMEPREFIX= qt4- PKGNAMESUFFIX= -jp @@ -11,7 +11,6 @@ MAINTAINER= kde@FreeBSD.org COMMENT= Qt EUC-JP/JIS codec plugins USE_QT4= qmake_build corelib -QT_NONSTANDARD= yes QT_DIST= yes #USE_BZIP2= yes @@ -37,10 +36,8 @@ EXTRACT_AFTER_ARGS+= --exclude '${DISTNAME}/${dne}' BUILD_WRKSRC= ${WRKSRC}/src/plugins/${PORTNAME}/jp INSTALL_WRKSRC= ${BUILD_WRKSRC} -EXTRA_PATCHES+= ${.CURDIR}/../../devel/qt4/files/patch-configure - pre-configure: ${MKDIR} ${WRKSRC}/mkspecs - ${LN} -sf ${LOCALBASE}/bin/qmake-qt4 ${WRKSRC}/bin/qmake + ${LN} -sf ${QMAKE} ${WRKSRC}/bin/qmake .include diff --git a/japanese/qt4-codecs-jp/pkg-descr b/japanese/qt4-codecs-jp/pkg-descr deleted file mode 100644 index 36bc69717e98..000000000000 --- a/japanese/qt4-codecs-jp/pkg-descr +++ /dev/null @@ -1,12 +0,0 @@ -Qt is a C++ toolkit for application development. It lets application -developers target all major operating systems with a single application -source code. - -Qt provides a platform-independent API to all central platform functionality: -GUI, database access, networking, file handling, etc. The Qt library -encapsulates the different APIs of different operating systems, providing -the application programmer with a single, common API for all operating systems. -The native C APIs are encapsulated in a set of well-designed, fully -object-oriented C++ classes. - -WWW: http://qt.nokia.com/products/qt/index.html diff --git a/korean/qt4-codecs-kr/Makefile b/korean/qt4-codecs-kr/Makefile index 1e1af287a342..e69285780bc5 100644 --- a/korean/qt4-codecs-kr/Makefile +++ b/korean/qt4-codecs-kr/Makefile @@ -3,7 +3,7 @@ PORTNAME= codecs DISTVERSION= ${QT4_VERSION} -CATEGORIES?= korean +CATEGORIES= korean PKGNAMEPREFIX= qt4- PKGNAMESUFFIX= -kr @@ -11,7 +11,6 @@ MAINTAINER= kde@FreeBSD.org COMMENT= Qt EUC-KR codec plugin USE_QT4= qmake_build corelib -QT_NONSTANDARD= yes QT_DIST= yes HAS_CONFIGURE= yes @@ -36,10 +35,8 @@ EXTRACT_AFTER_ARGS+= --exclude '${DISTNAME}/${dne}' BUILD_WRKSRC= ${WRKSRC}/src/plugins/${PORTNAME}/kr INSTALL_WRKSRC= ${BUILD_WRKSRC} -EXTRA_PATCHES+= ${.CURDIR}/../../devel/qt4/files/patch-configure - pre-configure: ${MKDIR} ${WRKSRC}/mkspecs - ${LN} -sf ${LOCALBASE}/bin/qmake-qt4 ${WRKSRC}/bin/qmake + ${LN} -sf ${QMAKE} ${WRKSRC}/bin/qmake .include diff --git a/korean/qt4-codecs-kr/pkg-descr b/korean/qt4-codecs-kr/pkg-descr deleted file mode 100644 index 36bc69717e98..000000000000 --- a/korean/qt4-codecs-kr/pkg-descr +++ /dev/null @@ -1,12 +0,0 @@ -Qt is a C++ toolkit for application development. It lets application -developers target all major operating systems with a single application -source code. - -Qt provides a platform-independent API to all central platform functionality: -GUI, database access, networking, file handling, etc. The Qt library -encapsulates the different APIs of different operating systems, providing -the application programmer with a single, common API for all operating systems. -The native C APIs are encapsulated in a set of well-designed, fully -object-oriented C++ classes. - -WWW: http://qt.nokia.com/products/qt/index.html diff --git a/misc/qt4-doc/Makefile b/misc/qt4-doc/Makefile index fddae4486db0..ef3cf96f686e 100644 --- a/misc/qt4-doc/Makefile +++ b/misc/qt4-doc/Makefile @@ -3,11 +3,11 @@ PORTNAME= doc DISTVERSION= ${QT4_VERSION} -CATEGORIES?= misc +CATEGORIES= misc PKGNAMEPREFIX= qt4- MAINTAINER= kde@FreeBSD.org -COMMENT= Multiplatform C++ application framework +COMMENT= Qt documentation USE_QT4= # empty QT_DIST= yes @@ -17,6 +17,8 @@ EXTRACT_AFTER_ARGS= '${DISTNAME}/doc' DOCSDIR= ${PREFIX}/share/doc/qt4 +EXTRA_PATCHES= # empty + do-install: ${MKDIR} ${STAGEDIR}${DOCSDIR} && \ cd ${WRKSRC}/doc && \ diff --git a/misc/qt4-doc/pkg-descr b/misc/qt4-doc/pkg-descr deleted file mode 100644 index 36bc69717e98..000000000000 --- a/misc/qt4-doc/pkg-descr +++ /dev/null @@ -1,12 +0,0 @@ -Qt is a C++ toolkit for application development. It lets application -developers target all major operating systems with a single application -source code. - -Qt provides a platform-independent API to all central platform functionality: -GUI, database access, networking, file handling, etc. The Qt library -encapsulates the different APIs of different operating systems, providing -the application programmer with a single, common API for all operating systems. -The native C APIs are encapsulated in a set of well-designed, fully -object-oriented C++ classes. - -WWW: http://qt.nokia.com/products/qt/index.html diff --git a/misc/qt4-l10n/Makefile b/misc/qt4-l10n/Makefile index a82904352075..b9adce593c37 100644 --- a/misc/qt4-l10n/Makefile +++ b/misc/qt4-l10n/Makefile @@ -2,23 +2,24 @@ PORTNAME= l10n DISTVERSION= ${QT4_VERSION} -CATEGORIES?= misc +CATEGORIES= misc PKGNAMEPREFIX= qt4- MAINTAINER= kde@FreeBSD.org -COMMENT= Qt translations messages +COMMENT= Qt localized messages USE_QT4= linguist_build QT_DIST= yes -QT_NONSTANDARD= yes EXTRACT_AFTER_ARGS+= --include '${DISTNAME}/translations' +EXTRA_PATCHES= # empty + do-build: - ${LOCALBASE}/bin/lrelease-qt4 ${WRKSRC}/translations/*.ts + ${QT_BINDIR}/lrelease${_QT_BINSUFX} ${WRKSRC}/translations/*.ts do-install: - ${MKDIR} ${STAGEDIR}${PREFIX}/share/qt4/translations - ${INSTALL_DATA} ${WRKSRC}/translations/*.qm ${STAGEDIR}${PREFIX}/share/qt4/translations + ${MKDIR} ${STAGEDIR}${PREFIX}/${QT_L10NDIR_REL} + ${INSTALL_DATA} ${WRKSRC}/translations/*.qm ${STAGEDIR}${PREFIX}/${QT_L10NDIR_REL} .include diff --git a/misc/qt4-l10n/pkg-descr b/misc/qt4-l10n/pkg-descr deleted file mode 100644 index 36bc69717e98..000000000000 --- a/misc/qt4-l10n/pkg-descr +++ /dev/null @@ -1,12 +0,0 @@ -Qt is a C++ toolkit for application development. It lets application -developers target all major operating systems with a single application -source code. - -Qt provides a platform-independent API to all central platform functionality: -GUI, database access, networking, file handling, etc. The Qt library -encapsulates the different APIs of different operating systems, providing -the application programmer with a single, common API for all operating systems. -The native C APIs are encapsulated in a set of well-designed, fully -object-oriented C++ classes. - -WWW: http://qt.nokia.com/products/qt/index.html diff --git a/misc/qt4-l10n/pkg-plist b/misc/qt4-l10n/pkg-plist index c64869066557..09b0ecfda907 100644 --- a/misc/qt4-l10n/pkg-plist +++ b/misc/qt4-l10n/pkg-plist @@ -1,93 +1,93 @@ -share/qt4/translations/assistant_cs.qm -share/qt4/translations/assistant_da.qm -share/qt4/translations/assistant_de.qm -share/qt4/translations/assistant_fr.qm -share/qt4/translations/assistant_hu.qm -share/qt4/translations/assistant_ja.qm -share/qt4/translations/assistant_ko.qm -share/qt4/translations/assistant_pl.qm -share/qt4/translations/assistant_ru.qm -share/qt4/translations/assistant_sl.qm -share/qt4/translations/assistant_uk.qm -share/qt4/translations/assistant_zh_CN.qm -share/qt4/translations/assistant_zh_TW.qm -share/qt4/translations/designer_cs.qm -share/qt4/translations/designer_de.qm -share/qt4/translations/designer_fr.qm -share/qt4/translations/designer_hu.qm -share/qt4/translations/designer_ja.qm -share/qt4/translations/designer_ko.qm -share/qt4/translations/designer_pl.qm -share/qt4/translations/designer_ru.qm -share/qt4/translations/designer_sl.qm -share/qt4/translations/designer_uk.qm -share/qt4/translations/designer_zh_CN.qm -share/qt4/translations/designer_zh_TW.qm -share/qt4/translations/linguist_cs.qm -share/qt4/translations/linguist_de.qm -share/qt4/translations/linguist_fr.qm -share/qt4/translations/linguist_hu.qm -share/qt4/translations/linguist_ja.qm -share/qt4/translations/linguist_ko.qm -share/qt4/translations/linguist_pl.qm -share/qt4/translations/linguist_ru.qm -share/qt4/translations/linguist_sl.qm -share/qt4/translations/linguist_uk.qm -share/qt4/translations/linguist_zh_CN.qm -share/qt4/translations/linguist_zh_TW.qm -share/qt4/translations/qt_ar.qm -share/qt4/translations/qt_cs.qm -share/qt4/translations/qt_da.qm -share/qt4/translations/qt_de.qm -share/qt4/translations/qt_es.qm -share/qt4/translations/qt_fa.qm -share/qt4/translations/qt_fr.qm -share/qt4/translations/qt_gl.qm -share/qt4/translations/qt_he.qm -share/qt4/translations/qt_help_cs.qm -share/qt4/translations/qt_help_da.qm -share/qt4/translations/qt_help_de.qm -share/qt4/translations/qt_help_fr.qm -share/qt4/translations/qt_help_gl.qm -share/qt4/translations/qt_help_hu.qm -share/qt4/translations/qt_help_ja.qm -share/qt4/translations/qt_help_ko.qm -share/qt4/translations/qt_help_pl.qm -share/qt4/translations/qt_help_ru.qm -share/qt4/translations/qt_help_sl.qm -share/qt4/translations/qt_help_uk.qm -share/qt4/translations/qt_help_zh_CN.qm -share/qt4/translations/qt_help_zh_TW.qm -share/qt4/translations/qt_hu.qm -share/qt4/translations/qt_ja.qm -share/qt4/translations/qt_ko.qm -share/qt4/translations/qt_lt.qm -share/qt4/translations/qt_pl.qm -share/qt4/translations/qt_pt.qm -share/qt4/translations/qt_ru.qm -share/qt4/translations/qt_sk.qm -share/qt4/translations/qt_sl.qm -share/qt4/translations/qt_sv.qm -share/qt4/translations/qt_uk.qm -share/qt4/translations/qt_zh_CN.qm -share/qt4/translations/qt_zh_TW.qm -share/qt4/translations/qtconfig_hu.qm -share/qt4/translations/qtconfig_ja.qm -share/qt4/translations/qtconfig_ko.qm -share/qt4/translations/qtconfig_pl.qm -share/qt4/translations/qtconfig_ru.qm -share/qt4/translations/qtconfig_sl.qm -share/qt4/translations/qtconfig_uk.qm -share/qt4/translations/qtconfig_zh_CN.qm -share/qt4/translations/qtconfig_zh_TW.qm -share/qt4/translations/qvfb_hu.qm -share/qt4/translations/qvfb_ja.qm -share/qt4/translations/qvfb_ko.qm -share/qt4/translations/qvfb_pl.qm -share/qt4/translations/qvfb_ru.qm -share/qt4/translations/qvfb_sl.qm -share/qt4/translations/qvfb_uk.qm -share/qt4/translations/qvfb_zh_CN.qm -share/qt4/translations/qvfb_zh_TW.qm -@dirrm share/qt4/translations -@dirrmtry share/qt4 +%%QT_L10NDIR%%/assistant_cs.qm +%%QT_L10NDIR%%/assistant_da.qm +%%QT_L10NDIR%%/assistant_de.qm +%%QT_L10NDIR%%/assistant_fr.qm +%%QT_L10NDIR%%/assistant_hu.qm +%%QT_L10NDIR%%/assistant_ja.qm +%%QT_L10NDIR%%/assistant_ko.qm +%%QT_L10NDIR%%/assistant_pl.qm +%%QT_L10NDIR%%/assistant_ru.qm +%%QT_L10NDIR%%/assistant_sl.qm +%%QT_L10NDIR%%/assistant_uk.qm +%%QT_L10NDIR%%/assistant_zh_CN.qm +%%QT_L10NDIR%%/assistant_zh_TW.qm +%%QT_L10NDIR%%/designer_cs.qm +%%QT_L10NDIR%%/designer_de.qm +%%QT_L10NDIR%%/designer_fr.qm +%%QT_L10NDIR%%/designer_hu.qm +%%QT_L10NDIR%%/designer_ja.qm +%%QT_L10NDIR%%/designer_ko.qm +%%QT_L10NDIR%%/designer_pl.qm +%%QT_L10NDIR%%/designer_ru.qm +%%QT_L10NDIR%%/designer_sl.qm +%%QT_L10NDIR%%/designer_uk.qm +%%QT_L10NDIR%%/designer_zh_CN.qm +%%QT_L10NDIR%%/designer_zh_TW.qm +%%QT_L10NDIR%%/linguist_cs.qm +%%QT_L10NDIR%%/linguist_de.qm +%%QT_L10NDIR%%/linguist_fr.qm +%%QT_L10NDIR%%/linguist_hu.qm +%%QT_L10NDIR%%/linguist_ja.qm +%%QT_L10NDIR%%/linguist_ko.qm +%%QT_L10NDIR%%/linguist_pl.qm +%%QT_L10NDIR%%/linguist_ru.qm +%%QT_L10NDIR%%/linguist_sl.qm +%%QT_L10NDIR%%/linguist_uk.qm +%%QT_L10NDIR%%/linguist_zh_CN.qm +%%QT_L10NDIR%%/linguist_zh_TW.qm +%%QT_L10NDIR%%/qt_ar.qm +%%QT_L10NDIR%%/qt_cs.qm +%%QT_L10NDIR%%/qt_da.qm +%%QT_L10NDIR%%/qt_de.qm +%%QT_L10NDIR%%/qt_es.qm +%%QT_L10NDIR%%/qt_fa.qm +%%QT_L10NDIR%%/qt_fr.qm +%%QT_L10NDIR%%/qt_gl.qm +%%QT_L10NDIR%%/qt_he.qm +%%QT_L10NDIR%%/qt_help_cs.qm +%%QT_L10NDIR%%/qt_help_da.qm +%%QT_L10NDIR%%/qt_help_de.qm +%%QT_L10NDIR%%/qt_help_fr.qm +%%QT_L10NDIR%%/qt_help_gl.qm +%%QT_L10NDIR%%/qt_help_hu.qm +%%QT_L10NDIR%%/qt_help_ja.qm +%%QT_L10NDIR%%/qt_help_ko.qm +%%QT_L10NDIR%%/qt_help_pl.qm +%%QT_L10NDIR%%/qt_help_ru.qm +%%QT_L10NDIR%%/qt_help_sl.qm +%%QT_L10NDIR%%/qt_help_uk.qm +%%QT_L10NDIR%%/qt_help_zh_CN.qm +%%QT_L10NDIR%%/qt_help_zh_TW.qm +%%QT_L10NDIR%%/qt_hu.qm +%%QT_L10NDIR%%/qt_ja.qm +%%QT_L10NDIR%%/qt_ko.qm +%%QT_L10NDIR%%/qt_lt.qm +%%QT_L10NDIR%%/qt_pl.qm +%%QT_L10NDIR%%/qt_pt.qm +%%QT_L10NDIR%%/qt_ru.qm +%%QT_L10NDIR%%/qt_sk.qm +%%QT_L10NDIR%%/qt_sl.qm +%%QT_L10NDIR%%/qt_sv.qm +%%QT_L10NDIR%%/qt_uk.qm +%%QT_L10NDIR%%/qt_zh_CN.qm +%%QT_L10NDIR%%/qt_zh_TW.qm +%%QT_L10NDIR%%/qtconfig_hu.qm +%%QT_L10NDIR%%/qtconfig_ja.qm +%%QT_L10NDIR%%/qtconfig_ko.qm +%%QT_L10NDIR%%/qtconfig_pl.qm +%%QT_L10NDIR%%/qtconfig_ru.qm +%%QT_L10NDIR%%/qtconfig_sl.qm +%%QT_L10NDIR%%/qtconfig_uk.qm +%%QT_L10NDIR%%/qtconfig_zh_CN.qm +%%QT_L10NDIR%%/qtconfig_zh_TW.qm +%%QT_L10NDIR%%/qvfb_hu.qm +%%QT_L10NDIR%%/qvfb_ja.qm +%%QT_L10NDIR%%/qvfb_ko.qm +%%QT_L10NDIR%%/qvfb_pl.qm +%%QT_L10NDIR%%/qvfb_ru.qm +%%QT_L10NDIR%%/qvfb_sl.qm +%%QT_L10NDIR%%/qvfb_uk.qm +%%QT_L10NDIR%%/qvfb_zh_CN.qm +%%QT_L10NDIR%%/qvfb_zh_TW.qm +@dirrm %%QT_L10NDIR%% +@dirrmtry %%QT_DATADIR%% diff --git a/misc/qt4-qtconfig/Makefile b/misc/qt4-qtconfig/Makefile index 4ea5aaf38021..ed75701b648f 100644 --- a/misc/qt4-qtconfig/Makefile +++ b/misc/qt4-qtconfig/Makefile @@ -3,21 +3,16 @@ PORTNAME= qtconfig DISTVERSION= ${QT4_VERSION} -CATEGORIES?= misc +PORTREVISION= 1 +CATEGORIES= misc PKGNAMEPREFIX= qt4- MAINTAINER= kde@FreeBSD.org -COMMENT= Qt graphical configuration utility - -OPTIONS_DEFINE= PHONON -OPTIONS_DEFAULT=PHONON - -PHONON_DESC= Multimedia via Phonon (implies GStreamer) +COMMENT= Qt 4 graphical configuration utility USES= pkgconfig USE_QT4= qmake_build moc_build rcc_build uic_build \ - dbus gui xml -QT_NONSTANDARD= yes + corelib dbus gui xml QT_DIST= yes HAS_CONFIGURE= yes @@ -27,9 +22,10 @@ CONFIGURE_ENV?= QTDIR=${WRKSRC} PATH=${WRKSRC}/bin:$$PATH MAKE_ENV?= QTDIR=${WRKSRC} LD_LIBRARY_PATH=${WRKSRC}/lib:$$LD_LIBRARY_PATH \ PATH=${WRKSRC}/bin:$$PATH -DESKTOP_ENTRIES="Qt Configuration" "${COMMENT}" \ +DESKTOP_ENTRIES="Qt 4 Configuration" "" \ "${PREFIX}/share/pixmaps/qtconfig-qt4.png" \ - "${PREFIX}/bin/qtconfig-qt4" "Settings;Qt;" true + "${PREFIX}/${QT_BINDIR_REL}/qtconfig${_QT_BINSUFX}" \ + "Settings;Qt;" true DO_NOT_EXTRACT= demos doc examples mkspecs qmake translations \ src/activeqt src/dbus src/multimedia src/network src/opengl \ @@ -42,32 +38,29 @@ DO_NOT_EXTRACT= demos doc examples mkspecs qmake translations \ EXTRACT_AFTER_ARGS+= --exclude '${DISTNAME}/${dne}' .endfor -.include +OPTIONS_DEFINE= PHONON +OPTIONS_DEFAULT=PHONON -.if ${PORT_OPTIONS:MPHONON} -USE_QT4+= phonon phonon-gst -USE_GSTREAMER= yes -.else -CONFIGURE_ARGS+=-no-phonon -no-gstreamer -.endif +PHONON_DESC= Phonon multimedia framework support (implies GStreamer) +PHONON_USE= GSTREAMER=yes QT4=phonon,phonon-gst +PHONON_CONFIGURE_ON= -phonon -gstreamer +PHONON_CONFIGURE_OFF= -no-phonon -no-gstreamer BUILD_WRKSRC= ${WRKSRC}/tools/${PORTNAME} INSTALL_WRKSRC= ${BUILD_WRKSRC} -EXTRA_PATCHES+= ${.CURDIR}/../../devel/qt4/files/patch-configure - pre-configure: - ${REINPLACE_CMD} -e 's|^TARGET.*|TARGET=qtconfig-qt4|g' \ + ${REINPLACE_CMD} -e 's|^TARGET.*|TARGET=qtconfig${_QT_BINSUFX}|g' \ ${BUILD_WRKSRC}/${PORTNAME}.pro ${ECHO_CMD} "INCLUDEPATH+=${EXTRA_INCL}" >> ${BUILD_WRKSRC}/${PORTNAME}.pro ${MKDIR} ${WRKSRC}/mkspecs - ${LN} -sf ${LOCALBASE}/bin/qmake-qt4 ${WRKSRC}/bin/qmake - ${LN} -sf ${LOCALBASE}/bin/moc-qt4 ${WRKSRC}/bin/moc - ${LN} -sf ${LOCALBASE}/bin/uic-qt4 ${WRKSRC}/bin/uic - ${LN} -sf ${LOCALBASE}/bin/rcc ${WRKSRC}/bin/rcc + ${LN} -sf ${QMAKE} ${WRKSRC}/bin/qmake + ${LN} -sf ${MOC} ${WRKSRC}/bin/moc + ${LN} -sf ${UIC} ${WRKSRC}/bin/uic + ${LN} -sf ${RCC} ${WRKSRC}/bin/rcc post-install: - ${INSTALL_DATA} ${BUILD_WRKSRC}/images/appicon.png \ + ${INSTALL_DATA} ${INSTALL_WRKSRC}/images/appicon.png \ ${STAGEDIR}${PREFIX}/share/pixmaps/qtconfig-qt4.png .include diff --git a/misc/qt4-qtconfig/pkg-descr b/misc/qt4-qtconfig/pkg-descr deleted file mode 100644 index 36bc69717e98..000000000000 --- a/misc/qt4-qtconfig/pkg-descr +++ /dev/null @@ -1,12 +0,0 @@ -Qt is a C++ toolkit for application development. It lets application -developers target all major operating systems with a single application -source code. - -Qt provides a platform-independent API to all central platform functionality: -GUI, database access, networking, file handling, etc. The Qt library -encapsulates the different APIs of different operating systems, providing -the application programmer with a single, common API for all operating systems. -The native C APIs are encapsulated in a set of well-designed, fully -object-oriented C++ classes. - -WWW: http://qt.nokia.com/products/qt/index.html diff --git a/misc/qt4-qtconfig/pkg-plist b/misc/qt4-qtconfig/pkg-plist index c47b7dd39e55..69e61d0c8045 100644 --- a/misc/qt4-qtconfig/pkg-plist +++ b/misc/qt4-qtconfig/pkg-plist @@ -1,3 +1,3 @@ -bin/qtconfig-qt4 -%%DEBUG%%bin/qtconfig-qt4.debug +%%QT_BINDIR%%/qtconfig-qt4 +%%DEBUG%%%%QT_BINDIR%%/qtconfig-qt4.debug share/pixmaps/qtconfig-qt4.png diff --git a/misc/qt4-qtdemo/Makefile b/misc/qt4-qtdemo/Makefile index d01306741f05..53f995466cb2 100644 --- a/misc/qt4-qtdemo/Makefile +++ b/misc/qt4-qtdemo/Makefile @@ -3,18 +3,18 @@ PORTNAME= qtdemo DISTVERSION= ${QT4_VERSION} -CATEGORIES?= misc +PORTREVISION= 1 +CATEGORIES= misc PKGNAMEPREFIX= qt4- MAINTAINER= kde@FreeBSD.org -COMMENT= Qt demonstration and example programs +COMMENT= Qt 4 demonstration and example applications USES= pkgconfig USE_QT4= qmake_build moc_build rcc_build uic_build corelib designer \ gui network opengl sql svg qtestlib xml imageformats_run dbus \ script webkit phonon help assistant_run phonon-gst scripttools \ xmlpatterns multimedia -QT_NONSTANDARD= yes QT_DIST= yes HAS_CONFIGURE= yes @@ -25,9 +25,10 @@ MAKE_ENV?= QTDIR=${WRKSRC} LD_LIBRARY_PATH=${WRKSRC}/lib:$$LD_LIBRARY_PATH \ PATH=${WRKSRC}/bin:$$PATH # qtlogo.png is installed by qt4-gui -DESKTOP_ENTRIES="Qt Examples and Demos" "${COMMENT}" \ - "${LOCALBASE}/share/pixmaps/qtlogo.png" \ - "${PREFIX}/bin/qtdemo" "Development;Qt;" true +DESKTOP_ENTRIES="Qt 4 Examples and Demos" "" \ + "${QT_PREFIX}/share/pixmaps/qtlogo.png" \ + "${PREFIX}/${QT_BINDIR_REL}/qtdemo" \ + "Development;Qt;" true DO_NOT_EXTRACT= doc mkspecs qmake translations \ src/activeqt src/openvg src/s60installs src/s60main src/tools \ @@ -41,26 +42,28 @@ EXTRACT_AFTER_ARGS+= --exclude '${DISTNAME}/${dne}' BUILD_WRKSRC= ${WRKSRC}/demos INSTALL_WRKSRC= ${BUILD_WRKSRC} -EXTRA_PATCHES+= ${.CURDIR}/../../devel/qt4/files/patch-configure - post-patch: - ${REINPLACE_CMD} -e '/app +=/s|"assistant"|"assistant-qt4"|' \ + ${REINPLACE_CMD} -e '/app +=/s|"assistant"|"assistant${_QT_BINSUFX}"|' \ ${BUILD_WRKSRC}/${PORTNAME}/menumanager.cpp \ ${WRKSRC}/examples/help/remotecontrol/remotecontrol.cpp \ ${WRKSRC}/examples/help/simpletextviewer/assistant.cpp pre-configure: ${MKDIR} ${WRKSRC}/mkspecs/modules - ${LN} -sf ${LOCALBASE}/bin/qmake-qt4 ${WRKSRC}/bin/qmake - ${LN} -sf ${LOCALBASE}/bin/moc-qt4 ${WRKSRC}/bin/moc - ${LN} -sf ${LOCALBASE}/bin/uic-qt4 ${WRKSRC}/bin/uic - ${LN} -sf ${LOCALBASE}/bin/rcc ${WRKSRC}/bin/rcc + ${LN} -sf ${QMAKE} ${WRKSRC}/bin/qmake + ${LN} -sf ${MOC} ${WRKSRC}/bin/moc + ${LN} -sf ${UIC} ${WRKSRC}/bin/uic + ${LN} -sf ${RCC} ${WRKSRC}/bin/rcc post-build: - cd ${WRKSRC}/examples && ${SETENV} MAKEOBJDIR=. ${MAKE} ${_MAKE_JOBS} + cd ${WRKSRC}/examples && \ + ${SETENV} ${MAKE_ENV} ${MAKE} ${MAKEFLAGS} ${MAKEFILE} \ + ${_MAKE_JOBS} ${MAKE_ARGS} ${ALL_TARGET} post-install: - cd ${WRKSRC}/examples && ${SETENV} MAKEOBJDIR=. ${MAKE} ${MAKE_ARGS} install + cd ${WRKSRC}/examples && \ + ${SETENV} ${MAKE_ENV} ${MAKE} ${MAKEFLAGS} ${MAKEFILE} \ + ${MAKE_ARGS} ${INSTALL_TARGET} ${FIND} -E ${STAGEDIR}${PREFIX}/share/examples/qt4/examples/declarative/cppextensions -regex ".*\.(moc|obj|pch|rcc)" -type d | ${XARGS} ${RM} -r .include diff --git a/misc/qt4-qtdemo/pkg-descr b/misc/qt4-qtdemo/pkg-descr deleted file mode 100644 index 36bc69717e98..000000000000 --- a/misc/qt4-qtdemo/pkg-descr +++ /dev/null @@ -1,12 +0,0 @@ -Qt is a C++ toolkit for application development. It lets application -developers target all major operating systems with a single application -source code. - -Qt provides a platform-independent API to all central platform functionality: -GUI, database access, networking, file handling, etc. The Qt library -encapsulates the different APIs of different operating systems, providing -the application programmer with a single, common API for all operating systems. -The native C APIs are encapsulated in a set of well-designed, fully -object-oriented C++ classes. - -WWW: http://qt.nokia.com/products/qt/index.html diff --git a/misc/qt4-qtdemo/pkg-plist b/misc/qt4-qtdemo/pkg-plist index f7d6fc889fce..b42ab42807c1 100644 --- a/misc/qt4-qtdemo/pkg-plist +++ b/misc/qt4-qtdemo/pkg-plist @@ -1,5 +1,5 @@ -bin/qtdemo -%%DEBUG%%bin/qtdemo.debug +%%QT_BINDIR%%/qtdemo +%%DEBUG%%%%QT_BINDIR%%/qtdemo.debug %%QT_PLUGINDIR%%/designer/libarthurplugin.so %%DEBUG%%%%QT_PLUGINDIR%%/designer/libarthurplugin.so.debug %%QT_PLUGINDIR%%/designer/libcontainerextension.so @@ -10,4979 +10,4979 @@ bin/qtdemo %%DEBUG%%%%QT_PLUGINDIR%%/designer/libtaskmenuextension.so.debug %%QT_PLUGINDIR%%/designer/libworldtimeclockplugin.so %%DEBUG%%%%QT_PLUGINDIR%%/designer/libworldtimeclockplugin.so.debug -share/examples/qt4/demos/README -share/examples/qt4/demos/affine/affine -%%DEBUG%%share/examples/qt4/demos/affine/affine.debug -share/examples/qt4/demos/affine/affine.pro -share/examples/qt4/demos/affine/affine.qrc -share/examples/qt4/demos/affine/bg1.jpg -share/examples/qt4/demos/affine/main.cpp -share/examples/qt4/demos/affine/xform.cpp -share/examples/qt4/demos/affine/xform.h -share/examples/qt4/demos/affine/xform.html -share/examples/qt4/demos/arthurplugin/arthur_plugin.qrc -share/examples/qt4/demos/arthurplugin/arthurplugin.pro -share/examples/qt4/demos/arthurplugin/bg1.jpg -share/examples/qt4/demos/arthurplugin/composition.cpp -share/examples/qt4/demos/arthurplugin/composition.h -share/examples/qt4/demos/arthurplugin/flower.jpg -share/examples/qt4/demos/arthurplugin/flower_alpha.jpg -share/examples/qt4/demos/arthurplugin/gradients.cpp -share/examples/qt4/demos/arthurplugin/gradients.h -share/examples/qt4/demos/arthurplugin/pathdeform.cpp -share/examples/qt4/demos/arthurplugin/pathdeform.h -share/examples/qt4/demos/arthurplugin/pathstroke.cpp -share/examples/qt4/demos/arthurplugin/pathstroke.h -share/examples/qt4/demos/arthurplugin/plugin.cpp -share/examples/qt4/demos/arthurplugin/xform.cpp -share/examples/qt4/demos/arthurplugin/xform.h -share/examples/qt4/demos/books/bookdelegate.cpp -share/examples/qt4/demos/books/bookdelegate.h -share/examples/qt4/demos/books/books -%%DEBUG%%share/examples/qt4/demos/books/books.debug -share/examples/qt4/demos/books/books.pro -share/examples/qt4/demos/books/books.qrc -share/examples/qt4/demos/books/bookwindow.cpp -share/examples/qt4/demos/books/bookwindow.h -share/examples/qt4/demos/books/bookwindow.ui -share/examples/qt4/demos/books/images/star.png -share/examples/qt4/demos/books/initdb.h -share/examples/qt4/demos/books/main.cpp -share/examples/qt4/demos/boxes/3rdparty/fbm.c -share/examples/qt4/demos/boxes/3rdparty/fbm.h -share/examples/qt4/demos/boxes/basic.fsh -share/examples/qt4/demos/boxes/basic.vsh -share/examples/qt4/demos/boxes/boxes -%%DEBUG%%share/examples/qt4/demos/boxes/boxes.debug -share/examples/qt4/demos/boxes/boxes.pro -share/examples/qt4/demos/boxes/boxes.qrc -share/examples/qt4/demos/boxes/cubemap_negx.jpg -share/examples/qt4/demos/boxes/cubemap_negy.jpg -share/examples/qt4/demos/boxes/cubemap_negz.jpg -share/examples/qt4/demos/boxes/cubemap_posx.jpg -share/examples/qt4/demos/boxes/cubemap_posy.jpg -share/examples/qt4/demos/boxes/cubemap_posz.jpg -share/examples/qt4/demos/boxes/dotted.fsh -share/examples/qt4/demos/boxes/fresnel.fsh -share/examples/qt4/demos/boxes/glass.fsh -share/examples/qt4/demos/boxes/glbuffers.cpp -share/examples/qt4/demos/boxes/glbuffers.h -share/examples/qt4/demos/boxes/glextensions.cpp -share/examples/qt4/demos/boxes/glextensions.h -share/examples/qt4/demos/boxes/gltrianglemesh.h -share/examples/qt4/demos/boxes/granite.fsh -share/examples/qt4/demos/boxes/main.cpp -share/examples/qt4/demos/boxes/marble.fsh -share/examples/qt4/demos/boxes/parameters.par -share/examples/qt4/demos/boxes/qt-logo.jpg -share/examples/qt4/demos/boxes/qt-logo.png -share/examples/qt4/demos/boxes/qtbox.cpp -share/examples/qt4/demos/boxes/qtbox.h -share/examples/qt4/demos/boxes/reflection.fsh -share/examples/qt4/demos/boxes/refraction.fsh -share/examples/qt4/demos/boxes/roundedbox.cpp -share/examples/qt4/demos/boxes/roundedbox.h -share/examples/qt4/demos/boxes/scene.cpp -share/examples/qt4/demos/boxes/scene.h -share/examples/qt4/demos/boxes/smiley.png -share/examples/qt4/demos/boxes/square.jpg -share/examples/qt4/demos/boxes/trackball.cpp -share/examples/qt4/demos/boxes/trackball.h -share/examples/qt4/demos/boxes/wood.fsh -share/examples/qt4/demos/browser/Info_mac.plist -share/examples/qt4/demos/browser/addbookmarkdialog.ui -share/examples/qt4/demos/browser/autosaver.cpp -share/examples/qt4/demos/browser/autosaver.h -share/examples/qt4/demos/browser/bookmarks.cpp -share/examples/qt4/demos/browser/bookmarks.h -share/examples/qt4/demos/browser/bookmarks.ui -share/examples/qt4/demos/browser/browser -%%DEBUG%%share/examples/qt4/demos/browser/browser.debug -share/examples/qt4/demos/browser/browser.icns -share/examples/qt4/demos/browser/browser.ico -share/examples/qt4/demos/browser/browser.pro -share/examples/qt4/demos/browser/browser.rc -share/examples/qt4/demos/browser/browserapplication.cpp -share/examples/qt4/demos/browser/browserapplication.h -share/examples/qt4/demos/browser/browsermainwindow.cpp -share/examples/qt4/demos/browser/browsermainwindow.h -share/examples/qt4/demos/browser/chasewidget.cpp -share/examples/qt4/demos/browser/chasewidget.h -share/examples/qt4/demos/browser/cookiejar.cpp -share/examples/qt4/demos/browser/cookiejar.h -share/examples/qt4/demos/browser/cookies.ui -share/examples/qt4/demos/browser/cookiesexceptions.ui -share/examples/qt4/demos/browser/data.qrc -share/examples/qt4/demos/browser/data/addtab.png -share/examples/qt4/demos/browser/data/browser.svg -share/examples/qt4/demos/browser/data/closetab.png -share/examples/qt4/demos/browser/data/data.qrc -share/examples/qt4/demos/browser/data/defaultbookmarks.xbel -share/examples/qt4/demos/browser/data/defaulticon.png -share/examples/qt4/demos/browser/data/history.png -share/examples/qt4/demos/browser/data/loading.gif -share/examples/qt4/demos/browser/downloaditem.ui -share/examples/qt4/demos/browser/downloadmanager.cpp -share/examples/qt4/demos/browser/downloadmanager.h -share/examples/qt4/demos/browser/downloads.ui -share/examples/qt4/demos/browser/edittableview.cpp -share/examples/qt4/demos/browser/edittableview.h -share/examples/qt4/demos/browser/edittreeview.cpp -share/examples/qt4/demos/browser/edittreeview.h -share/examples/qt4/demos/browser/history.cpp -share/examples/qt4/demos/browser/history.h -share/examples/qt4/demos/browser/history.ui -share/examples/qt4/demos/browser/htmls.qrc -share/examples/qt4/demos/browser/htmls/htmls.qrc -share/examples/qt4/demos/browser/htmls/notfound.html -share/examples/qt4/demos/browser/main.cpp -share/examples/qt4/demos/browser/modelmenu.cpp -share/examples/qt4/demos/browser/modelmenu.h -share/examples/qt4/demos/browser/networkaccessmanager.cpp -share/examples/qt4/demos/browser/networkaccessmanager.h -share/examples/qt4/demos/browser/passworddialog.ui -share/examples/qt4/demos/browser/proxy.ui -share/examples/qt4/demos/browser/searchlineedit.cpp -share/examples/qt4/demos/browser/searchlineedit.h -share/examples/qt4/demos/browser/settings.cpp -share/examples/qt4/demos/browser/settings.h -share/examples/qt4/demos/browser/settings.ui -share/examples/qt4/demos/browser/squeezelabel.cpp -share/examples/qt4/demos/browser/squeezelabel.h -share/examples/qt4/demos/browser/tabwidget.cpp -share/examples/qt4/demos/browser/tabwidget.h -share/examples/qt4/demos/browser/toolbarsearch.cpp -share/examples/qt4/demos/browser/toolbarsearch.h -share/examples/qt4/demos/browser/urllineedit.cpp -share/examples/qt4/demos/browser/urllineedit.h -share/examples/qt4/demos/browser/webview.cpp -share/examples/qt4/demos/browser/webview.h -share/examples/qt4/demos/browser/xbel.cpp -share/examples/qt4/demos/browser/xbel.h -share/examples/qt4/demos/chip/chip -share/examples/qt4/demos/chip/chip.cpp -%%DEBUG%%share/examples/qt4/demos/chip/chip.debug -share/examples/qt4/demos/chip/chip.h -share/examples/qt4/demos/chip/chip.pro -share/examples/qt4/demos/chip/fileprint.png -share/examples/qt4/demos/chip/images.qrc -share/examples/qt4/demos/chip/main.cpp -share/examples/qt4/demos/chip/mainwindow.cpp -share/examples/qt4/demos/chip/mainwindow.h -share/examples/qt4/demos/chip/qt4logo.png -share/examples/qt4/demos/chip/rotateleft.png -share/examples/qt4/demos/chip/rotateright.png -share/examples/qt4/demos/chip/view.cpp -share/examples/qt4/demos/chip/view.h -share/examples/qt4/demos/chip/zoomin.png -share/examples/qt4/demos/chip/zoomout.png -share/examples/qt4/demos/composition/composition -share/examples/qt4/demos/composition/composition.cpp -%%DEBUG%%share/examples/qt4/demos/composition/composition.debug -share/examples/qt4/demos/composition/composition.h -share/examples/qt4/demos/composition/composition.html -share/examples/qt4/demos/composition/composition.pro -share/examples/qt4/demos/composition/composition.qrc -share/examples/qt4/demos/composition/flower.jpg -share/examples/qt4/demos/composition/flower_alpha.jpg -share/examples/qt4/demos/composition/main.cpp -share/examples/qt4/demos/declarative/calculator/calculator -%%DEBUG%%share/examples/qt4/demos/declarative/calculator/calculator.debug -share/examples/qt4/demos/declarative/calculator/calculator.desktop -share/examples/qt4/demos/declarative/calculator/calculator.pro -share/examples/qt4/demos/declarative/calculator/calculator.qmlproject -share/examples/qt4/demos/declarative/calculator/calculator.svg -share/examples/qt4/demos/declarative/calculator/calculator64.png -share/examples/qt4/demos/declarative/calculator/calculator80.png -share/examples/qt4/demos/declarative/calculator/calculator_harmattan.desktop -share/examples/qt4/demos/declarative/calculator/main.cpp -share/examples/qt4/demos/declarative/calculator/qml/calculator/CalculatorCore/Button.qml -share/examples/qt4/demos/declarative/calculator/qml/calculator/CalculatorCore/Display.qml -share/examples/qt4/demos/declarative/calculator/qml/calculator/CalculatorCore/calculator.js -share/examples/qt4/demos/declarative/calculator/qml/calculator/CalculatorCore/images/button-.png -share/examples/qt4/demos/declarative/calculator/qml/calculator/CalculatorCore/images/button-blue.png -share/examples/qt4/demos/declarative/calculator/qml/calculator/CalculatorCore/images/button-green.png -share/examples/qt4/demos/declarative/calculator/qml/calculator/CalculatorCore/images/button-purple.png -share/examples/qt4/demos/declarative/calculator/qml/calculator/CalculatorCore/images/button-red.png -share/examples/qt4/demos/declarative/calculator/qml/calculator/CalculatorCore/images/display.png -share/examples/qt4/demos/declarative/calculator/qml/calculator/CalculatorCore/qmldir -share/examples/qt4/demos/declarative/calculator/qml/calculator/calculator.qml -share/examples/qt4/demos/declarative/flickr/flickr -%%DEBUG%%share/examples/qt4/demos/declarative/flickr/flickr.debug -share/examples/qt4/demos/declarative/flickr/flickr.desktop -share/examples/qt4/demos/declarative/flickr/flickr.pro -share/examples/qt4/demos/declarative/flickr/flickr.qmlproject -share/examples/qt4/demos/declarative/flickr/flickr.svg -share/examples/qt4/demos/declarative/flickr/flickr64.png -share/examples/qt4/demos/declarative/flickr/flickr80.png -share/examples/qt4/demos/declarative/flickr/flickr_harmattan.desktop -share/examples/qt4/demos/declarative/flickr/main.cpp -share/examples/qt4/demos/declarative/flickr/qml/flickr/common/Progress.qml -share/examples/qt4/demos/declarative/flickr/qml/flickr/common/RssModel.qml -share/examples/qt4/demos/declarative/flickr/qml/flickr/common/ScrollBar.qml -share/examples/qt4/demos/declarative/flickr/qml/flickr/common/Slider.qml -share/examples/qt4/demos/declarative/flickr/qml/flickr/common/qmldir -share/examples/qt4/demos/declarative/flickr/qml/flickr/flickr-90.qml -share/examples/qt4/demos/declarative/flickr/qml/flickr/flickr.qml -share/examples/qt4/demos/declarative/flickr/qml/flickr/mobile/Button.qml -share/examples/qt4/demos/declarative/flickr/qml/flickr/mobile/GridDelegate.qml -share/examples/qt4/demos/declarative/flickr/qml/flickr/mobile/ImageDetails.qml -share/examples/qt4/demos/declarative/flickr/qml/flickr/mobile/ListDelegate.qml -share/examples/qt4/demos/declarative/flickr/qml/flickr/mobile/TitleBar.qml -share/examples/qt4/demos/declarative/flickr/qml/flickr/mobile/ToolBar.qml -share/examples/qt4/demos/declarative/flickr/qml/flickr/mobile/images/gloss.png -share/examples/qt4/demos/declarative/flickr/qml/flickr/mobile/images/lineedit.png -share/examples/qt4/demos/declarative/flickr/qml/flickr/mobile/images/lineedit.sci -share/examples/qt4/demos/declarative/flickr/qml/flickr/mobile/images/quit.png -share/examples/qt4/demos/declarative/flickr/qml/flickr/mobile/images/stripes.png -share/examples/qt4/demos/declarative/flickr/qml/flickr/mobile/images/titlebar.png -share/examples/qt4/demos/declarative/flickr/qml/flickr/mobile/images/titlebar.sci -share/examples/qt4/demos/declarative/flickr/qml/flickr/mobile/images/toolbutton.png -share/examples/qt4/demos/declarative/flickr/qml/flickr/mobile/images/toolbutton.sci -share/examples/qt4/demos/declarative/minehunt/main.cpp -share/examples/qt4/demos/declarative/minehunt/minehunt -share/examples/qt4/demos/declarative/minehunt/minehunt.cpp -%%DEBUG%%share/examples/qt4/demos/declarative/minehunt/minehunt.debug -share/examples/qt4/demos/declarative/minehunt/minehunt.h -share/examples/qt4/demos/declarative/minehunt/minehunt.pro -share/examples/qt4/demos/declarative/minehunt/minehunt.qmlproject -share/examples/qt4/demos/declarative/minehunt/qml/minehunt/MinehuntCore/Explosion.qml -share/examples/qt4/demos/declarative/minehunt/qml/minehunt/MinehuntCore/Tile.qml -share/examples/qt4/demos/declarative/minehunt/qml/minehunt/MinehuntCore/pics/back.png -share/examples/qt4/demos/declarative/minehunt/qml/minehunt/MinehuntCore/pics/background.png -share/examples/qt4/demos/declarative/minehunt/qml/minehunt/MinehuntCore/pics/bomb-color.png -share/examples/qt4/demos/declarative/minehunt/qml/minehunt/MinehuntCore/pics/bomb.png -share/examples/qt4/demos/declarative/minehunt/qml/minehunt/MinehuntCore/pics/face-sad.png -share/examples/qt4/demos/declarative/minehunt/qml/minehunt/MinehuntCore/pics/face-smile-big.png -share/examples/qt4/demos/declarative/minehunt/qml/minehunt/MinehuntCore/pics/face-smile.png -share/examples/qt4/demos/declarative/minehunt/qml/minehunt/MinehuntCore/pics/flag-color.png -share/examples/qt4/demos/declarative/minehunt/qml/minehunt/MinehuntCore/pics/flag.png -share/examples/qt4/demos/declarative/minehunt/qml/minehunt/MinehuntCore/pics/front.png -share/examples/qt4/demos/declarative/minehunt/qml/minehunt/MinehuntCore/pics/quit.png -share/examples/qt4/demos/declarative/minehunt/qml/minehunt/MinehuntCore/pics/star.png -share/examples/qt4/demos/declarative/minehunt/qml/minehunt/minehunt.qml -share/examples/qt4/demos/declarative/photoviewer/main.cpp -share/examples/qt4/demos/declarative/photoviewer/photoviewer -%%DEBUG%%share/examples/qt4/demos/declarative/photoviewer/photoviewer.debug -share/examples/qt4/demos/declarative/photoviewer/photoviewer.desktop -share/examples/qt4/demos/declarative/photoviewer/photoviewer.pro -share/examples/qt4/demos/declarative/photoviewer/photoviewer.qmlproject -share/examples/qt4/demos/declarative/photoviewer/photoviewer.svg -share/examples/qt4/demos/declarative/photoviewer/photoviewer64.png -share/examples/qt4/demos/declarative/photoviewer/photoviewer80.png -share/examples/qt4/demos/declarative/photoviewer/photoviewer_harmattan.desktop -share/examples/qt4/demos/declarative/photoviewer/qml/photoviewer/PhotoViewerCore/AlbumDelegate.qml -share/examples/qt4/demos/declarative/photoviewer/qml/photoviewer/PhotoViewerCore/BusyIndicator.qml -share/examples/qt4/demos/declarative/photoviewer/qml/photoviewer/PhotoViewerCore/Button.qml -share/examples/qt4/demos/declarative/photoviewer/qml/photoviewer/PhotoViewerCore/EditableButton.qml -share/examples/qt4/demos/declarative/photoviewer/qml/photoviewer/PhotoViewerCore/PhotoDelegate.qml -share/examples/qt4/demos/declarative/photoviewer/qml/photoviewer/PhotoViewerCore/ProgressBar.qml -share/examples/qt4/demos/declarative/photoviewer/qml/photoviewer/PhotoViewerCore/RssModel.qml -share/examples/qt4/demos/declarative/photoviewer/qml/photoviewer/PhotoViewerCore/Tag.qml -share/examples/qt4/demos/declarative/photoviewer/qml/photoviewer/PhotoViewerCore/images/box-shadow.png -share/examples/qt4/demos/declarative/photoviewer/qml/photoviewer/PhotoViewerCore/images/busy.png -share/examples/qt4/demos/declarative/photoviewer/qml/photoviewer/PhotoViewerCore/images/cardboard.png -share/examples/qt4/demos/declarative/photoviewer/qml/photoviewer/PhotoViewerCore/qmldir -share/examples/qt4/demos/declarative/photoviewer/qml/photoviewer/PhotoViewerCore/script/script.js -share/examples/qt4/demos/declarative/photoviewer/qml/photoviewer/i18n/base.ts -share/examples/qt4/demos/declarative/photoviewer/qml/photoviewer/i18n/qml_fr.qm -share/examples/qt4/demos/declarative/photoviewer/qml/photoviewer/i18n/qml_fr.ts -share/examples/qt4/demos/declarative/photoviewer/qml/photoviewer/photoviewer.qml -share/examples/qt4/demos/declarative/rssnews/main.cpp -share/examples/qt4/demos/declarative/rssnews/qml/rssnews/content/BusyIndicator.qml -share/examples/qt4/demos/declarative/rssnews/qml/rssnews/content/CategoryDelegate.qml -share/examples/qt4/demos/declarative/rssnews/qml/rssnews/content/NewsDelegate.qml -share/examples/qt4/demos/declarative/rssnews/qml/rssnews/content/RssFeeds.qml -share/examples/qt4/demos/declarative/rssnews/qml/rssnews/content/ScrollBar.qml -share/examples/qt4/demos/declarative/rssnews/qml/rssnews/content/images/busy.png -share/examples/qt4/demos/declarative/rssnews/qml/rssnews/content/images/scrollbar.png -share/examples/qt4/demos/declarative/rssnews/qml/rssnews/rssnews.qml -share/examples/qt4/demos/declarative/rssnews/rssnews -%%DEBUG%%share/examples/qt4/demos/declarative/rssnews/rssnews.debug -share/examples/qt4/demos/declarative/rssnews/rssnews.desktop -share/examples/qt4/demos/declarative/rssnews/rssnews.pro -share/examples/qt4/demos/declarative/rssnews/rssnews.qmlproject -share/examples/qt4/demos/declarative/rssnews/rssnews.svg -share/examples/qt4/demos/declarative/rssnews/rssnews64.png -share/examples/qt4/demos/declarative/rssnews/rssnews80.png -share/examples/qt4/demos/declarative/rssnews/rssnews_harmattan.desktop -share/examples/qt4/demos/declarative/samegame/main.cpp -share/examples/qt4/demos/declarative/samegame/qml/samegame/SamegameCore/BoomBlock.qml -share/examples/qt4/demos/declarative/samegame/qml/samegame/SamegameCore/Button.qml -share/examples/qt4/demos/declarative/samegame/qml/samegame/SamegameCore/Dialog.qml -share/examples/qt4/demos/declarative/samegame/qml/samegame/SamegameCore/pics/background.png -share/examples/qt4/demos/declarative/samegame/qml/samegame/SamegameCore/pics/blueStar.png -share/examples/qt4/demos/declarative/samegame/qml/samegame/SamegameCore/pics/blueStone.png -share/examples/qt4/demos/declarative/samegame/qml/samegame/SamegameCore/pics/greenStar.png -share/examples/qt4/demos/declarative/samegame/qml/samegame/SamegameCore/pics/greenStone.png -share/examples/qt4/demos/declarative/samegame/qml/samegame/SamegameCore/pics/redStar.png -share/examples/qt4/demos/declarative/samegame/qml/samegame/SamegameCore/pics/redStone.png -share/examples/qt4/demos/declarative/samegame/qml/samegame/SamegameCore/pics/star.png -share/examples/qt4/demos/declarative/samegame/qml/samegame/SamegameCore/pics/yellowStone.png -share/examples/qt4/demos/declarative/samegame/qml/samegame/SamegameCore/qmldir -share/examples/qt4/demos/declarative/samegame/qml/samegame/SamegameCore/samegame.js -share/examples/qt4/demos/declarative/samegame/qml/samegame/highscores/README -share/examples/qt4/demos/declarative/samegame/qml/samegame/highscores/score_data.xml -share/examples/qt4/demos/declarative/samegame/qml/samegame/highscores/score_style.xsl -share/examples/qt4/demos/declarative/samegame/qml/samegame/highscores/scores.php -share/examples/qt4/demos/declarative/samegame/qml/samegame/samegame.qml -share/examples/qt4/demos/declarative/samegame/samegame -%%DEBUG%%share/examples/qt4/demos/declarative/samegame/samegame.debug -share/examples/qt4/demos/declarative/samegame/samegame.desktop -share/examples/qt4/demos/declarative/samegame/samegame.pro -share/examples/qt4/demos/declarative/samegame/samegame.qmlproject -share/examples/qt4/demos/declarative/samegame/samegame.svg -share/examples/qt4/demos/declarative/samegame/samegame64.png -share/examples/qt4/demos/declarative/samegame/samegame80.png -share/examples/qt4/demos/declarative/samegame/samegame_harmattan.desktop -share/examples/qt4/demos/declarative/snake/main.cpp -share/examples/qt4/demos/declarative/snake/qml/snake/content/Button.qml -share/examples/qt4/demos/declarative/snake/qml/snake/content/Cookie.qml -share/examples/qt4/demos/declarative/snake/qml/snake/content/HighScoreModel.qml -share/examples/qt4/demos/declarative/snake/qml/snake/content/Link.qml -share/examples/qt4/demos/declarative/snake/qml/snake/content/Skull.qml -share/examples/qt4/demos/declarative/snake/qml/snake/content/pics/README -share/examples/qt4/demos/declarative/snake/qml/snake/content/pics/background.png -share/examples/qt4/demos/declarative/snake/qml/snake/content/pics/blueStar.png -share/examples/qt4/demos/declarative/snake/qml/snake/content/pics/blueStone.png -share/examples/qt4/demos/declarative/snake/qml/snake/content/pics/cookie.png -share/examples/qt4/demos/declarative/snake/qml/snake/content/pics/eyes.svg -share/examples/qt4/demos/declarative/snake/qml/snake/content/pics/head.png -share/examples/qt4/demos/declarative/snake/qml/snake/content/pics/head.svg -share/examples/qt4/demos/declarative/snake/qml/snake/content/pics/pause.png -share/examples/qt4/demos/declarative/snake/qml/snake/content/pics/redStar.png -share/examples/qt4/demos/declarative/snake/qml/snake/content/pics/redStone.png -share/examples/qt4/demos/declarative/snake/qml/snake/content/pics/skull.png -share/examples/qt4/demos/declarative/snake/qml/snake/content/pics/snake.jpg -share/examples/qt4/demos/declarative/snake/qml/snake/content/pics/star.png -share/examples/qt4/demos/declarative/snake/qml/snake/content/pics/stoneShadow.png -share/examples/qt4/demos/declarative/snake/qml/snake/content/pics/yellowStar.png -share/examples/qt4/demos/declarative/snake/qml/snake/content/pics/yellowStone.png -share/examples/qt4/demos/declarative/snake/qml/snake/content/snake.js -share/examples/qt4/demos/declarative/snake/qml/snake/snake.qml -share/examples/qt4/demos/declarative/snake/snake -%%DEBUG%%share/examples/qt4/demos/declarative/snake/snake.debug -share/examples/qt4/demos/declarative/snake/snake.desktop -share/examples/qt4/demos/declarative/snake/snake.pro -share/examples/qt4/demos/declarative/snake/snake.qmlproject -share/examples/qt4/demos/declarative/snake/snake.svg -share/examples/qt4/demos/declarative/snake/snake64.png -share/examples/qt4/demos/declarative/snake/snake80.png -share/examples/qt4/demos/declarative/snake/snake_harmattan.desktop -share/examples/qt4/demos/declarative/twitter/main.cpp -share/examples/qt4/demos/declarative/twitter/qml/twitter/TwitterCore/Button.qml -share/examples/qt4/demos/declarative/twitter/qml/twitter/TwitterCore/FatDelegate.qml -share/examples/qt4/demos/declarative/twitter/qml/twitter/TwitterCore/Input.qml -share/examples/qt4/demos/declarative/twitter/qml/twitter/TwitterCore/Loading.qml -share/examples/qt4/demos/declarative/twitter/qml/twitter/TwitterCore/MultiTitleBar.qml -share/examples/qt4/demos/declarative/twitter/qml/twitter/TwitterCore/RssModel.qml -share/examples/qt4/demos/declarative/twitter/qml/twitter/TwitterCore/SearchView.qml -share/examples/qt4/demos/declarative/twitter/qml/twitter/TwitterCore/TitleBar.qml -share/examples/qt4/demos/declarative/twitter/qml/twitter/TwitterCore/ToolBar.qml -share/examples/qt4/demos/declarative/twitter/qml/twitter/TwitterCore/UserModel.qml -share/examples/qt4/demos/declarative/twitter/qml/twitter/TwitterCore/images/gloss.png -share/examples/qt4/demos/declarative/twitter/qml/twitter/TwitterCore/images/lineedit.png -share/examples/qt4/demos/declarative/twitter/qml/twitter/TwitterCore/images/lineedit.sci -share/examples/qt4/demos/declarative/twitter/qml/twitter/TwitterCore/images/loading.png -share/examples/qt4/demos/declarative/twitter/qml/twitter/TwitterCore/images/quit.png -share/examples/qt4/demos/declarative/twitter/qml/twitter/TwitterCore/images/stripes.png -share/examples/qt4/demos/declarative/twitter/qml/twitter/TwitterCore/images/titlebar.png -share/examples/qt4/demos/declarative/twitter/qml/twitter/TwitterCore/images/titlebar.sci -share/examples/qt4/demos/declarative/twitter/qml/twitter/TwitterCore/images/toolbutton.png -share/examples/qt4/demos/declarative/twitter/qml/twitter/TwitterCore/images/toolbutton.sci -share/examples/qt4/demos/declarative/twitter/qml/twitter/TwitterCore/qmldir -share/examples/qt4/demos/declarative/twitter/qml/twitter/twitter.qml -share/examples/qt4/demos/declarative/twitter/twitter -%%DEBUG%%share/examples/qt4/demos/declarative/twitter/twitter.debug -share/examples/qt4/demos/declarative/twitter/twitter.desktop -share/examples/qt4/demos/declarative/twitter/twitter.pro -share/examples/qt4/demos/declarative/twitter/twitter.qmlproject -share/examples/qt4/demos/declarative/twitter/twitter.svg -share/examples/qt4/demos/declarative/twitter/twitter64.png -share/examples/qt4/demos/declarative/twitter/twitter80.png -share/examples/qt4/demos/declarative/twitter/twitter_harmattan.desktop -share/examples/qt4/demos/declarative/webbrowser/main.cpp -share/examples/qt4/demos/declarative/webbrowser/qml/webbrowser/content/Button.qml -share/examples/qt4/demos/declarative/webbrowser/qml/webbrowser/content/FlickableWebView.qml -share/examples/qt4/demos/declarative/webbrowser/qml/webbrowser/content/Header.qml -share/examples/qt4/demos/declarative/webbrowser/qml/webbrowser/content/ScrollBar.qml -share/examples/qt4/demos/declarative/webbrowser/qml/webbrowser/content/UrlInput.qml -share/examples/qt4/demos/declarative/webbrowser/qml/webbrowser/content/pics/display.png -share/examples/qt4/demos/declarative/webbrowser/qml/webbrowser/content/pics/edit-delete.png -share/examples/qt4/demos/declarative/webbrowser/qml/webbrowser/content/pics/go-jump-locationbar.png -share/examples/qt4/demos/declarative/webbrowser/qml/webbrowser/content/pics/go-next-view.png -share/examples/qt4/demos/declarative/webbrowser/qml/webbrowser/content/pics/go-previous-view.png -share/examples/qt4/demos/declarative/webbrowser/qml/webbrowser/content/pics/scrollbar.png -share/examples/qt4/demos/declarative/webbrowser/qml/webbrowser/content/pics/titlebar-bg.png -share/examples/qt4/demos/declarative/webbrowser/qml/webbrowser/content/pics/view-refresh.png -share/examples/qt4/demos/declarative/webbrowser/qml/webbrowser/webbrowser.qml -share/examples/qt4/demos/declarative/webbrowser/webbrowser -%%DEBUG%%share/examples/qt4/demos/declarative/webbrowser/webbrowser.debug -share/examples/qt4/demos/declarative/webbrowser/webbrowser.desktop -share/examples/qt4/demos/declarative/webbrowser/webbrowser.pro -share/examples/qt4/demos/declarative/webbrowser/webbrowser.qmlproject -share/examples/qt4/demos/declarative/webbrowser/webbrowser.svg -share/examples/qt4/demos/declarative/webbrowser/webbrowser64.png -share/examples/qt4/demos/declarative/webbrowser/webbrowser80.png -share/examples/qt4/demos/declarative/webbrowser/webbrowser_harmattan.desktop -share/examples/qt4/demos/deform/deform -%%DEBUG%%share/examples/qt4/demos/deform/deform.debug -share/examples/qt4/demos/deform/deform.pro -share/examples/qt4/demos/deform/deform.qrc -share/examples/qt4/demos/deform/main.cpp -share/examples/qt4/demos/deform/pathdeform.cpp -share/examples/qt4/demos/deform/pathdeform.h -share/examples/qt4/demos/deform/pathdeform.html -share/examples/qt4/demos/demos.pro -share/examples/qt4/demos/embeddeddialogs/No-Ones-Laughing-3.jpg -share/examples/qt4/demos/embeddeddialogs/customproxy.cpp -share/examples/qt4/demos/embeddeddialogs/customproxy.h -share/examples/qt4/demos/embeddeddialogs/embeddeddialog.cpp -share/examples/qt4/demos/embeddeddialogs/embeddeddialog.h -share/examples/qt4/demos/embeddeddialogs/embeddeddialog.ui -share/examples/qt4/demos/embeddeddialogs/embeddeddialogs -%%DEBUG%%share/examples/qt4/demos/embeddeddialogs/embeddeddialogs.debug -share/examples/qt4/demos/embeddeddialogs/embeddeddialogs.pro -share/examples/qt4/demos/embeddeddialogs/embeddeddialogs.qrc -share/examples/qt4/demos/embeddeddialogs/main.cpp -share/examples/qt4/demos/glhypnotizer/glhypnotizer -%%DEBUG%%share/examples/qt4/demos/glhypnotizer/glhypnotizer.debug -share/examples/qt4/demos/glhypnotizer/glhypnotizer.pro -share/examples/qt4/demos/glhypnotizer/hypnotizer.qrc -share/examples/qt4/demos/glhypnotizer/main.cpp -share/examples/qt4/demos/glhypnotizer/qt-logo.png -share/examples/qt4/demos/glhypnotizer/spiral.svg -share/examples/qt4/demos/gradients/gradients -share/examples/qt4/demos/gradients/gradients.cpp -%%DEBUG%%share/examples/qt4/demos/gradients/gradients.debug -share/examples/qt4/demos/gradients/gradients.h -share/examples/qt4/demos/gradients/gradients.html -share/examples/qt4/demos/gradients/gradients.pro -share/examples/qt4/demos/gradients/gradients.qrc -share/examples/qt4/demos/gradients/main.cpp -share/examples/qt4/demos/helper/qmlapplicationviewer/qmlapplicationviewer.cpp -share/examples/qt4/demos/helper/qmlapplicationviewer/qmlapplicationviewer.h -share/examples/qt4/demos/helper/qmlapplicationviewer/qmlapplicationviewer.pri -share/examples/qt4/demos/interview/README -share/examples/qt4/demos/interview/images/folder.png -share/examples/qt4/demos/interview/images/interview.png -share/examples/qt4/demos/interview/images/services.png -share/examples/qt4/demos/interview/interview -%%DEBUG%%share/examples/qt4/demos/interview/interview.debug -share/examples/qt4/demos/interview/interview.pro -share/examples/qt4/demos/interview/interview.qrc -share/examples/qt4/demos/interview/main.cpp -share/examples/qt4/demos/interview/model.cpp -share/examples/qt4/demos/interview/model.h -share/examples/qt4/demos/mainwindow/colorswatch.cpp -share/examples/qt4/demos/mainwindow/colorswatch.h -share/examples/qt4/demos/mainwindow/main.cpp -share/examples/qt4/demos/mainwindow/mainwindow -share/examples/qt4/demos/mainwindow/mainwindow.cpp -%%DEBUG%%share/examples/qt4/demos/mainwindow/mainwindow.debug -share/examples/qt4/demos/mainwindow/mainwindow.h -share/examples/qt4/demos/mainwindow/mainwindow.pro -share/examples/qt4/demos/mainwindow/mainwindow.qrc -share/examples/qt4/demos/mainwindow/qt.png -share/examples/qt4/demos/mainwindow/titlebarCenter.png -share/examples/qt4/demos/mainwindow/titlebarLeft.png -share/examples/qt4/demos/mainwindow/titlebarRight.png -share/examples/qt4/demos/mainwindow/toolbar.cpp -share/examples/qt4/demos/mainwindow/toolbar.h -share/examples/qt4/demos/pathstroke/main.cpp -share/examples/qt4/demos/pathstroke/pathstroke -share/examples/qt4/demos/pathstroke/pathstroke.cpp -%%DEBUG%%share/examples/qt4/demos/pathstroke/pathstroke.debug -share/examples/qt4/demos/pathstroke/pathstroke.h -share/examples/qt4/demos/pathstroke/pathstroke.html -share/examples/qt4/demos/pathstroke/pathstroke.pro -share/examples/qt4/demos/pathstroke/pathstroke.qrc -share/examples/qt4/demos/qmediaplayer/images/screen.png -share/examples/qt4/demos/qmediaplayer/main.cpp -share/examples/qt4/demos/qmediaplayer/mediaplayer.cpp -share/examples/qt4/demos/qmediaplayer/mediaplayer.h -share/examples/qt4/demos/qmediaplayer/mediaplayer.qrc -share/examples/qt4/demos/qmediaplayer/qmediaplayer -%%DEBUG%%share/examples/qt4/demos/qmediaplayer/qmediaplayer.debug -share/examples/qt4/demos/qmediaplayer/qmediaplayer.pro -share/examples/qt4/demos/qmediaplayer/settings.ui -share/examples/qt4/demos/qtdemo/Info_mac.plist -share/examples/qt4/demos/qtdemo/colors.cpp -share/examples/qt4/demos/qtdemo/colors.h -share/examples/qt4/demos/qtdemo/demoitem.cpp -share/examples/qt4/demos/qtdemo/demoitem.h -share/examples/qt4/demos/qtdemo/demoitemanimation.cpp -share/examples/qt4/demos/qtdemo/demoitemanimation.h -share/examples/qt4/demos/qtdemo/demoscene.cpp -share/examples/qt4/demos/qtdemo/demoscene.h -share/examples/qt4/demos/qtdemo/demotextitem.cpp -share/examples/qt4/demos/qtdemo/demotextitem.h -share/examples/qt4/demos/qtdemo/dockitem.cpp -share/examples/qt4/demos/qtdemo/dockitem.h -share/examples/qt4/demos/qtdemo/examplecontent.cpp -share/examples/qt4/demos/qtdemo/examplecontent.h -share/examples/qt4/demos/qtdemo/guide.cpp -share/examples/qt4/demos/qtdemo/guide.h -share/examples/qt4/demos/qtdemo/guidecircle.cpp -share/examples/qt4/demos/qtdemo/guidecircle.h -share/examples/qt4/demos/qtdemo/guideline.cpp -share/examples/qt4/demos/qtdemo/guideline.h -share/examples/qt4/demos/qtdemo/headingitem.cpp -share/examples/qt4/demos/qtdemo/headingitem.h -share/examples/qt4/demos/qtdemo/imageitem.cpp -share/examples/qt4/demos/qtdemo/imageitem.h -share/examples/qt4/demos/qtdemo/images/demobg.png -share/examples/qt4/demos/qtdemo/images/qtlogo_small.png -share/examples/qt4/demos/qtdemo/images/trolltech-logo.png -share/examples/qt4/demos/qtdemo/itemcircleanimation.cpp -share/examples/qt4/demos/qtdemo/itemcircleanimation.h -share/examples/qt4/demos/qtdemo/letteritem.cpp -share/examples/qt4/demos/qtdemo/letteritem.h -share/examples/qt4/demos/qtdemo/main.cpp -share/examples/qt4/demos/qtdemo/mainwindow.cpp -share/examples/qt4/demos/qtdemo/mainwindow.h -share/examples/qt4/demos/qtdemo/menucontent.cpp -share/examples/qt4/demos/qtdemo/menucontent.h -share/examples/qt4/demos/qtdemo/menumanager.cpp -share/examples/qt4/demos/qtdemo/menumanager.h -share/examples/qt4/demos/qtdemo/qtdemo.icns -share/examples/qt4/demos/qtdemo/qtdemo.ico -share/examples/qt4/demos/qtdemo/qtdemo.pro -share/examples/qt4/demos/qtdemo/qtdemo.qrc -share/examples/qt4/demos/qtdemo/qtdemo.rc -share/examples/qt4/demos/qtdemo/scanitem.cpp -share/examples/qt4/demos/qtdemo/scanitem.h -share/examples/qt4/demos/qtdemo/score.cpp -share/examples/qt4/demos/qtdemo/score.h -share/examples/qt4/demos/qtdemo/textbutton.cpp -share/examples/qt4/demos/qtdemo/textbutton.h -share/examples/qt4/demos/qtdemo/xml/examples.xml -share/examples/qt4/demos/shared/arthurstyle.cpp -share/examples/qt4/demos/shared/arthurstyle.h -share/examples/qt4/demos/shared/arthurwidgets.cpp -share/examples/qt4/demos/shared/arthurwidgets.h -share/examples/qt4/demos/shared/hoverpoints.cpp -share/examples/qt4/demos/shared/hoverpoints.h -share/examples/qt4/demos/shared/images/bg_pattern.png -share/examples/qt4/demos/shared/images/button_normal_cap_left.png -share/examples/qt4/demos/shared/images/button_normal_cap_right.png -share/examples/qt4/demos/shared/images/button_normal_stretch.png -share/examples/qt4/demos/shared/images/button_pressed_cap_left.png -share/examples/qt4/demos/shared/images/button_pressed_cap_right.png -share/examples/qt4/demos/shared/images/button_pressed_stretch.png -share/examples/qt4/demos/shared/images/curve_thing_edit-6.png -share/examples/qt4/demos/shared/images/frame_bottom.png -share/examples/qt4/demos/shared/images/frame_bottomleft.png -share/examples/qt4/demos/shared/images/frame_bottomright.png -share/examples/qt4/demos/shared/images/frame_left.png -share/examples/qt4/demos/shared/images/frame_right.png -share/examples/qt4/demos/shared/images/frame_top.png -share/examples/qt4/demos/shared/images/frame_topleft.png -share/examples/qt4/demos/shared/images/frame_topright.png -share/examples/qt4/demos/shared/images/groupframe_bottom_left.png -share/examples/qt4/demos/shared/images/groupframe_bottom_right.png -share/examples/qt4/demos/shared/images/groupframe_bottom_stretch.png -share/examples/qt4/demos/shared/images/groupframe_left_stretch.png -share/examples/qt4/demos/shared/images/groupframe_right_stretch.png -share/examples/qt4/demos/shared/images/groupframe_top_stretch.png -share/examples/qt4/demos/shared/images/groupframe_topleft.png -share/examples/qt4/demos/shared/images/groupframe_topright.png -share/examples/qt4/demos/shared/images/line_dash_dot.png -share/examples/qt4/demos/shared/images/line_dash_dot_dot.png -share/examples/qt4/demos/shared/images/line_dashed.png -share/examples/qt4/demos/shared/images/line_dotted.png -share/examples/qt4/demos/shared/images/line_solid.png -share/examples/qt4/demos/shared/images/radiobutton-off.png -share/examples/qt4/demos/shared/images/radiobutton-on.png -share/examples/qt4/demos/shared/images/radiobutton_off.png -share/examples/qt4/demos/shared/images/radiobutton_on.png -share/examples/qt4/demos/shared/images/slider_bar.png -share/examples/qt4/demos/shared/images/slider_thumb_off.png -share/examples/qt4/demos/shared/images/slider_thumb_on.png -share/examples/qt4/demos/shared/images/title_cap_left.png -share/examples/qt4/demos/shared/images/title_cap_right.png -share/examples/qt4/demos/shared/images/title_stretch.png -share/examples/qt4/demos/shared/libdemo_shared.a -share/examples/qt4/demos/shared/libdemo_shared.prl -share/examples/qt4/demos/shared/shared.pri -share/examples/qt4/demos/shared/shared.pro -share/examples/qt4/demos/shared/shared.qrc -share/examples/qt4/demos/spectrum/3rdparty/fftreal/Array.h -share/examples/qt4/demos/spectrum/3rdparty/fftreal/Array.hpp -share/examples/qt4/demos/spectrum/3rdparty/fftreal/DynArray.h -share/examples/qt4/demos/spectrum/3rdparty/fftreal/DynArray.hpp -share/examples/qt4/demos/spectrum/3rdparty/fftreal/FFTRealFixLen.h -share/examples/qt4/demos/spectrum/3rdparty/fftreal/FFTRealFixLen.hpp -share/examples/qt4/demos/spectrum/3rdparty/fftreal/FFTRealFixLenParam.h -share/examples/qt4/demos/spectrum/3rdparty/fftreal/FFTRealPassDirect.h -share/examples/qt4/demos/spectrum/3rdparty/fftreal/FFTRealPassDirect.hpp -share/examples/qt4/demos/spectrum/3rdparty/fftreal/FFTRealPassInverse.h -share/examples/qt4/demos/spectrum/3rdparty/fftreal/FFTRealPassInverse.hpp -share/examples/qt4/demos/spectrum/3rdparty/fftreal/FFTRealSelect.h -share/examples/qt4/demos/spectrum/3rdparty/fftreal/FFTRealSelect.hpp -share/examples/qt4/demos/spectrum/3rdparty/fftreal/FFTRealUseTrigo.h -share/examples/qt4/demos/spectrum/3rdparty/fftreal/FFTRealUseTrigo.hpp -share/examples/qt4/demos/spectrum/3rdparty/fftreal/OscSinCos.h -share/examples/qt4/demos/spectrum/3rdparty/fftreal/OscSinCos.hpp -share/examples/qt4/demos/spectrum/3rdparty/fftreal/def.h -share/examples/qt4/demos/spectrum/3rdparty/fftreal/fftreal.pro -share/examples/qt4/demos/spectrum/3rdparty/fftreal/fftreal_wrapper.cpp -share/examples/qt4/demos/spectrum/3rdparty/fftreal/fftreal_wrapper.h -share/examples/qt4/demos/spectrum/3rdparty/fftreal/license.txt -share/examples/qt4/demos/spectrum/3rdparty/fftreal/readme.txt -share/examples/qt4/demos/spectrum/README.txt -share/examples/qt4/demos/spectrum/TODO.txt -share/examples/qt4/demos/spectrum/app/app.pro -share/examples/qt4/demos/spectrum/app/engine.cpp -share/examples/qt4/demos/spectrum/app/engine.h -share/examples/qt4/demos/spectrum/app/frequencyspectrum.cpp -share/examples/qt4/demos/spectrum/app/frequencyspectrum.h -share/examples/qt4/demos/spectrum/app/images/record.png -share/examples/qt4/demos/spectrum/app/images/settings.png -share/examples/qt4/demos/spectrum/app/levelmeter.cpp -share/examples/qt4/demos/spectrum/app/levelmeter.h -share/examples/qt4/demos/spectrum/app/main.cpp -share/examples/qt4/demos/spectrum/app/mainwidget.cpp -share/examples/qt4/demos/spectrum/app/mainwidget.h -share/examples/qt4/demos/spectrum/app/progressbar.cpp -share/examples/qt4/demos/spectrum/app/progressbar.h -share/examples/qt4/demos/spectrum/app/settingsdialog.cpp -share/examples/qt4/demos/spectrum/app/settingsdialog.h -share/examples/qt4/demos/spectrum/app/spectrograph.cpp -share/examples/qt4/demos/spectrum/app/spectrograph.h -share/examples/qt4/demos/spectrum/app/spectrum.h -share/examples/qt4/demos/spectrum/app/spectrum.qrc -share/examples/qt4/demos/spectrum/app/spectrumanalyser.cpp -share/examples/qt4/demos/spectrum/app/spectrumanalyser.h -share/examples/qt4/demos/spectrum/app/tonegenerator.cpp -share/examples/qt4/demos/spectrum/app/tonegenerator.h -share/examples/qt4/demos/spectrum/app/tonegeneratordialog.cpp -share/examples/qt4/demos/spectrum/app/tonegeneratordialog.h -share/examples/qt4/demos/spectrum/app/utils.cpp -share/examples/qt4/demos/spectrum/app/utils.h -share/examples/qt4/demos/spectrum/app/waveform.cpp -share/examples/qt4/demos/spectrum/app/waveform.h -share/examples/qt4/demos/spectrum/app/wavfile.cpp -share/examples/qt4/demos/spectrum/app/wavfile.h -share/examples/qt4/demos/spectrum/spectrum.pri -share/examples/qt4/demos/spectrum/spectrum.pro -share/examples/qt4/demos/spreadsheet/images/interview.png -share/examples/qt4/demos/spreadsheet/main.cpp -share/examples/qt4/demos/spreadsheet/printview.cpp -share/examples/qt4/demos/spreadsheet/printview.h -share/examples/qt4/demos/spreadsheet/spreadsheet -share/examples/qt4/demos/spreadsheet/spreadsheet.cpp -%%DEBUG%%share/examples/qt4/demos/spreadsheet/spreadsheet.debug -share/examples/qt4/demos/spreadsheet/spreadsheet.h -share/examples/qt4/demos/spreadsheet/spreadsheet.pro -share/examples/qt4/demos/spreadsheet/spreadsheet.qrc -share/examples/qt4/demos/spreadsheet/spreadsheetdelegate.cpp -share/examples/qt4/demos/spreadsheet/spreadsheetdelegate.h -share/examples/qt4/demos/spreadsheet/spreadsheetitem.cpp -share/examples/qt4/demos/spreadsheet/spreadsheetitem.h -share/examples/qt4/demos/sqlbrowser/browser.cpp -share/examples/qt4/demos/sqlbrowser/browser.h -share/examples/qt4/demos/sqlbrowser/browserwidget.ui -share/examples/qt4/demos/sqlbrowser/connectionwidget.cpp -share/examples/qt4/demos/sqlbrowser/connectionwidget.h -share/examples/qt4/demos/sqlbrowser/main.cpp -share/examples/qt4/demos/sqlbrowser/qsqlconnectiondialog.cpp -share/examples/qt4/demos/sqlbrowser/qsqlconnectiondialog.h -share/examples/qt4/demos/sqlbrowser/qsqlconnectiondialog.ui -share/examples/qt4/demos/sqlbrowser/sqlbrowser -%%DEBUG%%share/examples/qt4/demos/sqlbrowser/sqlbrowser.debug -share/examples/qt4/demos/sqlbrowser/sqlbrowser.pro -share/examples/qt4/demos/sub-attaq/animationmanager.cpp -share/examples/qt4/demos/sub-attaq/animationmanager.h -share/examples/qt4/demos/sub-attaq/boat.cpp -share/examples/qt4/demos/sub-attaq/boat.h -share/examples/qt4/demos/sub-attaq/boat_p.h -share/examples/qt4/demos/sub-attaq/bomb.cpp -share/examples/qt4/demos/sub-attaq/bomb.h -share/examples/qt4/demos/sub-attaq/graphicsscene.cpp -share/examples/qt4/demos/sub-attaq/graphicsscene.h -share/examples/qt4/demos/sub-attaq/main.cpp -share/examples/qt4/demos/sub-attaq/mainwindow.cpp -share/examples/qt4/demos/sub-attaq/mainwindow.h -share/examples/qt4/demos/sub-attaq/pics/big/background.png -share/examples/qt4/demos/sub-attaq/pics/big/boat.png -share/examples/qt4/demos/sub-attaq/pics/big/bomb.png -share/examples/qt4/demos/sub-attaq/pics/big/explosion/boat/step1.png -share/examples/qt4/demos/sub-attaq/pics/big/explosion/boat/step2.png -share/examples/qt4/demos/sub-attaq/pics/big/explosion/boat/step3.png -share/examples/qt4/demos/sub-attaq/pics/big/explosion/boat/step4.png -share/examples/qt4/demos/sub-attaq/pics/big/explosion/submarine/step1.png -share/examples/qt4/demos/sub-attaq/pics/big/explosion/submarine/step2.png -share/examples/qt4/demos/sub-attaq/pics/big/explosion/submarine/step3.png -share/examples/qt4/demos/sub-attaq/pics/big/explosion/submarine/step4.png -share/examples/qt4/demos/sub-attaq/pics/big/submarine.png -share/examples/qt4/demos/sub-attaq/pics/big/surface.png -share/examples/qt4/demos/sub-attaq/pics/big/torpedo.png -share/examples/qt4/demos/sub-attaq/pics/scalable/background-n810.svg -share/examples/qt4/demos/sub-attaq/pics/scalable/background.svg -share/examples/qt4/demos/sub-attaq/pics/scalable/boat.svg -share/examples/qt4/demos/sub-attaq/pics/scalable/bomb.svg -share/examples/qt4/demos/sub-attaq/pics/scalable/sand.svg -share/examples/qt4/demos/sub-attaq/pics/scalable/see.svg -share/examples/qt4/demos/sub-attaq/pics/scalable/sky.svg -share/examples/qt4/demos/sub-attaq/pics/scalable/sub-attaq.svg -share/examples/qt4/demos/sub-attaq/pics/scalable/submarine.svg -share/examples/qt4/demos/sub-attaq/pics/scalable/surface.svg -share/examples/qt4/demos/sub-attaq/pics/scalable/torpedo.svg -share/examples/qt4/demos/sub-attaq/pics/small/background.png -share/examples/qt4/demos/sub-attaq/pics/small/boat.png -share/examples/qt4/demos/sub-attaq/pics/small/bomb.png -share/examples/qt4/demos/sub-attaq/pics/small/submarine.png -share/examples/qt4/demos/sub-attaq/pics/small/surface.png -share/examples/qt4/demos/sub-attaq/pics/small/torpedo.png -share/examples/qt4/demos/sub-attaq/pics/welcome/logo-a.png -share/examples/qt4/demos/sub-attaq/pics/welcome/logo-a2.png -share/examples/qt4/demos/sub-attaq/pics/welcome/logo-b.png -share/examples/qt4/demos/sub-attaq/pics/welcome/logo-dash.png -share/examples/qt4/demos/sub-attaq/pics/welcome/logo-excl.png -share/examples/qt4/demos/sub-attaq/pics/welcome/logo-q.png -share/examples/qt4/demos/sub-attaq/pics/welcome/logo-s.png -share/examples/qt4/demos/sub-attaq/pics/welcome/logo-t.png -share/examples/qt4/demos/sub-attaq/pics/welcome/logo-t2.png -share/examples/qt4/demos/sub-attaq/pics/welcome/logo-u.png -share/examples/qt4/demos/sub-attaq/pixmapitem.cpp -share/examples/qt4/demos/sub-attaq/pixmapitem.h -share/examples/qt4/demos/sub-attaq/progressitem.cpp -share/examples/qt4/demos/sub-attaq/progressitem.h -share/examples/qt4/demos/sub-attaq/qanimationstate.cpp -share/examples/qt4/demos/sub-attaq/qanimationstate.h -share/examples/qt4/demos/sub-attaq/states.cpp -share/examples/qt4/demos/sub-attaq/states.h -share/examples/qt4/demos/sub-attaq/sub-attaq -%%DEBUG%%share/examples/qt4/demos/sub-attaq/sub-attaq.debug -share/examples/qt4/demos/sub-attaq/sub-attaq.pro -share/examples/qt4/demos/sub-attaq/subattaq.qrc -share/examples/qt4/demos/sub-attaq/submarine.cpp -share/examples/qt4/demos/sub-attaq/submarine.h -share/examples/qt4/demos/sub-attaq/submarine_p.h -share/examples/qt4/demos/sub-attaq/textinformationitem.cpp -share/examples/qt4/demos/sub-attaq/textinformationitem.h -share/examples/qt4/demos/sub-attaq/torpedo.cpp -share/examples/qt4/demos/sub-attaq/torpedo.h -share/examples/qt4/demos/textedit/example.html -share/examples/qt4/demos/textedit/images/logo32.png -share/examples/qt4/demos/textedit/images/mac/editcopy.png -share/examples/qt4/demos/textedit/images/mac/editcut.png -share/examples/qt4/demos/textedit/images/mac/editpaste.png -share/examples/qt4/demos/textedit/images/mac/editredo.png -share/examples/qt4/demos/textedit/images/mac/editundo.png -share/examples/qt4/demos/textedit/images/mac/exportpdf.png -share/examples/qt4/demos/textedit/images/mac/filenew.png -share/examples/qt4/demos/textedit/images/mac/fileopen.png -share/examples/qt4/demos/textedit/images/mac/fileprint.png -share/examples/qt4/demos/textedit/images/mac/filesave.png -share/examples/qt4/demos/textedit/images/mac/textbold.png -share/examples/qt4/demos/textedit/images/mac/textcenter.png -share/examples/qt4/demos/textedit/images/mac/textitalic.png -share/examples/qt4/demos/textedit/images/mac/textjustify.png -share/examples/qt4/demos/textedit/images/mac/textleft.png -share/examples/qt4/demos/textedit/images/mac/textright.png -share/examples/qt4/demos/textedit/images/mac/textunder.png -share/examples/qt4/demos/textedit/images/mac/zoomin.png -share/examples/qt4/demos/textedit/images/mac/zoomout.png -share/examples/qt4/demos/textedit/images/win/editcopy.png -share/examples/qt4/demos/textedit/images/win/editcut.png -share/examples/qt4/demos/textedit/images/win/editpaste.png -share/examples/qt4/demos/textedit/images/win/editredo.png -share/examples/qt4/demos/textedit/images/win/editundo.png -share/examples/qt4/demos/textedit/images/win/exportpdf.png -share/examples/qt4/demos/textedit/images/win/filenew.png -share/examples/qt4/demos/textedit/images/win/fileopen.png -share/examples/qt4/demos/textedit/images/win/fileprint.png -share/examples/qt4/demos/textedit/images/win/filesave.png -share/examples/qt4/demos/textedit/images/win/textbold.png -share/examples/qt4/demos/textedit/images/win/textcenter.png -share/examples/qt4/demos/textedit/images/win/textitalic.png -share/examples/qt4/demos/textedit/images/win/textjustify.png -share/examples/qt4/demos/textedit/images/win/textleft.png -share/examples/qt4/demos/textedit/images/win/textright.png -share/examples/qt4/demos/textedit/images/win/textunder.png -share/examples/qt4/demos/textedit/images/win/zoomin.png -share/examples/qt4/demos/textedit/images/win/zoomout.png -share/examples/qt4/demos/textedit/main.cpp -share/examples/qt4/demos/textedit/textedit -share/examples/qt4/demos/textedit/textedit.cpp -%%DEBUG%%share/examples/qt4/demos/textedit/textedit.debug -share/examples/qt4/demos/textedit/textedit.h -share/examples/qt4/demos/textedit/textedit.pro -share/examples/qt4/demos/textedit/textedit.qrc -share/examples/qt4/demos/undo/commands.cpp -share/examples/qt4/demos/undo/commands.h -share/examples/qt4/demos/undo/document.cpp -share/examples/qt4/demos/undo/document.h -share/examples/qt4/demos/undo/icons/background.png -share/examples/qt4/demos/undo/icons/blue.png -share/examples/qt4/demos/undo/icons/circle.png -share/examples/qt4/demos/undo/icons/exit.png -share/examples/qt4/demos/undo/icons/fileclose.png -share/examples/qt4/demos/undo/icons/filenew.png -share/examples/qt4/demos/undo/icons/fileopen.png -share/examples/qt4/demos/undo/icons/filesave.png -share/examples/qt4/demos/undo/icons/green.png -share/examples/qt4/demos/undo/icons/ok.png -share/examples/qt4/demos/undo/icons/rectangle.png -share/examples/qt4/demos/undo/icons/red.png -share/examples/qt4/demos/undo/icons/redo.png -share/examples/qt4/demos/undo/icons/remove.png -share/examples/qt4/demos/undo/icons/triangle.png -share/examples/qt4/demos/undo/icons/undo.png -share/examples/qt4/demos/undo/main.cpp -share/examples/qt4/demos/undo/mainwindow.cpp -share/examples/qt4/demos/undo/mainwindow.h -share/examples/qt4/demos/undo/mainwindow.ui -share/examples/qt4/demos/undo/undo -%%DEBUG%%share/examples/qt4/demos/undo/undo.debug -share/examples/qt4/demos/undo/undo.pro -share/examples/qt4/demos/undo/undo.qrc -share/examples/qt4/examples/README -share/examples/qt4/examples/animation/README -share/examples/qt4/examples/animation/animatedtiles/animatedtiles -%%DEBUG%%share/examples/qt4/examples/animation/animatedtiles/animatedtiles.debug -share/examples/qt4/examples/animation/animatedtiles/animatedtiles.pro -share/examples/qt4/examples/animation/animatedtiles/animatedtiles.qrc -share/examples/qt4/examples/animation/animatedtiles/images/Time-For-Lunch-2.jpg -share/examples/qt4/examples/animation/animatedtiles/images/centered.png -share/examples/qt4/examples/animation/animatedtiles/images/ellipse.png -share/examples/qt4/examples/animation/animatedtiles/images/figure8.png -share/examples/qt4/examples/animation/animatedtiles/images/kinetic.png -share/examples/qt4/examples/animation/animatedtiles/images/random.png -share/examples/qt4/examples/animation/animatedtiles/images/tile.png -share/examples/qt4/examples/animation/animatedtiles/main.cpp -share/examples/qt4/examples/animation/animation.pro -share/examples/qt4/examples/animation/appchooser/appchooser -%%DEBUG%%share/examples/qt4/examples/animation/appchooser/appchooser.debug -share/examples/qt4/examples/animation/appchooser/appchooser.pro -share/examples/qt4/examples/animation/appchooser/appchooser.qrc -share/examples/qt4/examples/animation/appchooser/main.cpp -share/examples/qt4/examples/animation/easing/animation.h -share/examples/qt4/examples/animation/easing/easing -%%DEBUG%%share/examples/qt4/examples/animation/easing/easing.debug -share/examples/qt4/examples/animation/easing/easing.pro -share/examples/qt4/examples/animation/easing/easing.qrc -share/examples/qt4/examples/animation/easing/form.ui -share/examples/qt4/examples/animation/easing/images/qt-logo.png -share/examples/qt4/examples/animation/easing/main.cpp -share/examples/qt4/examples/animation/easing/window.cpp -share/examples/qt4/examples/animation/easing/window.h -share/examples/qt4/examples/animation/moveblocks/main.cpp -share/examples/qt4/examples/animation/moveblocks/moveblocks -%%DEBUG%%share/examples/qt4/examples/animation/moveblocks/moveblocks.debug -share/examples/qt4/examples/animation/moveblocks/moveblocks.pro -share/examples/qt4/examples/animation/states/main.cpp -share/examples/qt4/examples/animation/states/states -%%DEBUG%%share/examples/qt4/examples/animation/states/states.debug -share/examples/qt4/examples/animation/states/states.pro -share/examples/qt4/examples/animation/states/states.qrc -share/examples/qt4/examples/animation/stickman/animation.cpp -share/examples/qt4/examples/animation/stickman/animation.h -share/examples/qt4/examples/animation/stickman/graphicsview.cpp -share/examples/qt4/examples/animation/stickman/graphicsview.h -share/examples/qt4/examples/animation/stickman/lifecycle.cpp -share/examples/qt4/examples/animation/stickman/lifecycle.h -share/examples/qt4/examples/animation/stickman/main.cpp -share/examples/qt4/examples/animation/stickman/node.cpp -share/examples/qt4/examples/animation/stickman/node.h -share/examples/qt4/examples/animation/stickman/rectbutton.cpp -share/examples/qt4/examples/animation/stickman/rectbutton.h -share/examples/qt4/examples/animation/stickman/stickman -share/examples/qt4/examples/animation/stickman/stickman.cpp -%%DEBUG%%share/examples/qt4/examples/animation/stickman/stickman.debug -share/examples/qt4/examples/animation/stickman/stickman.h -share/examples/qt4/examples/animation/stickman/stickman.pro -share/examples/qt4/examples/animation/stickman/stickman.qrc -share/examples/qt4/examples/dbus/chat/chat.cpp -share/examples/qt4/examples/dbus/chat/chat.h -share/examples/qt4/examples/dbus/chat/chat_adaptor.cpp -share/examples/qt4/examples/dbus/chat/chat_adaptor.h -share/examples/qt4/examples/dbus/chat/chat_interface.cpp -share/examples/qt4/examples/dbus/chat/chat_interface.h -share/examples/qt4/examples/dbus/chat/chatmainwindow.ui -share/examples/qt4/examples/dbus/chat/chatsetnickname.ui -share/examples/qt4/examples/dbus/chat/com.trolltech.chat.xml -share/examples/qt4/examples/dbus/chat/dbus-chat -%%DEBUG%%share/examples/qt4/examples/dbus/chat/dbus-chat.debug -share/examples/qt4/examples/dbus/chat/dbus-chat.pro -share/examples/qt4/examples/dbus/complexpingpong/complexping -share/examples/qt4/examples/dbus/complexpingpong/complexping.cpp -%%DEBUG%%share/examples/qt4/examples/dbus/complexpingpong/complexping.debug -share/examples/qt4/examples/dbus/complexpingpong/complexping.h -share/examples/qt4/examples/dbus/complexpingpong/complexping.pro -share/examples/qt4/examples/dbus/complexpingpong/complexpingpong.pro -share/examples/qt4/examples/dbus/complexpingpong/complexpong -share/examples/qt4/examples/dbus/complexpingpong/complexpong.cpp -%%DEBUG%%share/examples/qt4/examples/dbus/complexpingpong/complexpong.debug -share/examples/qt4/examples/dbus/complexpingpong/complexpong.h -share/examples/qt4/examples/dbus/complexpingpong/complexpong.pro -share/examples/qt4/examples/dbus/complexpingpong/ping-common.h -share/examples/qt4/examples/dbus/dbus.pro -share/examples/qt4/examples/dbus/listnames/listnames -share/examples/qt4/examples/dbus/listnames/listnames.cpp -%%DEBUG%%share/examples/qt4/examples/dbus/listnames/listnames.debug -share/examples/qt4/examples/dbus/listnames/listnames.pro -share/examples/qt4/examples/dbus/pingpong/ping -share/examples/qt4/examples/dbus/pingpong/ping-common.h -share/examples/qt4/examples/dbus/pingpong/ping.cpp -%%DEBUG%%share/examples/qt4/examples/dbus/pingpong/ping.debug -share/examples/qt4/examples/dbus/pingpong/ping.pro -share/examples/qt4/examples/dbus/pingpong/pingpong.pro -share/examples/qt4/examples/dbus/pingpong/pong -share/examples/qt4/examples/dbus/pingpong/pong.cpp -%%DEBUG%%share/examples/qt4/examples/dbus/pingpong/pong.debug -share/examples/qt4/examples/dbus/pingpong/pong.h -share/examples/qt4/examples/dbus/pingpong/pong.pro -share/examples/qt4/examples/dbus/remotecontrolledcar/car/car -share/examples/qt4/examples/dbus/remotecontrolledcar/car/car.cpp -%%DEBUG%%share/examples/qt4/examples/dbus/remotecontrolledcar/car/car.debug -share/examples/qt4/examples/dbus/remotecontrolledcar/car/car.h -share/examples/qt4/examples/dbus/remotecontrolledcar/car/car.pro -share/examples/qt4/examples/dbus/remotecontrolledcar/car/car.xml -share/examples/qt4/examples/dbus/remotecontrolledcar/car/car_adaptor.cpp -share/examples/qt4/examples/dbus/remotecontrolledcar/car/car_adaptor.h -share/examples/qt4/examples/dbus/remotecontrolledcar/car/main.cpp -share/examples/qt4/examples/dbus/remotecontrolledcar/controller/car.xml -share/examples/qt4/examples/dbus/remotecontrolledcar/controller/car_interface.cpp -share/examples/qt4/examples/dbus/remotecontrolledcar/controller/car_interface.h -share/examples/qt4/examples/dbus/remotecontrolledcar/controller/controller -share/examples/qt4/examples/dbus/remotecontrolledcar/controller/controller.cpp -%%DEBUG%%share/examples/qt4/examples/dbus/remotecontrolledcar/controller/controller.debug -share/examples/qt4/examples/dbus/remotecontrolledcar/controller/controller.h -share/examples/qt4/examples/dbus/remotecontrolledcar/controller/controller.pro -share/examples/qt4/examples/dbus/remotecontrolledcar/controller/controller.ui -share/examples/qt4/examples/dbus/remotecontrolledcar/controller/main.cpp -share/examples/qt4/examples/dbus/remotecontrolledcar/remotecontrolledcar.pro -share/examples/qt4/examples/declarative/animation/basics/color-animation/basics.qmlproject -share/examples/qt4/examples/declarative/animation/basics/color-animation/color-animation -%%DEBUG%%share/examples/qt4/examples/declarative/animation/basics/color-animation/color-animation.debug -share/examples/qt4/examples/declarative/animation/basics/color-animation/color-animation.png -share/examples/qt4/examples/declarative/animation/basics/color-animation/color-animation.pro -share/examples/qt4/examples/declarative/animation/basics/color-animation/color-animation.svg -share/examples/qt4/examples/declarative/animation/basics/color-animation/main.cpp -share/examples/qt4/examples/declarative/animation/basics/color-animation/qml/color-animation/color-animation.qml -share/examples/qt4/examples/declarative/animation/basics/color-animation/qml/color-animation/images/face-smile.png -share/examples/qt4/examples/declarative/animation/basics/color-animation/qml/color-animation/images/moon.png -share/examples/qt4/examples/declarative/animation/basics/color-animation/qml/color-animation/images/shadow.png -share/examples/qt4/examples/declarative/animation/basics/color-animation/qml/color-animation/images/star.png -share/examples/qt4/examples/declarative/animation/basics/color-animation/qml/color-animation/images/sun.png -share/examples/qt4/examples/declarative/animation/basics/property-animation/main.cpp -share/examples/qt4/examples/declarative/animation/basics/property-animation/property-animation -%%DEBUG%%share/examples/qt4/examples/declarative/animation/basics/property-animation/property-animation.debug -share/examples/qt4/examples/declarative/animation/basics/property-animation/property-animation.png -share/examples/qt4/examples/declarative/animation/basics/property-animation/property-animation.pro -share/examples/qt4/examples/declarative/animation/basics/property-animation/property-animation.svg -share/examples/qt4/examples/declarative/animation/basics/property-animation/property.qmlproject -share/examples/qt4/examples/declarative/animation/basics/property-animation/qml/property-animation/images/face-smile.png -share/examples/qt4/examples/declarative/animation/basics/property-animation/qml/property-animation/images/moon.png -share/examples/qt4/examples/declarative/animation/basics/property-animation/qml/property-animation/images/shadow.png -share/examples/qt4/examples/declarative/animation/basics/property-animation/qml/property-animation/images/star.png -share/examples/qt4/examples/declarative/animation/basics/property-animation/qml/property-animation/images/sun.png -share/examples/qt4/examples/declarative/animation/basics/property-animation/qml/property-animation/property-animation.qml -share/examples/qt4/examples/declarative/animation/behaviors/behavior-example/behavior-example -%%DEBUG%%share/examples/qt4/examples/declarative/animation/behaviors/behavior-example/behavior-example.debug -share/examples/qt4/examples/declarative/animation/behaviors/behavior-example/behavior-example.png -share/examples/qt4/examples/declarative/animation/behaviors/behavior-example/behavior-example.pro -share/examples/qt4/examples/declarative/animation/behaviors/behavior-example/behavior-example.svg -share/examples/qt4/examples/declarative/animation/behaviors/behavior-example/behaviors.qmlproject -share/examples/qt4/examples/declarative/animation/behaviors/behavior-example/main.cpp -share/examples/qt4/examples/declarative/animation/behaviors/behavior-example/qml/behaviours/SideRect.qml -share/examples/qt4/examples/declarative/animation/behaviors/behavior-example/qml/behaviours/behavior-example.qml -share/examples/qt4/examples/declarative/animation/easing/easing -%%DEBUG%%share/examples/qt4/examples/declarative/animation/easing/easing.debug -share/examples/qt4/examples/declarative/animation/easing/easing.png -share/examples/qt4/examples/declarative/animation/easing/easing.pro -share/examples/qt4/examples/declarative/animation/easing/easing.qml -share/examples/qt4/examples/declarative/animation/easing/easing.qmlproject -share/examples/qt4/examples/declarative/animation/easing/easing.svg -share/examples/qt4/examples/declarative/animation/easing/main.cpp -share/examples/qt4/examples/declarative/animation/easing/qml/easing/content/QuitButton.qml -share/examples/qt4/examples/declarative/animation/easing/qml/easing/content/quit.png -share/examples/qt4/examples/declarative/animation/easing/qml/easing/easing.qml -share/examples/qt4/examples/declarative/animation/states/main.cpp -share/examples/qt4/examples/declarative/animation/states/qml/states/qt-logo.png -share/examples/qt4/examples/declarative/animation/states/qml/states/states.qml -share/examples/qt4/examples/declarative/animation/states/qml/states/transitions.qml -share/examples/qt4/examples/declarative/animation/states/states -%%DEBUG%%share/examples/qt4/examples/declarative/animation/states/states.debug -share/examples/qt4/examples/declarative/animation/states/states.png -share/examples/qt4/examples/declarative/animation/states/states.pro -share/examples/qt4/examples/declarative/animation/states/states.qmlproject -share/examples/qt4/examples/declarative/animation/states/states.svg -share/examples/qt4/examples/declarative/cppextensions/Makefile -share/examples/qt4/examples/declarative/cppextensions/cppextensions.pro -share/examples/qt4/examples/declarative/cppextensions/cppextensions.qmlproject -share/examples/qt4/examples/declarative/cppextensions/imageprovider/ImageProviderCore/libqmlimageproviderplugin.so -%%DEBUG%%share/examples/qt4/examples/declarative/cppextensions/imageprovider/ImageProviderCore/libqmlimageproviderplugin.so.debug -share/examples/qt4/examples/declarative/cppextensions/imageprovider/ImageProviderCore/qmldir -share/examples/qt4/examples/declarative/cppextensions/imageprovider/Makefile -share/examples/qt4/examples/declarative/cppextensions/imageprovider/imageprovider-example.qml -share/examples/qt4/examples/declarative/cppextensions/imageprovider/imageprovider.cpp -share/examples/qt4/examples/declarative/cppextensions/imageprovider/imageprovider.pro -share/examples/qt4/examples/declarative/cppextensions/imageprovider/imageprovider.qmlproject -share/examples/qt4/examples/declarative/cppextensions/networkaccessmanagerfactory/Makefile -share/examples/qt4/examples/declarative/cppextensions/networkaccessmanagerfactory/main.cpp -share/examples/qt4/examples/declarative/cppextensions/networkaccessmanagerfactory/networkaccessmanagerfactory -%%DEBUG%%share/examples/qt4/examples/declarative/cppextensions/networkaccessmanagerfactory/networkaccessmanagerfactory.debug -share/examples/qt4/examples/declarative/cppextensions/networkaccessmanagerfactory/networkaccessmanagerfactory.pro -share/examples/qt4/examples/declarative/cppextensions/networkaccessmanagerfactory/networkaccessmanagerfactory.qmlproject -share/examples/qt4/examples/declarative/cppextensions/networkaccessmanagerfactory/networkaccessmanagerfactory.qrc -share/examples/qt4/examples/declarative/cppextensions/networkaccessmanagerfactory/qml/networkaccessmanagerfactory/view.qml -share/examples/qt4/examples/declarative/cppextensions/plugins/Makefile -share/examples/qt4/examples/declarative/cppextensions/plugins/README -share/examples/qt4/examples/declarative/cppextensions/plugins/com/nokia/TimeExample/Clock.qml -share/examples/qt4/examples/declarative/cppextensions/plugins/com/nokia/TimeExample/center.png -share/examples/qt4/examples/declarative/cppextensions/plugins/com/nokia/TimeExample/clock.png -share/examples/qt4/examples/declarative/cppextensions/plugins/com/nokia/TimeExample/hour.png -share/examples/qt4/examples/declarative/cppextensions/plugins/com/nokia/TimeExample/libqmlqtimeexampleplugin.so -%%DEBUG%%share/examples/qt4/examples/declarative/cppextensions/plugins/com/nokia/TimeExample/libqmlqtimeexampleplugin.so.debug -share/examples/qt4/examples/declarative/cppextensions/plugins/com/nokia/TimeExample/minute.png -share/examples/qt4/examples/declarative/cppextensions/plugins/com/nokia/TimeExample/qmldir -share/examples/qt4/examples/declarative/cppextensions/plugins/libqmlqwidgetsplugin.so -%%DEBUG%%share/examples/qt4/examples/declarative/cppextensions/plugins/libqmlqwidgetsplugin.so.debug -share/examples/qt4/examples/declarative/cppextensions/plugins/plugin.cpp -share/examples/qt4/examples/declarative/cppextensions/plugins/plugins.pro -share/examples/qt4/examples/declarative/cppextensions/plugins/plugins.qml -share/examples/qt4/examples/declarative/cppextensions/plugins/plugins.qmlproject -share/examples/qt4/examples/declarative/cppextensions/plugins/qwidgets.cpp -share/examples/qt4/examples/declarative/cppextensions/plugins/qwidgets.pro -share/examples/qt4/examples/declarative/cppextensions/plugins/qwidgets.qml -share/examples/qt4/examples/declarative/cppextensions/qgraphicslayouts/Makefile -share/examples/qt4/examples/declarative/cppextensions/qgraphicslayouts/layoutitem/Makefile -share/examples/qt4/examples/declarative/cppextensions/qgraphicslayouts/layoutitem/layoutitem -%%DEBUG%%share/examples/qt4/examples/declarative/cppextensions/qgraphicslayouts/layoutitem/layoutitem.debug -share/examples/qt4/examples/declarative/cppextensions/qgraphicslayouts/layoutitem/layoutitem.pro -share/examples/qt4/examples/declarative/cppextensions/qgraphicslayouts/layoutitem/layoutitem.qml -share/examples/qt4/examples/declarative/cppextensions/qgraphicslayouts/layoutitem/layoutitem.qmlproject -share/examples/qt4/examples/declarative/cppextensions/qgraphicslayouts/layoutitem/layoutitem.qrc -share/examples/qt4/examples/declarative/cppextensions/qgraphicslayouts/layoutitem/main.cpp -share/examples/qt4/examples/declarative/cppextensions/qgraphicslayouts/qgraphicsgridlayout/Makefile -share/examples/qt4/examples/declarative/cppextensions/qgraphicslayouts/qgraphicsgridlayout/gridlayout.cpp -share/examples/qt4/examples/declarative/cppextensions/qgraphicslayouts/qgraphicsgridlayout/gridlayout.h -share/examples/qt4/examples/declarative/cppextensions/qgraphicslayouts/qgraphicsgridlayout/gridlayout.qrc -share/examples/qt4/examples/declarative/cppextensions/qgraphicslayouts/qgraphicsgridlayout/main.cpp -share/examples/qt4/examples/declarative/cppextensions/qgraphicslayouts/qgraphicsgridlayout/qgraphicsgridlayout -%%DEBUG%%share/examples/qt4/examples/declarative/cppextensions/qgraphicslayouts/qgraphicsgridlayout/qgraphicsgridlayout.debug -share/examples/qt4/examples/declarative/cppextensions/qgraphicslayouts/qgraphicsgridlayout/qgraphicsgridlayout.pro -share/examples/qt4/examples/declarative/cppextensions/qgraphicslayouts/qgraphicsgridlayout/qml/qgraphicsgridlayout/qgraphicsgridlayout.qml -share/examples/qt4/examples/declarative/cppextensions/qgraphicslayouts/qgraphicslayouts.pro -share/examples/qt4/examples/declarative/cppextensions/qgraphicslayouts/qgraphicslayouts.qmlproject -share/examples/qt4/examples/declarative/cppextensions/qgraphicslayouts/qgraphicslinearlayout/Makefile -share/examples/qt4/examples/declarative/cppextensions/qgraphicslayouts/qgraphicslinearlayout/linearlayout.cpp -share/examples/qt4/examples/declarative/cppextensions/qgraphicslayouts/qgraphicslinearlayout/linearlayout.h -share/examples/qt4/examples/declarative/cppextensions/qgraphicslayouts/qgraphicslinearlayout/linearlayout.qrc -share/examples/qt4/examples/declarative/cppextensions/qgraphicslayouts/qgraphicslinearlayout/main.cpp -share/examples/qt4/examples/declarative/cppextensions/qgraphicslayouts/qgraphicslinearlayout/qgraphicslinearlayout -%%DEBUG%%share/examples/qt4/examples/declarative/cppextensions/qgraphicslayouts/qgraphicslinearlayout/qgraphicslinearlayout.debug -share/examples/qt4/examples/declarative/cppextensions/qgraphicslayouts/qgraphicslinearlayout/qgraphicslinearlayout.pro -share/examples/qt4/examples/declarative/cppextensions/qgraphicslayouts/qgraphicslinearlayout/qml/qgraphicslinearlayout/qgraphicslinearlayout.qml -share/examples/qt4/examples/declarative/cppextensions/qwidgets/Makefile -share/examples/qt4/examples/declarative/cppextensions/qwidgets/QWidgets/libqmlqwidgetsplugin.so -%%DEBUG%%share/examples/qt4/examples/declarative/cppextensions/qwidgets/QWidgets/libqmlqwidgetsplugin.so.debug -share/examples/qt4/examples/declarative/cppextensions/qwidgets/QWidgets/qmldir -share/examples/qt4/examples/declarative/cppextensions/qwidgets/README -share/examples/qt4/examples/declarative/cppextensions/qwidgets/qwidgets.cpp -share/examples/qt4/examples/declarative/cppextensions/qwidgets/qwidgets.pro -share/examples/qt4/examples/declarative/cppextensions/qwidgets/qwidgets.qml -share/examples/qt4/examples/declarative/cppextensions/qwidgets/qwidgets.qmlproject -share/examples/qt4/examples/declarative/cppextensions/referenceexamples/Makefile -share/examples/qt4/examples/declarative/cppextensions/referenceexamples/adding/Makefile -share/examples/qt4/examples/declarative/cppextensions/referenceexamples/adding/adding -%%DEBUG%%share/examples/qt4/examples/declarative/cppextensions/referenceexamples/adding/adding.debug -share/examples/qt4/examples/declarative/cppextensions/referenceexamples/adding/adding.pro -share/examples/qt4/examples/declarative/cppextensions/referenceexamples/adding/adding.qrc -share/examples/qt4/examples/declarative/cppextensions/referenceexamples/adding/example.qml -share/examples/qt4/examples/declarative/cppextensions/referenceexamples/adding/main.cpp -share/examples/qt4/examples/declarative/cppextensions/referenceexamples/adding/person.cpp -share/examples/qt4/examples/declarative/cppextensions/referenceexamples/adding/person.h -share/examples/qt4/examples/declarative/cppextensions/referenceexamples/attached/Makefile -share/examples/qt4/examples/declarative/cppextensions/referenceexamples/attached/attached -%%DEBUG%%share/examples/qt4/examples/declarative/cppextensions/referenceexamples/attached/attached.debug -share/examples/qt4/examples/declarative/cppextensions/referenceexamples/attached/attached.pro -share/examples/qt4/examples/declarative/cppextensions/referenceexamples/attached/attached.qrc -share/examples/qt4/examples/declarative/cppextensions/referenceexamples/attached/birthdayparty.cpp -share/examples/qt4/examples/declarative/cppextensions/referenceexamples/attached/birthdayparty.h -share/examples/qt4/examples/declarative/cppextensions/referenceexamples/attached/example.qml -share/examples/qt4/examples/declarative/cppextensions/referenceexamples/attached/main.cpp -share/examples/qt4/examples/declarative/cppextensions/referenceexamples/attached/person.cpp -share/examples/qt4/examples/declarative/cppextensions/referenceexamples/attached/person.h -share/examples/qt4/examples/declarative/cppextensions/referenceexamples/binding/Makefile -share/examples/qt4/examples/declarative/cppextensions/referenceexamples/binding/binding -%%DEBUG%%share/examples/qt4/examples/declarative/cppextensions/referenceexamples/binding/binding.debug -share/examples/qt4/examples/declarative/cppextensions/referenceexamples/binding/binding.pro -share/examples/qt4/examples/declarative/cppextensions/referenceexamples/binding/binding.qrc -share/examples/qt4/examples/declarative/cppextensions/referenceexamples/binding/birthdayparty.cpp -share/examples/qt4/examples/declarative/cppextensions/referenceexamples/binding/birthdayparty.h -share/examples/qt4/examples/declarative/cppextensions/referenceexamples/binding/example.qml -share/examples/qt4/examples/declarative/cppextensions/referenceexamples/binding/happybirthdaysong.cpp -share/examples/qt4/examples/declarative/cppextensions/referenceexamples/binding/happybirthdaysong.h -share/examples/qt4/examples/declarative/cppextensions/referenceexamples/binding/main.cpp -share/examples/qt4/examples/declarative/cppextensions/referenceexamples/binding/person.cpp -share/examples/qt4/examples/declarative/cppextensions/referenceexamples/binding/person.h -share/examples/qt4/examples/declarative/cppextensions/referenceexamples/coercion/Makefile -share/examples/qt4/examples/declarative/cppextensions/referenceexamples/coercion/birthdayparty.cpp -share/examples/qt4/examples/declarative/cppextensions/referenceexamples/coercion/birthdayparty.h -share/examples/qt4/examples/declarative/cppextensions/referenceexamples/coercion/coercion -%%DEBUG%%share/examples/qt4/examples/declarative/cppextensions/referenceexamples/coercion/coercion.debug -share/examples/qt4/examples/declarative/cppextensions/referenceexamples/coercion/coercion.pro -share/examples/qt4/examples/declarative/cppextensions/referenceexamples/coercion/coercion.qrc -share/examples/qt4/examples/declarative/cppextensions/referenceexamples/coercion/example.qml -share/examples/qt4/examples/declarative/cppextensions/referenceexamples/coercion/main.cpp -share/examples/qt4/examples/declarative/cppextensions/referenceexamples/coercion/person.cpp -share/examples/qt4/examples/declarative/cppextensions/referenceexamples/coercion/person.h -share/examples/qt4/examples/declarative/cppextensions/referenceexamples/default/Makefile -share/examples/qt4/examples/declarative/cppextensions/referenceexamples/default/birthdayparty.cpp -share/examples/qt4/examples/declarative/cppextensions/referenceexamples/default/birthdayparty.h -share/examples/qt4/examples/declarative/cppextensions/referenceexamples/default/default -%%DEBUG%%share/examples/qt4/examples/declarative/cppextensions/referenceexamples/default/default.debug -share/examples/qt4/examples/declarative/cppextensions/referenceexamples/default/default.pro -share/examples/qt4/examples/declarative/cppextensions/referenceexamples/default/default.qrc -share/examples/qt4/examples/declarative/cppextensions/referenceexamples/default/example.qml -share/examples/qt4/examples/declarative/cppextensions/referenceexamples/default/main.cpp -share/examples/qt4/examples/declarative/cppextensions/referenceexamples/default/person.cpp -share/examples/qt4/examples/declarative/cppextensions/referenceexamples/default/person.h -share/examples/qt4/examples/declarative/cppextensions/referenceexamples/extended/Makefile -share/examples/qt4/examples/declarative/cppextensions/referenceexamples/extended/example.qml -share/examples/qt4/examples/declarative/cppextensions/referenceexamples/extended/extended -%%DEBUG%%share/examples/qt4/examples/declarative/cppextensions/referenceexamples/extended/extended.debug -share/examples/qt4/examples/declarative/cppextensions/referenceexamples/extended/extended.pro -share/examples/qt4/examples/declarative/cppextensions/referenceexamples/extended/extended.qrc -share/examples/qt4/examples/declarative/cppextensions/referenceexamples/extended/lineedit.cpp -share/examples/qt4/examples/declarative/cppextensions/referenceexamples/extended/lineedit.h -share/examples/qt4/examples/declarative/cppextensions/referenceexamples/extended/main.cpp -share/examples/qt4/examples/declarative/cppextensions/referenceexamples/grouped/Makefile -share/examples/qt4/examples/declarative/cppextensions/referenceexamples/grouped/birthdayparty.cpp -share/examples/qt4/examples/declarative/cppextensions/referenceexamples/grouped/birthdayparty.h -share/examples/qt4/examples/declarative/cppextensions/referenceexamples/grouped/example.qml -share/examples/qt4/examples/declarative/cppextensions/referenceexamples/grouped/grouped -%%DEBUG%%share/examples/qt4/examples/declarative/cppextensions/referenceexamples/grouped/grouped.debug -share/examples/qt4/examples/declarative/cppextensions/referenceexamples/grouped/grouped.pro -share/examples/qt4/examples/declarative/cppextensions/referenceexamples/grouped/grouped.qrc -share/examples/qt4/examples/declarative/cppextensions/referenceexamples/grouped/main.cpp -share/examples/qt4/examples/declarative/cppextensions/referenceexamples/grouped/person.cpp -share/examples/qt4/examples/declarative/cppextensions/referenceexamples/grouped/person.h -share/examples/qt4/examples/declarative/cppextensions/referenceexamples/methods/Makefile -share/examples/qt4/examples/declarative/cppextensions/referenceexamples/methods/birthdayparty.cpp -share/examples/qt4/examples/declarative/cppextensions/referenceexamples/methods/birthdayparty.h -share/examples/qt4/examples/declarative/cppextensions/referenceexamples/methods/example.qml -share/examples/qt4/examples/declarative/cppextensions/referenceexamples/methods/main.cpp -share/examples/qt4/examples/declarative/cppextensions/referenceexamples/methods/methods -%%DEBUG%%share/examples/qt4/examples/declarative/cppextensions/referenceexamples/methods/methods.debug -share/examples/qt4/examples/declarative/cppextensions/referenceexamples/methods/methods.pro -share/examples/qt4/examples/declarative/cppextensions/referenceexamples/methods/methods.qrc -share/examples/qt4/examples/declarative/cppextensions/referenceexamples/methods/person.cpp -share/examples/qt4/examples/declarative/cppextensions/referenceexamples/methods/person.h -share/examples/qt4/examples/declarative/cppextensions/referenceexamples/properties/Makefile -share/examples/qt4/examples/declarative/cppextensions/referenceexamples/properties/birthdayparty.cpp -share/examples/qt4/examples/declarative/cppextensions/referenceexamples/properties/birthdayparty.h -share/examples/qt4/examples/declarative/cppextensions/referenceexamples/properties/example.qml -share/examples/qt4/examples/declarative/cppextensions/referenceexamples/properties/main.cpp -share/examples/qt4/examples/declarative/cppextensions/referenceexamples/properties/person.cpp -share/examples/qt4/examples/declarative/cppextensions/referenceexamples/properties/person.h -share/examples/qt4/examples/declarative/cppextensions/referenceexamples/properties/properties -%%DEBUG%%share/examples/qt4/examples/declarative/cppextensions/referenceexamples/properties/properties.debug -share/examples/qt4/examples/declarative/cppextensions/referenceexamples/properties/properties.pro -share/examples/qt4/examples/declarative/cppextensions/referenceexamples/properties/properties.qrc -share/examples/qt4/examples/declarative/cppextensions/referenceexamples/referenceexamples.pro -share/examples/qt4/examples/declarative/cppextensions/referenceexamples/referenceexamples.qmlproject -share/examples/qt4/examples/declarative/cppextensions/referenceexamples/signal/Makefile -share/examples/qt4/examples/declarative/cppextensions/referenceexamples/signal/birthdayparty.cpp -share/examples/qt4/examples/declarative/cppextensions/referenceexamples/signal/birthdayparty.h -share/examples/qt4/examples/declarative/cppextensions/referenceexamples/signal/example.qml -share/examples/qt4/examples/declarative/cppextensions/referenceexamples/signal/main.cpp -share/examples/qt4/examples/declarative/cppextensions/referenceexamples/signal/person.cpp -share/examples/qt4/examples/declarative/cppextensions/referenceexamples/signal/person.h -share/examples/qt4/examples/declarative/cppextensions/referenceexamples/signal/signal -%%DEBUG%%share/examples/qt4/examples/declarative/cppextensions/referenceexamples/signal/signal.debug -share/examples/qt4/examples/declarative/cppextensions/referenceexamples/signal/signal.pro -share/examples/qt4/examples/declarative/cppextensions/referenceexamples/signal/signal.qrc -share/examples/qt4/examples/declarative/cppextensions/referenceexamples/valuesource/Makefile -share/examples/qt4/examples/declarative/cppextensions/referenceexamples/valuesource/birthdayparty.cpp -share/examples/qt4/examples/declarative/cppextensions/referenceexamples/valuesource/birthdayparty.h -share/examples/qt4/examples/declarative/cppextensions/referenceexamples/valuesource/example.qml -share/examples/qt4/examples/declarative/cppextensions/referenceexamples/valuesource/happybirthdaysong.cpp -share/examples/qt4/examples/declarative/cppextensions/referenceexamples/valuesource/happybirthdaysong.h -share/examples/qt4/examples/declarative/cppextensions/referenceexamples/valuesource/main.cpp -share/examples/qt4/examples/declarative/cppextensions/referenceexamples/valuesource/person.cpp -share/examples/qt4/examples/declarative/cppextensions/referenceexamples/valuesource/person.h -share/examples/qt4/examples/declarative/cppextensions/referenceexamples/valuesource/valuesource -%%DEBUG%%share/examples/qt4/examples/declarative/cppextensions/referenceexamples/valuesource/valuesource.debug -share/examples/qt4/examples/declarative/cppextensions/referenceexamples/valuesource/valuesource.pro -share/examples/qt4/examples/declarative/cppextensions/referenceexamples/valuesource/valuesource.qrc -share/examples/qt4/examples/declarative/i18n/i18n -%%DEBUG%%share/examples/qt4/examples/declarative/i18n/i18n.debug -share/examples/qt4/examples/declarative/i18n/i18n.png -share/examples/qt4/examples/declarative/i18n/i18n.pro -share/examples/qt4/examples/declarative/i18n/i18n.qmlproject -share/examples/qt4/examples/declarative/i18n/i18n.svg -share/examples/qt4/examples/declarative/i18n/main.cpp -share/examples/qt4/examples/declarative/i18n/qml/i18n/base.ts -share/examples/qt4/examples/declarative/i18n/qml/i18n/i18n.qml -share/examples/qt4/examples/declarative/i18n/qml/i18n/qml_en_AU.ts -share/examples/qt4/examples/declarative/i18n/qml/i18n/qml_fr.ts -share/examples/qt4/examples/declarative/imageelements/borderimage/borderimage -%%DEBUG%%share/examples/qt4/examples/declarative/imageelements/borderimage/borderimage.debug -share/examples/qt4/examples/declarative/imageelements/borderimage/borderimage.png -share/examples/qt4/examples/declarative/imageelements/borderimage/borderimage.pro -share/examples/qt4/examples/declarative/imageelements/borderimage/borderimage.qmlproject -share/examples/qt4/examples/declarative/imageelements/borderimage/borderimage.svg -share/examples/qt4/examples/declarative/imageelements/borderimage/main.cpp -share/examples/qt4/examples/declarative/imageelements/borderimage/qml/borderimage/borderimage.qml -share/examples/qt4/examples/declarative/imageelements/borderimage/qml/borderimage/content/MyBorderImage.qml -share/examples/qt4/examples/declarative/imageelements/borderimage/qml/borderimage/content/ShadowRectangle.qml -share/examples/qt4/examples/declarative/imageelements/borderimage/qml/borderimage/content/bw.png -share/examples/qt4/examples/declarative/imageelements/borderimage/qml/borderimage/content/colors-round.sci -share/examples/qt4/examples/declarative/imageelements/borderimage/qml/borderimage/content/colors-stretch.sci -share/examples/qt4/examples/declarative/imageelements/borderimage/qml/borderimage/content/colors.png -share/examples/qt4/examples/declarative/imageelements/borderimage/qml/borderimage/content/shadow.png -share/examples/qt4/examples/declarative/imageelements/borderimage/qml/borderimage/shadows.qml -share/examples/qt4/examples/declarative/imageelements/image/image -%%DEBUG%%share/examples/qt4/examples/declarative/imageelements/image/image.debug -share/examples/qt4/examples/declarative/imageelements/image/image.png -share/examples/qt4/examples/declarative/imageelements/image/image.pro -share/examples/qt4/examples/declarative/imageelements/image/image.qmlproject -share/examples/qt4/examples/declarative/imageelements/image/image.svg -share/examples/qt4/examples/declarative/imageelements/image/main.cpp -share/examples/qt4/examples/declarative/imageelements/image/qml/image/ImageCell.qml -share/examples/qt4/examples/declarative/imageelements/image/qml/image/image.qml -share/examples/qt4/examples/declarative/imageelements/image/qml/image/qt-logo.png -share/examples/qt4/examples/declarative/imageelements/shadows/main.cpp -share/examples/qt4/examples/declarative/imageelements/shadows/qml/shadows/borderimage.qml -share/examples/qt4/examples/declarative/imageelements/shadows/qml/shadows/content/MyBorderImage.qml -share/examples/qt4/examples/declarative/imageelements/shadows/qml/shadows/content/ShadowRectangle.qml -share/examples/qt4/examples/declarative/imageelements/shadows/qml/shadows/content/bw.png -share/examples/qt4/examples/declarative/imageelements/shadows/qml/shadows/content/colors-round.sci -share/examples/qt4/examples/declarative/imageelements/shadows/qml/shadows/content/colors-stretch.sci -share/examples/qt4/examples/declarative/imageelements/shadows/qml/shadows/content/colors.png -share/examples/qt4/examples/declarative/imageelements/shadows/qml/shadows/content/shadow.png -share/examples/qt4/examples/declarative/imageelements/shadows/qml/shadows/shadows.qml -share/examples/qt4/examples/declarative/imageelements/shadows/shadows -%%DEBUG%%share/examples/qt4/examples/declarative/imageelements/shadows/shadows.debug -share/examples/qt4/examples/declarative/imageelements/shadows/shadows.png -share/examples/qt4/examples/declarative/imageelements/shadows/shadows.pro -share/examples/qt4/examples/declarative/imageelements/shadows/shadows.qmlproject -share/examples/qt4/examples/declarative/imageelements/shadows/shadows.svg -share/examples/qt4/examples/declarative/keyinteraction/focus/focus -%%DEBUG%%share/examples/qt4/examples/declarative/keyinteraction/focus/focus.debug -share/examples/qt4/examples/declarative/keyinteraction/focus/focus.png -share/examples/qt4/examples/declarative/keyinteraction/focus/focus.pro -share/examples/qt4/examples/declarative/keyinteraction/focus/focus.qmlproject -share/examples/qt4/examples/declarative/keyinteraction/focus/focus.svg -share/examples/qt4/examples/declarative/keyinteraction/focus/main.cpp -share/examples/qt4/examples/declarative/keyinteraction/focus/qml/focus/FocusCore/ContextMenu.qml -share/examples/qt4/examples/declarative/keyinteraction/focus/qml/focus/FocusCore/GridMenu.qml -share/examples/qt4/examples/declarative/keyinteraction/focus/qml/focus/FocusCore/ListMenu.qml -share/examples/qt4/examples/declarative/keyinteraction/focus/qml/focus/FocusCore/ListViewDelegate.qml -share/examples/qt4/examples/declarative/keyinteraction/focus/qml/focus/FocusCore/images/arrow.png -share/examples/qt4/examples/declarative/keyinteraction/focus/qml/focus/FocusCore/images/qt-logo.png -share/examples/qt4/examples/declarative/keyinteraction/focus/qml/focus/focus.qml -share/examples/qt4/examples/declarative/modelviews/abstractitemmodel/abstractitemmodel -%%DEBUG%%share/examples/qt4/examples/declarative/modelviews/abstractitemmodel/abstractitemmodel.debug -share/examples/qt4/examples/declarative/modelviews/abstractitemmodel/abstractitemmodel.pro -share/examples/qt4/examples/declarative/modelviews/abstractitemmodel/main.cpp -share/examples/qt4/examples/declarative/modelviews/abstractitemmodel/model.cpp -share/examples/qt4/examples/declarative/modelviews/abstractitemmodel/model.h -share/examples/qt4/examples/declarative/modelviews/abstractitemmodel/qml/abstractitemmodel/view.qml -share/examples/qt4/examples/declarative/modelviews/gridview-example/gridview -%%DEBUG%%share/examples/qt4/examples/declarative/modelviews/gridview-example/gridview.debug -share/examples/qt4/examples/declarative/modelviews/gridview-example/gridview.pro -share/examples/qt4/examples/declarative/modelviews/gridview-example/gridview.qmlproject -share/examples/qt4/examples/declarative/modelviews/gridview-example/gridview.svg -share/examples/qt4/examples/declarative/modelviews/gridview-example/gridviewexample.png -share/examples/qt4/examples/declarative/modelviews/gridview-example/main.cpp -share/examples/qt4/examples/declarative/modelviews/gridview-example/qml/gridview-example/gridview-example.qml -share/examples/qt4/examples/declarative/modelviews/gridview-example/qml/gridview-example/pics/AddressBook_48.png -share/examples/qt4/examples/declarative/modelviews/gridview-example/qml/gridview-example/pics/AudioPlayer_48.png -share/examples/qt4/examples/declarative/modelviews/gridview-example/qml/gridview-example/pics/Camera_48.png -share/examples/qt4/examples/declarative/modelviews/gridview-example/qml/gridview-example/pics/DateBook_48.png -share/examples/qt4/examples/declarative/modelviews/gridview-example/qml/gridview-example/pics/EMail_48.png -share/examples/qt4/examples/declarative/modelviews/gridview-example/qml/gridview-example/pics/TodoList_48.png -share/examples/qt4/examples/declarative/modelviews/gridview-example/qml/gridview-example/pics/VideoPlayer_48.png -share/examples/qt4/examples/declarative/modelviews/listview/dynamiclist/dynamiclist -%%DEBUG%%share/examples/qt4/examples/declarative/modelviews/listview/dynamiclist/dynamiclist.debug -share/examples/qt4/examples/declarative/modelviews/listview/dynamiclist/dynamiclist.png -share/examples/qt4/examples/declarative/modelviews/listview/dynamiclist/dynamiclist.pro -share/examples/qt4/examples/declarative/modelviews/listview/dynamiclist/dynamiclist.qmlproject -share/examples/qt4/examples/declarative/modelviews/listview/dynamiclist/dynamiclist.svg -share/examples/qt4/examples/declarative/modelviews/listview/dynamiclist/main.cpp -share/examples/qt4/examples/declarative/modelviews/listview/dynamiclist/qml/dynamic/content/PetsModel.qml -share/examples/qt4/examples/declarative/modelviews/listview/dynamiclist/qml/dynamic/content/PressAndHoldButton.qml -share/examples/qt4/examples/declarative/modelviews/listview/dynamiclist/qml/dynamic/content/RecipesModel.qml -share/examples/qt4/examples/declarative/modelviews/listview/dynamiclist/qml/dynamic/content/TextButton.qml -share/examples/qt4/examples/declarative/modelviews/listview/dynamiclist/qml/dynamic/content/pics/arrow-down.png -share/examples/qt4/examples/declarative/modelviews/listview/dynamiclist/qml/dynamic/content/pics/arrow-up.png -share/examples/qt4/examples/declarative/modelviews/listview/dynamiclist/qml/dynamic/content/pics/fruit-salad.jpg -share/examples/qt4/examples/declarative/modelviews/listview/dynamiclist/qml/dynamic/content/pics/hamburger.jpg -share/examples/qt4/examples/declarative/modelviews/listview/dynamiclist/qml/dynamic/content/pics/lemonade.jpg -share/examples/qt4/examples/declarative/modelviews/listview/dynamiclist/qml/dynamic/content/pics/list-delete.png -share/examples/qt4/examples/declarative/modelviews/listview/dynamiclist/qml/dynamic/content/pics/minus-sign.png -share/examples/qt4/examples/declarative/modelviews/listview/dynamiclist/qml/dynamic/content/pics/moreDown.png -share/examples/qt4/examples/declarative/modelviews/listview/dynamiclist/qml/dynamic/content/pics/moreUp.png -share/examples/qt4/examples/declarative/modelviews/listview/dynamiclist/qml/dynamic/content/pics/pancakes.jpg -share/examples/qt4/examples/declarative/modelviews/listview/dynamiclist/qml/dynamic/content/pics/plus-sign.png -share/examples/qt4/examples/declarative/modelviews/listview/dynamiclist/qml/dynamic/content/pics/vegetable-soup.jpg -share/examples/qt4/examples/declarative/modelviews/listview/dynamiclist/qml/dynamic/dynamiclist.qml -share/examples/qt4/examples/declarative/modelviews/listview/dynamiclist/qml/dynamic/expandingdelegates.qml -share/examples/qt4/examples/declarative/modelviews/listview/dynamiclist/qml/dynamic/highlight.qml -share/examples/qt4/examples/declarative/modelviews/listview/dynamiclist/qml/dynamic/highlightranges.qml -share/examples/qt4/examples/declarative/modelviews/listview/dynamiclist/qml/dynamic/sections.qml -share/examples/qt4/examples/declarative/modelviews/listview/expandingdelegates/expandingdelegates -%%DEBUG%%share/examples/qt4/examples/declarative/modelviews/listview/expandingdelegates/expandingdelegates.debug -share/examples/qt4/examples/declarative/modelviews/listview/expandingdelegates/expandingdelegates.png -share/examples/qt4/examples/declarative/modelviews/listview/expandingdelegates/expandingdelegates.pro -share/examples/qt4/examples/declarative/modelviews/listview/expandingdelegates/expandingdelegates.qmlproject -share/examples/qt4/examples/declarative/modelviews/listview/expandingdelegates/expandingdelegates.svg -share/examples/qt4/examples/declarative/modelviews/listview/expandingdelegates/main.cpp -share/examples/qt4/examples/declarative/modelviews/listview/expandingdelegates/qml/expandingdelegates/content/PetsModel.qml -share/examples/qt4/examples/declarative/modelviews/listview/expandingdelegates/qml/expandingdelegates/content/PressAndHoldButton.qml -share/examples/qt4/examples/declarative/modelviews/listview/expandingdelegates/qml/expandingdelegates/content/RecipesModel.qml -share/examples/qt4/examples/declarative/modelviews/listview/expandingdelegates/qml/expandingdelegates/content/TextButton.qml -share/examples/qt4/examples/declarative/modelviews/listview/expandingdelegates/qml/expandingdelegates/content/pics/arrow-down.png -share/examples/qt4/examples/declarative/modelviews/listview/expandingdelegates/qml/expandingdelegates/content/pics/arrow-up.png -share/examples/qt4/examples/declarative/modelviews/listview/expandingdelegates/qml/expandingdelegates/content/pics/fruit-salad.jpg -share/examples/qt4/examples/declarative/modelviews/listview/expandingdelegates/qml/expandingdelegates/content/pics/hamburger.jpg -share/examples/qt4/examples/declarative/modelviews/listview/expandingdelegates/qml/expandingdelegates/content/pics/lemonade.jpg -share/examples/qt4/examples/declarative/modelviews/listview/expandingdelegates/qml/expandingdelegates/content/pics/list-delete.png -share/examples/qt4/examples/declarative/modelviews/listview/expandingdelegates/qml/expandingdelegates/content/pics/minus-sign.png -share/examples/qt4/examples/declarative/modelviews/listview/expandingdelegates/qml/expandingdelegates/content/pics/moreDown.png -share/examples/qt4/examples/declarative/modelviews/listview/expandingdelegates/qml/expandingdelegates/content/pics/moreUp.png -share/examples/qt4/examples/declarative/modelviews/listview/expandingdelegates/qml/expandingdelegates/content/pics/pancakes.jpg -share/examples/qt4/examples/declarative/modelviews/listview/expandingdelegates/qml/expandingdelegates/content/pics/plus-sign.png -share/examples/qt4/examples/declarative/modelviews/listview/expandingdelegates/qml/expandingdelegates/content/pics/vegetable-soup.jpg -share/examples/qt4/examples/declarative/modelviews/listview/expandingdelegates/qml/expandingdelegates/dynamiclist.qml -share/examples/qt4/examples/declarative/modelviews/listview/expandingdelegates/qml/expandingdelegates/expandingdelegates.qml -share/examples/qt4/examples/declarative/modelviews/listview/expandingdelegates/qml/expandingdelegates/highlight.qml -share/examples/qt4/examples/declarative/modelviews/listview/expandingdelegates/qml/expandingdelegates/highlightranges.qml -share/examples/qt4/examples/declarative/modelviews/listview/expandingdelegates/qml/expandingdelegates/sections.qml -share/examples/qt4/examples/declarative/modelviews/listview/highlight/highlight -%%DEBUG%%share/examples/qt4/examples/declarative/modelviews/listview/highlight/highlight.debug -share/examples/qt4/examples/declarative/modelviews/listview/highlight/highlight.png -share/examples/qt4/examples/declarative/modelviews/listview/highlight/highlight.pro -share/examples/qt4/examples/declarative/modelviews/listview/highlight/highlight.qmlproject -share/examples/qt4/examples/declarative/modelviews/listview/highlight/highlight.svg -share/examples/qt4/examples/declarative/modelviews/listview/highlight/main.cpp -share/examples/qt4/examples/declarative/modelviews/listview/highlight/qml/highlight/content/PetsModel.qml -share/examples/qt4/examples/declarative/modelviews/listview/highlight/qml/highlight/content/PressAndHoldButton.qml -share/examples/qt4/examples/declarative/modelviews/listview/highlight/qml/highlight/content/RecipesModel.qml -share/examples/qt4/examples/declarative/modelviews/listview/highlight/qml/highlight/content/TextButton.qml -share/examples/qt4/examples/declarative/modelviews/listview/highlight/qml/highlight/content/pics/arrow-down.png -share/examples/qt4/examples/declarative/modelviews/listview/highlight/qml/highlight/content/pics/arrow-up.png -share/examples/qt4/examples/declarative/modelviews/listview/highlight/qml/highlight/content/pics/fruit-salad.jpg -share/examples/qt4/examples/declarative/modelviews/listview/highlight/qml/highlight/content/pics/hamburger.jpg -share/examples/qt4/examples/declarative/modelviews/listview/highlight/qml/highlight/content/pics/lemonade.jpg -share/examples/qt4/examples/declarative/modelviews/listview/highlight/qml/highlight/content/pics/list-delete.png -share/examples/qt4/examples/declarative/modelviews/listview/highlight/qml/highlight/content/pics/minus-sign.png -share/examples/qt4/examples/declarative/modelviews/listview/highlight/qml/highlight/content/pics/moreDown.png -share/examples/qt4/examples/declarative/modelviews/listview/highlight/qml/highlight/content/pics/moreUp.png -share/examples/qt4/examples/declarative/modelviews/listview/highlight/qml/highlight/content/pics/pancakes.jpg -share/examples/qt4/examples/declarative/modelviews/listview/highlight/qml/highlight/content/pics/plus-sign.png -share/examples/qt4/examples/declarative/modelviews/listview/highlight/qml/highlight/content/pics/vegetable-soup.jpg -share/examples/qt4/examples/declarative/modelviews/listview/highlight/qml/highlight/dynamiclist.qml -share/examples/qt4/examples/declarative/modelviews/listview/highlight/qml/highlight/expandingdelegates.qml -share/examples/qt4/examples/declarative/modelviews/listview/highlight/qml/highlight/highlight.qml -share/examples/qt4/examples/declarative/modelviews/listview/highlight/qml/highlight/highlightranges.qml -share/examples/qt4/examples/declarative/modelviews/listview/highlight/qml/highlight/sections.qml -share/examples/qt4/examples/declarative/modelviews/listview/highlightranges/highlightranges -%%DEBUG%%share/examples/qt4/examples/declarative/modelviews/listview/highlightranges/highlightranges.debug -share/examples/qt4/examples/declarative/modelviews/listview/highlightranges/highlightranges.png -share/examples/qt4/examples/declarative/modelviews/listview/highlightranges/highlightranges.pro -share/examples/qt4/examples/declarative/modelviews/listview/highlightranges/highlightranges.qmlproject -share/examples/qt4/examples/declarative/modelviews/listview/highlightranges/highlightranges.svg -share/examples/qt4/examples/declarative/modelviews/listview/highlightranges/main.cpp -share/examples/qt4/examples/declarative/modelviews/listview/highlightranges/qml/highlightranges/content/PetsModel.qml -share/examples/qt4/examples/declarative/modelviews/listview/highlightranges/qml/highlightranges/content/PressAndHoldButton.qml -share/examples/qt4/examples/declarative/modelviews/listview/highlightranges/qml/highlightranges/content/RecipesModel.qml -share/examples/qt4/examples/declarative/modelviews/listview/highlightranges/qml/highlightranges/content/TextButton.qml -share/examples/qt4/examples/declarative/modelviews/listview/highlightranges/qml/highlightranges/content/pics/arrow-down.png -share/examples/qt4/examples/declarative/modelviews/listview/highlightranges/qml/highlightranges/content/pics/arrow-up.png -share/examples/qt4/examples/declarative/modelviews/listview/highlightranges/qml/highlightranges/content/pics/fruit-salad.jpg -share/examples/qt4/examples/declarative/modelviews/listview/highlightranges/qml/highlightranges/content/pics/hamburger.jpg -share/examples/qt4/examples/declarative/modelviews/listview/highlightranges/qml/highlightranges/content/pics/lemonade.jpg -share/examples/qt4/examples/declarative/modelviews/listview/highlightranges/qml/highlightranges/content/pics/list-delete.png -share/examples/qt4/examples/declarative/modelviews/listview/highlightranges/qml/highlightranges/content/pics/minus-sign.png -share/examples/qt4/examples/declarative/modelviews/listview/highlightranges/qml/highlightranges/content/pics/moreDown.png -share/examples/qt4/examples/declarative/modelviews/listview/highlightranges/qml/highlightranges/content/pics/moreUp.png -share/examples/qt4/examples/declarative/modelviews/listview/highlightranges/qml/highlightranges/content/pics/pancakes.jpg -share/examples/qt4/examples/declarative/modelviews/listview/highlightranges/qml/highlightranges/content/pics/plus-sign.png -share/examples/qt4/examples/declarative/modelviews/listview/highlightranges/qml/highlightranges/content/pics/vegetable-soup.jpg -share/examples/qt4/examples/declarative/modelviews/listview/highlightranges/qml/highlightranges/dynamiclist.qml -share/examples/qt4/examples/declarative/modelviews/listview/highlightranges/qml/highlightranges/expandingdelegates.qml -share/examples/qt4/examples/declarative/modelviews/listview/highlightranges/qml/highlightranges/highlight.qml -share/examples/qt4/examples/declarative/modelviews/listview/highlightranges/qml/highlightranges/highlightranges.qml -share/examples/qt4/examples/declarative/modelviews/listview/highlightranges/qml/highlightranges/sections.qml -share/examples/qt4/examples/declarative/modelviews/listview/sections/main.cpp -share/examples/qt4/examples/declarative/modelviews/listview/sections/qml/sections/content/PetsModel.qml -share/examples/qt4/examples/declarative/modelviews/listview/sections/qml/sections/content/PressAndHoldButton.qml -share/examples/qt4/examples/declarative/modelviews/listview/sections/qml/sections/content/RecipesModel.qml -share/examples/qt4/examples/declarative/modelviews/listview/sections/qml/sections/content/TextButton.qml -share/examples/qt4/examples/declarative/modelviews/listview/sections/qml/sections/content/pics/arrow-down.png -share/examples/qt4/examples/declarative/modelviews/listview/sections/qml/sections/content/pics/arrow-up.png -share/examples/qt4/examples/declarative/modelviews/listview/sections/qml/sections/content/pics/fruit-salad.jpg -share/examples/qt4/examples/declarative/modelviews/listview/sections/qml/sections/content/pics/hamburger.jpg -share/examples/qt4/examples/declarative/modelviews/listview/sections/qml/sections/content/pics/lemonade.jpg -share/examples/qt4/examples/declarative/modelviews/listview/sections/qml/sections/content/pics/list-delete.png -share/examples/qt4/examples/declarative/modelviews/listview/sections/qml/sections/content/pics/minus-sign.png -share/examples/qt4/examples/declarative/modelviews/listview/sections/qml/sections/content/pics/moreDown.png -share/examples/qt4/examples/declarative/modelviews/listview/sections/qml/sections/content/pics/moreUp.png -share/examples/qt4/examples/declarative/modelviews/listview/sections/qml/sections/content/pics/pancakes.jpg -share/examples/qt4/examples/declarative/modelviews/listview/sections/qml/sections/content/pics/plus-sign.png -share/examples/qt4/examples/declarative/modelviews/listview/sections/qml/sections/content/pics/vegetable-soup.jpg -share/examples/qt4/examples/declarative/modelviews/listview/sections/qml/sections/dynamiclist.qml -share/examples/qt4/examples/declarative/modelviews/listview/sections/qml/sections/expandingdelegates.qml -share/examples/qt4/examples/declarative/modelviews/listview/sections/qml/sections/highlight.qml -share/examples/qt4/examples/declarative/modelviews/listview/sections/qml/sections/highlightranges.qml -share/examples/qt4/examples/declarative/modelviews/listview/sections/qml/sections/sections.qml -share/examples/qt4/examples/declarative/modelviews/listview/sections/sections -%%DEBUG%%share/examples/qt4/examples/declarative/modelviews/listview/sections/sections.debug -share/examples/qt4/examples/declarative/modelviews/listview/sections/sections.png -share/examples/qt4/examples/declarative/modelviews/listview/sections/sections.pro -share/examples/qt4/examples/declarative/modelviews/listview/sections/sections.qmlproject -share/examples/qt4/examples/declarative/modelviews/listview/sections/sections.svg -share/examples/qt4/examples/declarative/modelviews/objectlistmodel/dataobject.cpp -share/examples/qt4/examples/declarative/modelviews/objectlistmodel/dataobject.h -share/examples/qt4/examples/declarative/modelviews/objectlistmodel/main.cpp -share/examples/qt4/examples/declarative/modelviews/objectlistmodel/objectlistmodel -%%DEBUG%%share/examples/qt4/examples/declarative/modelviews/objectlistmodel/objectlistmodel.debug -share/examples/qt4/examples/declarative/modelviews/objectlistmodel/objectlistmodel.pro -share/examples/qt4/examples/declarative/modelviews/objectlistmodel/objectlistmodel.qmlproject -share/examples/qt4/examples/declarative/modelviews/objectlistmodel/qml/objectlistmodel/view.qml -share/examples/qt4/examples/declarative/modelviews/package/main.cpp -share/examples/qt4/examples/declarative/modelviews/package/package -%%DEBUG%%share/examples/qt4/examples/declarative/modelviews/package/package.debug -share/examples/qt4/examples/declarative/modelviews/package/package.pro -share/examples/qt4/examples/declarative/modelviews/package/package.qmlproject -share/examples/qt4/examples/declarative/modelviews/package/qml/package/Delegate.qml -share/examples/qt4/examples/declarative/modelviews/package/qml/package/view.qml -share/examples/qt4/examples/declarative/modelviews/parallax/main.cpp -share/examples/qt4/examples/declarative/modelviews/parallax/parallax -%%DEBUG%%share/examples/qt4/examples/declarative/modelviews/parallax/parallax.debug -share/examples/qt4/examples/declarative/modelviews/parallax/parallax.pro -share/examples/qt4/examples/declarative/modelviews/parallax/parallax.qmlproject -share/examples/qt4/examples/declarative/modelviews/parallax/parallax.svg -share/examples/qt4/examples/declarative/modelviews/parallax/parallax64.png -share/examples/qt4/examples/declarative/modelviews/parallax/parallax80.png -share/examples/qt4/examples/declarative/modelviews/parallax/qml/parallax/Clock.qml -share/examples/qt4/examples/declarative/modelviews/parallax/qml/parallax/ParallaxView.qml -share/examples/qt4/examples/declarative/modelviews/parallax/qml/parallax/Smiley.qml -share/examples/qt4/examples/declarative/modelviews/parallax/qml/parallax/parallax.qml -share/examples/qt4/examples/declarative/modelviews/parallax/qml/parallax/pics/background.jpg -share/examples/qt4/examples/declarative/modelviews/parallax/qml/parallax/pics/face-smile.png -share/examples/qt4/examples/declarative/modelviews/parallax/qml/parallax/pics/home-page.svg -share/examples/qt4/examples/declarative/modelviews/parallax/qml/parallax/pics/shadow.png -share/examples/qt4/examples/declarative/modelviews/parallax/qml/parallax/pics/yast-joystick.png -share/examples/qt4/examples/declarative/modelviews/parallax/qml/parallax/pics/yast-wol.png -share/examples/qt4/examples/declarative/modelviews/pathview-example/main.cpp -share/examples/qt4/examples/declarative/modelviews/pathview-example/pathview -%%DEBUG%%share/examples/qt4/examples/declarative/modelviews/pathview-example/pathview.debug -share/examples/qt4/examples/declarative/modelviews/pathview-example/pathview.png -share/examples/qt4/examples/declarative/modelviews/pathview-example/pathview.pro -share/examples/qt4/examples/declarative/modelviews/pathview-example/pathview.qmlproject -share/examples/qt4/examples/declarative/modelviews/pathview-example/pathview.svg -share/examples/qt4/examples/declarative/modelviews/pathview-example/qml/pathview-example/pathview-example.qml -share/examples/qt4/examples/declarative/modelviews/pathview-example/qml/pathview-example/pics/AddressBook_48.png -share/examples/qt4/examples/declarative/modelviews/pathview-example/qml/pathview-example/pics/AudioPlayer_48.png -share/examples/qt4/examples/declarative/modelviews/pathview-example/qml/pathview-example/pics/Camera_48.png -share/examples/qt4/examples/declarative/modelviews/pathview-example/qml/pathview-example/pics/DateBook_48.png -share/examples/qt4/examples/declarative/modelviews/pathview-example/qml/pathview-example/pics/EMail_48.png -share/examples/qt4/examples/declarative/modelviews/pathview-example/qml/pathview-example/pics/TodoList_48.png -share/examples/qt4/examples/declarative/modelviews/pathview-example/qml/pathview-example/pics/VideoPlayer_48.png -share/examples/qt4/examples/declarative/modelviews/stringlistmodel/main.cpp -share/examples/qt4/examples/declarative/modelviews/stringlistmodel/qml/stringlistmodel/view.qml -share/examples/qt4/examples/declarative/modelviews/stringlistmodel/stringlistmodel -%%DEBUG%%share/examples/qt4/examples/declarative/modelviews/stringlistmodel/stringlistmodel.debug -share/examples/qt4/examples/declarative/modelviews/stringlistmodel/stringlistmodel.pro -share/examples/qt4/examples/declarative/modelviews/visualitemmodel/main.cpp -share/examples/qt4/examples/declarative/modelviews/visualitemmodel/qml/visualitemmodel/visualitemmodel.qml -share/examples/qt4/examples/declarative/modelviews/visualitemmodel/visualitemmodel -%%DEBUG%%share/examples/qt4/examples/declarative/modelviews/visualitemmodel/visualitemmodel.debug -share/examples/qt4/examples/declarative/modelviews/visualitemmodel/visualitemmodel.png -share/examples/qt4/examples/declarative/modelviews/visualitemmodel/visualitemmodel.pro -share/examples/qt4/examples/declarative/modelviews/visualitemmodel/visualitemmodel.qmlproject -share/examples/qt4/examples/declarative/modelviews/visualitemmodel/visualitemmodel.svg -share/examples/qt4/examples/declarative/modelviews/webview/alerts/alerts -%%DEBUG%%share/examples/qt4/examples/declarative/modelviews/webview/alerts/alerts.debug -share/examples/qt4/examples/declarative/modelviews/webview/alerts/alerts.png -share/examples/qt4/examples/declarative/modelviews/webview/alerts/alerts.pro -share/examples/qt4/examples/declarative/modelviews/webview/alerts/alerts.qmlproject -share/examples/qt4/examples/declarative/modelviews/webview/alerts/alerts.svg -share/examples/qt4/examples/declarative/modelviews/webview/alerts/main.cpp -share/examples/qt4/examples/declarative/modelviews/webview/alerts/qml/alerts/alerts.html -share/examples/qt4/examples/declarative/modelviews/webview/alerts/qml/alerts/alerts.qml -share/examples/qt4/examples/declarative/modelviews/webview/autosize/autosize -%%DEBUG%%share/examples/qt4/examples/declarative/modelviews/webview/autosize/autosize.debug -share/examples/qt4/examples/declarative/modelviews/webview/autosize/autosize.png -share/examples/qt4/examples/declarative/modelviews/webview/autosize/autosize.pro -share/examples/qt4/examples/declarative/modelviews/webview/autosize/autosize.qmlproject -share/examples/qt4/examples/declarative/modelviews/webview/autosize/autosize.svg -share/examples/qt4/examples/declarative/modelviews/webview/autosize/main.cpp -share/examples/qt4/examples/declarative/modelviews/webview/autosize/qml/autosize/autosize.qml -share/examples/qt4/examples/declarative/modelviews/webview/googlemaps/googlemaps -%%DEBUG%%share/examples/qt4/examples/declarative/modelviews/webview/googlemaps/googlemaps.debug -share/examples/qt4/examples/declarative/modelviews/webview/googlemaps/googlemaps.png -share/examples/qt4/examples/declarative/modelviews/webview/googlemaps/googlemaps.pro -share/examples/qt4/examples/declarative/modelviews/webview/googlemaps/googlemaps.qmlproject -share/examples/qt4/examples/declarative/modelviews/webview/googlemaps/googlemaps.svg -share/examples/qt4/examples/declarative/modelviews/webview/googlemaps/main.cpp -share/examples/qt4/examples/declarative/modelviews/webview/googlemaps/qml/googlemaps/content/Mapping/Map.qml -share/examples/qt4/examples/declarative/modelviews/webview/googlemaps/qml/googlemaps/content/Mapping/map.html -share/examples/qt4/examples/declarative/modelviews/webview/googlemaps/qml/googlemaps/content/pics/cancel.png -share/examples/qt4/examples/declarative/modelviews/webview/googlemaps/qml/googlemaps/content/pics/ok.png -share/examples/qt4/examples/declarative/modelviews/webview/googlemaps/qml/googlemaps/googlemaps.qml -share/examples/qt4/examples/declarative/modelviews/webview/inlinehtml/inlinehtml -%%DEBUG%%share/examples/qt4/examples/declarative/modelviews/webview/inlinehtml/inlinehtml.debug -share/examples/qt4/examples/declarative/modelviews/webview/inlinehtml/inlinehtml.png -share/examples/qt4/examples/declarative/modelviews/webview/inlinehtml/inlinehtml.pro -share/examples/qt4/examples/declarative/modelviews/webview/inlinehtml/inlinehtml.qmlproject -share/examples/qt4/examples/declarative/modelviews/webview/inlinehtml/inlinehtml.svg -share/examples/qt4/examples/declarative/modelviews/webview/inlinehtml/main.cpp -share/examples/qt4/examples/declarative/modelviews/webview/inlinehtml/qml/inlinehtml/inlinehtml.qml -share/examples/qt4/examples/declarative/modelviews/webview/newwindows/main.cpp -share/examples/qt4/examples/declarative/modelviews/webview/newwindows/newwindows -%%DEBUG%%share/examples/qt4/examples/declarative/modelviews/webview/newwindows/newwindows.debug -share/examples/qt4/examples/declarative/modelviews/webview/newwindows/newwindows.png -share/examples/qt4/examples/declarative/modelviews/webview/newwindows/newwindows.pro -share/examples/qt4/examples/declarative/modelviews/webview/newwindows/newwindows.qmlproject -share/examples/qt4/examples/declarative/modelviews/webview/newwindows/newwindows.svg -share/examples/qt4/examples/declarative/modelviews/webview/newwindows/qml/newwindows/newwindows.html -share/examples/qt4/examples/declarative/modelviews/webview/newwindows/qml/newwindows/newwindows.qml -share/examples/qt4/examples/declarative/positioners/main.cpp -share/examples/qt4/examples/declarative/positioners/positioners -%%DEBUG%%share/examples/qt4/examples/declarative/positioners/positioners.debug -share/examples/qt4/examples/declarative/positioners/positioners.png -share/examples/qt4/examples/declarative/positioners/positioners.pro -share/examples/qt4/examples/declarative/positioners/positioners.qmlproject -share/examples/qt4/examples/declarative/positioners/positioners.svg -share/examples/qt4/examples/declarative/positioners/qml/positioners/Button.qml -share/examples/qt4/examples/declarative/positioners/qml/positioners/add.png -share/examples/qt4/examples/declarative/positioners/qml/positioners/del.png -share/examples/qt4/examples/declarative/positioners/qml/positioners/positioners.qml -share/examples/qt4/examples/declarative/shadereffects/main.cpp -share/examples/qt4/examples/declarative/shadereffects/qml/shadereffects/Curtain.qml -share/examples/qt4/examples/declarative/shadereffects/qml/shadereffects/CurtainEffect.qml -share/examples/qt4/examples/declarative/shadereffects/qml/shadereffects/DropShadow.qml -share/examples/qt4/examples/declarative/shadereffects/qml/shadereffects/DropShadowEffect.qml -share/examples/qt4/examples/declarative/shadereffects/qml/shadereffects/Grayscale.qml -share/examples/qt4/examples/declarative/shadereffects/qml/shadereffects/GrayscaleEffect.qml -share/examples/qt4/examples/declarative/shadereffects/qml/shadereffects/ImageMask.qml -share/examples/qt4/examples/declarative/shadereffects/qml/shadereffects/ImageMaskEffect.qml -share/examples/qt4/examples/declarative/shadereffects/qml/shadereffects/RadialWave.qml -share/examples/qt4/examples/declarative/shadereffects/qml/shadereffects/RadialWaveEffect.qml -share/examples/qt4/examples/declarative/shadereffects/qml/shadereffects/Water.qml -share/examples/qt4/examples/declarative/shadereffects/qml/shadereffects/WaterEffect.qml -share/examples/qt4/examples/declarative/shadereffects/qml/shadereffects/images/Curtain.jpg -share/examples/qt4/examples/declarative/shadereffects/qml/shadereffects/images/DropShadow.jpg -share/examples/qt4/examples/declarative/shadereffects/qml/shadereffects/images/Grayscale.jpg -share/examples/qt4/examples/declarative/shadereffects/qml/shadereffects/images/ImageMask.jpg -share/examples/qt4/examples/declarative/shadereffects/qml/shadereffects/images/RadialWave.jpg -share/examples/qt4/examples/declarative/shadereffects/qml/shadereffects/images/Water.jpg -share/examples/qt4/examples/declarative/shadereffects/qml/shadereffects/images/back.png -share/examples/qt4/examples/declarative/shadereffects/qml/shadereffects/images/bg.jpg -share/examples/qt4/examples/declarative/shadereffects/qml/shadereffects/images/desaturate.jpg -share/examples/qt4/examples/declarative/shadereffects/qml/shadereffects/images/drop_shadow.png -share/examples/qt4/examples/declarative/shadereffects/qml/shadereffects/images/fabric.jpg -share/examples/qt4/examples/declarative/shadereffects/qml/shadereffects/images/flower.png -share/examples/qt4/examples/declarative/shadereffects/qml/shadereffects/images/image1.jpg -share/examples/qt4/examples/declarative/shadereffects/qml/shadereffects/images/image2.jpg -share/examples/qt4/examples/declarative/shadereffects/qml/shadereffects/images/qt-logo.png -share/examples/qt4/examples/declarative/shadereffects/qml/shadereffects/images/shader_effects.jpg -share/examples/qt4/examples/declarative/shadereffects/qml/shadereffects/images/sky.jpg -share/examples/qt4/examples/declarative/shadereffects/qml/shadereffects/images/toolbar.png -share/examples/qt4/examples/declarative/shadereffects/qml/shadereffects/images/wave.jpg -share/examples/qt4/examples/declarative/shadereffects/qml/shadereffects/main.qml -share/examples/qt4/examples/declarative/shadereffects/shadereffects -%%DEBUG%%share/examples/qt4/examples/declarative/shadereffects/shadereffects.debug -share/examples/qt4/examples/declarative/shadereffects/shadereffects.pro -share/examples/qt4/examples/declarative/shadereffects/shadereffects.qmlproject -share/examples/qt4/examples/declarative/sqllocalstorage/main.cpp -share/examples/qt4/examples/declarative/sqllocalstorage/qml/sqllocalstorage/hello.qml -share/examples/qt4/examples/declarative/sqllocalstorage/sqllocalstorage -%%DEBUG%%share/examples/qt4/examples/declarative/sqllocalstorage/sqllocalstorage.debug -share/examples/qt4/examples/declarative/sqllocalstorage/sqllocalstorage.pro -share/examples/qt4/examples/declarative/sqllocalstorage/sqllocalstorage.qmlproject -share/examples/qt4/examples/declarative/sqllocalstorage/sqllocalstorage.svg -share/examples/qt4/examples/declarative/sqllocalstorage/sqllocalstorage64.png -share/examples/qt4/examples/declarative/sqllocalstorage/sqllocalstorage80.png -share/examples/qt4/examples/declarative/text/fonts/availableFonts/availableFonts -%%DEBUG%%share/examples/qt4/examples/declarative/text/fonts/availableFonts/availableFonts.debug -share/examples/qt4/examples/declarative/text/fonts/availableFonts/availableFonts.png -share/examples/qt4/examples/declarative/text/fonts/availableFonts/availableFonts.pro -share/examples/qt4/examples/declarative/text/fonts/availableFonts/availableFonts.qmlproject -share/examples/qt4/examples/declarative/text/fonts/availableFonts/availableFonts.svg -share/examples/qt4/examples/declarative/text/fonts/availableFonts/main.cpp -share/examples/qt4/examples/declarative/text/fonts/availableFonts/qml/availableFonts/availableFonts.qml -share/examples/qt4/examples/declarative/text/fonts/availableFonts/qml/availableFonts/banner.qml -share/examples/qt4/examples/declarative/text/fonts/availableFonts/qml/availableFonts/fonts.qml -share/examples/qt4/examples/declarative/text/fonts/availableFonts/qml/availableFonts/fonts/tarzeau_ocr_a.ttf -share/examples/qt4/examples/declarative/text/fonts/availableFonts/qml/availableFonts/hello.qml -share/examples/qt4/examples/declarative/text/fonts/banner/banner -%%DEBUG%%share/examples/qt4/examples/declarative/text/fonts/banner/banner.debug -share/examples/qt4/examples/declarative/text/fonts/banner/banner.png -share/examples/qt4/examples/declarative/text/fonts/banner/banner.pro -share/examples/qt4/examples/declarative/text/fonts/banner/banner.qmlproject -share/examples/qt4/examples/declarative/text/fonts/banner/banner.svg -share/examples/qt4/examples/declarative/text/fonts/banner/main.cpp -share/examples/qt4/examples/declarative/text/fonts/banner/qml/banner/availableFonts.qml -share/examples/qt4/examples/declarative/text/fonts/banner/qml/banner/banner.qml -share/examples/qt4/examples/declarative/text/fonts/banner/qml/banner/fonts.qml -share/examples/qt4/examples/declarative/text/fonts/banner/qml/banner/fonts/tarzeau_ocr_a.ttf -share/examples/qt4/examples/declarative/text/fonts/banner/qml/banner/hello.qml -share/examples/qt4/examples/declarative/text/fonts/fonts/fonts -%%DEBUG%%share/examples/qt4/examples/declarative/text/fonts/fonts/fonts.debug -share/examples/qt4/examples/declarative/text/fonts/fonts/fonts.png -share/examples/qt4/examples/declarative/text/fonts/fonts/fonts.pro -share/examples/qt4/examples/declarative/text/fonts/fonts/fonts.qmlproject -share/examples/qt4/examples/declarative/text/fonts/fonts/fonts.svg -share/examples/qt4/examples/declarative/text/fonts/fonts/main.cpp -share/examples/qt4/examples/declarative/text/fonts/fonts/qml/fonts-qml/availableFonts.qml -share/examples/qt4/examples/declarative/text/fonts/fonts/qml/fonts-qml/banner.qml -share/examples/qt4/examples/declarative/text/fonts/fonts/qml/fonts-qml/fonts.qml -share/examples/qt4/examples/declarative/text/fonts/fonts/qml/fonts-qml/fonts/tarzeau_ocr_a.ttf -share/examples/qt4/examples/declarative/text/fonts/fonts/qml/fonts-qml/hello.qml -share/examples/qt4/examples/declarative/text/fonts/hello/hello -%%DEBUG%%share/examples/qt4/examples/declarative/text/fonts/hello/hello.debug -share/examples/qt4/examples/declarative/text/fonts/hello/hello.png -share/examples/qt4/examples/declarative/text/fonts/hello/hello.pro -share/examples/qt4/examples/declarative/text/fonts/hello/hello.qmlproject -share/examples/qt4/examples/declarative/text/fonts/hello/hello.svg -share/examples/qt4/examples/declarative/text/fonts/hello/main.cpp -share/examples/qt4/examples/declarative/text/fonts/hello/qml/hello/availableFonts.qml -share/examples/qt4/examples/declarative/text/fonts/hello/qml/hello/banner.qml -share/examples/qt4/examples/declarative/text/fonts/hello/qml/hello/fonts.qml -share/examples/qt4/examples/declarative/text/fonts/hello/qml/hello/fonts/tarzeau_ocr_a.ttf -share/examples/qt4/examples/declarative/text/fonts/hello/qml/hello/hello.qml -share/examples/qt4/examples/declarative/text/textselection/main.cpp -share/examples/qt4/examples/declarative/text/textselection/qml/textselection/pics/endHandle.png -share/examples/qt4/examples/declarative/text/textselection/qml/textselection/pics/endHandle.sci -share/examples/qt4/examples/declarative/text/textselection/qml/textselection/pics/startHandle.png -share/examples/qt4/examples/declarative/text/textselection/qml/textselection/pics/startHandle.sci -share/examples/qt4/examples/declarative/text/textselection/qml/textselection/textselection.qml -share/examples/qt4/examples/declarative/text/textselection/textselection -%%DEBUG%%share/examples/qt4/examples/declarative/text/textselection/textselection.debug -share/examples/qt4/examples/declarative/text/textselection/textselection.png -share/examples/qt4/examples/declarative/text/textselection/textselection.pro -share/examples/qt4/examples/declarative/text/textselection/textselection.qmlproject -share/examples/qt4/examples/declarative/text/textselection/textselection.svg -share/examples/qt4/examples/declarative/threading/threadedlistmodel/main.cpp -share/examples/qt4/examples/declarative/threading/threadedlistmodel/qml/threadedlistmodel/dataloader.js -share/examples/qt4/examples/declarative/threading/threadedlistmodel/qml/threadedlistmodel/timedisplay.qml -share/examples/qt4/examples/declarative/threading/threadedlistmodel/threadedlistmodel -%%DEBUG%%share/examples/qt4/examples/declarative/threading/threadedlistmodel/threadedlistmodel.debug -share/examples/qt4/examples/declarative/threading/threadedlistmodel/threadedlistmodel.pro -share/examples/qt4/examples/declarative/threading/threadedlistmodel/threadedlistmodel.qmlproject -share/examples/qt4/examples/declarative/threading/threadedlistmodel/threadedlistmodel.svg -share/examples/qt4/examples/declarative/threading/threadedlistmodel/threadedlistmodel64.png -share/examples/qt4/examples/declarative/threading/threadedlistmodel/threadedlistmodel80.png -share/examples/qt4/examples/declarative/threading/workerscript/main.cpp -share/examples/qt4/examples/declarative/threading/workerscript/qml/workerscript/workerscript.js -share/examples/qt4/examples/declarative/threading/workerscript/qml/workerscript/workerscript.qml -share/examples/qt4/examples/declarative/threading/workerscript/workerscript -%%DEBUG%%share/examples/qt4/examples/declarative/threading/workerscript/workerscript.debug -share/examples/qt4/examples/declarative/threading/workerscript/workerscript.pro -share/examples/qt4/examples/declarative/threading/workerscript/workerscript.qmlproject -share/examples/qt4/examples/declarative/threading/workerscript/workerscript.svg -share/examples/qt4/examples/declarative/threading/workerscript/workerscript64.png -share/examples/qt4/examples/declarative/threading/workerscript/workerscript80.png -share/examples/qt4/examples/declarative/touchinteraction/gestures/experimental-gestures/experimentalgestures -%%DEBUG%%share/examples/qt4/examples/declarative/touchinteraction/gestures/experimental-gestures/experimentalgestures.debug -share/examples/qt4/examples/declarative/touchinteraction/gestures/experimental-gestures/experimentalgestures.png -share/examples/qt4/examples/declarative/touchinteraction/gestures/experimental-gestures/experimentalgestures.pro -share/examples/qt4/examples/declarative/touchinteraction/gestures/experimental-gestures/experimentalgestures.svg -share/examples/qt4/examples/declarative/touchinteraction/gestures/experimental-gestures/gestures.qmlproject -share/examples/qt4/examples/declarative/touchinteraction/gestures/experimental-gestures/main.cpp -share/examples/qt4/examples/declarative/touchinteraction/gestures/experimental-gestures/qml/experimental-gestures/experimental-gestures.qml -share/examples/qt4/examples/declarative/touchinteraction/mousearea/mousearea-example/main.cpp -share/examples/qt4/examples/declarative/touchinteraction/mousearea/mousearea-example/mousearea.qmlproject -share/examples/qt4/examples/declarative/touchinteraction/mousearea/mousearea-example/mouseareaexample -%%DEBUG%%share/examples/qt4/examples/declarative/touchinteraction/mousearea/mousearea-example/mouseareaexample.debug -share/examples/qt4/examples/declarative/touchinteraction/mousearea/mousearea-example/mouseareaexample.png -share/examples/qt4/examples/declarative/touchinteraction/mousearea/mousearea-example/mouseareaexample.pro -share/examples/qt4/examples/declarative/touchinteraction/mousearea/mousearea-example/mouseareaexample.svg -share/examples/qt4/examples/declarative/touchinteraction/mousearea/mousearea-example/qml/mousearea-example/mousearea-example.qml -share/examples/qt4/examples/declarative/touchinteraction/pincharea/main.cpp -share/examples/qt4/examples/declarative/touchinteraction/pincharea/pincharea -%%DEBUG%%share/examples/qt4/examples/declarative/touchinteraction/pincharea/pincharea.debug -share/examples/qt4/examples/declarative/touchinteraction/pincharea/pincharea.pro -share/examples/qt4/examples/declarative/touchinteraction/pincharea/pincharea.qmlproject -share/examples/qt4/examples/declarative/touchinteraction/pincharea/pincharea.svg -share/examples/qt4/examples/declarative/touchinteraction/pincharea/pincharea64.png -share/examples/qt4/examples/declarative/touchinteraction/pincharea/pincharea80.png -share/examples/qt4/examples/declarative/touchinteraction/pincharea/qml/pincharea/flickresize.qml -share/examples/qt4/examples/declarative/touchinteraction/pincharea/qml/pincharea/qt-logo.jpg -share/examples/qt4/examples/declarative/toys/clocks/clocks -%%DEBUG%%share/examples/qt4/examples/declarative/toys/clocks/clocks.debug -share/examples/qt4/examples/declarative/toys/clocks/clocks.png -share/examples/qt4/examples/declarative/toys/clocks/clocks.pro -share/examples/qt4/examples/declarative/toys/clocks/clocks.qmlproject -share/examples/qt4/examples/declarative/toys/clocks/clocks.svg -share/examples/qt4/examples/declarative/toys/clocks/main.cpp -share/examples/qt4/examples/declarative/toys/clocks/qml/clocks/clocks.qml -share/examples/qt4/examples/declarative/toys/clocks/qml/clocks/content/Clock.qml -share/examples/qt4/examples/declarative/toys/clocks/qml/clocks/content/QuitButton.qml -share/examples/qt4/examples/declarative/toys/clocks/qml/clocks/content/background.png -share/examples/qt4/examples/declarative/toys/clocks/qml/clocks/content/center.png -share/examples/qt4/examples/declarative/toys/clocks/qml/clocks/content/clock-night.png -share/examples/qt4/examples/declarative/toys/clocks/qml/clocks/content/clock.png -share/examples/qt4/examples/declarative/toys/clocks/qml/clocks/content/hour.png -share/examples/qt4/examples/declarative/toys/clocks/qml/clocks/content/minute.png -share/examples/qt4/examples/declarative/toys/clocks/qml/clocks/content/quit.png -share/examples/qt4/examples/declarative/toys/clocks/qml/clocks/content/second.png -share/examples/qt4/examples/declarative/toys/corkboards/corkboards -%%DEBUG%%share/examples/qt4/examples/declarative/toys/corkboards/corkboards.debug -share/examples/qt4/examples/declarative/toys/corkboards/corkboards.png -share/examples/qt4/examples/declarative/toys/corkboards/corkboards.pro -share/examples/qt4/examples/declarative/toys/corkboards/corkboards.qmlproject -share/examples/qt4/examples/declarative/toys/corkboards/corkboards.svg -share/examples/qt4/examples/declarative/toys/corkboards/main.cpp -share/examples/qt4/examples/declarative/toys/corkboards/qml/corkboards/Day.qml -share/examples/qt4/examples/declarative/toys/corkboards/qml/corkboards/cork.jpg -share/examples/qt4/examples/declarative/toys/corkboards/qml/corkboards/corkboards.qml -share/examples/qt4/examples/declarative/toys/corkboards/qml/corkboards/note-yellow.png -share/examples/qt4/examples/declarative/toys/corkboards/qml/corkboards/tack.png -share/examples/qt4/examples/declarative/toys/dynamicscene/dynamicscene -%%DEBUG%%share/examples/qt4/examples/declarative/toys/dynamicscene/dynamicscene.debug -share/examples/qt4/examples/declarative/toys/dynamicscene/dynamicscene.png -share/examples/qt4/examples/declarative/toys/dynamicscene/dynamicscene.pro -share/examples/qt4/examples/declarative/toys/dynamicscene/dynamicscene.qmlproject -share/examples/qt4/examples/declarative/toys/dynamicscene/dynamicscene.svg -share/examples/qt4/examples/declarative/toys/dynamicscene/main.cpp -share/examples/qt4/examples/declarative/toys/dynamicscene/qml/dynamicscene/Button.qml -share/examples/qt4/examples/declarative/toys/dynamicscene/qml/dynamicscene/GenericSceneItem.qml -share/examples/qt4/examples/declarative/toys/dynamicscene/qml/dynamicscene/PaletteItem.qml -share/examples/qt4/examples/declarative/toys/dynamicscene/qml/dynamicscene/PerspectiveItem.qml -share/examples/qt4/examples/declarative/toys/dynamicscene/qml/dynamicscene/Sun.qml -share/examples/qt4/examples/declarative/toys/dynamicscene/qml/dynamicscene/dynamicscene.qml -share/examples/qt4/examples/declarative/toys/dynamicscene/qml/dynamicscene/images/NOTE -share/examples/qt4/examples/declarative/toys/dynamicscene/qml/dynamicscene/images/face-smile.png -share/examples/qt4/examples/declarative/toys/dynamicscene/qml/dynamicscene/images/moon.png -share/examples/qt4/examples/declarative/toys/dynamicscene/qml/dynamicscene/images/rabbit_brown.png -share/examples/qt4/examples/declarative/toys/dynamicscene/qml/dynamicscene/images/rabbit_bw.png -share/examples/qt4/examples/declarative/toys/dynamicscene/qml/dynamicscene/images/star.png -share/examples/qt4/examples/declarative/toys/dynamicscene/qml/dynamicscene/images/sun.png -share/examples/qt4/examples/declarative/toys/dynamicscene/qml/dynamicscene/images/tree_s.png -share/examples/qt4/examples/declarative/toys/dynamicscene/qml/dynamicscene/itemCreation.js -share/examples/qt4/examples/declarative/toys/tic-tac-toe/main.cpp -share/examples/qt4/examples/declarative/toys/tic-tac-toe/qml/tic-tac-toe/content/Button.qml -share/examples/qt4/examples/declarative/toys/tic-tac-toe/qml/tic-tac-toe/content/TicTac.qml -share/examples/qt4/examples/declarative/toys/tic-tac-toe/qml/tic-tac-toe/content/pics/board.png -share/examples/qt4/examples/declarative/toys/tic-tac-toe/qml/tic-tac-toe/content/pics/o.png -share/examples/qt4/examples/declarative/toys/tic-tac-toe/qml/tic-tac-toe/content/pics/x.png -share/examples/qt4/examples/declarative/toys/tic-tac-toe/qml/tic-tac-toe/content/tic-tac-toe.js -share/examples/qt4/examples/declarative/toys/tic-tac-toe/qml/tic-tac-toe/tic-tac-toe.qml -share/examples/qt4/examples/declarative/toys/tic-tac-toe/tic-tac-toe -%%DEBUG%%share/examples/qt4/examples/declarative/toys/tic-tac-toe/tic-tac-toe.debug -share/examples/qt4/examples/declarative/toys/tic-tac-toe/tic-tac-toe.qmlproject -share/examples/qt4/examples/declarative/toys/tic-tac-toe/tictactoe.png -share/examples/qt4/examples/declarative/toys/tic-tac-toe/tictactoe.pro -share/examples/qt4/examples/declarative/toys/tic-tac-toe/tictactoe.svg -share/examples/qt4/examples/declarative/toys/tvtennis/main.cpp -share/examples/qt4/examples/declarative/toys/tvtennis/qml/tvtennis/tvtennis.qml -share/examples/qt4/examples/declarative/toys/tvtennis/tvtennis -%%DEBUG%%share/examples/qt4/examples/declarative/toys/tvtennis/tvtennis.debug -share/examples/qt4/examples/declarative/toys/tvtennis/tvtennis.png -share/examples/qt4/examples/declarative/toys/tvtennis/tvtennis.pro -share/examples/qt4/examples/declarative/toys/tvtennis/tvtennis.qmlproject -share/examples/qt4/examples/declarative/toys/tvtennis/tvtennis.svg -share/examples/qt4/examples/declarative/ui-components/dialcontrol/dialcontrol -%%DEBUG%%share/examples/qt4/examples/declarative/ui-components/dialcontrol/dialcontrol.debug -share/examples/qt4/examples/declarative/ui-components/dialcontrol/dialcontrol.png -share/examples/qt4/examples/declarative/ui-components/dialcontrol/dialcontrol.pro -share/examples/qt4/examples/declarative/ui-components/dialcontrol/dialcontrol.qmlproject -share/examples/qt4/examples/declarative/ui-components/dialcontrol/dialcontrol.svg -share/examples/qt4/examples/declarative/ui-components/dialcontrol/main.cpp -share/examples/qt4/examples/declarative/ui-components/dialcontrol/qml/dialcontrol/content/Dial.qml -share/examples/qt4/examples/declarative/ui-components/dialcontrol/qml/dialcontrol/content/QuitButton.qml -share/examples/qt4/examples/declarative/ui-components/dialcontrol/qml/dialcontrol/content/background.png -share/examples/qt4/examples/declarative/ui-components/dialcontrol/qml/dialcontrol/content/needle.png -share/examples/qt4/examples/declarative/ui-components/dialcontrol/qml/dialcontrol/content/needle_shadow.png -share/examples/qt4/examples/declarative/ui-components/dialcontrol/qml/dialcontrol/content/overlay.png -share/examples/qt4/examples/declarative/ui-components/dialcontrol/qml/dialcontrol/content/quit.png -share/examples/qt4/examples/declarative/ui-components/dialcontrol/qml/dialcontrol/dialcontrol.qml -share/examples/qt4/examples/declarative/ui-components/flipable/flipable -%%DEBUG%%share/examples/qt4/examples/declarative/ui-components/flipable/flipable.debug -share/examples/qt4/examples/declarative/ui-components/flipable/flipable.png -share/examples/qt4/examples/declarative/ui-components/flipable/flipable.pro -share/examples/qt4/examples/declarative/ui-components/flipable/flipable.qmlproject -share/examples/qt4/examples/declarative/ui-components/flipable/flipable.svg -share/examples/qt4/examples/declarative/ui-components/flipable/main.cpp -share/examples/qt4/examples/declarative/ui-components/flipable/qml/flipable/content/5_heart.png -share/examples/qt4/examples/declarative/ui-components/flipable/qml/flipable/content/9_club.png -share/examples/qt4/examples/declarative/ui-components/flipable/qml/flipable/content/Card.qml -share/examples/qt4/examples/declarative/ui-components/flipable/qml/flipable/content/back.png -share/examples/qt4/examples/declarative/ui-components/flipable/qml/flipable/flipable.qml -share/examples/qt4/examples/declarative/ui-components/main/main -share/examples/qt4/examples/declarative/ui-components/main/main.cpp -%%DEBUG%%share/examples/qt4/examples/declarative/ui-components/main/main.debug -share/examples/qt4/examples/declarative/ui-components/main/main.png -share/examples/qt4/examples/declarative/ui-components/main/main.pro -share/examples/qt4/examples/declarative/ui-components/main/main.qmlproject -share/examples/qt4/examples/declarative/ui-components/main/main.svg -share/examples/qt4/examples/declarative/ui-components/main/qml/main/ScrollBar.qml -share/examples/qt4/examples/declarative/ui-components/main/qml/main/SearchBox.qml -share/examples/qt4/examples/declarative/ui-components/main/qml/main/TabWidget.qml -share/examples/qt4/examples/declarative/ui-components/main/qml/main/content/ProgressBar.qml -share/examples/qt4/examples/declarative/ui-components/main/qml/main/content/Spinner.qml -share/examples/qt4/examples/declarative/ui-components/main/qml/main/content/background.png -share/examples/qt4/examples/declarative/ui-components/main/qml/main/content/spinner-bg.png -share/examples/qt4/examples/declarative/ui-components/main/qml/main/content/spinner-select.png -share/examples/qt4/examples/declarative/ui-components/main/qml/main/images/clear.png -share/examples/qt4/examples/declarative/ui-components/main/qml/main/images/lineedit-bg-focus.png -share/examples/qt4/examples/declarative/ui-components/main/qml/main/images/lineedit-bg.png -share/examples/qt4/examples/declarative/ui-components/main/qml/main/main.qml -share/examples/qt4/examples/declarative/ui-components/main/qml/main/pics/niagara_falls.jpg -share/examples/qt4/examples/declarative/ui-components/main/qml/main/tab.png -share/examples/qt4/examples/declarative/ui-components/progressbar/main.cpp -share/examples/qt4/examples/declarative/ui-components/progressbar/progressbar -%%DEBUG%%share/examples/qt4/examples/declarative/ui-components/progressbar/progressbar.debug -share/examples/qt4/examples/declarative/ui-components/progressbar/progressbar.png -share/examples/qt4/examples/declarative/ui-components/progressbar/progressbar.pro -share/examples/qt4/examples/declarative/ui-components/progressbar/progressbar.qmlproject -share/examples/qt4/examples/declarative/ui-components/progressbar/progressbar.svg -share/examples/qt4/examples/declarative/ui-components/progressbar/qml/progressbar/content/ProgressBar.qml -share/examples/qt4/examples/declarative/ui-components/progressbar/qml/progressbar/content/background.png -share/examples/qt4/examples/declarative/ui-components/progressbar/qml/progressbar/main.qml -share/examples/qt4/examples/declarative/ui-components/scrollbar/main.cpp -share/examples/qt4/examples/declarative/ui-components/scrollbar/qml/scrollbar/ScrollBar.qml -share/examples/qt4/examples/declarative/ui-components/scrollbar/qml/scrollbar/main.qml -share/examples/qt4/examples/declarative/ui-components/scrollbar/qml/scrollbar/niagara_falls.jpg -share/examples/qt4/examples/declarative/ui-components/scrollbar/scrollbar -%%DEBUG%%share/examples/qt4/examples/declarative/ui-components/scrollbar/scrollbar.debug -share/examples/qt4/examples/declarative/ui-components/scrollbar/scrollbar.pro -share/examples/qt4/examples/declarative/ui-components/scrollbar/scrollbar.qmlproject -share/examples/qt4/examples/declarative/ui-components/scrollbar/scrollbar.svg -share/examples/qt4/examples/declarative/ui-components/scrollbar/scrollbar64.png -share/examples/qt4/examples/declarative/ui-components/scrollbar/scrollbar80.png -share/examples/qt4/examples/declarative/ui-components/searchbox/main.cpp -share/examples/qt4/examples/declarative/ui-components/searchbox/qml/searchbox/SearchBox.qml -share/examples/qt4/examples/declarative/ui-components/searchbox/qml/searchbox/images/clear.png -share/examples/qt4/examples/declarative/ui-components/searchbox/qml/searchbox/images/lineedit-bg-focus.png -share/examples/qt4/examples/declarative/ui-components/searchbox/qml/searchbox/images/lineedit-bg.png -share/examples/qt4/examples/declarative/ui-components/searchbox/qml/searchbox/main.qml -share/examples/qt4/examples/declarative/ui-components/searchbox/searchbox -%%DEBUG%%share/examples/qt4/examples/declarative/ui-components/searchbox/searchbox.debug -share/examples/qt4/examples/declarative/ui-components/searchbox/searchbox.pro -share/examples/qt4/examples/declarative/ui-components/searchbox/searchbox.qmlproject -share/examples/qt4/examples/declarative/ui-components/searchbox/searchbox.svg -share/examples/qt4/examples/declarative/ui-components/searchbox/searchbox64.png -share/examples/qt4/examples/declarative/ui-components/searchbox/searchbox80.png -share/examples/qt4/examples/declarative/ui-components/slideswitch/main.cpp -share/examples/qt4/examples/declarative/ui-components/slideswitch/qml/slideswitch/content/Switch.qml -share/examples/qt4/examples/declarative/ui-components/slideswitch/qml/slideswitch/content/background.svg -share/examples/qt4/examples/declarative/ui-components/slideswitch/qml/slideswitch/content/knob.svg -share/examples/qt4/examples/declarative/ui-components/slideswitch/qml/slideswitch/slideswitch.qml -share/examples/qt4/examples/declarative/ui-components/slideswitch/slideswitch -%%DEBUG%%share/examples/qt4/examples/declarative/ui-components/slideswitch/slideswitch.debug -share/examples/qt4/examples/declarative/ui-components/slideswitch/slideswitch.png -share/examples/qt4/examples/declarative/ui-components/slideswitch/slideswitch.pro -share/examples/qt4/examples/declarative/ui-components/slideswitch/slideswitch.qmlproject -share/examples/qt4/examples/declarative/ui-components/slideswitch/slideswitch.svg -share/examples/qt4/examples/declarative/ui-components/spinner/main.cpp -share/examples/qt4/examples/declarative/ui-components/spinner/qml/spinner/content/Spinner.qml -share/examples/qt4/examples/declarative/ui-components/spinner/qml/spinner/content/spinner-bg.png -share/examples/qt4/examples/declarative/ui-components/spinner/qml/spinner/content/spinner-select.png -share/examples/qt4/examples/declarative/ui-components/spinner/qml/spinner/main.qml -share/examples/qt4/examples/declarative/ui-components/spinner/spinner -%%DEBUG%%share/examples/qt4/examples/declarative/ui-components/spinner/spinner.debug -share/examples/qt4/examples/declarative/ui-components/spinner/spinner.pro -share/examples/qt4/examples/declarative/ui-components/spinner/spinner.qmlproject -share/examples/qt4/examples/declarative/ui-components/spinner/spinner.svg -share/examples/qt4/examples/declarative/ui-components/spinner/spinner64.png -share/examples/qt4/examples/declarative/ui-components/spinner/spinner80.png -share/examples/qt4/examples/declarative/ui-components/tabwidget/main.cpp -share/examples/qt4/examples/declarative/ui-components/tabwidget/qml/tabwidget/TabWidget.qml -share/examples/qt4/examples/declarative/ui-components/tabwidget/qml/tabwidget/main.qml -share/examples/qt4/examples/declarative/ui-components/tabwidget/qml/tabwidget/tab.png -share/examples/qt4/examples/declarative/ui-components/tabwidget/tabwidget -%%DEBUG%%share/examples/qt4/examples/declarative/ui-components/tabwidget/tabwidget.debug -share/examples/qt4/examples/declarative/ui-components/tabwidget/tabwidget.pro -share/examples/qt4/examples/declarative/ui-components/tabwidget/tabwidget.qmlproject -share/examples/qt4/examples/declarative/ui-components/tabwidget/tabwidget.svg -share/examples/qt4/examples/declarative/ui-components/tabwidget/tabwidget64.png -share/examples/qt4/examples/declarative/ui-components/tabwidget/tabwidget80.png -share/examples/qt4/examples/declarative/xml/xmlhttprequest-example/Makefile -share/examples/qt4/examples/declarative/xml/xmlhttprequest-example/main.cpp -share/examples/qt4/examples/declarative/xml/xmlhttprequest-example/qml/xmlhttprequest-example/data.xml -share/examples/qt4/examples/declarative/xml/xmlhttprequest-example/qml/xmlhttprequest-example/xmlhttprequest-example.qml -share/examples/qt4/examples/declarative/xml/xmlhttprequest-example/xmlhttprequest.qmlproject -share/examples/qt4/examples/declarative/xml/xmlhttprequest-example/xmlhttprequestexample.png -share/examples/qt4/examples/declarative/xml/xmlhttprequest-example/xmlhttprequestexample.pro -share/examples/qt4/examples/declarative/xml/xmlhttprequest-example/xmlhttprequestexample.svg -share/examples/qt4/examples/declarative/xml/xmlhttprequest/xmlhttprequest-example.qml -share/examples/qt4/examples/declarative/xml/xmlhttprequest/xmlhttprequest.qmlproject -share/examples/qt4/examples/designer/README -share/examples/qt4/examples/designer/calculatorbuilder/calculatorbuilder -%%DEBUG%%share/examples/qt4/examples/designer/calculatorbuilder/calculatorbuilder.debug -share/examples/qt4/examples/designer/calculatorbuilder/calculatorbuilder.pro -share/examples/qt4/examples/designer/calculatorbuilder/calculatorbuilder.qrc -share/examples/qt4/examples/designer/calculatorbuilder/calculatorform.cpp -share/examples/qt4/examples/designer/calculatorbuilder/calculatorform.h -share/examples/qt4/examples/designer/calculatorbuilder/calculatorform.ui -share/examples/qt4/examples/designer/calculatorbuilder/main.cpp -share/examples/qt4/examples/designer/calculatorform/calculatorform -share/examples/qt4/examples/designer/calculatorform/calculatorform.cpp -%%DEBUG%%share/examples/qt4/examples/designer/calculatorform/calculatorform.debug -share/examples/qt4/examples/designer/calculatorform/calculatorform.h -share/examples/qt4/examples/designer/calculatorform/calculatorform.pro -share/examples/qt4/examples/designer/calculatorform/calculatorform.ui -share/examples/qt4/examples/designer/calculatorform/main.cpp -share/examples/qt4/examples/designer/containerextension/containerextension.pro -share/examples/qt4/examples/designer/containerextension/multipagewidget.cpp -share/examples/qt4/examples/designer/containerextension/multipagewidget.h -share/examples/qt4/examples/designer/containerextension/multipagewidgetcontainerextension.cpp -share/examples/qt4/examples/designer/containerextension/multipagewidgetcontainerextension.h -share/examples/qt4/examples/designer/containerextension/multipagewidgetextensionfactory.cpp -share/examples/qt4/examples/designer/containerextension/multipagewidgetextensionfactory.h -share/examples/qt4/examples/designer/containerextension/multipagewidgetplugin.cpp -share/examples/qt4/examples/designer/containerextension/multipagewidgetplugin.h -share/examples/qt4/examples/designer/customwidgetplugin/analogclock.cpp -share/examples/qt4/examples/designer/customwidgetplugin/analogclock.h -share/examples/qt4/examples/designer/customwidgetplugin/customwidgetplugin.cpp -share/examples/qt4/examples/designer/customwidgetplugin/customwidgetplugin.h -share/examples/qt4/examples/designer/customwidgetplugin/customwidgetplugin.pro -share/examples/qt4/examples/designer/designer.pro -share/examples/qt4/examples/designer/taskmenuextension/taskmenuextension.pro -share/examples/qt4/examples/designer/taskmenuextension/tictactoe.cpp -share/examples/qt4/examples/designer/taskmenuextension/tictactoe.h -share/examples/qt4/examples/designer/taskmenuextension/tictactoedialog.cpp -share/examples/qt4/examples/designer/taskmenuextension/tictactoedialog.h -share/examples/qt4/examples/designer/taskmenuextension/tictactoeplugin.cpp -share/examples/qt4/examples/designer/taskmenuextension/tictactoeplugin.h -share/examples/qt4/examples/designer/taskmenuextension/tictactoetaskmenu.cpp -share/examples/qt4/examples/designer/taskmenuextension/tictactoetaskmenu.h -share/examples/qt4/examples/designer/worldtimeclockbuilder/form.ui -share/examples/qt4/examples/designer/worldtimeclockbuilder/main.cpp -share/examples/qt4/examples/designer/worldtimeclockbuilder/worldtimeclockbuilder -%%DEBUG%%share/examples/qt4/examples/designer/worldtimeclockbuilder/worldtimeclockbuilder.debug -share/examples/qt4/examples/designer/worldtimeclockbuilder/worldtimeclockbuilder.pro -share/examples/qt4/examples/designer/worldtimeclockbuilder/worldtimeclockbuilder.qrc -share/examples/qt4/examples/designer/worldtimeclockplugin/worldtimeclock.cpp -share/examples/qt4/examples/designer/worldtimeclockplugin/worldtimeclock.h -share/examples/qt4/examples/designer/worldtimeclockplugin/worldtimeclockplugin.cpp -share/examples/qt4/examples/designer/worldtimeclockplugin/worldtimeclockplugin.h -share/examples/qt4/examples/designer/worldtimeclockplugin/worldtimeclockplugin.pro -share/examples/qt4/examples/desktop/README -share/examples/qt4/examples/desktop/desktop.pro -share/examples/qt4/examples/desktop/screenshot/main.cpp -share/examples/qt4/examples/desktop/screenshot/screenshot -share/examples/qt4/examples/desktop/screenshot/screenshot.cpp -%%DEBUG%%share/examples/qt4/examples/desktop/screenshot/screenshot.debug -share/examples/qt4/examples/desktop/screenshot/screenshot.h -share/examples/qt4/examples/desktop/screenshot/screenshot.pro -share/examples/qt4/examples/desktop/systray/images/bad.svg -share/examples/qt4/examples/desktop/systray/images/heart.svg -share/examples/qt4/examples/desktop/systray/images/trash.svg -share/examples/qt4/examples/desktop/systray/main.cpp -share/examples/qt4/examples/desktop/systray/systray -%%DEBUG%%share/examples/qt4/examples/desktop/systray/systray.debug -share/examples/qt4/examples/desktop/systray/systray.pro -share/examples/qt4/examples/desktop/systray/systray.qrc -share/examples/qt4/examples/desktop/systray/window.cpp -share/examples/qt4/examples/desktop/systray/window.h -share/examples/qt4/examples/dialogs/README -share/examples/qt4/examples/dialogs/classwizard/classwizard -share/examples/qt4/examples/dialogs/classwizard/classwizard.cpp -%%DEBUG%%share/examples/qt4/examples/dialogs/classwizard/classwizard.debug -share/examples/qt4/examples/dialogs/classwizard/classwizard.h -share/examples/qt4/examples/dialogs/classwizard/classwizard.pro -share/examples/qt4/examples/dialogs/classwizard/classwizard.qrc -share/examples/qt4/examples/dialogs/classwizard/images/background.png -share/examples/qt4/examples/dialogs/classwizard/images/banner.png -share/examples/qt4/examples/dialogs/classwizard/images/logo1.png -share/examples/qt4/examples/dialogs/classwizard/images/logo2.png -share/examples/qt4/examples/dialogs/classwizard/images/logo3.png -share/examples/qt4/examples/dialogs/classwizard/images/watermark1.png -share/examples/qt4/examples/dialogs/classwizard/images/watermark2.png -share/examples/qt4/examples/dialogs/classwizard/main.cpp -share/examples/qt4/examples/dialogs/configdialog/configdialog -share/examples/qt4/examples/dialogs/configdialog/configdialog.cpp -%%DEBUG%%share/examples/qt4/examples/dialogs/configdialog/configdialog.debug -share/examples/qt4/examples/dialogs/configdialog/configdialog.h -share/examples/qt4/examples/dialogs/configdialog/configdialog.pro -share/examples/qt4/examples/dialogs/configdialog/configdialog.qrc -share/examples/qt4/examples/dialogs/configdialog/images/config.png -share/examples/qt4/examples/dialogs/configdialog/images/query.png -share/examples/qt4/examples/dialogs/configdialog/images/update.png -share/examples/qt4/examples/dialogs/configdialog/main.cpp -share/examples/qt4/examples/dialogs/configdialog/pages.cpp -share/examples/qt4/examples/dialogs/configdialog/pages.h -share/examples/qt4/examples/dialogs/dialogs.pro -share/examples/qt4/examples/dialogs/extension/extension -%%DEBUG%%share/examples/qt4/examples/dialogs/extension/extension.debug -share/examples/qt4/examples/dialogs/extension/extension.pro -share/examples/qt4/examples/dialogs/extension/finddialog.cpp -share/examples/qt4/examples/dialogs/extension/finddialog.h -share/examples/qt4/examples/dialogs/extension/main.cpp -share/examples/qt4/examples/dialogs/findfiles/findfiles -%%DEBUG%%share/examples/qt4/examples/dialogs/findfiles/findfiles.debug -share/examples/qt4/examples/dialogs/findfiles/findfiles.pro -share/examples/qt4/examples/dialogs/findfiles/main.cpp -share/examples/qt4/examples/dialogs/findfiles/window.cpp -share/examples/qt4/examples/dialogs/findfiles/window.h -share/examples/qt4/examples/dialogs/licensewizard/images/logo.png -share/examples/qt4/examples/dialogs/licensewizard/images/watermark.png -share/examples/qt4/examples/dialogs/licensewizard/licensewizard -share/examples/qt4/examples/dialogs/licensewizard/licensewizard.cpp -%%DEBUG%%share/examples/qt4/examples/dialogs/licensewizard/licensewizard.debug -share/examples/qt4/examples/dialogs/licensewizard/licensewizard.h -share/examples/qt4/examples/dialogs/licensewizard/licensewizard.pro -share/examples/qt4/examples/dialogs/licensewizard/licensewizard.qrc -share/examples/qt4/examples/dialogs/licensewizard/main.cpp -share/examples/qt4/examples/dialogs/standarddialogs/dialog.cpp -share/examples/qt4/examples/dialogs/standarddialogs/dialog.h -share/examples/qt4/examples/dialogs/standarddialogs/main.cpp -share/examples/qt4/examples/dialogs/standarddialogs/standarddialogs -%%DEBUG%%share/examples/qt4/examples/dialogs/standarddialogs/standarddialogs.debug -share/examples/qt4/examples/dialogs/standarddialogs/standarddialogs.pro -share/examples/qt4/examples/dialogs/tabdialog/main.cpp -share/examples/qt4/examples/dialogs/tabdialog/tabdialog -share/examples/qt4/examples/dialogs/tabdialog/tabdialog.cpp -%%DEBUG%%share/examples/qt4/examples/dialogs/tabdialog/tabdialog.debug -share/examples/qt4/examples/dialogs/tabdialog/tabdialog.h -share/examples/qt4/examples/dialogs/tabdialog/tabdialog.pro -share/examples/qt4/examples/dialogs/trivialwizard/trivialwizard -share/examples/qt4/examples/dialogs/trivialwizard/trivialwizard.cpp -%%DEBUG%%share/examples/qt4/examples/dialogs/trivialwizard/trivialwizard.debug -share/examples/qt4/examples/dialogs/trivialwizard/trivialwizard.pro -share/examples/qt4/examples/draganddrop/README -share/examples/qt4/examples/draganddrop/delayedencoding/delayedencoding -%%DEBUG%%share/examples/qt4/examples/draganddrop/delayedencoding/delayedencoding.debug -share/examples/qt4/examples/draganddrop/draganddrop.pro -share/examples/qt4/examples/draganddrop/draggableicons/draggableicons -%%DEBUG%%share/examples/qt4/examples/draganddrop/draggableicons/draggableicons.debug -share/examples/qt4/examples/draganddrop/draggableicons/draggableicons.pro -share/examples/qt4/examples/draganddrop/draggableicons/draggableicons.qrc -share/examples/qt4/examples/draganddrop/draggableicons/dragwidget.cpp -share/examples/qt4/examples/draganddrop/draggableicons/dragwidget.h -share/examples/qt4/examples/draganddrop/draggableicons/images/boat.png -share/examples/qt4/examples/draganddrop/draggableicons/images/car.png -share/examples/qt4/examples/draganddrop/draggableicons/images/house.png -share/examples/qt4/examples/draganddrop/draggableicons/main.cpp -share/examples/qt4/examples/draganddrop/draggabletext/draggabletext -%%DEBUG%%share/examples/qt4/examples/draganddrop/draggabletext/draggabletext.debug -share/examples/qt4/examples/draganddrop/draggabletext/draggabletext.pro -share/examples/qt4/examples/draganddrop/draggabletext/draggabletext.qrc -share/examples/qt4/examples/draganddrop/draggabletext/draglabel.cpp -share/examples/qt4/examples/draganddrop/draggabletext/draglabel.h -share/examples/qt4/examples/draganddrop/draggabletext/dragwidget.cpp -share/examples/qt4/examples/draganddrop/draggabletext/dragwidget.h -share/examples/qt4/examples/draganddrop/draggabletext/main.cpp -share/examples/qt4/examples/draganddrop/draggabletext/words.txt -share/examples/qt4/examples/draganddrop/dropsite/droparea.cpp -share/examples/qt4/examples/draganddrop/dropsite/droparea.h -share/examples/qt4/examples/draganddrop/dropsite/dropsite -%%DEBUG%%share/examples/qt4/examples/draganddrop/dropsite/dropsite.debug -share/examples/qt4/examples/draganddrop/dropsite/dropsite.pro -share/examples/qt4/examples/draganddrop/dropsite/dropsitewindow.cpp -share/examples/qt4/examples/draganddrop/dropsite/dropsitewindow.h -share/examples/qt4/examples/draganddrop/dropsite/main.cpp -share/examples/qt4/examples/draganddrop/fridgemagnets/draglabel.cpp -share/examples/qt4/examples/draganddrop/fridgemagnets/draglabel.h -share/examples/qt4/examples/draganddrop/fridgemagnets/dragwidget.cpp -share/examples/qt4/examples/draganddrop/fridgemagnets/dragwidget.h -share/examples/qt4/examples/draganddrop/fridgemagnets/fridgemagnets -%%DEBUG%%share/examples/qt4/examples/draganddrop/fridgemagnets/fridgemagnets.debug -share/examples/qt4/examples/draganddrop/fridgemagnets/fridgemagnets.pro -share/examples/qt4/examples/draganddrop/fridgemagnets/fridgemagnets.qrc -share/examples/qt4/examples/draganddrop/fridgemagnets/main.cpp -share/examples/qt4/examples/draganddrop/fridgemagnets/words.txt -share/examples/qt4/examples/draganddrop/puzzle/example.jpg -share/examples/qt4/examples/draganddrop/puzzle/main.cpp -share/examples/qt4/examples/draganddrop/puzzle/mainwindow.cpp -share/examples/qt4/examples/draganddrop/puzzle/mainwindow.h -share/examples/qt4/examples/draganddrop/puzzle/pieceslist.cpp -share/examples/qt4/examples/draganddrop/puzzle/pieceslist.h -share/examples/qt4/examples/draganddrop/puzzle/puzzle -%%DEBUG%%share/examples/qt4/examples/draganddrop/puzzle/puzzle.debug -share/examples/qt4/examples/draganddrop/puzzle/puzzle.pro -share/examples/qt4/examples/draganddrop/puzzle/puzzle.qrc -share/examples/qt4/examples/draganddrop/puzzle/puzzlewidget.cpp -share/examples/qt4/examples/draganddrop/puzzle/puzzlewidget.h -share/examples/qt4/examples/effects/blurpicker/blureffect.cpp -share/examples/qt4/examples/effects/blurpicker/blureffect.h -share/examples/qt4/examples/effects/blurpicker/blurpicker -share/examples/qt4/examples/effects/blurpicker/blurpicker.cpp -%%DEBUG%%share/examples/qt4/examples/effects/blurpicker/blurpicker.debug -share/examples/qt4/examples/effects/blurpicker/blurpicker.h -share/examples/qt4/examples/effects/blurpicker/blurpicker.pro -share/examples/qt4/examples/effects/blurpicker/blurpicker.qrc -share/examples/qt4/examples/effects/blurpicker/main.cpp -share/examples/qt4/examples/effects/effects.pro -share/examples/qt4/examples/effects/fademessage/fademessage -share/examples/qt4/examples/effects/fademessage/fademessage.cpp -%%DEBUG%%share/examples/qt4/examples/effects/fademessage/fademessage.debug -share/examples/qt4/examples/effects/fademessage/fademessage.h -share/examples/qt4/examples/effects/fademessage/fademessage.pro -share/examples/qt4/examples/effects/fademessage/fademessage.qrc -share/examples/qt4/examples/effects/fademessage/main.cpp -share/examples/qt4/examples/effects/lighting/lighting -share/examples/qt4/examples/effects/lighting/lighting.cpp -%%DEBUG%%share/examples/qt4/examples/effects/lighting/lighting.debug -share/examples/qt4/examples/effects/lighting/lighting.h -share/examples/qt4/examples/effects/lighting/lighting.pro -share/examples/qt4/examples/effects/lighting/main.cpp -share/examples/qt4/examples/examples.pro -share/examples/qt4/examples/gestures/gestures.pro -share/examples/qt4/examples/gestures/imagegestures/imagegestures -%%DEBUG%%share/examples/qt4/examples/gestures/imagegestures/imagegestures.debug -share/examples/qt4/examples/gestures/imagegestures/imagegestures.pro -share/examples/qt4/examples/gestures/imagegestures/imagewidget.cpp -share/examples/qt4/examples/gestures/imagegestures/imagewidget.h -share/examples/qt4/examples/gestures/imagegestures/main.cpp -share/examples/qt4/examples/gestures/imagegestures/mainwidget.cpp -share/examples/qt4/examples/gestures/imagegestures/mainwidget.h -share/examples/qt4/examples/graphicsview/README -share/examples/qt4/examples/graphicsview/anchorlayout/anchorlayout -%%DEBUG%%share/examples/qt4/examples/graphicsview/anchorlayout/anchorlayout.debug -share/examples/qt4/examples/graphicsview/anchorlayout/anchorlayout.pro -share/examples/qt4/examples/graphicsview/anchorlayout/main.cpp -share/examples/qt4/examples/graphicsview/basicgraphicslayouts/basicgraphicslayouts -%%DEBUG%%share/examples/qt4/examples/graphicsview/basicgraphicslayouts/basicgraphicslayouts.debug -share/examples/qt4/examples/graphicsview/basicgraphicslayouts/basicgraphicslayouts.pro -share/examples/qt4/examples/graphicsview/basicgraphicslayouts/basicgraphicslayouts.qrc -share/examples/qt4/examples/graphicsview/basicgraphicslayouts/layoutitem.cpp -share/examples/qt4/examples/graphicsview/basicgraphicslayouts/layoutitem.h -share/examples/qt4/examples/graphicsview/basicgraphicslayouts/main.cpp -share/examples/qt4/examples/graphicsview/basicgraphicslayouts/window.cpp -share/examples/qt4/examples/graphicsview/basicgraphicslayouts/window.h -share/examples/qt4/examples/graphicsview/collidingmice/collidingmice -%%DEBUG%%share/examples/qt4/examples/graphicsview/collidingmice/collidingmice.debug -share/examples/qt4/examples/graphicsview/collidingmice/collidingmice.pro -share/examples/qt4/examples/graphicsview/collidingmice/images/cheese.jpg -share/examples/qt4/examples/graphicsview/collidingmice/main.cpp -share/examples/qt4/examples/graphicsview/collidingmice/mice.qrc -share/examples/qt4/examples/graphicsview/collidingmice/mouse.cpp -share/examples/qt4/examples/graphicsview/collidingmice/mouse.h -share/examples/qt4/examples/graphicsview/diagramscene/arrow.cpp -share/examples/qt4/examples/graphicsview/diagramscene/arrow.h -share/examples/qt4/examples/graphicsview/diagramscene/diagramitem.cpp -share/examples/qt4/examples/graphicsview/diagramscene/diagramitem.h -share/examples/qt4/examples/graphicsview/diagramscene/diagramscene -share/examples/qt4/examples/graphicsview/diagramscene/diagramscene.cpp -%%DEBUG%%share/examples/qt4/examples/graphicsview/diagramscene/diagramscene.debug -share/examples/qt4/examples/graphicsview/diagramscene/diagramscene.h -share/examples/qt4/examples/graphicsview/diagramscene/diagramscene.pro -share/examples/qt4/examples/graphicsview/diagramscene/diagramscene.qrc -share/examples/qt4/examples/graphicsview/diagramscene/diagramtextitem.cpp -share/examples/qt4/examples/graphicsview/diagramscene/diagramtextitem.h -share/examples/qt4/examples/graphicsview/diagramscene/images/background1.png -share/examples/qt4/examples/graphicsview/diagramscene/images/background2.png -share/examples/qt4/examples/graphicsview/diagramscene/images/background3.png -share/examples/qt4/examples/graphicsview/diagramscene/images/background4.png -share/examples/qt4/examples/graphicsview/diagramscene/images/bold.png -share/examples/qt4/examples/graphicsview/diagramscene/images/bringtofront.png -share/examples/qt4/examples/graphicsview/diagramscene/images/delete.png -share/examples/qt4/examples/graphicsview/diagramscene/images/floodfill.png -share/examples/qt4/examples/graphicsview/diagramscene/images/italic.png -share/examples/qt4/examples/graphicsview/diagramscene/images/linecolor.png -share/examples/qt4/examples/graphicsview/diagramscene/images/linepointer.png -share/examples/qt4/examples/graphicsview/diagramscene/images/pointer.png -share/examples/qt4/examples/graphicsview/diagramscene/images/sendtoback.png -share/examples/qt4/examples/graphicsview/diagramscene/images/textpointer.png -share/examples/qt4/examples/graphicsview/diagramscene/images/underline.png -share/examples/qt4/examples/graphicsview/diagramscene/main.cpp -share/examples/qt4/examples/graphicsview/diagramscene/mainwindow.cpp -share/examples/qt4/examples/graphicsview/diagramscene/mainwindow.h -share/examples/qt4/examples/graphicsview/dragdroprobot/coloritem.cpp -share/examples/qt4/examples/graphicsview/dragdroprobot/coloritem.h -share/examples/qt4/examples/graphicsview/dragdroprobot/dragdroprobot -%%DEBUG%%share/examples/qt4/examples/graphicsview/dragdroprobot/dragdroprobot.debug -share/examples/qt4/examples/graphicsview/dragdroprobot/dragdroprobot.pro -share/examples/qt4/examples/graphicsview/dragdroprobot/images/head.png -share/examples/qt4/examples/graphicsview/dragdroprobot/main.cpp -share/examples/qt4/examples/graphicsview/dragdroprobot/robot.cpp -share/examples/qt4/examples/graphicsview/dragdroprobot/robot.h -share/examples/qt4/examples/graphicsview/dragdroprobot/robot.qrc -share/examples/qt4/examples/graphicsview/elasticnodes/edge.cpp -share/examples/qt4/examples/graphicsview/elasticnodes/edge.h -share/examples/qt4/examples/graphicsview/elasticnodes/elasticnodes -%%DEBUG%%share/examples/qt4/examples/graphicsview/elasticnodes/elasticnodes.debug -share/examples/qt4/examples/graphicsview/elasticnodes/elasticnodes.pro -share/examples/qt4/examples/graphicsview/elasticnodes/graphwidget.cpp -share/examples/qt4/examples/graphicsview/elasticnodes/graphwidget.h -share/examples/qt4/examples/graphicsview/elasticnodes/main.cpp -share/examples/qt4/examples/graphicsview/elasticnodes/node.cpp -share/examples/qt4/examples/graphicsview/elasticnodes/node.h -share/examples/qt4/examples/graphicsview/graphicsview.pro -share/examples/qt4/examples/graphicsview/padnavigator/flippablepad.cpp -share/examples/qt4/examples/graphicsview/padnavigator/flippablepad.h -share/examples/qt4/examples/graphicsview/padnavigator/form.ui -share/examples/qt4/examples/graphicsview/padnavigator/images/artsfftscope.png -share/examples/qt4/examples/graphicsview/padnavigator/images/blue_angle_swirl.jpg -share/examples/qt4/examples/graphicsview/padnavigator/images/kontact_contacts.png -share/examples/qt4/examples/graphicsview/padnavigator/images/kontact_journal.png -share/examples/qt4/examples/graphicsview/padnavigator/images/kontact_mail.png -share/examples/qt4/examples/graphicsview/padnavigator/images/kontact_notes.png -share/examples/qt4/examples/graphicsview/padnavigator/images/kopeteavailable.png -share/examples/qt4/examples/graphicsview/padnavigator/images/metacontact_online.png -share/examples/qt4/examples/graphicsview/padnavigator/images/minitools.png -share/examples/qt4/examples/graphicsview/padnavigator/main.cpp -share/examples/qt4/examples/graphicsview/padnavigator/padnavigator -share/examples/qt4/examples/graphicsview/padnavigator/padnavigator.cpp -%%DEBUG%%share/examples/qt4/examples/graphicsview/padnavigator/padnavigator.debug -share/examples/qt4/examples/graphicsview/padnavigator/padnavigator.h -share/examples/qt4/examples/graphicsview/padnavigator/padnavigator.pro -share/examples/qt4/examples/graphicsview/padnavigator/padnavigator.qrc -share/examples/qt4/examples/graphicsview/padnavigator/roundrectitem.cpp -share/examples/qt4/examples/graphicsview/padnavigator/roundrectitem.h -share/examples/qt4/examples/graphicsview/padnavigator/splashitem.cpp -share/examples/qt4/examples/graphicsview/padnavigator/splashitem.h -share/examples/qt4/examples/graphicsview/portedasteroids/animateditem.cpp -share/examples/qt4/examples/graphicsview/portedasteroids/animateditem.h -share/examples/qt4/examples/graphicsview/portedasteroids/bg.png -share/examples/qt4/examples/graphicsview/portedasteroids/ledmeter.cpp -share/examples/qt4/examples/graphicsview/portedasteroids/ledmeter.h -share/examples/qt4/examples/graphicsview/portedasteroids/main.cpp -share/examples/qt4/examples/graphicsview/portedasteroids/portedasteroids -%%DEBUG%%share/examples/qt4/examples/graphicsview/portedasteroids/portedasteroids.debug -share/examples/qt4/examples/graphicsview/portedasteroids/portedasteroids.pro -share/examples/qt4/examples/graphicsview/portedasteroids/portedasteroids.qrc -share/examples/qt4/examples/graphicsview/portedasteroids/sounds/Explosion.wav -share/examples/qt4/examples/graphicsview/portedasteroids/sprites.h -share/examples/qt4/examples/graphicsview/portedasteroids/sprites/bits/bits.ini -share/examples/qt4/examples/graphicsview/portedasteroids/sprites/bits/bits.pov -share/examples/qt4/examples/graphicsview/portedasteroids/sprites/bits/bits0000.png -share/examples/qt4/examples/graphicsview/portedasteroids/sprites/bits/bits0001.png -share/examples/qt4/examples/graphicsview/portedasteroids/sprites/bits/bits0002.png -share/examples/qt4/examples/graphicsview/portedasteroids/sprites/bits/bits0003.png -share/examples/qt4/examples/graphicsview/portedasteroids/sprites/bits/bits0004.png -share/examples/qt4/examples/graphicsview/portedasteroids/sprites/bits/bits0005.png -share/examples/qt4/examples/graphicsview/portedasteroids/sprites/bits/bits0006.png -share/examples/qt4/examples/graphicsview/portedasteroids/sprites/bits/bits0007.png -share/examples/qt4/examples/graphicsview/portedasteroids/sprites/bits/bits0008.png -share/examples/qt4/examples/graphicsview/portedasteroids/sprites/bits/bits0009.png -share/examples/qt4/examples/graphicsview/portedasteroids/sprites/bits/bits0010.png -share/examples/qt4/examples/graphicsview/portedasteroids/sprites/bits/bits0011.png -share/examples/qt4/examples/graphicsview/portedasteroids/sprites/bits/bits0012.png -share/examples/qt4/examples/graphicsview/portedasteroids/sprites/bits/bits0013.png -share/examples/qt4/examples/graphicsview/portedasteroids/sprites/bits/bits0014.png -share/examples/qt4/examples/graphicsview/portedasteroids/sprites/bits/bits0015.png -share/examples/qt4/examples/graphicsview/portedasteroids/sprites/exhaust/exhaust.png -share/examples/qt4/examples/graphicsview/portedasteroids/sprites/missile/missile.png -share/examples/qt4/examples/graphicsview/portedasteroids/sprites/powerups/brake.png -share/examples/qt4/examples/graphicsview/portedasteroids/sprites/powerups/energy.png -share/examples/qt4/examples/graphicsview/portedasteroids/sprites/powerups/shield.png -share/examples/qt4/examples/graphicsview/portedasteroids/sprites/powerups/shoot.png -share/examples/qt4/examples/graphicsview/portedasteroids/sprites/powerups/teleport.png -share/examples/qt4/examples/graphicsview/portedasteroids/sprites/rock1/rock1.ini -share/examples/qt4/examples/graphicsview/portedasteroids/sprites/rock1/rock1.pov -share/examples/qt4/examples/graphicsview/portedasteroids/sprites/rock1/rock10000.png -share/examples/qt4/examples/graphicsview/portedasteroids/sprites/rock1/rock10001.png -share/examples/qt4/examples/graphicsview/portedasteroids/sprites/rock1/rock10002.png -share/examples/qt4/examples/graphicsview/portedasteroids/sprites/rock1/rock10003.png -share/examples/qt4/examples/graphicsview/portedasteroids/sprites/rock1/rock10004.png -share/examples/qt4/examples/graphicsview/portedasteroids/sprites/rock1/rock10005.png -share/examples/qt4/examples/graphicsview/portedasteroids/sprites/rock1/rock10006.png -share/examples/qt4/examples/graphicsview/portedasteroids/sprites/rock1/rock10007.png -share/examples/qt4/examples/graphicsview/portedasteroids/sprites/rock1/rock10008.png -share/examples/qt4/examples/graphicsview/portedasteroids/sprites/rock1/rock10009.png -share/examples/qt4/examples/graphicsview/portedasteroids/sprites/rock1/rock10010.png -share/examples/qt4/examples/graphicsview/portedasteroids/sprites/rock1/rock10011.png -share/examples/qt4/examples/graphicsview/portedasteroids/sprites/rock1/rock10012.png -share/examples/qt4/examples/graphicsview/portedasteroids/sprites/rock1/rock10013.png -share/examples/qt4/examples/graphicsview/portedasteroids/sprites/rock1/rock10014.png -share/examples/qt4/examples/graphicsview/portedasteroids/sprites/rock1/rock10015.png -share/examples/qt4/examples/graphicsview/portedasteroids/sprites/rock1/rock10016.png -share/examples/qt4/examples/graphicsview/portedasteroids/sprites/rock1/rock10017.png -share/examples/qt4/examples/graphicsview/portedasteroids/sprites/rock1/rock10018.png -share/examples/qt4/examples/graphicsview/portedasteroids/sprites/rock1/rock10019.png -share/examples/qt4/examples/graphicsview/portedasteroids/sprites/rock1/rock10020.png -share/examples/qt4/examples/graphicsview/portedasteroids/sprites/rock1/rock10021.png -share/examples/qt4/examples/graphicsview/portedasteroids/sprites/rock1/rock10022.png -share/examples/qt4/examples/graphicsview/portedasteroids/sprites/rock1/rock10023.png -share/examples/qt4/examples/graphicsview/portedasteroids/sprites/rock1/rock10024.png -share/examples/qt4/examples/graphicsview/portedasteroids/sprites/rock1/rock10025.png -share/examples/qt4/examples/graphicsview/portedasteroids/sprites/rock1/rock10026.png -share/examples/qt4/examples/graphicsview/portedasteroids/sprites/rock1/rock10027.png -share/examples/qt4/examples/graphicsview/portedasteroids/sprites/rock1/rock10028.png -share/examples/qt4/examples/graphicsview/portedasteroids/sprites/rock1/rock10029.png -share/examples/qt4/examples/graphicsview/portedasteroids/sprites/rock1/rock10030.png -share/examples/qt4/examples/graphicsview/portedasteroids/sprites/rock1/rock10031.png -share/examples/qt4/examples/graphicsview/portedasteroids/sprites/rock2/rock2.ini -share/examples/qt4/examples/graphicsview/portedasteroids/sprites/rock2/rock2.pov -share/examples/qt4/examples/graphicsview/portedasteroids/sprites/rock2/rock20000.png -share/examples/qt4/examples/graphicsview/portedasteroids/sprites/rock2/rock20001.png -share/examples/qt4/examples/graphicsview/portedasteroids/sprites/rock2/rock20002.png -share/examples/qt4/examples/graphicsview/portedasteroids/sprites/rock2/rock20003.png -share/examples/qt4/examples/graphicsview/portedasteroids/sprites/rock2/rock20004.png -share/examples/qt4/examples/graphicsview/portedasteroids/sprites/rock2/rock20005.png -share/examples/qt4/examples/graphicsview/portedasteroids/sprites/rock2/rock20006.png -share/examples/qt4/examples/graphicsview/portedasteroids/sprites/rock2/rock20007.png -share/examples/qt4/examples/graphicsview/portedasteroids/sprites/rock2/rock20008.png -share/examples/qt4/examples/graphicsview/portedasteroids/sprites/rock2/rock20009.png -share/examples/qt4/examples/graphicsview/portedasteroids/sprites/rock2/rock20010.png -share/examples/qt4/examples/graphicsview/portedasteroids/sprites/rock2/rock20011.png -share/examples/qt4/examples/graphicsview/portedasteroids/sprites/rock2/rock20012.png -share/examples/qt4/examples/graphicsview/portedasteroids/sprites/rock2/rock20013.png -share/examples/qt4/examples/graphicsview/portedasteroids/sprites/rock2/rock20014.png -share/examples/qt4/examples/graphicsview/portedasteroids/sprites/rock2/rock20015.png -share/examples/qt4/examples/graphicsview/portedasteroids/sprites/rock2/rock20016.png -share/examples/qt4/examples/graphicsview/portedasteroids/sprites/rock2/rock20017.png -share/examples/qt4/examples/graphicsview/portedasteroids/sprites/rock2/rock20018.png -share/examples/qt4/examples/graphicsview/portedasteroids/sprites/rock2/rock20019.png -share/examples/qt4/examples/graphicsview/portedasteroids/sprites/rock2/rock20020.png -share/examples/qt4/examples/graphicsview/portedasteroids/sprites/rock2/rock20021.png -share/examples/qt4/examples/graphicsview/portedasteroids/sprites/rock2/rock20022.png -share/examples/qt4/examples/graphicsview/portedasteroids/sprites/rock2/rock20023.png -share/examples/qt4/examples/graphicsview/portedasteroids/sprites/rock2/rock20024.png -share/examples/qt4/examples/graphicsview/portedasteroids/sprites/rock2/rock20025.png -share/examples/qt4/examples/graphicsview/portedasteroids/sprites/rock2/rock20026.png -share/examples/qt4/examples/graphicsview/portedasteroids/sprites/rock2/rock20027.png -share/examples/qt4/examples/graphicsview/portedasteroids/sprites/rock2/rock20028.png -share/examples/qt4/examples/graphicsview/portedasteroids/sprites/rock2/rock20029.png -share/examples/qt4/examples/graphicsview/portedasteroids/sprites/rock2/rock20030.png -share/examples/qt4/examples/graphicsview/portedasteroids/sprites/rock2/rock20031.png -share/examples/qt4/examples/graphicsview/portedasteroids/sprites/rock3/rock3.ini -share/examples/qt4/examples/graphicsview/portedasteroids/sprites/rock3/rock3.pov -share/examples/qt4/examples/graphicsview/portedasteroids/sprites/rock3/rock30000.png -share/examples/qt4/examples/graphicsview/portedasteroids/sprites/rock3/rock30001.png -share/examples/qt4/examples/graphicsview/portedasteroids/sprites/rock3/rock30002.png -share/examples/qt4/examples/graphicsview/portedasteroids/sprites/rock3/rock30003.png -share/examples/qt4/examples/graphicsview/portedasteroids/sprites/rock3/rock30004.png -share/examples/qt4/examples/graphicsview/portedasteroids/sprites/rock3/rock30005.png -share/examples/qt4/examples/graphicsview/portedasteroids/sprites/rock3/rock30006.png -share/examples/qt4/examples/graphicsview/portedasteroids/sprites/rock3/rock30007.png -share/examples/qt4/examples/graphicsview/portedasteroids/sprites/rock3/rock30008.png -share/examples/qt4/examples/graphicsview/portedasteroids/sprites/rock3/rock30009.png -share/examples/qt4/examples/graphicsview/portedasteroids/sprites/rock3/rock30010.png -share/examples/qt4/examples/graphicsview/portedasteroids/sprites/rock3/rock30011.png -share/examples/qt4/examples/graphicsview/portedasteroids/sprites/rock3/rock30012.png -share/examples/qt4/examples/graphicsview/portedasteroids/sprites/rock3/rock30013.png -share/examples/qt4/examples/graphicsview/portedasteroids/sprites/rock3/rock30014.png -share/examples/qt4/examples/graphicsview/portedasteroids/sprites/rock3/rock30015.png -share/examples/qt4/examples/graphicsview/portedasteroids/sprites/rock3/rock30016.png -share/examples/qt4/examples/graphicsview/portedasteroids/sprites/rock3/rock30017.png -share/examples/qt4/examples/graphicsview/portedasteroids/sprites/rock3/rock30018.png -share/examples/qt4/examples/graphicsview/portedasteroids/sprites/rock3/rock30019.png -share/examples/qt4/examples/graphicsview/portedasteroids/sprites/rock3/rock30020.png -share/examples/qt4/examples/graphicsview/portedasteroids/sprites/rock3/rock30021.png -share/examples/qt4/examples/graphicsview/portedasteroids/sprites/rock3/rock30022.png -share/examples/qt4/examples/graphicsview/portedasteroids/sprites/rock3/rock30023.png -share/examples/qt4/examples/graphicsview/portedasteroids/sprites/rock3/rock30024.png -share/examples/qt4/examples/graphicsview/portedasteroids/sprites/rock3/rock30025.png -share/examples/qt4/examples/graphicsview/portedasteroids/sprites/rock3/rock30026.png -share/examples/qt4/examples/graphicsview/portedasteroids/sprites/rock3/rock30027.png -share/examples/qt4/examples/graphicsview/portedasteroids/sprites/rock3/rock30028.png -share/examples/qt4/examples/graphicsview/portedasteroids/sprites/rock3/rock30029.png -share/examples/qt4/examples/graphicsview/portedasteroids/sprites/rock3/rock30030.png -share/examples/qt4/examples/graphicsview/portedasteroids/sprites/rock3/rock30031.png -share/examples/qt4/examples/graphicsview/portedasteroids/sprites/shield/shield0000.png -share/examples/qt4/examples/graphicsview/portedasteroids/sprites/shield/shield0001.png -share/examples/qt4/examples/graphicsview/portedasteroids/sprites/shield/shield0002.png -share/examples/qt4/examples/graphicsview/portedasteroids/sprites/shield/shield0003.png -share/examples/qt4/examples/graphicsview/portedasteroids/sprites/shield/shield0004.png -share/examples/qt4/examples/graphicsview/portedasteroids/sprites/shield/shield0005.png -share/examples/qt4/examples/graphicsview/portedasteroids/sprites/shield/shield0006.png -share/examples/qt4/examples/graphicsview/portedasteroids/sprites/ship/ship.ini -share/examples/qt4/examples/graphicsview/portedasteroids/sprites/ship/ship.pov -share/examples/qt4/examples/graphicsview/portedasteroids/sprites/ship/ship0000.png -share/examples/qt4/examples/graphicsview/portedasteroids/sprites/ship/ship0001.png -share/examples/qt4/examples/graphicsview/portedasteroids/sprites/ship/ship0002.png -share/examples/qt4/examples/graphicsview/portedasteroids/sprites/ship/ship0003.png -share/examples/qt4/examples/graphicsview/portedasteroids/sprites/ship/ship0004.png -share/examples/qt4/examples/graphicsview/portedasteroids/sprites/ship/ship0005.png -share/examples/qt4/examples/graphicsview/portedasteroids/sprites/ship/ship0006.png -share/examples/qt4/examples/graphicsview/portedasteroids/sprites/ship/ship0007.png -share/examples/qt4/examples/graphicsview/portedasteroids/sprites/ship/ship0008.png -share/examples/qt4/examples/graphicsview/portedasteroids/sprites/ship/ship0009.png -share/examples/qt4/examples/graphicsview/portedasteroids/sprites/ship/ship0010.png -share/examples/qt4/examples/graphicsview/portedasteroids/sprites/ship/ship0011.png -share/examples/qt4/examples/graphicsview/portedasteroids/sprites/ship/ship0012.png -share/examples/qt4/examples/graphicsview/portedasteroids/sprites/ship/ship0013.png -share/examples/qt4/examples/graphicsview/portedasteroids/sprites/ship/ship0014.png -share/examples/qt4/examples/graphicsview/portedasteroids/sprites/ship/ship0015.png -share/examples/qt4/examples/graphicsview/portedasteroids/sprites/ship/ship0016.png -share/examples/qt4/examples/graphicsview/portedasteroids/sprites/ship/ship0017.png -share/examples/qt4/examples/graphicsview/portedasteroids/sprites/ship/ship0018.png -share/examples/qt4/examples/graphicsview/portedasteroids/sprites/ship/ship0019.png -share/examples/qt4/examples/graphicsview/portedasteroids/sprites/ship/ship0020.png -share/examples/qt4/examples/graphicsview/portedasteroids/sprites/ship/ship0021.png -share/examples/qt4/examples/graphicsview/portedasteroids/sprites/ship/ship0022.png -share/examples/qt4/examples/graphicsview/portedasteroids/sprites/ship/ship0023.png -share/examples/qt4/examples/graphicsview/portedasteroids/sprites/ship/ship0024.png -share/examples/qt4/examples/graphicsview/portedasteroids/sprites/ship/ship0025.png -share/examples/qt4/examples/graphicsview/portedasteroids/sprites/ship/ship0026.png -share/examples/qt4/examples/graphicsview/portedasteroids/sprites/ship/ship0027.png -share/examples/qt4/examples/graphicsview/portedasteroids/sprites/ship/ship0028.png -share/examples/qt4/examples/graphicsview/portedasteroids/sprites/ship/ship0029.png -share/examples/qt4/examples/graphicsview/portedasteroids/sprites/ship/ship0030.png -share/examples/qt4/examples/graphicsview/portedasteroids/sprites/ship/ship0031.png -share/examples/qt4/examples/graphicsview/portedasteroids/toplevel.cpp -share/examples/qt4/examples/graphicsview/portedasteroids/toplevel.h -share/examples/qt4/examples/graphicsview/portedasteroids/view.cpp -share/examples/qt4/examples/graphicsview/portedasteroids/view.h -share/examples/qt4/examples/graphicsview/portedcanvas/butterfly.png -share/examples/qt4/examples/graphicsview/portedcanvas/canvas.cpp -share/examples/qt4/examples/graphicsview/portedcanvas/canvas.doc -share/examples/qt4/examples/graphicsview/portedcanvas/canvas.h -share/examples/qt4/examples/graphicsview/portedcanvas/main.cpp -share/examples/qt4/examples/graphicsview/portedcanvas/portedcanvas -%%DEBUG%%share/examples/qt4/examples/graphicsview/portedcanvas/portedcanvas.debug -share/examples/qt4/examples/graphicsview/portedcanvas/portedcanvas.pro -share/examples/qt4/examples/graphicsview/portedcanvas/portedcanvas.qrc -share/examples/qt4/examples/graphicsview/portedcanvas/qt-trans.xpm -share/examples/qt4/examples/graphicsview/portedcanvas/qtlogo.png -share/examples/qt4/examples/graphicsview/simpleanchorlayout/main.cpp -share/examples/qt4/examples/graphicsview/simpleanchorlayout/simpleanchorlayout -%%DEBUG%%share/examples/qt4/examples/graphicsview/simpleanchorlayout/simpleanchorlayout.debug -share/examples/qt4/examples/graphicsview/simpleanchorlayout/simpleanchorlayout.pro -share/examples/qt4/examples/graphicsview/weatheranchorlayout/images/5days.jpg -share/examples/qt4/examples/graphicsview/weatheranchorlayout/images/details.jpg -share/examples/qt4/examples/graphicsview/weatheranchorlayout/images/place.jpg -share/examples/qt4/examples/graphicsview/weatheranchorlayout/images/tabbar.jpg -share/examples/qt4/examples/graphicsview/weatheranchorlayout/images/title.jpg -share/examples/qt4/examples/graphicsview/weatheranchorlayout/images/weather-few-clouds.png -share/examples/qt4/examples/graphicsview/weatheranchorlayout/main.cpp -share/examples/qt4/examples/graphicsview/weatheranchorlayout/weatheranchorlayout -%%DEBUG%%share/examples/qt4/examples/graphicsview/weatheranchorlayout/weatheranchorlayout.debug -share/examples/qt4/examples/graphicsview/weatheranchorlayout/weatheranchorlayout.pro -share/examples/qt4/examples/graphicsview/weatheranchorlayout/weatheranchorlayout.qrc -share/examples/qt4/examples/help/README -share/examples/qt4/examples/help/contextsensitivehelp/contextsensitivehelp -%%DEBUG%%share/examples/qt4/examples/help/contextsensitivehelp/contextsensitivehelp.debug -share/examples/qt4/examples/help/contextsensitivehelp/contextsensitivehelp.pro -share/examples/qt4/examples/help/contextsensitivehelp/doc/amount.html -share/examples/qt4/examples/help/contextsensitivehelp/doc/filter.html -share/examples/qt4/examples/help/contextsensitivehelp/doc/plants.html -share/examples/qt4/examples/help/contextsensitivehelp/doc/rain.html -share/examples/qt4/examples/help/contextsensitivehelp/doc/source.html -share/examples/qt4/examples/help/contextsensitivehelp/doc/temperature.html -share/examples/qt4/examples/help/contextsensitivehelp/doc/time.html -share/examples/qt4/examples/help/contextsensitivehelp/doc/wateringmachine.qch -share/examples/qt4/examples/help/contextsensitivehelp/doc/wateringmachine.qhc -share/examples/qt4/examples/help/contextsensitivehelp/doc/wateringmachine.qhcp -share/examples/qt4/examples/help/contextsensitivehelp/doc/wateringmachine.qhp -share/examples/qt4/examples/help/contextsensitivehelp/helpbrowser.cpp -share/examples/qt4/examples/help/contextsensitivehelp/helpbrowser.h -share/examples/qt4/examples/help/contextsensitivehelp/main.cpp -share/examples/qt4/examples/help/contextsensitivehelp/wateringconfigdialog.cpp -share/examples/qt4/examples/help/contextsensitivehelp/wateringconfigdialog.h -share/examples/qt4/examples/help/contextsensitivehelp/wateringconfigdialog.ui -share/examples/qt4/examples/help/help.pro -share/examples/qt4/examples/help/remotecontrol/enter.png -share/examples/qt4/examples/help/remotecontrol/main.cpp -share/examples/qt4/examples/help/remotecontrol/remotecontrol -share/examples/qt4/examples/help/remotecontrol/remotecontrol.cpp -%%DEBUG%%share/examples/qt4/examples/help/remotecontrol/remotecontrol.debug -share/examples/qt4/examples/help/remotecontrol/remotecontrol.h -share/examples/qt4/examples/help/remotecontrol/remotecontrol.pro -share/examples/qt4/examples/help/remotecontrol/remotecontrol.qrc -share/examples/qt4/examples/help/remotecontrol/remotecontrol.ui -share/examples/qt4/examples/help/simpletextviewer/assistant.cpp -share/examples/qt4/examples/help/simpletextviewer/assistant.h -share/examples/qt4/examples/help/simpletextviewer/documentation/about.txt -share/examples/qt4/examples/help/simpletextviewer/documentation/browse.html -share/examples/qt4/examples/help/simpletextviewer/documentation/filedialog.html -share/examples/qt4/examples/help/simpletextviewer/documentation/findfile.html -share/examples/qt4/examples/help/simpletextviewer/documentation/images/browse.png -share/examples/qt4/examples/help/simpletextviewer/documentation/images/fadedfilemenu.png -share/examples/qt4/examples/help/simpletextviewer/documentation/images/filedialog.png -share/examples/qt4/examples/help/simpletextviewer/documentation/images/handbook.png -share/examples/qt4/examples/help/simpletextviewer/documentation/images/icon.png -share/examples/qt4/examples/help/simpletextviewer/documentation/images/mainwindow.png -share/examples/qt4/examples/help/simpletextviewer/documentation/images/open.png -share/examples/qt4/examples/help/simpletextviewer/documentation/images/wildcard.png -share/examples/qt4/examples/help/simpletextviewer/documentation/index.html -share/examples/qt4/examples/help/simpletextviewer/documentation/intro.html -share/examples/qt4/examples/help/simpletextviewer/documentation/openfile.html -share/examples/qt4/examples/help/simpletextviewer/documentation/simpletextviewer.qch -share/examples/qt4/examples/help/simpletextviewer/documentation/simpletextviewer.qhc -share/examples/qt4/examples/help/simpletextviewer/documentation/simpletextviewer.qhcp -share/examples/qt4/examples/help/simpletextviewer/documentation/simpletextviewer.qhp -share/examples/qt4/examples/help/simpletextviewer/documentation/wildcardmatching.html -share/examples/qt4/examples/help/simpletextviewer/findfiledialog.cpp -share/examples/qt4/examples/help/simpletextviewer/findfiledialog.h -share/examples/qt4/examples/help/simpletextviewer/main.cpp -share/examples/qt4/examples/help/simpletextviewer/mainwindow.cpp -share/examples/qt4/examples/help/simpletextviewer/mainwindow.h -share/examples/qt4/examples/help/simpletextviewer/simpletextviewer -%%DEBUG%%share/examples/qt4/examples/help/simpletextviewer/simpletextviewer.debug -share/examples/qt4/examples/help/simpletextviewer/simpletextviewer.pro -share/examples/qt4/examples/help/simpletextviewer/textedit.cpp -share/examples/qt4/examples/help/simpletextviewer/textedit.h -share/examples/qt4/examples/helper/qmlapplicationviewer/qmlapplicationviewer.cpp -share/examples/qt4/examples/helper/qmlapplicationviewer/qmlapplicationviewer.h -share/examples/qt4/examples/helper/qmlapplicationviewer/qmlapplicationviewer.pri -share/examples/qt4/examples/ipc/README -share/examples/qt4/examples/ipc/ipc.pro -share/examples/qt4/examples/ipc/localfortuneclient/client.cpp -share/examples/qt4/examples/ipc/localfortuneclient/client.h -share/examples/qt4/examples/ipc/localfortuneclient/localfortuneclient -%%DEBUG%%share/examples/qt4/examples/ipc/localfortuneclient/localfortuneclient.debug -share/examples/qt4/examples/ipc/localfortuneclient/localfortuneclient.pro -share/examples/qt4/examples/ipc/localfortuneclient/main.cpp -share/examples/qt4/examples/ipc/localfortuneserver/localfortuneserver -%%DEBUG%%share/examples/qt4/examples/ipc/localfortuneserver/localfortuneserver.debug -share/examples/qt4/examples/ipc/localfortuneserver/localfortuneserver.pro -share/examples/qt4/examples/ipc/localfortuneserver/main.cpp -share/examples/qt4/examples/ipc/localfortuneserver/server.cpp -share/examples/qt4/examples/ipc/localfortuneserver/server.h -share/examples/qt4/examples/ipc/sharedmemory/dialog.cpp -share/examples/qt4/examples/ipc/sharedmemory/dialog.h -share/examples/qt4/examples/ipc/sharedmemory/dialog.ui -share/examples/qt4/examples/ipc/sharedmemory/image.png -share/examples/qt4/examples/ipc/sharedmemory/main.cpp -share/examples/qt4/examples/ipc/sharedmemory/qt.png -share/examples/qt4/examples/ipc/sharedmemory/sharedmemory -%%DEBUG%%share/examples/qt4/examples/ipc/sharedmemory/sharedmemory.debug -share/examples/qt4/examples/ipc/sharedmemory/sharedmemory.pro -share/examples/qt4/examples/itemviews/README -share/examples/qt4/examples/itemviews/addressbook/adddialog.cpp -share/examples/qt4/examples/itemviews/addressbook/adddialog.h -share/examples/qt4/examples/itemviews/addressbook/addressbook -%%DEBUG%%share/examples/qt4/examples/itemviews/addressbook/addressbook.debug -share/examples/qt4/examples/itemviews/addressbook/addressbook.pro -share/examples/qt4/examples/itemviews/addressbook/addresswidget.cpp -share/examples/qt4/examples/itemviews/addressbook/addresswidget.h -share/examples/qt4/examples/itemviews/addressbook/main.cpp -share/examples/qt4/examples/itemviews/addressbook/mainwindow.cpp -share/examples/qt4/examples/itemviews/addressbook/mainwindow.h -share/examples/qt4/examples/itemviews/addressbook/newaddresstab.cpp -share/examples/qt4/examples/itemviews/addressbook/newaddresstab.h -share/examples/qt4/examples/itemviews/addressbook/tablemodel.cpp -share/examples/qt4/examples/itemviews/addressbook/tablemodel.h -share/examples/qt4/examples/itemviews/basicsortfiltermodel/basicsortfiltermodel -%%DEBUG%%share/examples/qt4/examples/itemviews/basicsortfiltermodel/basicsortfiltermodel.debug -share/examples/qt4/examples/itemviews/basicsortfiltermodel/basicsortfiltermodel.pro -share/examples/qt4/examples/itemviews/basicsortfiltermodel/main.cpp -share/examples/qt4/examples/itemviews/basicsortfiltermodel/window.cpp -share/examples/qt4/examples/itemviews/basicsortfiltermodel/window.h -share/examples/qt4/examples/itemviews/chart/chart -%%DEBUG%%share/examples/qt4/examples/itemviews/chart/chart.debug -share/examples/qt4/examples/itemviews/chart/chart.pro -share/examples/qt4/examples/itemviews/chart/chart.qrc -share/examples/qt4/examples/itemviews/chart/main.cpp -share/examples/qt4/examples/itemviews/chart/mainwindow.cpp -share/examples/qt4/examples/itemviews/chart/mainwindow.h -share/examples/qt4/examples/itemviews/chart/mydata.cht -share/examples/qt4/examples/itemviews/chart/pieview.cpp -share/examples/qt4/examples/itemviews/chart/pieview.h -share/examples/qt4/examples/itemviews/chart/qtdata.cht -share/examples/qt4/examples/itemviews/combowidgetmapper/combowidgetmapper -%%DEBUG%%share/examples/qt4/examples/itemviews/combowidgetmapper/combowidgetmapper.debug -share/examples/qt4/examples/itemviews/combowidgetmapper/combowidgetmapper.pro -share/examples/qt4/examples/itemviews/combowidgetmapper/main.cpp -share/examples/qt4/examples/itemviews/combowidgetmapper/window.cpp -share/examples/qt4/examples/itemviews/combowidgetmapper/window.h -share/examples/qt4/examples/itemviews/customsortfiltermodel/customsortfiltermodel -%%DEBUG%%share/examples/qt4/examples/itemviews/customsortfiltermodel/customsortfiltermodel.debug -share/examples/qt4/examples/itemviews/customsortfiltermodel/customsortfiltermodel.pro -share/examples/qt4/examples/itemviews/customsortfiltermodel/main.cpp -share/examples/qt4/examples/itemviews/customsortfiltermodel/mysortfilterproxymodel.cpp -share/examples/qt4/examples/itemviews/customsortfiltermodel/mysortfilterproxymodel.h -share/examples/qt4/examples/itemviews/customsortfiltermodel/window.cpp -share/examples/qt4/examples/itemviews/customsortfiltermodel/window.h -share/examples/qt4/examples/itemviews/delayedencoding/delayedencoding.pro -share/examples/qt4/examples/itemviews/delayedencoding/main.cpp -share/examples/qt4/examples/itemviews/delayedencoding/mimedata.cpp -share/examples/qt4/examples/itemviews/delayedencoding/mimedata.h -share/examples/qt4/examples/itemviews/delayedencoding/sourcewidget.cpp -share/examples/qt4/examples/itemviews/delayedencoding/sourcewidget.h -share/examples/qt4/examples/itemviews/dirview/dirview -%%DEBUG%%share/examples/qt4/examples/itemviews/dirview/dirview.debug -share/examples/qt4/examples/itemviews/dirview/dirview.pro -share/examples/qt4/examples/itemviews/dirview/main.cpp -share/examples/qt4/examples/itemviews/editabletreemodel/default.txt -share/examples/qt4/examples/itemviews/editabletreemodel/editabletreemodel -%%DEBUG%%share/examples/qt4/examples/itemviews/editabletreemodel/editabletreemodel.debug -share/examples/qt4/examples/itemviews/editabletreemodel/editabletreemodel.pro -share/examples/qt4/examples/itemviews/editabletreemodel/editabletreemodel.qrc -share/examples/qt4/examples/itemviews/editabletreemodel/main.cpp -share/examples/qt4/examples/itemviews/editabletreemodel/mainwindow.cpp -share/examples/qt4/examples/itemviews/editabletreemodel/mainwindow.h -share/examples/qt4/examples/itemviews/editabletreemodel/mainwindow.ui -share/examples/qt4/examples/itemviews/editabletreemodel/treeitem.cpp -share/examples/qt4/examples/itemviews/editabletreemodel/treeitem.h -share/examples/qt4/examples/itemviews/editabletreemodel/treemodel.cpp -share/examples/qt4/examples/itemviews/editabletreemodel/treemodel.h -share/examples/qt4/examples/itemviews/fetchmore/fetchmore -%%DEBUG%%share/examples/qt4/examples/itemviews/fetchmore/fetchmore.debug -share/examples/qt4/examples/itemviews/fetchmore/fetchmore.pro -share/examples/qt4/examples/itemviews/fetchmore/filelistmodel.cpp -share/examples/qt4/examples/itemviews/fetchmore/filelistmodel.h -share/examples/qt4/examples/itemviews/fetchmore/main.cpp -share/examples/qt4/examples/itemviews/fetchmore/window.cpp -share/examples/qt4/examples/itemviews/fetchmore/window.h -share/examples/qt4/examples/itemviews/frozencolumn/freezetablewidget.cpp -share/examples/qt4/examples/itemviews/frozencolumn/freezetablewidget.h -share/examples/qt4/examples/itemviews/frozencolumn/frozencolumn -%%DEBUG%%share/examples/qt4/examples/itemviews/frozencolumn/frozencolumn.debug -share/examples/qt4/examples/itemviews/frozencolumn/frozencolumn.pro -share/examples/qt4/examples/itemviews/frozencolumn/grades.qrc -share/examples/qt4/examples/itemviews/frozencolumn/main.cpp -share/examples/qt4/examples/itemviews/itemviews.pro -share/examples/qt4/examples/itemviews/pixelator/imagemodel.cpp -share/examples/qt4/examples/itemviews/pixelator/imagemodel.h -share/examples/qt4/examples/itemviews/pixelator/images.qrc -share/examples/qt4/examples/itemviews/pixelator/images/qt.png -share/examples/qt4/examples/itemviews/pixelator/main.cpp -share/examples/qt4/examples/itemviews/pixelator/mainwindow.cpp -share/examples/qt4/examples/itemviews/pixelator/mainwindow.h -share/examples/qt4/examples/itemviews/pixelator/pixelator -%%DEBUG%%share/examples/qt4/examples/itemviews/pixelator/pixelator.debug -share/examples/qt4/examples/itemviews/pixelator/pixelator.pro -share/examples/qt4/examples/itemviews/pixelator/pixeldelegate.cpp -share/examples/qt4/examples/itemviews/pixelator/pixeldelegate.h -share/examples/qt4/examples/itemviews/puzzle/example.jpg -share/examples/qt4/examples/itemviews/puzzle/main.cpp -share/examples/qt4/examples/itemviews/puzzle/mainwindow.cpp -share/examples/qt4/examples/itemviews/puzzle/mainwindow.h -share/examples/qt4/examples/itemviews/puzzle/piecesmodel.cpp -share/examples/qt4/examples/itemviews/puzzle/piecesmodel.h -share/examples/qt4/examples/itemviews/puzzle/puzzle -%%DEBUG%%share/examples/qt4/examples/itemviews/puzzle/puzzle.debug -share/examples/qt4/examples/itemviews/puzzle/puzzle.pro -share/examples/qt4/examples/itemviews/puzzle/puzzle.qrc -share/examples/qt4/examples/itemviews/puzzle/puzzlewidget.cpp -share/examples/qt4/examples/itemviews/puzzle/puzzlewidget.h -share/examples/qt4/examples/itemviews/simpledommodel/domitem.cpp -share/examples/qt4/examples/itemviews/simpledommodel/domitem.h -share/examples/qt4/examples/itemviews/simpledommodel/dommodel.cpp -share/examples/qt4/examples/itemviews/simpledommodel/dommodel.h -share/examples/qt4/examples/itemviews/simpledommodel/main.cpp -share/examples/qt4/examples/itemviews/simpledommodel/mainwindow.cpp -share/examples/qt4/examples/itemviews/simpledommodel/mainwindow.h -share/examples/qt4/examples/itemviews/simpledommodel/simpledommodel -%%DEBUG%%share/examples/qt4/examples/itemviews/simpledommodel/simpledommodel.debug -share/examples/qt4/examples/itemviews/simpledommodel/simpledommodel.pro -share/examples/qt4/examples/itemviews/simpletreemodel/default.txt -share/examples/qt4/examples/itemviews/simpletreemodel/main.cpp -share/examples/qt4/examples/itemviews/simpletreemodel/simpletreemodel -%%DEBUG%%share/examples/qt4/examples/itemviews/simpletreemodel/simpletreemodel.debug -share/examples/qt4/examples/itemviews/simpletreemodel/simpletreemodel.pro -share/examples/qt4/examples/itemviews/simpletreemodel/simpletreemodel.qrc -share/examples/qt4/examples/itemviews/simpletreemodel/treeitem.cpp -share/examples/qt4/examples/itemviews/simpletreemodel/treeitem.h -share/examples/qt4/examples/itemviews/simpletreemodel/treemodel.cpp -share/examples/qt4/examples/itemviews/simpletreemodel/treemodel.h -share/examples/qt4/examples/itemviews/simplewidgetmapper/main.cpp -share/examples/qt4/examples/itemviews/simplewidgetmapper/simplewidgetmapper -%%DEBUG%%share/examples/qt4/examples/itemviews/simplewidgetmapper/simplewidgetmapper.debug -share/examples/qt4/examples/itemviews/simplewidgetmapper/simplewidgetmapper.pro -share/examples/qt4/examples/itemviews/simplewidgetmapper/window.cpp -share/examples/qt4/examples/itemviews/simplewidgetmapper/window.h -share/examples/qt4/examples/itemviews/spinboxdelegate/delegate.cpp -share/examples/qt4/examples/itemviews/spinboxdelegate/delegate.h -share/examples/qt4/examples/itemviews/spinboxdelegate/main.cpp -share/examples/qt4/examples/itemviews/spinboxdelegate/spinboxdelegate -%%DEBUG%%share/examples/qt4/examples/itemviews/spinboxdelegate/spinboxdelegate.debug -share/examples/qt4/examples/itemviews/spinboxdelegate/spinboxdelegate.pro -share/examples/qt4/examples/layouts/README -share/examples/qt4/examples/layouts/basiclayouts/basiclayouts -%%DEBUG%%share/examples/qt4/examples/layouts/basiclayouts/basiclayouts.debug -share/examples/qt4/examples/layouts/basiclayouts/basiclayouts.pro -share/examples/qt4/examples/layouts/basiclayouts/dialog.cpp -share/examples/qt4/examples/layouts/basiclayouts/dialog.h -share/examples/qt4/examples/layouts/basiclayouts/main.cpp -share/examples/qt4/examples/layouts/borderlayout/borderlayout -share/examples/qt4/examples/layouts/borderlayout/borderlayout.cpp -%%DEBUG%%share/examples/qt4/examples/layouts/borderlayout/borderlayout.debug -share/examples/qt4/examples/layouts/borderlayout/borderlayout.h -share/examples/qt4/examples/layouts/borderlayout/borderlayout.pro -share/examples/qt4/examples/layouts/borderlayout/main.cpp -share/examples/qt4/examples/layouts/borderlayout/window.cpp -share/examples/qt4/examples/layouts/borderlayout/window.h -share/examples/qt4/examples/layouts/dynamiclayouts/dialog.cpp -share/examples/qt4/examples/layouts/dynamiclayouts/dialog.h -share/examples/qt4/examples/layouts/dynamiclayouts/dynamiclayouts -%%DEBUG%%share/examples/qt4/examples/layouts/dynamiclayouts/dynamiclayouts.debug -share/examples/qt4/examples/layouts/dynamiclayouts/dynamiclayouts.pro -share/examples/qt4/examples/layouts/dynamiclayouts/main.cpp -share/examples/qt4/examples/layouts/flowlayout/flowlayout -share/examples/qt4/examples/layouts/flowlayout/flowlayout.cpp -%%DEBUG%%share/examples/qt4/examples/layouts/flowlayout/flowlayout.debug -share/examples/qt4/examples/layouts/flowlayout/flowlayout.h -share/examples/qt4/examples/layouts/flowlayout/flowlayout.pro -share/examples/qt4/examples/layouts/flowlayout/main.cpp -share/examples/qt4/examples/layouts/flowlayout/window.cpp -share/examples/qt4/examples/layouts/flowlayout/window.h -share/examples/qt4/examples/layouts/layouts.pro -share/examples/qt4/examples/linguist/README -share/examples/qt4/examples/linguist/arrowpad/arrowpad -share/examples/qt4/examples/linguist/arrowpad/arrowpad.cpp -%%DEBUG%%share/examples/qt4/examples/linguist/arrowpad/arrowpad.debug -share/examples/qt4/examples/linguist/arrowpad/arrowpad.h -share/examples/qt4/examples/linguist/arrowpad/arrowpad.pro -share/examples/qt4/examples/linguist/arrowpad/main.cpp -share/examples/qt4/examples/linguist/arrowpad/mainwindow.cpp -share/examples/qt4/examples/linguist/arrowpad/mainwindow.h -share/examples/qt4/examples/linguist/hellotr/hellotr -%%DEBUG%%share/examples/qt4/examples/linguist/hellotr/hellotr.debug -share/examples/qt4/examples/linguist/hellotr/hellotr.pro -share/examples/qt4/examples/linguist/hellotr/main.cpp -share/examples/qt4/examples/linguist/linguist.pro -share/examples/qt4/examples/linguist/trollprint/main.cpp -share/examples/qt4/examples/linguist/trollprint/mainwindow.cpp -share/examples/qt4/examples/linguist/trollprint/mainwindow.h -share/examples/qt4/examples/linguist/trollprint/printpanel.cpp -share/examples/qt4/examples/linguist/trollprint/printpanel.h -share/examples/qt4/examples/linguist/trollprint/trollprint -%%DEBUG%%share/examples/qt4/examples/linguist/trollprint/trollprint.debug -share/examples/qt4/examples/linguist/trollprint/trollprint.pro -share/examples/qt4/examples/linguist/trollprint/trollprint_pt.ts -share/examples/qt4/examples/mainwindows/README -share/examples/qt4/examples/mainwindows/application/application -%%DEBUG%%share/examples/qt4/examples/mainwindows/application/application.debug -share/examples/qt4/examples/mainwindows/application/application.pro -share/examples/qt4/examples/mainwindows/application/application.qrc -share/examples/qt4/examples/mainwindows/application/images/copy.png -share/examples/qt4/examples/mainwindows/application/images/cut.png -share/examples/qt4/examples/mainwindows/application/images/new.png -share/examples/qt4/examples/mainwindows/application/images/open.png -share/examples/qt4/examples/mainwindows/application/images/paste.png -share/examples/qt4/examples/mainwindows/application/images/save.png -share/examples/qt4/examples/mainwindows/application/main.cpp -share/examples/qt4/examples/mainwindows/application/mainwindow.cpp -share/examples/qt4/examples/mainwindows/application/mainwindow.h -share/examples/qt4/examples/mainwindows/dockwidgets/dockwidgets -%%DEBUG%%share/examples/qt4/examples/mainwindows/dockwidgets/dockwidgets.debug -share/examples/qt4/examples/mainwindows/dockwidgets/dockwidgets.pro -share/examples/qt4/examples/mainwindows/dockwidgets/dockwidgets.qrc -share/examples/qt4/examples/mainwindows/dockwidgets/images/new.png -share/examples/qt4/examples/mainwindows/dockwidgets/images/print.png -share/examples/qt4/examples/mainwindows/dockwidgets/images/save.png -share/examples/qt4/examples/mainwindows/dockwidgets/images/undo.png -share/examples/qt4/examples/mainwindows/dockwidgets/main.cpp -share/examples/qt4/examples/mainwindows/dockwidgets/mainwindow.cpp -share/examples/qt4/examples/mainwindows/dockwidgets/mainwindow.h -share/examples/qt4/examples/mainwindows/mainwindows.pro -share/examples/qt4/examples/mainwindows/mdi/images/copy.png -share/examples/qt4/examples/mainwindows/mdi/images/cut.png -share/examples/qt4/examples/mainwindows/mdi/images/new.png -share/examples/qt4/examples/mainwindows/mdi/images/open.png -share/examples/qt4/examples/mainwindows/mdi/images/paste.png -share/examples/qt4/examples/mainwindows/mdi/images/save.png -share/examples/qt4/examples/mainwindows/mdi/main.cpp -share/examples/qt4/examples/mainwindows/mdi/mainwindow.cpp -share/examples/qt4/examples/mainwindows/mdi/mainwindow.h -share/examples/qt4/examples/mainwindows/mdi/mdi -%%DEBUG%%share/examples/qt4/examples/mainwindows/mdi/mdi.debug -share/examples/qt4/examples/mainwindows/mdi/mdi.pro -share/examples/qt4/examples/mainwindows/mdi/mdi.qrc -share/examples/qt4/examples/mainwindows/mdi/mdichild.cpp -share/examples/qt4/examples/mainwindows/mdi/mdichild.h -share/examples/qt4/examples/mainwindows/menus/main.cpp -share/examples/qt4/examples/mainwindows/menus/mainwindow.cpp -share/examples/qt4/examples/mainwindows/menus/mainwindow.h -share/examples/qt4/examples/mainwindows/menus/menus -%%DEBUG%%share/examples/qt4/examples/mainwindows/menus/menus.debug -share/examples/qt4/examples/mainwindows/menus/menus.pro -share/examples/qt4/examples/mainwindows/recentfiles/main.cpp -share/examples/qt4/examples/mainwindows/recentfiles/mainwindow.cpp -share/examples/qt4/examples/mainwindows/recentfiles/mainwindow.h -share/examples/qt4/examples/mainwindows/recentfiles/recentfiles -%%DEBUG%%share/examples/qt4/examples/mainwindows/recentfiles/recentfiles.debug -share/examples/qt4/examples/mainwindows/recentfiles/recentfiles.pro -share/examples/qt4/examples/mainwindows/sdi/images/copy.png -share/examples/qt4/examples/mainwindows/sdi/images/cut.png -share/examples/qt4/examples/mainwindows/sdi/images/new.png -share/examples/qt4/examples/mainwindows/sdi/images/open.png -share/examples/qt4/examples/mainwindows/sdi/images/paste.png -share/examples/qt4/examples/mainwindows/sdi/images/save.png -share/examples/qt4/examples/mainwindows/sdi/main.cpp -share/examples/qt4/examples/mainwindows/sdi/mainwindow.cpp -share/examples/qt4/examples/mainwindows/sdi/mainwindow.h -share/examples/qt4/examples/mainwindows/sdi/sdi -%%DEBUG%%share/examples/qt4/examples/mainwindows/sdi/sdi.debug -share/examples/qt4/examples/mainwindows/sdi/sdi.pro -share/examples/qt4/examples/mainwindows/sdi/sdi.qrc -share/examples/qt4/examples/multimedia/README -share/examples/qt4/examples/multimedia/audiodevices/audiodevices -share/examples/qt4/examples/multimedia/audiodevices/audiodevices.cpp -%%DEBUG%%share/examples/qt4/examples/multimedia/audiodevices/audiodevices.debug -share/examples/qt4/examples/multimedia/audiodevices/audiodevices.h -share/examples/qt4/examples/multimedia/audiodevices/audiodevices.pro -share/examples/qt4/examples/multimedia/audiodevices/audiodevicesbase.ui -share/examples/qt4/examples/multimedia/audiodevices/main.cpp -share/examples/qt4/examples/multimedia/audioinput/audioinput -share/examples/qt4/examples/multimedia/audioinput/audioinput.cpp -%%DEBUG%%share/examples/qt4/examples/multimedia/audioinput/audioinput.debug -share/examples/qt4/examples/multimedia/audioinput/audioinput.h -share/examples/qt4/examples/multimedia/audioinput/audioinput.pro -share/examples/qt4/examples/multimedia/audioinput/main.cpp -share/examples/qt4/examples/multimedia/audiooutput/audiooutput -share/examples/qt4/examples/multimedia/audiooutput/audiooutput.cpp -%%DEBUG%%share/examples/qt4/examples/multimedia/audiooutput/audiooutput.debug -share/examples/qt4/examples/multimedia/audiooutput/audiooutput.h -share/examples/qt4/examples/multimedia/audiooutput/audiooutput.pro -share/examples/qt4/examples/multimedia/audiooutput/main.cpp -share/examples/qt4/examples/multimedia/multimedia.pro -share/examples/qt4/examples/multimedia/videographicsitem/main.cpp -share/examples/qt4/examples/multimedia/videographicsitem/videographicsitem -%%DEBUG%%share/examples/qt4/examples/multimedia/videographicsitem/videographicsitem.debug -share/examples/qt4/examples/multimedia/videographicsitem/videographicsitem.pro -share/examples/qt4/examples/multimedia/videographicsitem/videoitem.cpp -share/examples/qt4/examples/multimedia/videographicsitem/videoitem.h -share/examples/qt4/examples/multimedia/videographicsitem/videoplayer.cpp -share/examples/qt4/examples/multimedia/videographicsitem/videoplayer.h -share/examples/qt4/examples/multimedia/videowidget/main.cpp -share/examples/qt4/examples/multimedia/videowidget/videoplayer.cpp -share/examples/qt4/examples/multimedia/videowidget/videoplayer.h -share/examples/qt4/examples/multimedia/videowidget/videowidget -share/examples/qt4/examples/multimedia/videowidget/videowidget.cpp -%%DEBUG%%share/examples/qt4/examples/multimedia/videowidget/videowidget.debug -share/examples/qt4/examples/multimedia/videowidget/videowidget.h -share/examples/qt4/examples/multimedia/videowidget/videowidget.pro -share/examples/qt4/examples/multimedia/videowidget/videowidgetsurface.cpp -share/examples/qt4/examples/multimedia/videowidget/videowidgetsurface.h -share/examples/qt4/examples/network/README -share/examples/qt4/examples/network/blockingfortuneclient/blockingclient.cpp -share/examples/qt4/examples/network/blockingfortuneclient/blockingclient.h -share/examples/qt4/examples/network/blockingfortuneclient/blockingfortuneclient -%%DEBUG%%share/examples/qt4/examples/network/blockingfortuneclient/blockingfortuneclient.debug -share/examples/qt4/examples/network/blockingfortuneclient/blockingfortuneclient.pro -share/examples/qt4/examples/network/blockingfortuneclient/fortunethread.cpp -share/examples/qt4/examples/network/blockingfortuneclient/fortunethread.h -share/examples/qt4/examples/network/blockingfortuneclient/main.cpp -share/examples/qt4/examples/network/broadcastreceiver/broadcastreceiver -%%DEBUG%%share/examples/qt4/examples/network/broadcastreceiver/broadcastreceiver.debug -share/examples/qt4/examples/network/broadcastreceiver/broadcastreceiver.pro -share/examples/qt4/examples/network/broadcastreceiver/main.cpp -share/examples/qt4/examples/network/broadcastreceiver/receiver.cpp -share/examples/qt4/examples/network/broadcastreceiver/receiver.h -share/examples/qt4/examples/network/broadcastsender/broadcastsender -%%DEBUG%%share/examples/qt4/examples/network/broadcastsender/broadcastsender.debug -share/examples/qt4/examples/network/broadcastsender/broadcastsender.pro -share/examples/qt4/examples/network/broadcastsender/main.cpp -share/examples/qt4/examples/network/broadcastsender/sender.cpp -share/examples/qt4/examples/network/broadcastsender/sender.h -share/examples/qt4/examples/network/download/download -%%DEBUG%%share/examples/qt4/examples/network/download/download.debug -share/examples/qt4/examples/network/download/download.pro -share/examples/qt4/examples/network/download/main.cpp -share/examples/qt4/examples/network/downloadmanager/downloadmanager -share/examples/qt4/examples/network/downloadmanager/downloadmanager.cpp -%%DEBUG%%share/examples/qt4/examples/network/downloadmanager/downloadmanager.debug -share/examples/qt4/examples/network/downloadmanager/downloadmanager.h -share/examples/qt4/examples/network/downloadmanager/downloadmanager.pro -share/examples/qt4/examples/network/downloadmanager/main.cpp -share/examples/qt4/examples/network/downloadmanager/textprogressbar.cpp -share/examples/qt4/examples/network/downloadmanager/textprogressbar.h -share/examples/qt4/examples/network/fortuneclient/client.cpp -share/examples/qt4/examples/network/fortuneclient/client.h -share/examples/qt4/examples/network/fortuneclient/fortuneclient -%%DEBUG%%share/examples/qt4/examples/network/fortuneclient/fortuneclient.debug -share/examples/qt4/examples/network/fortuneclient/fortuneclient.pro -share/examples/qt4/examples/network/fortuneclient/main.cpp -share/examples/qt4/examples/network/fortuneserver/fortuneserver -%%DEBUG%%share/examples/qt4/examples/network/fortuneserver/fortuneserver.debug -share/examples/qt4/examples/network/fortuneserver/fortuneserver.pro -share/examples/qt4/examples/network/fortuneserver/main.cpp -share/examples/qt4/examples/network/fortuneserver/server.cpp -share/examples/qt4/examples/network/fortuneserver/server.h -share/examples/qt4/examples/network/googlesuggest/googlesuggest -share/examples/qt4/examples/network/googlesuggest/googlesuggest.cpp -%%DEBUG%%share/examples/qt4/examples/network/googlesuggest/googlesuggest.debug -share/examples/qt4/examples/network/googlesuggest/googlesuggest.h -share/examples/qt4/examples/network/googlesuggest/googlesuggest.pro -share/examples/qt4/examples/network/googlesuggest/main.cpp -share/examples/qt4/examples/network/googlesuggest/searchbox.cpp -share/examples/qt4/examples/network/googlesuggest/searchbox.h -share/examples/qt4/examples/network/http/authenticationdialog.ui -share/examples/qt4/examples/network/http/http -%%DEBUG%%share/examples/qt4/examples/network/http/http.debug -share/examples/qt4/examples/network/http/http.pro -share/examples/qt4/examples/network/http/httpwindow.cpp -share/examples/qt4/examples/network/http/httpwindow.h -share/examples/qt4/examples/network/http/main.cpp -share/examples/qt4/examples/network/loopback/dialog.cpp -share/examples/qt4/examples/network/loopback/dialog.h -share/examples/qt4/examples/network/loopback/loopback -%%DEBUG%%share/examples/qt4/examples/network/loopback/loopback.debug -share/examples/qt4/examples/network/loopback/loopback.pro -share/examples/qt4/examples/network/loopback/main.cpp -share/examples/qt4/examples/network/multicastreceiver/main.cpp -share/examples/qt4/examples/network/multicastreceiver/multicastreceiver -%%DEBUG%%share/examples/qt4/examples/network/multicastreceiver/multicastreceiver.debug -share/examples/qt4/examples/network/multicastreceiver/multicastreceiver.pro -share/examples/qt4/examples/network/multicastreceiver/receiver.cpp -share/examples/qt4/examples/network/multicastreceiver/receiver.h -share/examples/qt4/examples/network/multicastsender/main.cpp -share/examples/qt4/examples/network/multicastsender/multicastsender -%%DEBUG%%share/examples/qt4/examples/network/multicastsender/multicastsender.debug -share/examples/qt4/examples/network/multicastsender/multicastsender.pro -share/examples/qt4/examples/network/multicastsender/sender.cpp -share/examples/qt4/examples/network/multicastsender/sender.h -share/examples/qt4/examples/network/network-chat/chatdialog.cpp -share/examples/qt4/examples/network/network-chat/chatdialog.h -share/examples/qt4/examples/network/network-chat/chatdialog.ui -share/examples/qt4/examples/network/network-chat/client.cpp -share/examples/qt4/examples/network/network-chat/client.h -share/examples/qt4/examples/network/network-chat/connection.cpp -share/examples/qt4/examples/network/network-chat/connection.h -share/examples/qt4/examples/network/network-chat/main.cpp -share/examples/qt4/examples/network/network-chat/network-chat -%%DEBUG%%share/examples/qt4/examples/network/network-chat/network-chat.debug -share/examples/qt4/examples/network/network-chat/network-chat.pro -share/examples/qt4/examples/network/network-chat/peermanager.cpp -share/examples/qt4/examples/network/network-chat/peermanager.h -share/examples/qt4/examples/network/network-chat/server.cpp -share/examples/qt4/examples/network/network-chat/server.h -share/examples/qt4/examples/network/network.pro -share/examples/qt4/examples/network/qftp/ftp.qrc -share/examples/qt4/examples/network/qftp/ftpwindow.cpp -share/examples/qt4/examples/network/qftp/ftpwindow.h -share/examples/qt4/examples/network/qftp/images/cdtoparent.png -share/examples/qt4/examples/network/qftp/images/dir.png -share/examples/qt4/examples/network/qftp/images/file.png -share/examples/qt4/examples/network/qftp/main.cpp -share/examples/qt4/examples/network/qftp/qftp -%%DEBUG%%share/examples/qt4/examples/network/qftp/qftp.debug -share/examples/qt4/examples/network/qftp/qftp.pro -share/examples/qt4/examples/network/securesocketclient/certificateinfo.cpp -share/examples/qt4/examples/network/securesocketclient/certificateinfo.h -share/examples/qt4/examples/network/securesocketclient/certificateinfo.ui -share/examples/qt4/examples/network/securesocketclient/encrypted.png -share/examples/qt4/examples/network/securesocketclient/main.cpp -share/examples/qt4/examples/network/securesocketclient/securesocketclient -%%DEBUG%%share/examples/qt4/examples/network/securesocketclient/securesocketclient.debug -share/examples/qt4/examples/network/securesocketclient/securesocketclient.pro -share/examples/qt4/examples/network/securesocketclient/securesocketclient.qrc -share/examples/qt4/examples/network/securesocketclient/sslclient.cpp -share/examples/qt4/examples/network/securesocketclient/sslclient.h -share/examples/qt4/examples/network/securesocketclient/sslclient.ui -share/examples/qt4/examples/network/securesocketclient/sslerrors.ui -share/examples/qt4/examples/network/threadedfortuneserver/dialog.cpp -share/examples/qt4/examples/network/threadedfortuneserver/dialog.h -share/examples/qt4/examples/network/threadedfortuneserver/fortuneserver.cpp -share/examples/qt4/examples/network/threadedfortuneserver/fortuneserver.h -share/examples/qt4/examples/network/threadedfortuneserver/fortunethread.cpp -share/examples/qt4/examples/network/threadedfortuneserver/fortunethread.h -share/examples/qt4/examples/network/threadedfortuneserver/main.cpp -share/examples/qt4/examples/network/threadedfortuneserver/threadedfortuneserver -%%DEBUG%%share/examples/qt4/examples/network/threadedfortuneserver/threadedfortuneserver.debug -share/examples/qt4/examples/network/threadedfortuneserver/threadedfortuneserver.pro -share/examples/qt4/examples/network/torrent/addtorrentdialog.cpp -share/examples/qt4/examples/network/torrent/addtorrentdialog.h -share/examples/qt4/examples/network/torrent/bencodeparser.cpp -share/examples/qt4/examples/network/torrent/bencodeparser.h -share/examples/qt4/examples/network/torrent/connectionmanager.cpp -share/examples/qt4/examples/network/torrent/connectionmanager.h -share/examples/qt4/examples/network/torrent/filemanager.cpp -share/examples/qt4/examples/network/torrent/filemanager.h -share/examples/qt4/examples/network/torrent/forms/addtorrentform.ui -share/examples/qt4/examples/network/torrent/icons.qrc -share/examples/qt4/examples/network/torrent/icons/1downarrow.png -share/examples/qt4/examples/network/torrent/icons/1uparrow.png -share/examples/qt4/examples/network/torrent/icons/bottom.png -share/examples/qt4/examples/network/torrent/icons/edit_add.png -share/examples/qt4/examples/network/torrent/icons/edit_remove.png -share/examples/qt4/examples/network/torrent/icons/exit.png -share/examples/qt4/examples/network/torrent/icons/peertopeer.png -share/examples/qt4/examples/network/torrent/icons/player_pause.png -share/examples/qt4/examples/network/torrent/icons/player_play.png -share/examples/qt4/examples/network/torrent/icons/player_stop.png -share/examples/qt4/examples/network/torrent/icons/stop.png -share/examples/qt4/examples/network/torrent/main.cpp -share/examples/qt4/examples/network/torrent/mainwindow.cpp -share/examples/qt4/examples/network/torrent/mainwindow.h -share/examples/qt4/examples/network/torrent/metainfo.cpp -share/examples/qt4/examples/network/torrent/metainfo.h -share/examples/qt4/examples/network/torrent/peerwireclient.cpp -share/examples/qt4/examples/network/torrent/peerwireclient.h -share/examples/qt4/examples/network/torrent/ratecontroller.cpp -share/examples/qt4/examples/network/torrent/ratecontroller.h -share/examples/qt4/examples/network/torrent/torrent -%%DEBUG%%share/examples/qt4/examples/network/torrent/torrent.debug -share/examples/qt4/examples/network/torrent/torrent.pro -share/examples/qt4/examples/network/torrent/torrentclient.cpp -share/examples/qt4/examples/network/torrent/torrentclient.h -share/examples/qt4/examples/network/torrent/torrentserver.cpp -share/examples/qt4/examples/network/torrent/torrentserver.h -share/examples/qt4/examples/network/torrent/trackerclient.cpp -share/examples/qt4/examples/network/torrent/trackerclient.h -share/examples/qt4/examples/opengl/2dpainting/2dpainting -%%DEBUG%%share/examples/qt4/examples/opengl/2dpainting/2dpainting.debug -share/examples/qt4/examples/opengl/2dpainting/2dpainting.pro -share/examples/qt4/examples/opengl/2dpainting/glwidget.cpp -share/examples/qt4/examples/opengl/2dpainting/glwidget.h -share/examples/qt4/examples/opengl/2dpainting/helper.cpp -share/examples/qt4/examples/opengl/2dpainting/helper.h -share/examples/qt4/examples/opengl/2dpainting/main.cpp -share/examples/qt4/examples/opengl/2dpainting/widget.cpp -share/examples/qt4/examples/opengl/2dpainting/widget.h -share/examples/qt4/examples/opengl/2dpainting/window.cpp -share/examples/qt4/examples/opengl/2dpainting/window.h -share/examples/qt4/examples/opengl/README -share/examples/qt4/examples/opengl/framebufferobject/bubbles.svg -share/examples/qt4/examples/opengl/framebufferobject/designer.png -share/examples/qt4/examples/opengl/framebufferobject/framebufferobject -%%DEBUG%%share/examples/qt4/examples/opengl/framebufferobject/framebufferobject.debug -share/examples/qt4/examples/opengl/framebufferobject/framebufferobject.pro -share/examples/qt4/examples/opengl/framebufferobject/framebufferobject.qrc -share/examples/qt4/examples/opengl/framebufferobject/glwidget.cpp -share/examples/qt4/examples/opengl/framebufferobject/glwidget.h -share/examples/qt4/examples/opengl/framebufferobject/main.cpp -share/examples/qt4/examples/opengl/framebufferobject2/cubelogo.png -share/examples/qt4/examples/opengl/framebufferobject2/framebufferobject2 -%%DEBUG%%share/examples/qt4/examples/opengl/framebufferobject2/framebufferobject2.debug -share/examples/qt4/examples/opengl/framebufferobject2/framebufferobject2.pro -share/examples/qt4/examples/opengl/framebufferobject2/framebufferobject2.qrc -share/examples/qt4/examples/opengl/framebufferobject2/glwidget.cpp -share/examples/qt4/examples/opengl/framebufferobject2/glwidget.h -share/examples/qt4/examples/opengl/framebufferobject2/main.cpp -share/examples/qt4/examples/opengl/grabber/glwidget.cpp -share/examples/qt4/examples/opengl/grabber/glwidget.h -share/examples/qt4/examples/opengl/grabber/grabber -%%DEBUG%%share/examples/qt4/examples/opengl/grabber/grabber.debug -share/examples/qt4/examples/opengl/grabber/grabber.pro -share/examples/qt4/examples/opengl/grabber/main.cpp -share/examples/qt4/examples/opengl/grabber/mainwindow.cpp -share/examples/qt4/examples/opengl/grabber/mainwindow.h -share/examples/qt4/examples/opengl/hellogl/glwidget.cpp -share/examples/qt4/examples/opengl/hellogl/glwidget.h -share/examples/qt4/examples/opengl/hellogl/hellogl -%%DEBUG%%share/examples/qt4/examples/opengl/hellogl/hellogl.debug -share/examples/qt4/examples/opengl/hellogl/hellogl.pro -share/examples/qt4/examples/opengl/hellogl/main.cpp -share/examples/qt4/examples/opengl/hellogl/qtlogo.cpp -share/examples/qt4/examples/opengl/hellogl/qtlogo.h -share/examples/qt4/examples/opengl/hellogl/window.cpp -share/examples/qt4/examples/opengl/hellogl/window.h -share/examples/qt4/examples/opengl/opengl.pro -share/examples/qt4/examples/opengl/overpainting/bubble.cpp -share/examples/qt4/examples/opengl/overpainting/bubble.h -share/examples/qt4/examples/opengl/overpainting/glwidget.cpp -share/examples/qt4/examples/opengl/overpainting/glwidget.h -share/examples/qt4/examples/opengl/overpainting/main.cpp -share/examples/qt4/examples/opengl/overpainting/overpainting -%%DEBUG%%share/examples/qt4/examples/opengl/overpainting/overpainting.debug -share/examples/qt4/examples/opengl/overpainting/overpainting.pro -share/examples/qt4/examples/opengl/overpainting/qtlogo.cpp -share/examples/qt4/examples/opengl/overpainting/qtlogo.h -share/examples/qt4/examples/opengl/pbuffers/cube.cpp -share/examples/qt4/examples/opengl/pbuffers/cube.h -share/examples/qt4/examples/opengl/pbuffers/cubelogo.png -share/examples/qt4/examples/opengl/pbuffers/glwidget.cpp -share/examples/qt4/examples/opengl/pbuffers/glwidget.h -share/examples/qt4/examples/opengl/pbuffers/main.cpp -share/examples/qt4/examples/opengl/pbuffers/pbuffers -%%DEBUG%%share/examples/qt4/examples/opengl/pbuffers/pbuffers.debug -share/examples/qt4/examples/opengl/pbuffers/pbuffers.pro -share/examples/qt4/examples/opengl/pbuffers/pbuffers.qrc -share/examples/qt4/examples/opengl/pbuffers2/bubbles.svg -share/examples/qt4/examples/opengl/pbuffers2/designer.png -share/examples/qt4/examples/opengl/pbuffers2/glwidget.cpp -share/examples/qt4/examples/opengl/pbuffers2/glwidget.h -share/examples/qt4/examples/opengl/pbuffers2/main.cpp -share/examples/qt4/examples/opengl/pbuffers2/pbuffers2 -%%DEBUG%%share/examples/qt4/examples/opengl/pbuffers2/pbuffers2.debug -share/examples/qt4/examples/opengl/pbuffers2/pbuffers2.pro -share/examples/qt4/examples/opengl/pbuffers2/pbuffers2.qrc -share/examples/qt4/examples/opengl/samplebuffers/glwidget.cpp -share/examples/qt4/examples/opengl/samplebuffers/glwidget.h -share/examples/qt4/examples/opengl/samplebuffers/main.cpp -share/examples/qt4/examples/opengl/samplebuffers/samplebuffers -%%DEBUG%%share/examples/qt4/examples/opengl/samplebuffers/samplebuffers.debug -share/examples/qt4/examples/opengl/samplebuffers/samplebuffers.pro -share/examples/qt4/examples/opengl/textures/glwidget.cpp -share/examples/qt4/examples/opengl/textures/glwidget.h -share/examples/qt4/examples/opengl/textures/images/side1.png -share/examples/qt4/examples/opengl/textures/images/side2.png -share/examples/qt4/examples/opengl/textures/images/side3.png -share/examples/qt4/examples/opengl/textures/images/side4.png -share/examples/qt4/examples/opengl/textures/images/side5.png -share/examples/qt4/examples/opengl/textures/images/side6.png -share/examples/qt4/examples/opengl/textures/main.cpp -share/examples/qt4/examples/opengl/textures/textures -%%DEBUG%%share/examples/qt4/examples/opengl/textures/textures.debug -share/examples/qt4/examples/opengl/textures/textures.pro -share/examples/qt4/examples/opengl/textures/textures.qrc -share/examples/qt4/examples/opengl/textures/window.cpp -share/examples/qt4/examples/opengl/textures/window.h -share/examples/qt4/examples/painting/README -share/examples/qt4/examples/painting/basicdrawing/basicdrawing -%%DEBUG%%share/examples/qt4/examples/painting/basicdrawing/basicdrawing.debug -share/examples/qt4/examples/painting/basicdrawing/basicdrawing.pro -share/examples/qt4/examples/painting/basicdrawing/basicdrawing.qrc -share/examples/qt4/examples/painting/basicdrawing/images/brick.png -share/examples/qt4/examples/painting/basicdrawing/images/qt-logo.png -share/examples/qt4/examples/painting/basicdrawing/main.cpp -share/examples/qt4/examples/painting/basicdrawing/renderarea.cpp -share/examples/qt4/examples/painting/basicdrawing/renderarea.h -share/examples/qt4/examples/painting/basicdrawing/window.cpp -share/examples/qt4/examples/painting/basicdrawing/window.h -share/examples/qt4/examples/painting/concentriccircles/circlewidget.cpp -share/examples/qt4/examples/painting/concentriccircles/circlewidget.h -share/examples/qt4/examples/painting/concentriccircles/concentriccircles -%%DEBUG%%share/examples/qt4/examples/painting/concentriccircles/concentriccircles.debug -share/examples/qt4/examples/painting/concentriccircles/concentriccircles.pro -share/examples/qt4/examples/painting/concentriccircles/main.cpp -share/examples/qt4/examples/painting/concentriccircles/window.cpp -share/examples/qt4/examples/painting/concentriccircles/window.h -share/examples/qt4/examples/painting/fontsampler/fontsampler -%%DEBUG%%share/examples/qt4/examples/painting/fontsampler/fontsampler.debug -share/examples/qt4/examples/painting/fontsampler/fontsampler.pro -share/examples/qt4/examples/painting/fontsampler/main.cpp -share/examples/qt4/examples/painting/fontsampler/mainwindow.cpp -share/examples/qt4/examples/painting/fontsampler/mainwindow.h -share/examples/qt4/examples/painting/fontsampler/mainwindowbase.ui -share/examples/qt4/examples/painting/imagecomposition/imagecomposer.cpp -share/examples/qt4/examples/painting/imagecomposition/imagecomposer.h -share/examples/qt4/examples/painting/imagecomposition/imagecomposition -%%DEBUG%%share/examples/qt4/examples/painting/imagecomposition/imagecomposition.debug -share/examples/qt4/examples/painting/imagecomposition/imagecomposition.pro -share/examples/qt4/examples/painting/imagecomposition/imagecomposition.qrc -share/examples/qt4/examples/painting/imagecomposition/images/background.png -share/examples/qt4/examples/painting/imagecomposition/images/blackrectangle.png -share/examples/qt4/examples/painting/imagecomposition/images/butterfly.png -share/examples/qt4/examples/painting/imagecomposition/images/checker.png -share/examples/qt4/examples/painting/imagecomposition/main.cpp -share/examples/qt4/examples/painting/painterpaths/main.cpp -share/examples/qt4/examples/painting/painterpaths/painterpaths -%%DEBUG%%share/examples/qt4/examples/painting/painterpaths/painterpaths.debug -share/examples/qt4/examples/painting/painterpaths/painterpaths.pro -share/examples/qt4/examples/painting/painterpaths/renderarea.cpp -share/examples/qt4/examples/painting/painterpaths/renderarea.h -share/examples/qt4/examples/painting/painterpaths/window.cpp -share/examples/qt4/examples/painting/painterpaths/window.h -share/examples/qt4/examples/painting/painting.pro -share/examples/qt4/examples/painting/svggenerator/displaywidget.cpp -share/examples/qt4/examples/painting/svggenerator/displaywidget.h -share/examples/qt4/examples/painting/svggenerator/main.cpp -share/examples/qt4/examples/painting/svggenerator/svggenerator -%%DEBUG%%share/examples/qt4/examples/painting/svggenerator/svggenerator.debug -share/examples/qt4/examples/painting/svggenerator/svggenerator.pro -share/examples/qt4/examples/painting/svggenerator/svggenerator.qrc -share/examples/qt4/examples/painting/svggenerator/window.cpp -share/examples/qt4/examples/painting/svggenerator/window.h -share/examples/qt4/examples/painting/svggenerator/window.ui -share/examples/qt4/examples/painting/svgviewer/files/bubbles.svg -share/examples/qt4/examples/painting/svgviewer/files/cubic.svg -share/examples/qt4/examples/painting/svgviewer/files/spheres.svg -share/examples/qt4/examples/painting/svgviewer/main.cpp -share/examples/qt4/examples/painting/svgviewer/mainwindow.cpp -share/examples/qt4/examples/painting/svgviewer/mainwindow.h -share/examples/qt4/examples/painting/svgviewer/svgview.cpp -share/examples/qt4/examples/painting/svgviewer/svgview.h -share/examples/qt4/examples/painting/svgviewer/svgviewer -%%DEBUG%%share/examples/qt4/examples/painting/svgviewer/svgviewer.debug -share/examples/qt4/examples/painting/svgviewer/svgviewer.pro -share/examples/qt4/examples/painting/svgviewer/svgviewer.qrc -share/examples/qt4/examples/painting/transformations/main.cpp -share/examples/qt4/examples/painting/transformations/renderarea.cpp -share/examples/qt4/examples/painting/transformations/renderarea.h -share/examples/qt4/examples/painting/transformations/transformations -%%DEBUG%%share/examples/qt4/examples/painting/transformations/transformations.debug -share/examples/qt4/examples/painting/transformations/transformations.pro -share/examples/qt4/examples/painting/transformations/window.cpp -share/examples/qt4/examples/painting/transformations/window.h -share/examples/qt4/examples/phonon/README -share/examples/qt4/examples/phonon/capabilities/capabilities -%%DEBUG%%share/examples/qt4/examples/phonon/capabilities/capabilities.debug -share/examples/qt4/examples/phonon/capabilities/capabilities.pro -share/examples/qt4/examples/phonon/capabilities/main.cpp -share/examples/qt4/examples/phonon/capabilities/window.cpp -share/examples/qt4/examples/phonon/capabilities/window.h -share/examples/qt4/examples/phonon/phonon.pro -share/examples/qt4/examples/phonon/qmusicplayer/main.cpp -share/examples/qt4/examples/phonon/qmusicplayer/mainwindow.cpp -share/examples/qt4/examples/phonon/qmusicplayer/mainwindow.h -share/examples/qt4/examples/phonon/qmusicplayer/qmusicplayer -%%DEBUG%%share/examples/qt4/examples/phonon/qmusicplayer/qmusicplayer.debug -share/examples/qt4/examples/phonon/qmusicplayer/qmusicplayer.pro -share/examples/qt4/examples/qtconcurrent/README -share/examples/qt4/examples/qtconcurrent/imagescaling/imagescaling -share/examples/qt4/examples/qtconcurrent/imagescaling/imagescaling.cpp -%%DEBUG%%share/examples/qt4/examples/qtconcurrent/imagescaling/imagescaling.debug -share/examples/qt4/examples/qtconcurrent/imagescaling/imagescaling.h -share/examples/qt4/examples/qtconcurrent/imagescaling/imagescaling.pro -share/examples/qt4/examples/qtconcurrent/imagescaling/main.cpp -share/examples/qt4/examples/qtconcurrent/map/main.cpp -share/examples/qt4/examples/qtconcurrent/map/map.pro -share/examples/qt4/examples/qtconcurrent/map/mapdemo -%%DEBUG%%share/examples/qt4/examples/qtconcurrent/map/mapdemo.debug -share/examples/qt4/examples/qtconcurrent/progressdialog/main.cpp -share/examples/qt4/examples/qtconcurrent/progressdialog/progressdialog -%%DEBUG%%share/examples/qt4/examples/qtconcurrent/progressdialog/progressdialog.debug -share/examples/qt4/examples/qtconcurrent/progressdialog/progressdialog.pro -share/examples/qt4/examples/qtconcurrent/qtconcurrent.pro -share/examples/qt4/examples/qtconcurrent/runfunction/main.cpp -share/examples/qt4/examples/qtconcurrent/runfunction/runfunction -%%DEBUG%%share/examples/qt4/examples/qtconcurrent/runfunction/runfunction.debug -share/examples/qt4/examples/qtconcurrent/runfunction/runfunction.pro -share/examples/qt4/examples/qtconcurrent/wordcount/main.cpp -share/examples/qt4/examples/qtconcurrent/wordcount/wordcount -%%DEBUG%%share/examples/qt4/examples/qtconcurrent/wordcount/wordcount.debug -share/examples/qt4/examples/qtconcurrent/wordcount/wordcount.pro -share/examples/qt4/examples/qtestlib/README -share/examples/qt4/examples/qtestlib/qtestlib.pro -share/examples/qt4/examples/qtestlib/tutorial1/testqstring.cpp -share/examples/qt4/examples/qtestlib/tutorial1/tutorial1 -%%DEBUG%%share/examples/qt4/examples/qtestlib/tutorial1/tutorial1.debug -share/examples/qt4/examples/qtestlib/tutorial1/tutorial1.pro -share/examples/qt4/examples/qtestlib/tutorial2/testqstring.cpp -share/examples/qt4/examples/qtestlib/tutorial2/tutorial2 -%%DEBUG%%share/examples/qt4/examples/qtestlib/tutorial2/tutorial2.debug -share/examples/qt4/examples/qtestlib/tutorial2/tutorial2.pro -share/examples/qt4/examples/qtestlib/tutorial3/testgui.cpp -share/examples/qt4/examples/qtestlib/tutorial3/tutorial3 -%%DEBUG%%share/examples/qt4/examples/qtestlib/tutorial3/tutorial3.debug -share/examples/qt4/examples/qtestlib/tutorial3/tutorial3.pro -share/examples/qt4/examples/qtestlib/tutorial4/testgui.cpp -share/examples/qt4/examples/qtestlib/tutorial4/tutorial4 -%%DEBUG%%share/examples/qt4/examples/qtestlib/tutorial4/tutorial4.debug -share/examples/qt4/examples/qtestlib/tutorial4/tutorial4.pro -share/examples/qt4/examples/qtestlib/tutorial5/benchmarking.cpp -share/examples/qt4/examples/qtestlib/tutorial5/tutorial5 -%%DEBUG%%share/examples/qt4/examples/qtestlib/tutorial5/tutorial5.debug -share/examples/qt4/examples/qtestlib/tutorial5/tutorial5.pro -share/examples/qt4/examples/richtext/README -share/examples/qt4/examples/richtext/calendar/calendar -%%DEBUG%%share/examples/qt4/examples/richtext/calendar/calendar.debug -share/examples/qt4/examples/richtext/calendar/calendar.pro -share/examples/qt4/examples/richtext/calendar/main.cpp -share/examples/qt4/examples/richtext/calendar/mainwindow.cpp -share/examples/qt4/examples/richtext/calendar/mainwindow.h -share/examples/qt4/examples/richtext/orderform/detailsdialog.cpp -share/examples/qt4/examples/richtext/orderform/detailsdialog.h -share/examples/qt4/examples/richtext/orderform/main.cpp -share/examples/qt4/examples/richtext/orderform/mainwindow.cpp -share/examples/qt4/examples/richtext/orderform/mainwindow.h -share/examples/qt4/examples/richtext/orderform/orderform -%%DEBUG%%share/examples/qt4/examples/richtext/orderform/orderform.debug -share/examples/qt4/examples/richtext/orderform/orderform.pro -share/examples/qt4/examples/richtext/richtext.pro -share/examples/qt4/examples/richtext/syntaxhighlighter/highlighter.cpp -share/examples/qt4/examples/richtext/syntaxhighlighter/highlighter.h -share/examples/qt4/examples/richtext/syntaxhighlighter/main.cpp -share/examples/qt4/examples/richtext/syntaxhighlighter/mainwindow.cpp -share/examples/qt4/examples/richtext/syntaxhighlighter/mainwindow.h -share/examples/qt4/examples/richtext/syntaxhighlighter/syntaxhighlighter -%%DEBUG%%share/examples/qt4/examples/richtext/syntaxhighlighter/syntaxhighlighter.debug -share/examples/qt4/examples/richtext/syntaxhighlighter/syntaxhighlighter.pro -share/examples/qt4/examples/richtext/textobject/main.cpp -share/examples/qt4/examples/richtext/textobject/svgtextobject.cpp -share/examples/qt4/examples/richtext/textobject/svgtextobject.h -share/examples/qt4/examples/richtext/textobject/textobject -%%DEBUG%%share/examples/qt4/examples/richtext/textobject/textobject.debug -share/examples/qt4/examples/richtext/textobject/textobject.pro -share/examples/qt4/examples/richtext/textobject/window.cpp -share/examples/qt4/examples/richtext/textobject/window.h -share/examples/qt4/examples/script/README -share/examples/qt4/examples/script/calculator/calculator -%%DEBUG%%share/examples/qt4/examples/script/calculator/calculator.debug -share/examples/qt4/examples/script/calculator/calculator.js -share/examples/qt4/examples/script/calculator/calculator.pro -share/examples/qt4/examples/script/calculator/calculator.qrc -share/examples/qt4/examples/script/calculator/calculator.ui -share/examples/qt4/examples/script/calculator/main.cpp -share/examples/qt4/examples/script/context2d/context2d -share/examples/qt4/examples/script/context2d/context2d.cpp -%%DEBUG%%share/examples/qt4/examples/script/context2d/context2d.debug -share/examples/qt4/examples/script/context2d/context2d.h -share/examples/qt4/examples/script/context2d/context2d.pro -share/examples/qt4/examples/script/context2d/context2d.qrc -share/examples/qt4/examples/script/context2d/domimage.cpp -share/examples/qt4/examples/script/context2d/domimage.h -share/examples/qt4/examples/script/context2d/environment.cpp -share/examples/qt4/examples/script/context2d/environment.h -share/examples/qt4/examples/script/context2d/main.cpp -share/examples/qt4/examples/script/context2d/qcontext2dcanvas.cpp -share/examples/qt4/examples/script/context2d/qcontext2dcanvas.h -share/examples/qt4/examples/script/context2d/scripts/alpha.js -share/examples/qt4/examples/script/context2d/scripts/arc.js -share/examples/qt4/examples/script/context2d/scripts/bezier.js -share/examples/qt4/examples/script/context2d/scripts/clock.js -share/examples/qt4/examples/script/context2d/scripts/fill1.js -share/examples/qt4/examples/script/context2d/scripts/grad.js -share/examples/qt4/examples/script/context2d/scripts/linecap.js -share/examples/qt4/examples/script/context2d/scripts/linestye.js -share/examples/qt4/examples/script/context2d/scripts/moveto.js -share/examples/qt4/examples/script/context2d/scripts/moveto2.js -share/examples/qt4/examples/script/context2d/scripts/pacman.js -share/examples/qt4/examples/script/context2d/scripts/plasma.js -share/examples/qt4/examples/script/context2d/scripts/pong.js -share/examples/qt4/examples/script/context2d/scripts/quad.js -share/examples/qt4/examples/script/context2d/scripts/rgba.js -share/examples/qt4/examples/script/context2d/scripts/rotate.js -share/examples/qt4/examples/script/context2d/scripts/scale.js -share/examples/qt4/examples/script/context2d/scripts/stroke1.js -share/examples/qt4/examples/script/context2d/scripts/translate.js -share/examples/qt4/examples/script/context2d/window.cpp -share/examples/qt4/examples/script/context2d/window.h -share/examples/qt4/examples/script/customclass/bytearrayclass.cpp -share/examples/qt4/examples/script/customclass/bytearrayclass.h -share/examples/qt4/examples/script/customclass/bytearrayclass.pri -share/examples/qt4/examples/script/customclass/bytearrayprototype.cpp -share/examples/qt4/examples/script/customclass/bytearrayprototype.h -share/examples/qt4/examples/script/customclass/customclass -%%DEBUG%%share/examples/qt4/examples/script/customclass/customclass.debug -share/examples/qt4/examples/script/customclass/customclass.pro -share/examples/qt4/examples/script/customclass/main.cpp -share/examples/qt4/examples/script/defaultprototypes/code.js -share/examples/qt4/examples/script/defaultprototypes/defaultprototypes -%%DEBUG%%share/examples/qt4/examples/script/defaultprototypes/defaultprototypes.debug -share/examples/qt4/examples/script/defaultprototypes/defaultprototypes.pro -share/examples/qt4/examples/script/defaultprototypes/defaultprototypes.qrc -share/examples/qt4/examples/script/defaultprototypes/main.cpp -share/examples/qt4/examples/script/defaultprototypes/prototypes.cpp -share/examples/qt4/examples/script/defaultprototypes/prototypes.h -share/examples/qt4/examples/script/helloscript/helloscript -%%DEBUG%%share/examples/qt4/examples/script/helloscript/helloscript.debug -share/examples/qt4/examples/script/helloscript/helloscript.pro -share/examples/qt4/examples/script/helloscript/helloscript.qrc -share/examples/qt4/examples/script/helloscript/main.cpp -share/examples/qt4/examples/script/marshal/main.cpp -share/examples/qt4/examples/script/marshal/marshal -%%DEBUG%%share/examples/qt4/examples/script/marshal/marshal.debug -share/examples/qt4/examples/script/marshal/marshal.pro -share/examples/qt4/examples/script/qscript/main.cpp -share/examples/qt4/examples/script/qscript/qscript -%%DEBUG%%share/examples/qt4/examples/script/qscript/qscript.debug -share/examples/qt4/examples/script/qscript/qscript.pro -share/examples/qt4/examples/script/qstetrix/main.cpp -share/examples/qt4/examples/script/qstetrix/qstetrix -%%DEBUG%%share/examples/qt4/examples/script/qstetrix/qstetrix.debug -share/examples/qt4/examples/script/qstetrix/qstetrix.pro -share/examples/qt4/examples/script/qstetrix/tetrix.qrc -share/examples/qt4/examples/script/qstetrix/tetrixboard.cpp -share/examples/qt4/examples/script/qstetrix/tetrixboard.h -share/examples/qt4/examples/script/qstetrix/tetrixboard.js -share/examples/qt4/examples/script/qstetrix/tetrixpiece.js -share/examples/qt4/examples/script/qstetrix/tetrixwindow.js -share/examples/qt4/examples/script/script.pro -share/examples/qt4/examples/sql/README -share/examples/qt4/examples/sql/cachedtable/cachedtable -%%DEBUG%%share/examples/qt4/examples/sql/cachedtable/cachedtable.debug -share/examples/qt4/examples/sql/cachedtable/cachedtable.pro -share/examples/qt4/examples/sql/cachedtable/main.cpp -share/examples/qt4/examples/sql/cachedtable/tableeditor.cpp -share/examples/qt4/examples/sql/cachedtable/tableeditor.h -share/examples/qt4/examples/sql/connection.h -share/examples/qt4/examples/sql/drilldown/drilldown -%%DEBUG%%share/examples/qt4/examples/sql/drilldown/drilldown.debug -share/examples/qt4/examples/sql/drilldown/drilldown.pro -share/examples/qt4/examples/sql/drilldown/drilldown.qrc -share/examples/qt4/examples/sql/drilldown/imageitem.cpp -share/examples/qt4/examples/sql/drilldown/imageitem.h -share/examples/qt4/examples/sql/drilldown/images/beijing.png -share/examples/qt4/examples/sql/drilldown/images/berlin.png -share/examples/qt4/examples/sql/drilldown/images/brisbane.png -share/examples/qt4/examples/sql/drilldown/images/munich.png -share/examples/qt4/examples/sql/drilldown/images/oslo.png -share/examples/qt4/examples/sql/drilldown/images/redwood.png -share/examples/qt4/examples/sql/drilldown/informationwindow.cpp -share/examples/qt4/examples/sql/drilldown/informationwindow.h -share/examples/qt4/examples/sql/drilldown/logo.png -share/examples/qt4/examples/sql/drilldown/main.cpp -share/examples/qt4/examples/sql/drilldown/view.cpp -share/examples/qt4/examples/sql/drilldown/view.h -share/examples/qt4/examples/sql/masterdetail/albumdetails.xml -share/examples/qt4/examples/sql/masterdetail/database.h -share/examples/qt4/examples/sql/masterdetail/dialog.cpp -share/examples/qt4/examples/sql/masterdetail/dialog.h -share/examples/qt4/examples/sql/masterdetail/images/icon.png -share/examples/qt4/examples/sql/masterdetail/images/image.png -share/examples/qt4/examples/sql/masterdetail/main.cpp -share/examples/qt4/examples/sql/masterdetail/mainwindow.cpp -share/examples/qt4/examples/sql/masterdetail/mainwindow.h -share/examples/qt4/examples/sql/masterdetail/masterdetail -%%DEBUG%%share/examples/qt4/examples/sql/masterdetail/masterdetail.debug -share/examples/qt4/examples/sql/masterdetail/masterdetail.pro -share/examples/qt4/examples/sql/masterdetail/masterdetail.qrc -share/examples/qt4/examples/sql/querymodel/customsqlmodel.cpp -share/examples/qt4/examples/sql/querymodel/customsqlmodel.h -share/examples/qt4/examples/sql/querymodel/editablesqlmodel.cpp -share/examples/qt4/examples/sql/querymodel/editablesqlmodel.h -share/examples/qt4/examples/sql/querymodel/main.cpp -share/examples/qt4/examples/sql/querymodel/querymodel -%%DEBUG%%share/examples/qt4/examples/sql/querymodel/querymodel.debug -share/examples/qt4/examples/sql/querymodel/querymodel.pro -share/examples/qt4/examples/sql/relationaltablemodel/relationaltablemodel -share/examples/qt4/examples/sql/relationaltablemodel/relationaltablemodel.cpp -%%DEBUG%%share/examples/qt4/examples/sql/relationaltablemodel/relationaltablemodel.debug -share/examples/qt4/examples/sql/relationaltablemodel/relationaltablemodel.pro -share/examples/qt4/examples/sql/sql.pro -share/examples/qt4/examples/sql/sqlwidgetmapper/main.cpp -share/examples/qt4/examples/sql/sqlwidgetmapper/sqlwidgetmapper -%%DEBUG%%share/examples/qt4/examples/sql/sqlwidgetmapper/sqlwidgetmapper.debug -share/examples/qt4/examples/sql/sqlwidgetmapper/sqlwidgetmapper.pro -share/examples/qt4/examples/sql/sqlwidgetmapper/window.cpp -share/examples/qt4/examples/sql/sqlwidgetmapper/window.h -share/examples/qt4/examples/sql/tablemodel/tablemodel -share/examples/qt4/examples/sql/tablemodel/tablemodel.cpp -%%DEBUG%%share/examples/qt4/examples/sql/tablemodel/tablemodel.debug -share/examples/qt4/examples/sql/tablemodel/tablemodel.pro -share/examples/qt4/examples/statemachine/README -share/examples/qt4/examples/statemachine/eventtransitions/eventtransitions -%%DEBUG%%share/examples/qt4/examples/statemachine/eventtransitions/eventtransitions.debug -share/examples/qt4/examples/statemachine/eventtransitions/eventtransitions.pro -share/examples/qt4/examples/statemachine/eventtransitions/main.cpp -share/examples/qt4/examples/statemachine/factorial/factorial -%%DEBUG%%share/examples/qt4/examples/statemachine/factorial/factorial.debug -share/examples/qt4/examples/statemachine/factorial/factorial.pro -share/examples/qt4/examples/statemachine/factorial/main.cpp -share/examples/qt4/examples/statemachine/pingpong/main.cpp -share/examples/qt4/examples/statemachine/pingpong/pingpong -%%DEBUG%%share/examples/qt4/examples/statemachine/pingpong/pingpong.debug -share/examples/qt4/examples/statemachine/pingpong/pingpong.pro -share/examples/qt4/examples/statemachine/rogue/main.cpp -share/examples/qt4/examples/statemachine/rogue/movementtransition.h -share/examples/qt4/examples/statemachine/rogue/rogue -%%DEBUG%%share/examples/qt4/examples/statemachine/rogue/rogue.debug -share/examples/qt4/examples/statemachine/rogue/rogue.pro -share/examples/qt4/examples/statemachine/rogue/window.cpp -share/examples/qt4/examples/statemachine/rogue/window.h -share/examples/qt4/examples/statemachine/statemachine.pro -share/examples/qt4/examples/statemachine/trafficlight/main.cpp -share/examples/qt4/examples/statemachine/trafficlight/trafficlight -%%DEBUG%%share/examples/qt4/examples/statemachine/trafficlight/trafficlight.debug -share/examples/qt4/examples/statemachine/trafficlight/trafficlight.pro -share/examples/qt4/examples/statemachine/twowaybutton/main.cpp -share/examples/qt4/examples/statemachine/twowaybutton/twowaybutton -%%DEBUG%%share/examples/qt4/examples/statemachine/twowaybutton/twowaybutton.debug -share/examples/qt4/examples/statemachine/twowaybutton/twowaybutton.pro -share/examples/qt4/examples/threads/README -share/examples/qt4/examples/threads/mandelbrot/main.cpp -share/examples/qt4/examples/threads/mandelbrot/mandelbrot -%%DEBUG%%share/examples/qt4/examples/threads/mandelbrot/mandelbrot.debug -share/examples/qt4/examples/threads/mandelbrot/mandelbrot.pro -share/examples/qt4/examples/threads/mandelbrot/mandelbrotwidget.cpp -share/examples/qt4/examples/threads/mandelbrot/mandelbrotwidget.h -share/examples/qt4/examples/threads/mandelbrot/renderthread.cpp -share/examples/qt4/examples/threads/mandelbrot/renderthread.h -share/examples/qt4/examples/threads/semaphores/semaphores -share/examples/qt4/examples/threads/semaphores/semaphores.cpp -%%DEBUG%%share/examples/qt4/examples/threads/semaphores/semaphores.debug -share/examples/qt4/examples/threads/semaphores/semaphores.pro -share/examples/qt4/examples/threads/threads.pro -share/examples/qt4/examples/threads/waitconditions/waitconditions -share/examples/qt4/examples/threads/waitconditions/waitconditions.cpp -%%DEBUG%%share/examples/qt4/examples/threads/waitconditions/waitconditions.debug -share/examples/qt4/examples/threads/waitconditions/waitconditions.pro -share/examples/qt4/examples/tools/README -share/examples/qt4/examples/tools/codecs/codecs -%%DEBUG%%share/examples/qt4/examples/tools/codecs/codecs.debug -share/examples/qt4/examples/tools/codecs/codecs.pro -share/examples/qt4/examples/tools/codecs/encodedfiles/iso-8859-1.txt -share/examples/qt4/examples/tools/codecs/encodedfiles/iso-8859-15.txt -share/examples/qt4/examples/tools/codecs/encodedfiles/utf-16.txt -share/examples/qt4/examples/tools/codecs/encodedfiles/utf-16be.txt -share/examples/qt4/examples/tools/codecs/encodedfiles/utf-16le.txt -share/examples/qt4/examples/tools/codecs/encodedfiles/utf-8.txt -share/examples/qt4/examples/tools/codecs/main.cpp -share/examples/qt4/examples/tools/codecs/mainwindow.cpp -share/examples/qt4/examples/tools/codecs/mainwindow.h -share/examples/qt4/examples/tools/codecs/previewform.cpp -share/examples/qt4/examples/tools/codecs/previewform.h -share/examples/qt4/examples/tools/completer/completer -%%DEBUG%%share/examples/qt4/examples/tools/completer/completer.debug -share/examples/qt4/examples/tools/completer/completer.pro -share/examples/qt4/examples/tools/completer/completer.qrc -share/examples/qt4/examples/tools/completer/fsmodel.cpp -share/examples/qt4/examples/tools/completer/fsmodel.h -share/examples/qt4/examples/tools/completer/main.cpp -share/examples/qt4/examples/tools/completer/mainwindow.cpp -share/examples/qt4/examples/tools/completer/mainwindow.h -share/examples/qt4/examples/tools/completer/resources/countries.txt -share/examples/qt4/examples/tools/completer/resources/wordlist.txt -share/examples/qt4/examples/tools/contiguouscache/contiguouscache -%%DEBUG%%share/examples/qt4/examples/tools/contiguouscache/contiguouscache.debug -share/examples/qt4/examples/tools/contiguouscache/contiguouscache.pro -share/examples/qt4/examples/tools/contiguouscache/main.cpp -share/examples/qt4/examples/tools/contiguouscache/randomlistmodel.cpp -share/examples/qt4/examples/tools/contiguouscache/randomlistmodel.h -share/examples/qt4/examples/tools/customcompleter/customcompleter -%%DEBUG%%share/examples/qt4/examples/tools/customcompleter/customcompleter.debug -share/examples/qt4/examples/tools/customcompleter/customcompleter.pro -share/examples/qt4/examples/tools/customcompleter/customcompleter.qrc -share/examples/qt4/examples/tools/customcompleter/main.cpp -share/examples/qt4/examples/tools/customcompleter/mainwindow.cpp -share/examples/qt4/examples/tools/customcompleter/mainwindow.h -share/examples/qt4/examples/tools/customcompleter/resources/wordlist.txt -share/examples/qt4/examples/tools/customcompleter/textedit.cpp -share/examples/qt4/examples/tools/customcompleter/textedit.h -share/examples/qt4/examples/tools/echoplugin/echoplugin -%%DEBUG%%share/examples/qt4/examples/tools/echoplugin/echoplugin.debug -share/examples/qt4/examples/tools/echoplugin/echoplugin.pro -share/examples/qt4/examples/tools/echoplugin/echowindow/echointerface.h -share/examples/qt4/examples/tools/echoplugin/echowindow/echowindow.cpp -share/examples/qt4/examples/tools/echoplugin/echowindow/echowindow.h -share/examples/qt4/examples/tools/echoplugin/echowindow/echowindow.pro -share/examples/qt4/examples/tools/echoplugin/echowindow/main.cpp -share/examples/qt4/examples/tools/echoplugin/plugin/echoplugin.cpp -share/examples/qt4/examples/tools/echoplugin/plugin/echoplugin.h -share/examples/qt4/examples/tools/echoplugin/plugin/libechoplugin.so -%%DEBUG%%share/examples/qt4/examples/tools/echoplugin/plugin/libechoplugin.so.debug -share/examples/qt4/examples/tools/echoplugin/plugin/plugin.pro -share/examples/qt4/examples/tools/i18n/i18n -%%DEBUG%%share/examples/qt4/examples/tools/i18n/i18n.debug -share/examples/qt4/examples/tools/i18n/i18n.pro -share/examples/qt4/examples/tools/i18n/i18n.qrc -share/examples/qt4/examples/tools/i18n/languagechooser.cpp -share/examples/qt4/examples/tools/i18n/languagechooser.h -share/examples/qt4/examples/tools/i18n/main.cpp -share/examples/qt4/examples/tools/i18n/mainwindow.cpp -share/examples/qt4/examples/tools/i18n/mainwindow.h -share/examples/qt4/examples/tools/i18n/translations/i18n_ar.qm -share/examples/qt4/examples/tools/i18n/translations/i18n_ar.ts -share/examples/qt4/examples/tools/i18n/translations/i18n_cs.qm -share/examples/qt4/examples/tools/i18n/translations/i18n_cs.ts -share/examples/qt4/examples/tools/i18n/translations/i18n_de.qm -share/examples/qt4/examples/tools/i18n/translations/i18n_de.ts -share/examples/qt4/examples/tools/i18n/translations/i18n_el.qm -share/examples/qt4/examples/tools/i18n/translations/i18n_el.ts -share/examples/qt4/examples/tools/i18n/translations/i18n_en.qm -share/examples/qt4/examples/tools/i18n/translations/i18n_en.ts -share/examples/qt4/examples/tools/i18n/translations/i18n_eo.qm -share/examples/qt4/examples/tools/i18n/translations/i18n_eo.ts -share/examples/qt4/examples/tools/i18n/translations/i18n_fr.qm -share/examples/qt4/examples/tools/i18n/translations/i18n_fr.ts -share/examples/qt4/examples/tools/i18n/translations/i18n_it.qm -share/examples/qt4/examples/tools/i18n/translations/i18n_it.ts -share/examples/qt4/examples/tools/i18n/translations/i18n_jp.qm -share/examples/qt4/examples/tools/i18n/translations/i18n_jp.ts -share/examples/qt4/examples/tools/i18n/translations/i18n_ko.qm -share/examples/qt4/examples/tools/i18n/translations/i18n_ko.ts -share/examples/qt4/examples/tools/i18n/translations/i18n_no.qm -share/examples/qt4/examples/tools/i18n/translations/i18n_no.ts -share/examples/qt4/examples/tools/i18n/translations/i18n_ru.qm -share/examples/qt4/examples/tools/i18n/translations/i18n_ru.ts -share/examples/qt4/examples/tools/i18n/translations/i18n_sv.qm -share/examples/qt4/examples/tools/i18n/translations/i18n_sv.ts -share/examples/qt4/examples/tools/i18n/translations/i18n_zh.qm -share/examples/qt4/examples/tools/i18n/translations/i18n_zh.ts -share/examples/qt4/examples/tools/inputpanel/inputpanel -%%DEBUG%%share/examples/qt4/examples/tools/inputpanel/inputpanel.debug -share/examples/qt4/examples/tools/inputpanel/inputpanel.pro -share/examples/qt4/examples/tools/inputpanel/main.cpp -share/examples/qt4/examples/tools/inputpanel/mainform.ui -share/examples/qt4/examples/tools/inputpanel/myinputpanel.cpp -share/examples/qt4/examples/tools/inputpanel/myinputpanel.h -share/examples/qt4/examples/tools/inputpanel/myinputpanelcontext.cpp -share/examples/qt4/examples/tools/inputpanel/myinputpanelcontext.h -share/examples/qt4/examples/tools/inputpanel/myinputpanelform.ui -share/examples/qt4/examples/tools/plugandpaint/interfaces.h -share/examples/qt4/examples/tools/plugandpaint/main.cpp -share/examples/qt4/examples/tools/plugandpaint/mainwindow.cpp -share/examples/qt4/examples/tools/plugandpaint/mainwindow.h -share/examples/qt4/examples/tools/plugandpaint/paintarea.cpp -share/examples/qt4/examples/tools/plugandpaint/paintarea.h -share/examples/qt4/examples/tools/plugandpaint/plugandpaint -%%DEBUG%%share/examples/qt4/examples/tools/plugandpaint/plugandpaint.debug -share/examples/qt4/examples/tools/plugandpaint/plugandpaint.pro -share/examples/qt4/examples/tools/plugandpaint/plugindialog.cpp -share/examples/qt4/examples/tools/plugandpaint/plugindialog.h -share/examples/qt4/examples/tools/plugandpaint/plugins/libpnp_basictools.a -share/examples/qt4/examples/tools/plugandpaint/plugins/libpnp_basictools.prl -share/examples/qt4/examples/tools/plugandpaint/plugins/libpnp_extrafilters.so -%%DEBUG%%share/examples/qt4/examples/tools/plugandpaint/plugins/libpnp_extrafilters.so.debug -share/examples/qt4/examples/tools/plugandpaintplugins/basictools/basictools.pro -share/examples/qt4/examples/tools/plugandpaintplugins/basictools/basictoolsplugin.cpp -share/examples/qt4/examples/tools/plugandpaintplugins/basictools/basictoolsplugin.h -share/examples/qt4/examples/tools/plugandpaintplugins/extrafilters/extrafilters.pro -share/examples/qt4/examples/tools/plugandpaintplugins/extrafilters/extrafiltersplugin.cpp -share/examples/qt4/examples/tools/plugandpaintplugins/extrafilters/extrafiltersplugin.h -share/examples/qt4/examples/tools/plugandpaintplugins/plugandpaintplugins.pro -share/examples/qt4/examples/tools/regexp/main.cpp -share/examples/qt4/examples/tools/regexp/regexp -%%DEBUG%%share/examples/qt4/examples/tools/regexp/regexp.debug -share/examples/qt4/examples/tools/regexp/regexp.pro -share/examples/qt4/examples/tools/regexp/regexpdialog.cpp -share/examples/qt4/examples/tools/regexp/regexpdialog.h -share/examples/qt4/examples/tools/settingseditor/inifiles/licensepage.ini -share/examples/qt4/examples/tools/settingseditor/inifiles/qsa.ini -share/examples/qt4/examples/tools/settingseditor/locationdialog.cpp -share/examples/qt4/examples/tools/settingseditor/locationdialog.h -share/examples/qt4/examples/tools/settingseditor/main.cpp -share/examples/qt4/examples/tools/settingseditor/mainwindow.cpp -share/examples/qt4/examples/tools/settingseditor/mainwindow.h -share/examples/qt4/examples/tools/settingseditor/settingseditor -%%DEBUG%%share/examples/qt4/examples/tools/settingseditor/settingseditor.debug -share/examples/qt4/examples/tools/settingseditor/settingseditor.pro -share/examples/qt4/examples/tools/settingseditor/settingstree.cpp -share/examples/qt4/examples/tools/settingseditor/settingstree.h -share/examples/qt4/examples/tools/settingseditor/variantdelegate.cpp -share/examples/qt4/examples/tools/settingseditor/variantdelegate.h -share/examples/qt4/examples/tools/styleplugin/plugin/plugin.pro -share/examples/qt4/examples/tools/styleplugin/plugin/simplestyle.cpp -share/examples/qt4/examples/tools/styleplugin/plugin/simplestyle.h -share/examples/qt4/examples/tools/styleplugin/plugin/simplestyleplugin.cpp -share/examples/qt4/examples/tools/styleplugin/plugin/simplestyleplugin.h -share/examples/qt4/examples/tools/styleplugin/styleplugin -%%DEBUG%%share/examples/qt4/examples/tools/styleplugin/styleplugin.debug -share/examples/qt4/examples/tools/styleplugin/styleplugin.pro -share/examples/qt4/examples/tools/styleplugin/styles/libsimplestyleplugin.so -%%DEBUG%%share/examples/qt4/examples/tools/styleplugin/styles/libsimplestyleplugin.so.debug -share/examples/qt4/examples/tools/styleplugin/stylewindow/main.cpp -share/examples/qt4/examples/tools/styleplugin/stylewindow/stylewindow.cpp -share/examples/qt4/examples/tools/styleplugin/stylewindow/stylewindow.h -share/examples/qt4/examples/tools/styleplugin/stylewindow/stylewindow.pro -share/examples/qt4/examples/tools/tools.pro -share/examples/qt4/examples/tools/treemodelcompleter/main.cpp -share/examples/qt4/examples/tools/treemodelcompleter/mainwindow.cpp -share/examples/qt4/examples/tools/treemodelcompleter/mainwindow.h -share/examples/qt4/examples/tools/treemodelcompleter/resources/treemodel.txt -share/examples/qt4/examples/tools/treemodelcompleter/treemodelcompleter -share/examples/qt4/examples/tools/treemodelcompleter/treemodelcompleter.cpp -%%DEBUG%%share/examples/qt4/examples/tools/treemodelcompleter/treemodelcompleter.debug -share/examples/qt4/examples/tools/treemodelcompleter/treemodelcompleter.h -share/examples/qt4/examples/tools/treemodelcompleter/treemodelcompleter.pro -share/examples/qt4/examples/tools/treemodelcompleter/treemodelcompleter.qrc -share/examples/qt4/examples/tools/undoframework/commands.cpp -share/examples/qt4/examples/tools/undoframework/commands.h -share/examples/qt4/examples/tools/undoframework/diagramitem.cpp -share/examples/qt4/examples/tools/undoframework/diagramitem.h -share/examples/qt4/examples/tools/undoframework/diagramscene.cpp -share/examples/qt4/examples/tools/undoframework/diagramscene.h -share/examples/qt4/examples/tools/undoframework/images/cross.png -share/examples/qt4/examples/tools/undoframework/main.cpp -share/examples/qt4/examples/tools/undoframework/mainwindow.cpp -share/examples/qt4/examples/tools/undoframework/mainwindow.h -share/examples/qt4/examples/tools/undoframework/undoframework -%%DEBUG%%share/examples/qt4/examples/tools/undoframework/undoframework.debug -share/examples/qt4/examples/tools/undoframework/undoframework.pro -share/examples/qt4/examples/tools/undoframework/undoframework.qrc -share/examples/qt4/examples/touch/dials/dials -%%DEBUG%%share/examples/qt4/examples/touch/dials/dials.debug -share/examples/qt4/examples/touch/dials/dials.pro -share/examples/qt4/examples/touch/dials/dials.ui -share/examples/qt4/examples/touch/dials/main.cpp -share/examples/qt4/examples/touch/fingerpaint/fingerpaint -%%DEBUG%%share/examples/qt4/examples/touch/fingerpaint/fingerpaint.debug -share/examples/qt4/examples/touch/fingerpaint/fingerpaint.pro -share/examples/qt4/examples/touch/fingerpaint/main.cpp -share/examples/qt4/examples/touch/fingerpaint/mainwindow.cpp -share/examples/qt4/examples/touch/fingerpaint/mainwindow.h -share/examples/qt4/examples/touch/fingerpaint/scribblearea.cpp -share/examples/qt4/examples/touch/fingerpaint/scribblearea.h -share/examples/qt4/examples/touch/knobs/knob.cpp -share/examples/qt4/examples/touch/knobs/knob.h -share/examples/qt4/examples/touch/knobs/knobs -%%DEBUG%%share/examples/qt4/examples/touch/knobs/knobs.debug -share/examples/qt4/examples/touch/knobs/knobs.pro -share/examples/qt4/examples/touch/knobs/main.cpp -share/examples/qt4/examples/touch/pinchzoom/graphicsview.cpp -share/examples/qt4/examples/touch/pinchzoom/graphicsview.h -share/examples/qt4/examples/touch/pinchzoom/images/cheese.jpg -share/examples/qt4/examples/touch/pinchzoom/main.cpp -share/examples/qt4/examples/touch/pinchzoom/mice.qrc -share/examples/qt4/examples/touch/pinchzoom/mouse.cpp -share/examples/qt4/examples/touch/pinchzoom/mouse.h -share/examples/qt4/examples/touch/pinchzoom/pinchzoom -%%DEBUG%%share/examples/qt4/examples/touch/pinchzoom/pinchzoom.debug -share/examples/qt4/examples/touch/pinchzoom/pinchzoom.pro -share/examples/qt4/examples/tutorials/README -share/examples/qt4/examples/tutorials/addressbook/README -share/examples/qt4/examples/tutorials/addressbook/addressbook.pro -share/examples/qt4/examples/tutorials/addressbook/part1/addressbook.cpp -share/examples/qt4/examples/tutorials/addressbook/part1/addressbook.h -share/examples/qt4/examples/tutorials/addressbook/part1/main.cpp -share/examples/qt4/examples/tutorials/addressbook/part1/part1 -%%DEBUG%%share/examples/qt4/examples/tutorials/addressbook/part1/part1.debug -share/examples/qt4/examples/tutorials/addressbook/part1/part1.pro -share/examples/qt4/examples/tutorials/addressbook/part2/addressbook.cpp -share/examples/qt4/examples/tutorials/addressbook/part2/addressbook.h -share/examples/qt4/examples/tutorials/addressbook/part2/main.cpp -share/examples/qt4/examples/tutorials/addressbook/part2/part2 -%%DEBUG%%share/examples/qt4/examples/tutorials/addressbook/part2/part2.debug -share/examples/qt4/examples/tutorials/addressbook/part2/part2.pro -share/examples/qt4/examples/tutorials/addressbook/part3/addressbook.cpp -share/examples/qt4/examples/tutorials/addressbook/part3/addressbook.h -share/examples/qt4/examples/tutorials/addressbook/part3/main.cpp -share/examples/qt4/examples/tutorials/addressbook/part3/part3 -%%DEBUG%%share/examples/qt4/examples/tutorials/addressbook/part3/part3.debug -share/examples/qt4/examples/tutorials/addressbook/part3/part3.pro -share/examples/qt4/examples/tutorials/addressbook/part4/addressbook.cpp -share/examples/qt4/examples/tutorials/addressbook/part4/addressbook.h -share/examples/qt4/examples/tutorials/addressbook/part4/main.cpp -share/examples/qt4/examples/tutorials/addressbook/part4/part4 -%%DEBUG%%share/examples/qt4/examples/tutorials/addressbook/part4/part4.debug -share/examples/qt4/examples/tutorials/addressbook/part4/part4.pro -share/examples/qt4/examples/tutorials/addressbook/part5/addressbook.cpp -share/examples/qt4/examples/tutorials/addressbook/part5/addressbook.h -share/examples/qt4/examples/tutorials/addressbook/part5/finddialog.cpp -share/examples/qt4/examples/tutorials/addressbook/part5/finddialog.h -share/examples/qt4/examples/tutorials/addressbook/part5/main.cpp -share/examples/qt4/examples/tutorials/addressbook/part5/part5 -%%DEBUG%%share/examples/qt4/examples/tutorials/addressbook/part5/part5.debug -share/examples/qt4/examples/tutorials/addressbook/part5/part5.pro -share/examples/qt4/examples/tutorials/addressbook/part6/addressbook.cpp -share/examples/qt4/examples/tutorials/addressbook/part6/addressbook.h -share/examples/qt4/examples/tutorials/addressbook/part6/finddialog.cpp -share/examples/qt4/examples/tutorials/addressbook/part6/finddialog.h -share/examples/qt4/examples/tutorials/addressbook/part6/main.cpp -share/examples/qt4/examples/tutorials/addressbook/part6/part6 -%%DEBUG%%share/examples/qt4/examples/tutorials/addressbook/part6/part6.debug -share/examples/qt4/examples/tutorials/addressbook/part6/part6.pro -share/examples/qt4/examples/tutorials/addressbook/part7/addressbook.cpp -share/examples/qt4/examples/tutorials/addressbook/part7/addressbook.h -share/examples/qt4/examples/tutorials/addressbook/part7/finddialog.cpp -share/examples/qt4/examples/tutorials/addressbook/part7/finddialog.h -share/examples/qt4/examples/tutorials/addressbook/part7/main.cpp -share/examples/qt4/examples/tutorials/addressbook/part7/part7 -%%DEBUG%%share/examples/qt4/examples/tutorials/addressbook/part7/part7.debug -share/examples/qt4/examples/tutorials/addressbook/part7/part7.pro -share/examples/qt4/examples/tutorials/modelview/1_readonly/1_readonly.pro -share/examples/qt4/examples/tutorials/modelview/1_readonly/main.cpp -share/examples/qt4/examples/tutorials/modelview/1_readonly/mv_readonly -%%DEBUG%%share/examples/qt4/examples/tutorials/modelview/1_readonly/mv_readonly.debug -share/examples/qt4/examples/tutorials/modelview/1_readonly/mymodel.cpp -share/examples/qt4/examples/tutorials/modelview/1_readonly/mymodel.h -share/examples/qt4/examples/tutorials/modelview/2_formatting/2_formatting.pro -share/examples/qt4/examples/tutorials/modelview/2_formatting/main.cpp -share/examples/qt4/examples/tutorials/modelview/2_formatting/mv_formatting -%%DEBUG%%share/examples/qt4/examples/tutorials/modelview/2_formatting/mv_formatting.debug -share/examples/qt4/examples/tutorials/modelview/2_formatting/mymodel.cpp -share/examples/qt4/examples/tutorials/modelview/2_formatting/mymodel.h -share/examples/qt4/examples/tutorials/modelview/3_changingmodel/3_changingmodel.pro -share/examples/qt4/examples/tutorials/modelview/3_changingmodel/main.cpp -share/examples/qt4/examples/tutorials/modelview/3_changingmodel/mv_changingmodel -%%DEBUG%%share/examples/qt4/examples/tutorials/modelview/3_changingmodel/mv_changingmodel.debug -share/examples/qt4/examples/tutorials/modelview/3_changingmodel/mymodel.cpp -share/examples/qt4/examples/tutorials/modelview/3_changingmodel/mymodel.h -share/examples/qt4/examples/tutorials/modelview/4_headers/4_headers.pro -share/examples/qt4/examples/tutorials/modelview/4_headers/main.cpp -share/examples/qt4/examples/tutorials/modelview/4_headers/mv_headers -%%DEBUG%%share/examples/qt4/examples/tutorials/modelview/4_headers/mv_headers.debug -share/examples/qt4/examples/tutorials/modelview/4_headers/mymodel.cpp -share/examples/qt4/examples/tutorials/modelview/4_headers/mymodel.h -share/examples/qt4/examples/tutorials/modelview/5_edit/5_edit.pro -share/examples/qt4/examples/tutorials/modelview/5_edit/main.cpp -share/examples/qt4/examples/tutorials/modelview/5_edit/mainwindow.cpp -share/examples/qt4/examples/tutorials/modelview/5_edit/mainwindow.h -share/examples/qt4/examples/tutorials/modelview/5_edit/mv_edit -%%DEBUG%%share/examples/qt4/examples/tutorials/modelview/5_edit/mv_edit.debug -share/examples/qt4/examples/tutorials/modelview/5_edit/mymodel.cpp -share/examples/qt4/examples/tutorials/modelview/5_edit/mymodel.h -share/examples/qt4/examples/tutorials/modelview/6_treeview/6_treeview.pro -share/examples/qt4/examples/tutorials/modelview/6_treeview/main.cpp -share/examples/qt4/examples/tutorials/modelview/6_treeview/mainwindow.cpp -share/examples/qt4/examples/tutorials/modelview/6_treeview/mainwindow.h -share/examples/qt4/examples/tutorials/modelview/6_treeview/mv_tree -%%DEBUG%%share/examples/qt4/examples/tutorials/modelview/6_treeview/mv_tree.debug -share/examples/qt4/examples/tutorials/modelview/7_selections/7_selections.pro -share/examples/qt4/examples/tutorials/modelview/7_selections/main.cpp -share/examples/qt4/examples/tutorials/modelview/7_selections/mainwindow.cpp -share/examples/qt4/examples/tutorials/modelview/7_selections/mainwindow.h -share/examples/qt4/examples/tutorials/modelview/7_selections/mv_selections -%%DEBUG%%share/examples/qt4/examples/tutorials/modelview/7_selections/mv_selections.debug -share/examples/qt4/examples/tutorials/modelview/modelview.pro -share/examples/qt4/examples/tutorials/threads/clock/clock -%%DEBUG%%share/examples/qt4/examples/tutorials/threads/clock/clock.debug -share/examples/qt4/examples/tutorials/threads/clock/clock.pro -share/examples/qt4/examples/tutorials/threads/clock/clockthread.cpp -share/examples/qt4/examples/tutorials/threads/clock/clockthread.h -share/examples/qt4/examples/tutorials/threads/clock/main.cpp -share/examples/qt4/examples/tutorials/threads/helloconcurrent/helloconcurrent -share/examples/qt4/examples/tutorials/threads/helloconcurrent/helloconcurrent.cpp -%%DEBUG%%share/examples/qt4/examples/tutorials/threads/helloconcurrent/helloconcurrent.debug -share/examples/qt4/examples/tutorials/threads/helloconcurrent/helloconcurrent.pro -share/examples/qt4/examples/tutorials/threads/hellothread/hellothread -share/examples/qt4/examples/tutorials/threads/hellothread/hellothread.cpp -%%DEBUG%%share/examples/qt4/examples/tutorials/threads/hellothread/hellothread.debug -share/examples/qt4/examples/tutorials/threads/hellothread/hellothread.h -share/examples/qt4/examples/tutorials/threads/hellothread/hellothread.pro -share/examples/qt4/examples/tutorials/threads/hellothread/main.cpp -share/examples/qt4/examples/tutorials/threads/hellothreadpool/hellothreadpool -share/examples/qt4/examples/tutorials/threads/hellothreadpool/hellothreadpool.cpp -%%DEBUG%%share/examples/qt4/examples/tutorials/threads/hellothreadpool/hellothreadpool.debug -share/examples/qt4/examples/tutorials/threads/hellothreadpool/hellothreadpool.pro -share/examples/qt4/examples/tutorials/threads/movedobject/main.cpp -share/examples/qt4/examples/tutorials/threads/movedobject/movedobject -%%DEBUG%%share/examples/qt4/examples/tutorials/threads/movedobject/movedobject.debug -share/examples/qt4/examples/tutorials/threads/movedobject/movedobject.pro -share/examples/qt4/examples/tutorials/threads/movedobject/thread.cpp -share/examples/qt4/examples/tutorials/threads/movedobject/thread.h -share/examples/qt4/examples/tutorials/threads/movedobject/workerobject.cpp -share/examples/qt4/examples/tutorials/threads/movedobject/workerobject.h -share/examples/qt4/examples/tutorials/tutorials.pro -share/examples/qt4/examples/uitools/multipleinheritance/calculatorform.cpp -share/examples/qt4/examples/uitools/multipleinheritance/calculatorform.h -share/examples/qt4/examples/uitools/multipleinheritance/calculatorform.ui -share/examples/qt4/examples/uitools/multipleinheritance/main.cpp -share/examples/qt4/examples/uitools/multipleinheritance/multipleinheritance -%%DEBUG%%share/examples/qt4/examples/uitools/multipleinheritance/multipleinheritance.debug -share/examples/qt4/examples/uitools/multipleinheritance/multipleinheritance.pro -share/examples/qt4/examples/uitools/textfinder/forms/input.txt -share/examples/qt4/examples/uitools/textfinder/forms/textfinder.ui -share/examples/qt4/examples/uitools/textfinder/main.cpp -share/examples/qt4/examples/uitools/textfinder/textfinder -share/examples/qt4/examples/uitools/textfinder/textfinder.cpp -%%DEBUG%%share/examples/qt4/examples/uitools/textfinder/textfinder.debug -share/examples/qt4/examples/uitools/textfinder/textfinder.h -share/examples/qt4/examples/uitools/textfinder/textfinder.pro -share/examples/qt4/examples/uitools/textfinder/textfinder.qrc -share/examples/qt4/examples/uitools/uitools.pro -share/examples/qt4/examples/webkit/domtraversal/domtraversal -%%DEBUG%%share/examples/qt4/examples/webkit/domtraversal/domtraversal.debug -share/examples/qt4/examples/webkit/domtraversal/domtraversal.pro -share/examples/qt4/examples/webkit/domtraversal/main.cpp -share/examples/qt4/examples/webkit/domtraversal/window.cpp -share/examples/qt4/examples/webkit/domtraversal/window.h -share/examples/qt4/examples/webkit/domtraversal/window.ui -share/examples/qt4/examples/webkit/domtraversal/window_mobiles.ui -share/examples/qt4/examples/webkit/fancybrowser/fancybrowser -%%DEBUG%%share/examples/qt4/examples/webkit/fancybrowser/fancybrowser.debug -share/examples/qt4/examples/webkit/fancybrowser/fancybrowser.pro -share/examples/qt4/examples/webkit/fancybrowser/jquery.qrc -share/examples/qt4/examples/webkit/fancybrowser/main.cpp -share/examples/qt4/examples/webkit/fancybrowser/mainwindow.cpp -share/examples/qt4/examples/webkit/fancybrowser/mainwindow.h -share/examples/qt4/examples/webkit/formextractor/form.html -share/examples/qt4/examples/webkit/formextractor/formextractor -share/examples/qt4/examples/webkit/formextractor/formextractor.cpp -%%DEBUG%%share/examples/qt4/examples/webkit/formextractor/formextractor.debug -share/examples/qt4/examples/webkit/formextractor/formextractor.h -share/examples/qt4/examples/webkit/formextractor/formextractor.pro -share/examples/qt4/examples/webkit/formextractor/formextractor.qrc -share/examples/qt4/examples/webkit/formextractor/formextractor.ui -share/examples/qt4/examples/webkit/formextractor/formextractor_mobiles.ui -share/examples/qt4/examples/webkit/formextractor/main.cpp -share/examples/qt4/examples/webkit/formextractor/mainwindow.cpp -share/examples/qt4/examples/webkit/formextractor/mainwindow.h -share/examples/qt4/examples/webkit/framecapture/framecapture -share/examples/qt4/examples/webkit/framecapture/framecapture.cpp -%%DEBUG%%share/examples/qt4/examples/webkit/framecapture/framecapture.debug -share/examples/qt4/examples/webkit/framecapture/framecapture.h -share/examples/qt4/examples/webkit/framecapture/main.cpp -share/examples/qt4/examples/webkit/googlechat/form.ui -share/examples/qt4/examples/webkit/googlechat/googlechat -share/examples/qt4/examples/webkit/googlechat/googlechat.cpp -%%DEBUG%%share/examples/qt4/examples/webkit/googlechat/googlechat.debug -share/examples/qt4/examples/webkit/googlechat/googlechat.h -share/examples/qt4/examples/webkit/googlechat/googlechat.pro -share/examples/qt4/examples/webkit/googlechat/main.cpp -share/examples/qt4/examples/webkit/previewer/main.cpp -share/examples/qt4/examples/webkit/previewer/mainwindow.cpp -share/examples/qt4/examples/webkit/previewer/mainwindow.h -share/examples/qt4/examples/webkit/previewer/previewer -share/examples/qt4/examples/webkit/previewer/previewer.cpp -%%DEBUG%%share/examples/qt4/examples/webkit/previewer/previewer.debug -share/examples/qt4/examples/webkit/previewer/previewer.h -share/examples/qt4/examples/webkit/previewer/previewer.pro -share/examples/qt4/examples/webkit/previewer/previewer.ui -share/examples/qt4/examples/webkit/previewer/previewer_mobiles.ui -share/examples/qt4/examples/webkit/simpleselector/main.cpp -share/examples/qt4/examples/webkit/simpleselector/simpleselector -%%DEBUG%%share/examples/qt4/examples/webkit/simpleselector/simpleselector.debug -share/examples/qt4/examples/webkit/simpleselector/simpleselector.pro -share/examples/qt4/examples/webkit/simpleselector/window.cpp -share/examples/qt4/examples/webkit/simpleselector/window.h -share/examples/qt4/examples/webkit/simpleselector/window.ui -share/examples/qt4/examples/webkit/simplewebplugin/csvfactory.cpp -share/examples/qt4/examples/webkit/simplewebplugin/csvfactory.h -share/examples/qt4/examples/webkit/simplewebplugin/csvview.cpp -share/examples/qt4/examples/webkit/simplewebplugin/csvview.h -share/examples/qt4/examples/webkit/simplewebplugin/main.cpp -share/examples/qt4/examples/webkit/simplewebplugin/mainwindow.cpp -share/examples/qt4/examples/webkit/simplewebplugin/mainwindow.h -share/examples/qt4/examples/webkit/simplewebplugin/simplewebplugin -%%DEBUG%%share/examples/qt4/examples/webkit/simplewebplugin/simplewebplugin.debug -share/examples/qt4/examples/webkit/simplewebplugin/simplewebplugin.pro -share/examples/qt4/examples/webkit/simplewebplugin/simplewebplugin.qrc -share/examples/qt4/examples/webkit/webftpclient/downloader.cpp -share/examples/qt4/examples/webkit/webftpclient/downloader.h -share/examples/qt4/examples/webkit/webftpclient/ftpreply.cpp -share/examples/qt4/examples/webkit/webftpclient/ftpreply.h -share/examples/qt4/examples/webkit/webftpclient/ftpview.cpp -share/examples/qt4/examples/webkit/webftpclient/ftpview.h -share/examples/qt4/examples/webkit/webftpclient/main.cpp -share/examples/qt4/examples/webkit/webftpclient/networkaccessmanager.cpp -share/examples/qt4/examples/webkit/webftpclient/networkaccessmanager.h -share/examples/qt4/examples/webkit/webftpclient/webftpclient -%%DEBUG%%share/examples/qt4/examples/webkit/webftpclient/webftpclient.debug -share/examples/qt4/examples/webkit/webftpclient/webftpclient.pro -share/examples/qt4/examples/webkit/webkit.pro -share/examples/qt4/examples/webkit/webplugin/csvfactory.cpp -share/examples/qt4/examples/webkit/webplugin/csvfactory.h -share/examples/qt4/examples/webkit/webplugin/csvview.cpp -share/examples/qt4/examples/webkit/webplugin/csvview.h -share/examples/qt4/examples/webkit/webplugin/main.cpp -share/examples/qt4/examples/webkit/webplugin/mainwindow.cpp -share/examples/qt4/examples/webkit/webplugin/mainwindow.h -share/examples/qt4/examples/webkit/webplugin/webplugin -%%DEBUG%%share/examples/qt4/examples/webkit/webplugin/webplugin.debug -share/examples/qt4/examples/webkit/webplugin/webplugin.pro -share/examples/qt4/examples/webkit/webplugin/webplugin.qrc -share/examples/qt4/examples/widgets/README -share/examples/qt4/examples/widgets/analogclock/analogclock -share/examples/qt4/examples/widgets/analogclock/analogclock.cpp -%%DEBUG%%share/examples/qt4/examples/widgets/analogclock/analogclock.debug -share/examples/qt4/examples/widgets/analogclock/analogclock.h -share/examples/qt4/examples/widgets/analogclock/analogclock.pro -share/examples/qt4/examples/widgets/analogclock/main.cpp -share/examples/qt4/examples/widgets/calculator/button.cpp -share/examples/qt4/examples/widgets/calculator/button.h -share/examples/qt4/examples/widgets/calculator/calculator -share/examples/qt4/examples/widgets/calculator/calculator.cpp -%%DEBUG%%share/examples/qt4/examples/widgets/calculator/calculator.debug -share/examples/qt4/examples/widgets/calculator/calculator.h -share/examples/qt4/examples/widgets/calculator/calculator.pro -share/examples/qt4/examples/widgets/calculator/main.cpp -share/examples/qt4/examples/widgets/calendarwidget/calendarwidget -%%DEBUG%%share/examples/qt4/examples/widgets/calendarwidget/calendarwidget.debug -share/examples/qt4/examples/widgets/calendarwidget/calendarwidget.pro -share/examples/qt4/examples/widgets/calendarwidget/main.cpp -share/examples/qt4/examples/widgets/calendarwidget/window.cpp -share/examples/qt4/examples/widgets/calendarwidget/window.h -share/examples/qt4/examples/widgets/charactermap/charactermap -%%DEBUG%%share/examples/qt4/examples/widgets/charactermap/charactermap.debug -share/examples/qt4/examples/widgets/charactermap/charactermap.pro -share/examples/qt4/examples/widgets/charactermap/characterwidget.cpp -share/examples/qt4/examples/widgets/charactermap/characterwidget.h -share/examples/qt4/examples/widgets/charactermap/main.cpp -share/examples/qt4/examples/widgets/charactermap/mainwindow.cpp -share/examples/qt4/examples/widgets/charactermap/mainwindow.h -share/examples/qt4/examples/widgets/codeeditor/codeeditor -share/examples/qt4/examples/widgets/codeeditor/codeeditor.cpp -%%DEBUG%%share/examples/qt4/examples/widgets/codeeditor/codeeditor.debug -share/examples/qt4/examples/widgets/codeeditor/codeeditor.h -share/examples/qt4/examples/widgets/codeeditor/codeeditor.pro -share/examples/qt4/examples/widgets/codeeditor/main.cpp -share/examples/qt4/examples/widgets/digitalclock/digitalclock -share/examples/qt4/examples/widgets/digitalclock/digitalclock.cpp -%%DEBUG%%share/examples/qt4/examples/widgets/digitalclock/digitalclock.debug -share/examples/qt4/examples/widgets/digitalclock/digitalclock.h -share/examples/qt4/examples/widgets/digitalclock/digitalclock.pro -share/examples/qt4/examples/widgets/digitalclock/main.cpp -share/examples/qt4/examples/widgets/groupbox/groupbox -%%DEBUG%%share/examples/qt4/examples/widgets/groupbox/groupbox.debug -share/examples/qt4/examples/widgets/groupbox/groupbox.pro -share/examples/qt4/examples/widgets/groupbox/main.cpp -share/examples/qt4/examples/widgets/groupbox/window.cpp -share/examples/qt4/examples/widgets/groupbox/window.h -share/examples/qt4/examples/widgets/icons/iconpreviewarea.cpp -share/examples/qt4/examples/widgets/icons/iconpreviewarea.h -share/examples/qt4/examples/widgets/icons/icons -%%DEBUG%%share/examples/qt4/examples/widgets/icons/icons.debug -share/examples/qt4/examples/widgets/icons/icons.pro -share/examples/qt4/examples/widgets/icons/iconsizespinbox.cpp -share/examples/qt4/examples/widgets/icons/iconsizespinbox.h -share/examples/qt4/examples/widgets/icons/imagedelegate.cpp -share/examples/qt4/examples/widgets/icons/imagedelegate.h -share/examples/qt4/examples/widgets/icons/images/designer.png -share/examples/qt4/examples/widgets/icons/images/find_disabled.png -share/examples/qt4/examples/widgets/icons/images/find_normal.png -share/examples/qt4/examples/widgets/icons/images/monkey_off_128x128.png -share/examples/qt4/examples/widgets/icons/images/monkey_off_16x16.png -share/examples/qt4/examples/widgets/icons/images/monkey_off_32x32.png -share/examples/qt4/examples/widgets/icons/images/monkey_off_64x64.png -share/examples/qt4/examples/widgets/icons/images/monkey_on_128x128.png -share/examples/qt4/examples/widgets/icons/images/monkey_on_16x16.png -share/examples/qt4/examples/widgets/icons/images/monkey_on_32x32.png -share/examples/qt4/examples/widgets/icons/images/monkey_on_64x64.png -share/examples/qt4/examples/widgets/icons/images/qt_extended_16x16.png -share/examples/qt4/examples/widgets/icons/images/qt_extended_32x32.png -share/examples/qt4/examples/widgets/icons/images/qt_extended_48x48.png -share/examples/qt4/examples/widgets/icons/main.cpp -share/examples/qt4/examples/widgets/icons/mainwindow.cpp -share/examples/qt4/examples/widgets/icons/mainwindow.h -share/examples/qt4/examples/widgets/imageviewer/imageviewer -share/examples/qt4/examples/widgets/imageviewer/imageviewer.cpp -%%DEBUG%%share/examples/qt4/examples/widgets/imageviewer/imageviewer.debug -share/examples/qt4/examples/widgets/imageviewer/imageviewer.h -share/examples/qt4/examples/widgets/imageviewer/imageviewer.pro -share/examples/qt4/examples/widgets/imageviewer/main.cpp -share/examples/qt4/examples/widgets/lineedits/lineedits -%%DEBUG%%share/examples/qt4/examples/widgets/lineedits/lineedits.debug -share/examples/qt4/examples/widgets/lineedits/lineedits.pro -share/examples/qt4/examples/widgets/lineedits/main.cpp -share/examples/qt4/examples/widgets/lineedits/window.cpp -share/examples/qt4/examples/widgets/lineedits/window.h -share/examples/qt4/examples/widgets/movie/animation.mng -share/examples/qt4/examples/widgets/movie/main.cpp -share/examples/qt4/examples/widgets/movie/movie -%%DEBUG%%share/examples/qt4/examples/widgets/movie/movie.debug -share/examples/qt4/examples/widgets/movie/movie.pro -share/examples/qt4/examples/widgets/movie/movieplayer.cpp -share/examples/qt4/examples/widgets/movie/movieplayer.h -share/examples/qt4/examples/widgets/scribble/main.cpp -share/examples/qt4/examples/widgets/scribble/mainwindow.cpp -share/examples/qt4/examples/widgets/scribble/mainwindow.h -share/examples/qt4/examples/widgets/scribble/scribble -%%DEBUG%%share/examples/qt4/examples/widgets/scribble/scribble.debug -share/examples/qt4/examples/widgets/scribble/scribble.pro -share/examples/qt4/examples/widgets/scribble/scribblearea.cpp -share/examples/qt4/examples/widgets/scribble/scribblearea.h -share/examples/qt4/examples/widgets/shapedclock/main.cpp -share/examples/qt4/examples/widgets/shapedclock/shapedclock -share/examples/qt4/examples/widgets/shapedclock/shapedclock.cpp -%%DEBUG%%share/examples/qt4/examples/widgets/shapedclock/shapedclock.debug -share/examples/qt4/examples/widgets/shapedclock/shapedclock.h -share/examples/qt4/examples/widgets/shapedclock/shapedclock.pro -share/examples/qt4/examples/widgets/sliders/main.cpp -share/examples/qt4/examples/widgets/sliders/sliders -%%DEBUG%%share/examples/qt4/examples/widgets/sliders/sliders.debug -share/examples/qt4/examples/widgets/sliders/sliders.pro -share/examples/qt4/examples/widgets/sliders/slidersgroup.cpp -share/examples/qt4/examples/widgets/sliders/slidersgroup.h -share/examples/qt4/examples/widgets/sliders/window.cpp -share/examples/qt4/examples/widgets/sliders/window.h -share/examples/qt4/examples/widgets/spinboxes/main.cpp -share/examples/qt4/examples/widgets/spinboxes/spinboxes -%%DEBUG%%share/examples/qt4/examples/widgets/spinboxes/spinboxes.debug -share/examples/qt4/examples/widgets/spinboxes/spinboxes.pro -share/examples/qt4/examples/widgets/spinboxes/window.cpp -share/examples/qt4/examples/widgets/spinboxes/window.h -share/examples/qt4/examples/widgets/styles/images/woodbackground.png -share/examples/qt4/examples/widgets/styles/images/woodbutton.png -share/examples/qt4/examples/widgets/styles/main.cpp -share/examples/qt4/examples/widgets/styles/norwegianwoodstyle.cpp -share/examples/qt4/examples/widgets/styles/norwegianwoodstyle.h -share/examples/qt4/examples/widgets/styles/styles -%%DEBUG%%share/examples/qt4/examples/widgets/styles/styles.debug -share/examples/qt4/examples/widgets/styles/styles.pro -share/examples/qt4/examples/widgets/styles/styles.qrc -share/examples/qt4/examples/widgets/styles/widgetgallery.cpp -share/examples/qt4/examples/widgets/styles/widgetgallery.h -share/examples/qt4/examples/widgets/stylesheet/images/checkbox_checked.png -share/examples/qt4/examples/widgets/stylesheet/images/checkbox_checked_hover.png -share/examples/qt4/examples/widgets/stylesheet/images/checkbox_checked_pressed.png -share/examples/qt4/examples/widgets/stylesheet/images/checkbox_unchecked.png -share/examples/qt4/examples/widgets/stylesheet/images/checkbox_unchecked_hover.png -share/examples/qt4/examples/widgets/stylesheet/images/checkbox_unchecked_pressed.png -share/examples/qt4/examples/widgets/stylesheet/images/down_arrow.png -share/examples/qt4/examples/widgets/stylesheet/images/down_arrow_disabled.png -share/examples/qt4/examples/widgets/stylesheet/images/frame.png -share/examples/qt4/examples/widgets/stylesheet/images/pagefold.png -share/examples/qt4/examples/widgets/stylesheet/images/pushbutton.png -share/examples/qt4/examples/widgets/stylesheet/images/pushbutton_hover.png -share/examples/qt4/examples/widgets/stylesheet/images/pushbutton_pressed.png -share/examples/qt4/examples/widgets/stylesheet/images/radiobutton_checked.png -share/examples/qt4/examples/widgets/stylesheet/images/radiobutton_checked_hover.png -share/examples/qt4/examples/widgets/stylesheet/images/radiobutton_checked_pressed.png -share/examples/qt4/examples/widgets/stylesheet/images/radiobutton_unchecked.png -share/examples/qt4/examples/widgets/stylesheet/images/radiobutton_unchecked_hover.png -share/examples/qt4/examples/widgets/stylesheet/images/radiobutton_unchecked_pressed.png -share/examples/qt4/examples/widgets/stylesheet/images/sizegrip.png -share/examples/qt4/examples/widgets/stylesheet/images/spindown.png -share/examples/qt4/examples/widgets/stylesheet/images/spindown_hover.png -share/examples/qt4/examples/widgets/stylesheet/images/spindown_off.png -share/examples/qt4/examples/widgets/stylesheet/images/spindown_pressed.png -share/examples/qt4/examples/widgets/stylesheet/images/spinup.png -share/examples/qt4/examples/widgets/stylesheet/images/spinup_hover.png -share/examples/qt4/examples/widgets/stylesheet/images/spinup_off.png -share/examples/qt4/examples/widgets/stylesheet/images/spinup_pressed.png -share/examples/qt4/examples/widgets/stylesheet/images/up_arrow.png -share/examples/qt4/examples/widgets/stylesheet/images/up_arrow_disabled.png -share/examples/qt4/examples/widgets/stylesheet/layouts/default.ui -share/examples/qt4/examples/widgets/stylesheet/layouts/pagefold.ui -share/examples/qt4/examples/widgets/stylesheet/main.cpp -share/examples/qt4/examples/widgets/stylesheet/mainwindow.cpp -share/examples/qt4/examples/widgets/stylesheet/mainwindow.h -share/examples/qt4/examples/widgets/stylesheet/mainwindow.ui -share/examples/qt4/examples/widgets/stylesheet/qss/coffee.qss -share/examples/qt4/examples/widgets/stylesheet/qss/default.qss -share/examples/qt4/examples/widgets/stylesheet/qss/pagefold.qss -share/examples/qt4/examples/widgets/stylesheet/stylesheet -%%DEBUG%%share/examples/qt4/examples/widgets/stylesheet/stylesheet.debug -share/examples/qt4/examples/widgets/stylesheet/stylesheet.pro -share/examples/qt4/examples/widgets/stylesheet/stylesheet.qrc -share/examples/qt4/examples/widgets/stylesheet/stylesheeteditor.cpp -share/examples/qt4/examples/widgets/stylesheet/stylesheeteditor.h -share/examples/qt4/examples/widgets/stylesheet/stylesheeteditor.ui -share/examples/qt4/examples/widgets/tablet/main.cpp -share/examples/qt4/examples/widgets/tablet/mainwindow.cpp -share/examples/qt4/examples/widgets/tablet/mainwindow.h -share/examples/qt4/examples/widgets/tablet/tablet -%%DEBUG%%share/examples/qt4/examples/widgets/tablet/tablet.debug -share/examples/qt4/examples/widgets/tablet/tablet.pro -share/examples/qt4/examples/widgets/tablet/tabletapplication.cpp -share/examples/qt4/examples/widgets/tablet/tabletapplication.h -share/examples/qt4/examples/widgets/tablet/tabletcanvas.cpp -share/examples/qt4/examples/widgets/tablet/tabletcanvas.h -share/examples/qt4/examples/widgets/tetrix/main.cpp -share/examples/qt4/examples/widgets/tetrix/tetrix -%%DEBUG%%share/examples/qt4/examples/widgets/tetrix/tetrix.debug -share/examples/qt4/examples/widgets/tetrix/tetrix.pro -share/examples/qt4/examples/widgets/tetrix/tetrixboard.cpp -share/examples/qt4/examples/widgets/tetrix/tetrixboard.h -share/examples/qt4/examples/widgets/tetrix/tetrixpiece.cpp -share/examples/qt4/examples/widgets/tetrix/tetrixpiece.h -share/examples/qt4/examples/widgets/tetrix/tetrixwindow.cpp -share/examples/qt4/examples/widgets/tetrix/tetrixwindow.h -share/examples/qt4/examples/widgets/tooltips/images/circle.png -share/examples/qt4/examples/widgets/tooltips/images/square.png -share/examples/qt4/examples/widgets/tooltips/images/triangle.png -share/examples/qt4/examples/widgets/tooltips/main.cpp -share/examples/qt4/examples/widgets/tooltips/shapeitem.cpp -share/examples/qt4/examples/widgets/tooltips/shapeitem.h -share/examples/qt4/examples/widgets/tooltips/sortingbox.cpp -share/examples/qt4/examples/widgets/tooltips/sortingbox.h -share/examples/qt4/examples/widgets/tooltips/tooltips -%%DEBUG%%share/examples/qt4/examples/widgets/tooltips/tooltips.debug -share/examples/qt4/examples/widgets/tooltips/tooltips.pro -share/examples/qt4/examples/widgets/tooltips/tooltips.qrc -share/examples/qt4/examples/widgets/validators/ledoff.png -share/examples/qt4/examples/widgets/validators/ledon.png -share/examples/qt4/examples/widgets/validators/ledwidget.cpp -share/examples/qt4/examples/widgets/validators/ledwidget.h -share/examples/qt4/examples/widgets/validators/localeselector.cpp -share/examples/qt4/examples/widgets/validators/localeselector.h -share/examples/qt4/examples/widgets/validators/main.cpp -share/examples/qt4/examples/widgets/validators/validators -%%DEBUG%%share/examples/qt4/examples/widgets/validators/validators.debug -share/examples/qt4/examples/widgets/validators/validators.pro -share/examples/qt4/examples/widgets/validators/validators.qrc -share/examples/qt4/examples/widgets/validators/validators.ui -share/examples/qt4/examples/widgets/widgets.pro -share/examples/qt4/examples/widgets/wiggly/dialog.cpp -share/examples/qt4/examples/widgets/wiggly/dialog.h -share/examples/qt4/examples/widgets/wiggly/main.cpp -share/examples/qt4/examples/widgets/wiggly/wiggly -%%DEBUG%%share/examples/qt4/examples/widgets/wiggly/wiggly.debug -share/examples/qt4/examples/widgets/wiggly/wiggly.pro -share/examples/qt4/examples/widgets/wiggly/wigglywidget.cpp -share/examples/qt4/examples/widgets/wiggly/wigglywidget.h -share/examples/qt4/examples/widgets/windowflags/controllerwindow.cpp -share/examples/qt4/examples/widgets/windowflags/controllerwindow.h -share/examples/qt4/examples/widgets/windowflags/main.cpp -share/examples/qt4/examples/widgets/windowflags/previewwindow.cpp -share/examples/qt4/examples/widgets/windowflags/previewwindow.h -share/examples/qt4/examples/widgets/windowflags/windowflags -%%DEBUG%%share/examples/qt4/examples/widgets/windowflags/windowflags.debug -share/examples/qt4/examples/widgets/windowflags/windowflags.pro -share/examples/qt4/examples/xml/README -share/examples/qt4/examples/xml/dombookmarks/dombookmarks -%%DEBUG%%share/examples/qt4/examples/xml/dombookmarks/dombookmarks.debug -share/examples/qt4/examples/xml/dombookmarks/dombookmarks.pro -share/examples/qt4/examples/xml/dombookmarks/frank.xbel -share/examples/qt4/examples/xml/dombookmarks/jennifer.xbel -share/examples/qt4/examples/xml/dombookmarks/main.cpp -share/examples/qt4/examples/xml/dombookmarks/mainwindow.cpp -share/examples/qt4/examples/xml/dombookmarks/mainwindow.h -share/examples/qt4/examples/xml/dombookmarks/xbeltree.cpp -share/examples/qt4/examples/xml/dombookmarks/xbeltree.h -share/examples/qt4/examples/xml/htmlinfo/htmlinfo -%%DEBUG%%share/examples/qt4/examples/xml/htmlinfo/htmlinfo.debug -share/examples/qt4/examples/xml/rsslisting/main.cpp -share/examples/qt4/examples/xml/rsslisting/rsslisting -share/examples/qt4/examples/xml/rsslisting/rsslisting.cpp -%%DEBUG%%share/examples/qt4/examples/xml/rsslisting/rsslisting.debug -share/examples/qt4/examples/xml/rsslisting/rsslisting.h -share/examples/qt4/examples/xml/rsslisting/rsslisting.pro -share/examples/qt4/examples/xml/saxbookmarks/frank.xbel -share/examples/qt4/examples/xml/saxbookmarks/jennifer.xbel -share/examples/qt4/examples/xml/saxbookmarks/main.cpp -share/examples/qt4/examples/xml/saxbookmarks/mainwindow.cpp -share/examples/qt4/examples/xml/saxbookmarks/mainwindow.h -share/examples/qt4/examples/xml/saxbookmarks/saxbookmarks -%%DEBUG%%share/examples/qt4/examples/xml/saxbookmarks/saxbookmarks.debug -share/examples/qt4/examples/xml/saxbookmarks/saxbookmarks.pro -share/examples/qt4/examples/xml/saxbookmarks/xbelgenerator.cpp -share/examples/qt4/examples/xml/saxbookmarks/xbelgenerator.h -share/examples/qt4/examples/xml/saxbookmarks/xbelhandler.cpp -share/examples/qt4/examples/xml/saxbookmarks/xbelhandler.h -share/examples/qt4/examples/xml/streambookmarks/frank.xbel -share/examples/qt4/examples/xml/streambookmarks/jennifer.xbel -share/examples/qt4/examples/xml/streambookmarks/main.cpp -share/examples/qt4/examples/xml/streambookmarks/mainwindow.cpp -share/examples/qt4/examples/xml/streambookmarks/mainwindow.h -share/examples/qt4/examples/xml/streambookmarks/streambookmarks -%%DEBUG%%share/examples/qt4/examples/xml/streambookmarks/streambookmarks.debug -share/examples/qt4/examples/xml/streambookmarks/streambookmarks.pro -share/examples/qt4/examples/xml/streambookmarks/xbelreader.cpp -share/examples/qt4/examples/xml/streambookmarks/xbelreader.h -share/examples/qt4/examples/xml/streambookmarks/xbelwriter.cpp -share/examples/qt4/examples/xml/streambookmarks/xbelwriter.h -share/examples/qt4/examples/xml/xml.pro -share/examples/qt4/examples/xml/xmlstreamlint/main.cpp -share/examples/qt4/examples/xml/xmlstreamlint/xmlstreamlint -%%DEBUG%%share/examples/qt4/examples/xml/xmlstreamlint/xmlstreamlint.debug -share/examples/qt4/examples/xml/xmlstreamlint/xmlstreamlint.pro -share/examples/qt4/examples/xmlpatterns/README -share/examples/qt4/examples/xmlpatterns/filetree/filetree -share/examples/qt4/examples/xmlpatterns/filetree/filetree.cpp -%%DEBUG%%share/examples/qt4/examples/xmlpatterns/filetree/filetree.debug -share/examples/qt4/examples/xmlpatterns/filetree/filetree.h -share/examples/qt4/examples/xmlpatterns/filetree/filetree.pro -share/examples/qt4/examples/xmlpatterns/filetree/main.cpp -share/examples/qt4/examples/xmlpatterns/filetree/mainwindow.cpp -share/examples/qt4/examples/xmlpatterns/filetree/mainwindow.h -share/examples/qt4/examples/xmlpatterns/filetree/mainwindow.ui -share/examples/qt4/examples/xmlpatterns/filetree/queries.qrc -share/examples/qt4/examples/xmlpatterns/filetree/xmlsyntaxhighlighter.cpp -share/examples/qt4/examples/xmlpatterns/filetree/xmlsyntaxhighlighter.h -share/examples/qt4/examples/xmlpatterns/qobjectxmlmodel/main.cpp -share/examples/qt4/examples/xmlpatterns/qobjectxmlmodel/mainwindow.cpp -share/examples/qt4/examples/xmlpatterns/qobjectxmlmodel/mainwindow.h -share/examples/qt4/examples/xmlpatterns/qobjectxmlmodel/mainwindow.ui -share/examples/qt4/examples/xmlpatterns/qobjectxmlmodel/qobjectxmlmodel -share/examples/qt4/examples/xmlpatterns/qobjectxmlmodel/qobjectxmlmodel.cpp -%%DEBUG%%share/examples/qt4/examples/xmlpatterns/qobjectxmlmodel/qobjectxmlmodel.debug -share/examples/qt4/examples/xmlpatterns/qobjectxmlmodel/qobjectxmlmodel.h -share/examples/qt4/examples/xmlpatterns/qobjectxmlmodel/qobjectxmlmodel.pro -share/examples/qt4/examples/xmlpatterns/qobjectxmlmodel/queries.qrc -share/examples/qt4/examples/xmlpatterns/qobjectxmlmodel/xmlsyntaxhighlighter.cpp -share/examples/qt4/examples/xmlpatterns/qobjectxmlmodel/xmlsyntaxhighlighter.h -share/examples/qt4/examples/xmlpatterns/recipes/files/allRecipes.xq -share/examples/qt4/examples/xmlpatterns/recipes/files/cookbook.xml -share/examples/qt4/examples/xmlpatterns/recipes/files/liquidIngredientsInSoup.xq -share/examples/qt4/examples/xmlpatterns/recipes/files/mushroomSoup.xq -share/examples/qt4/examples/xmlpatterns/recipes/files/preparationLessThan30.xq -share/examples/qt4/examples/xmlpatterns/recipes/files/preparationTimes.xq -share/examples/qt4/examples/xmlpatterns/recipes/forms/querywidget.ui -share/examples/qt4/examples/xmlpatterns/recipes/forms/querywidget_mobiles.ui -share/examples/qt4/examples/xmlpatterns/recipes/main.cpp -share/examples/qt4/examples/xmlpatterns/recipes/querymainwindow.cpp -share/examples/qt4/examples/xmlpatterns/recipes/querymainwindow.h -share/examples/qt4/examples/xmlpatterns/recipes/recipes -%%DEBUG%%share/examples/qt4/examples/xmlpatterns/recipes/recipes.debug -share/examples/qt4/examples/xmlpatterns/recipes/recipes.pro -share/examples/qt4/examples/xmlpatterns/recipes/recipes.qrc -share/examples/qt4/examples/xmlpatterns/recipes/xmlsyntaxhighlighter.cpp -share/examples/qt4/examples/xmlpatterns/recipes/xmlsyntaxhighlighter.h -share/examples/qt4/examples/xmlpatterns/schema/files/contact.xsd -share/examples/qt4/examples/xmlpatterns/schema/files/invalid_contact.xml -share/examples/qt4/examples/xmlpatterns/schema/files/invalid_order.xml -share/examples/qt4/examples/xmlpatterns/schema/files/invalid_recipe.xml -share/examples/qt4/examples/xmlpatterns/schema/files/order.xsd -share/examples/qt4/examples/xmlpatterns/schema/files/recipe.xsd -share/examples/qt4/examples/xmlpatterns/schema/files/valid_contact.xml -share/examples/qt4/examples/xmlpatterns/schema/files/valid_order.xml -share/examples/qt4/examples/xmlpatterns/schema/files/valid_recipe.xml -share/examples/qt4/examples/xmlpatterns/schema/main.cpp -share/examples/qt4/examples/xmlpatterns/schema/mainwindow.cpp -share/examples/qt4/examples/xmlpatterns/schema/mainwindow.h -share/examples/qt4/examples/xmlpatterns/schema/schema -%%DEBUG%%share/examples/qt4/examples/xmlpatterns/schema/schema.debug -share/examples/qt4/examples/xmlpatterns/schema/schema.pro -share/examples/qt4/examples/xmlpatterns/schema/schema.qrc -share/examples/qt4/examples/xmlpatterns/schema/xmlsyntaxhighlighter.cpp -share/examples/qt4/examples/xmlpatterns/schema/xmlsyntaxhighlighter.h -share/examples/qt4/examples/xmlpatterns/trafficinfo/main.cpp -share/examples/qt4/examples/xmlpatterns/trafficinfo/mainwindow.cpp -share/examples/qt4/examples/xmlpatterns/trafficinfo/mainwindow.h -share/examples/qt4/examples/xmlpatterns/trafficinfo/stationdialog.cpp -share/examples/qt4/examples/xmlpatterns/trafficinfo/stationdialog.h -share/examples/qt4/examples/xmlpatterns/trafficinfo/stationquery.cpp -share/examples/qt4/examples/xmlpatterns/trafficinfo/stationquery.h -share/examples/qt4/examples/xmlpatterns/trafficinfo/timequery.cpp -share/examples/qt4/examples/xmlpatterns/trafficinfo/timequery.h -share/examples/qt4/examples/xmlpatterns/trafficinfo/trafficinfo -%%DEBUG%%share/examples/qt4/examples/xmlpatterns/trafficinfo/trafficinfo.debug -share/examples/qt4/examples/xmlpatterns/trafficinfo/trafficinfo.pro -share/examples/qt4/examples/xmlpatterns/xmlpatterns.pro -share/examples/qt4/examples/xmlpatterns/xquery/globalVariables/globalVariables.pro -share/examples/qt4/examples/xmlpatterns/xquery/globalVariables/globals.cpp -share/examples/qt4/examples/xmlpatterns/xquery/globalVariables/globals.gccxml -share/examples/qt4/examples/xmlpatterns/xquery/globalVariables/globals.html -share/examples/qt4/examples/xmlpatterns/xquery/globalVariables/reportGlobals.xq -share/examples/qt4/examples/xmlpatterns/xquery/xquery.pro -@dirrm share/examples/qt4/examples/xmlpatterns/xquery/globalVariables -@dirrm share/examples/qt4/examples/xmlpatterns/xquery -@dirrm share/examples/qt4/examples/xmlpatterns/trafficinfo -@dirrm share/examples/qt4/examples/xmlpatterns/schema/files -@dirrm share/examples/qt4/examples/xmlpatterns/schema -@dirrm share/examples/qt4/examples/xmlpatterns/recipes/forms -@dirrm share/examples/qt4/examples/xmlpatterns/recipes/files -@dirrm share/examples/qt4/examples/xmlpatterns/recipes -@dirrm share/examples/qt4/examples/xmlpatterns/qobjectxmlmodel -@dirrm share/examples/qt4/examples/xmlpatterns/filetree -@dirrm share/examples/qt4/examples/xmlpatterns -@dirrm share/examples/qt4/examples/xml/xmlstreamlint -@dirrm share/examples/qt4/examples/xml/streambookmarks -@dirrm share/examples/qt4/examples/xml/saxbookmarks -@dirrm share/examples/qt4/examples/xml/rsslisting -@dirrm share/examples/qt4/examples/xml/htmlinfo -@dirrm share/examples/qt4/examples/xml/dombookmarks -@dirrm share/examples/qt4/examples/xml -@dirrm share/examples/qt4/examples/widgets/windowflags -@dirrm share/examples/qt4/examples/widgets/wiggly -@dirrm share/examples/qt4/examples/widgets/validators -@dirrm share/examples/qt4/examples/widgets/tooltips/images -@dirrm share/examples/qt4/examples/widgets/tooltips -@dirrm share/examples/qt4/examples/widgets/tetrix -@dirrm share/examples/qt4/examples/widgets/tablet -@dirrm share/examples/qt4/examples/widgets/stylesheet/qss -@dirrm share/examples/qt4/examples/widgets/stylesheet/layouts -@dirrm share/examples/qt4/examples/widgets/stylesheet/images -@dirrm share/examples/qt4/examples/widgets/stylesheet -@dirrm share/examples/qt4/examples/widgets/styles/images -@dirrm share/examples/qt4/examples/widgets/styles -@dirrm share/examples/qt4/examples/widgets/spinboxes -@dirrm share/examples/qt4/examples/widgets/sliders -@dirrm share/examples/qt4/examples/widgets/shapedclock -@dirrm share/examples/qt4/examples/widgets/scribble -@dirrm share/examples/qt4/examples/widgets/movie -@dirrm share/examples/qt4/examples/widgets/lineedits -@dirrm share/examples/qt4/examples/widgets/imageviewer -@dirrm share/examples/qt4/examples/widgets/icons/images -@dirrm share/examples/qt4/examples/widgets/icons -@dirrm share/examples/qt4/examples/widgets/groupbox -@dirrm share/examples/qt4/examples/widgets/digitalclock -@dirrm share/examples/qt4/examples/widgets/codeeditor -@dirrm share/examples/qt4/examples/widgets/charactermap -@dirrm share/examples/qt4/examples/widgets/calendarwidget -@dirrm share/examples/qt4/examples/widgets/calculator -@dirrm share/examples/qt4/examples/widgets/analogclock -@dirrm share/examples/qt4/examples/widgets -@dirrm share/examples/qt4/examples/webkit/webplugin -@dirrm share/examples/qt4/examples/webkit/webftpclient -@dirrm share/examples/qt4/examples/webkit/simplewebplugin -@dirrm share/examples/qt4/examples/webkit/simpleselector -@dirrm share/examples/qt4/examples/webkit/previewer -@dirrm share/examples/qt4/examples/webkit/googlechat -@dirrm share/examples/qt4/examples/webkit/framecapture -@dirrm share/examples/qt4/examples/webkit/formextractor -@dirrm share/examples/qt4/examples/webkit/fancybrowser -@dirrm share/examples/qt4/examples/webkit/domtraversal -@dirrm share/examples/qt4/examples/webkit -@dirrm share/examples/qt4/examples/uitools/textfinder/forms -@dirrm share/examples/qt4/examples/uitools/textfinder -@dirrm share/examples/qt4/examples/uitools/multipleinheritance -@dirrm share/examples/qt4/examples/uitools -@dirrm share/examples/qt4/examples/tutorials/threads/movedobject -@dirrm share/examples/qt4/examples/tutorials/threads/hellothreadpool -@dirrm share/examples/qt4/examples/tutorials/threads/hellothread -@dirrm share/examples/qt4/examples/tutorials/threads/helloconcurrent -@dirrm share/examples/qt4/examples/tutorials/threads/clock -@dirrm share/examples/qt4/examples/tutorials/threads -@dirrm share/examples/qt4/examples/tutorials/modelview/7_selections -@dirrm share/examples/qt4/examples/tutorials/modelview/6_treeview -@dirrm share/examples/qt4/examples/tutorials/modelview/5_edit -@dirrm share/examples/qt4/examples/tutorials/modelview/4_headers -@dirrm share/examples/qt4/examples/tutorials/modelview/3_changingmodel -@dirrm share/examples/qt4/examples/tutorials/modelview/2_formatting -@dirrm share/examples/qt4/examples/tutorials/modelview/1_readonly -@dirrm share/examples/qt4/examples/tutorials/modelview -@dirrm share/examples/qt4/examples/tutorials/addressbook/part7 -@dirrm share/examples/qt4/examples/tutorials/addressbook/part6 -@dirrm share/examples/qt4/examples/tutorials/addressbook/part5 -@dirrm share/examples/qt4/examples/tutorials/addressbook/part4 -@dirrm share/examples/qt4/examples/tutorials/addressbook/part3 -@dirrm share/examples/qt4/examples/tutorials/addressbook/part2 -@dirrm share/examples/qt4/examples/tutorials/addressbook/part1 -@dirrm share/examples/qt4/examples/tutorials/addressbook -@dirrm share/examples/qt4/examples/tutorials -@dirrm share/examples/qt4/examples/touch/pinchzoom/images -@dirrm share/examples/qt4/examples/touch/pinchzoom -@dirrm share/examples/qt4/examples/touch/knobs -@dirrm share/examples/qt4/examples/touch/fingerpaint -@dirrm share/examples/qt4/examples/touch/dials -@dirrm share/examples/qt4/examples/touch -@dirrm share/examples/qt4/examples/tools/undoframework/images -@dirrm share/examples/qt4/examples/tools/undoframework -@dirrm share/examples/qt4/examples/tools/treemodelcompleter/resources -@dirrm share/examples/qt4/examples/tools/treemodelcompleter -@dirrm share/examples/qt4/examples/tools/styleplugin/stylewindow -@dirrm share/examples/qt4/examples/tools/styleplugin/styles -@dirrm share/examples/qt4/examples/tools/styleplugin/plugin -@dirrm share/examples/qt4/examples/tools/styleplugin -@dirrm share/examples/qt4/examples/tools/settingseditor/inifiles -@dirrm share/examples/qt4/examples/tools/settingseditor -@dirrm share/examples/qt4/examples/tools/regexp -@dirrm share/examples/qt4/examples/tools/plugandpaintplugins/extrafilters -@dirrm share/examples/qt4/examples/tools/plugandpaintplugins/basictools -@dirrm share/examples/qt4/examples/tools/plugandpaintplugins -@dirrm share/examples/qt4/examples/tools/plugandpaint/plugins -@dirrm share/examples/qt4/examples/tools/plugandpaint -@dirrm share/examples/qt4/examples/tools/inputpanel -@dirrm share/examples/qt4/examples/tools/i18n/translations -@dirrm share/examples/qt4/examples/tools/i18n -@dirrm share/examples/qt4/examples/tools/echoplugin/plugin -@dirrm share/examples/qt4/examples/tools/echoplugin/echowindow -@dirrm share/examples/qt4/examples/tools/echoplugin -@dirrm share/examples/qt4/examples/tools/customcompleter/resources -@dirrm share/examples/qt4/examples/tools/customcompleter -@dirrm share/examples/qt4/examples/tools/contiguouscache -@dirrm share/examples/qt4/examples/tools/completer/resources -@dirrm share/examples/qt4/examples/tools/completer -@dirrm share/examples/qt4/examples/tools/codecs/encodedfiles -@dirrm share/examples/qt4/examples/tools/codecs -@dirrm share/examples/qt4/examples/tools -@dirrm share/examples/qt4/examples/threads/waitconditions -@dirrm share/examples/qt4/examples/threads/semaphores -@dirrm share/examples/qt4/examples/threads/mandelbrot -@dirrm share/examples/qt4/examples/threads -@dirrm share/examples/qt4/examples/statemachine/twowaybutton -@dirrm share/examples/qt4/examples/statemachine/trafficlight -@dirrm share/examples/qt4/examples/statemachine/rogue -@dirrm share/examples/qt4/examples/statemachine/pingpong -@dirrm share/examples/qt4/examples/statemachine/factorial -@dirrm share/examples/qt4/examples/statemachine/eventtransitions -@dirrm share/examples/qt4/examples/statemachine -@dirrm share/examples/qt4/examples/sql/tablemodel -@dirrm share/examples/qt4/examples/sql/sqlwidgetmapper -@dirrm share/examples/qt4/examples/sql/relationaltablemodel -@dirrm share/examples/qt4/examples/sql/querymodel -@dirrm share/examples/qt4/examples/sql/masterdetail/images -@dirrm share/examples/qt4/examples/sql/masterdetail -@dirrm share/examples/qt4/examples/sql/drilldown/images -@dirrm share/examples/qt4/examples/sql/drilldown -@dirrm share/examples/qt4/examples/sql/cachedtable -@dirrm share/examples/qt4/examples/sql -@dirrm share/examples/qt4/examples/script/qstetrix -@dirrm share/examples/qt4/examples/script/qscript -@dirrm share/examples/qt4/examples/script/marshal -@dirrm share/examples/qt4/examples/script/helloscript -@dirrm share/examples/qt4/examples/script/defaultprototypes -@dirrm share/examples/qt4/examples/script/customclass -@dirrm share/examples/qt4/examples/script/context2d/scripts -@dirrm share/examples/qt4/examples/script/context2d -@dirrm share/examples/qt4/examples/script/calculator -@dirrm share/examples/qt4/examples/script -@dirrm share/examples/qt4/examples/richtext/textobject -@dirrm share/examples/qt4/examples/richtext/syntaxhighlighter -@dirrm share/examples/qt4/examples/richtext/orderform -@dirrm share/examples/qt4/examples/richtext/calendar -@dirrm share/examples/qt4/examples/richtext -@dirrm share/examples/qt4/examples/qtestlib/tutorial5 -@dirrm share/examples/qt4/examples/qtestlib/tutorial4 -@dirrm share/examples/qt4/examples/qtestlib/tutorial3 -@dirrm share/examples/qt4/examples/qtestlib/tutorial2 -@dirrm share/examples/qt4/examples/qtestlib/tutorial1 -@dirrm share/examples/qt4/examples/qtestlib -@dirrm share/examples/qt4/examples/qtconcurrent/wordcount -@dirrm share/examples/qt4/examples/qtconcurrent/runfunction -@dirrm share/examples/qt4/examples/qtconcurrent/progressdialog -@dirrm share/examples/qt4/examples/qtconcurrent/map -@dirrm share/examples/qt4/examples/qtconcurrent/imagescaling -@dirrm share/examples/qt4/examples/qtconcurrent -@dirrm share/examples/qt4/examples/phonon/qmusicplayer -@dirrm share/examples/qt4/examples/phonon/capabilities -@dirrm share/examples/qt4/examples/phonon -@dirrm share/examples/qt4/examples/painting/transformations -@dirrm share/examples/qt4/examples/painting/svgviewer/files -@dirrm share/examples/qt4/examples/painting/svgviewer -@dirrm share/examples/qt4/examples/painting/svggenerator -@dirrm share/examples/qt4/examples/painting/painterpaths -@dirrm share/examples/qt4/examples/painting/imagecomposition/images -@dirrm share/examples/qt4/examples/painting/imagecomposition -@dirrm share/examples/qt4/examples/painting/fontsampler -@dirrm share/examples/qt4/examples/painting/concentriccircles -@dirrm share/examples/qt4/examples/painting/basicdrawing/images -@dirrm share/examples/qt4/examples/painting/basicdrawing -@dirrm share/examples/qt4/examples/painting -@dirrm share/examples/qt4/examples/opengl/textures/images -@dirrm share/examples/qt4/examples/opengl/textures -@dirrm share/examples/qt4/examples/opengl/samplebuffers -@dirrm share/examples/qt4/examples/opengl/pbuffers2 -@dirrm share/examples/qt4/examples/opengl/pbuffers -@dirrm share/examples/qt4/examples/opengl/overpainting -@dirrm share/examples/qt4/examples/opengl/hellogl -@dirrm share/examples/qt4/examples/opengl/grabber -@dirrm share/examples/qt4/examples/opengl/framebufferobject2 -@dirrm share/examples/qt4/examples/opengl/framebufferobject -@dirrm share/examples/qt4/examples/opengl/2dpainting -@dirrm share/examples/qt4/examples/opengl -@dirrm share/examples/qt4/examples/network/torrent/icons -@dirrm share/examples/qt4/examples/network/torrent/forms -@dirrm share/examples/qt4/examples/network/torrent -@dirrm share/examples/qt4/examples/network/threadedfortuneserver -@dirrm share/examples/qt4/examples/network/securesocketclient -@dirrm share/examples/qt4/examples/network/qftp/images -@dirrm share/examples/qt4/examples/network/qftp -@dirrm share/examples/qt4/examples/network/network-chat -@dirrm share/examples/qt4/examples/network/multicastsender -@dirrm share/examples/qt4/examples/network/multicastreceiver -@dirrm share/examples/qt4/examples/network/loopback -@dirrm share/examples/qt4/examples/network/http -@dirrm share/examples/qt4/examples/network/googlesuggest -@dirrm share/examples/qt4/examples/network/fortuneserver -@dirrm share/examples/qt4/examples/network/fortuneclient -@dirrm share/examples/qt4/examples/network/downloadmanager -@dirrm share/examples/qt4/examples/network/download -@dirrm share/examples/qt4/examples/network/broadcastsender -@dirrm share/examples/qt4/examples/network/broadcastreceiver -@dirrm share/examples/qt4/examples/network/blockingfortuneclient -@dirrm share/examples/qt4/examples/network -@dirrm share/examples/qt4/examples/multimedia/videowidget -@dirrm share/examples/qt4/examples/multimedia/videographicsitem -@dirrm share/examples/qt4/examples/multimedia/audiooutput -@dirrm share/examples/qt4/examples/multimedia/audioinput -@dirrm share/examples/qt4/examples/multimedia/audiodevices -@dirrm share/examples/qt4/examples/multimedia -@dirrm share/examples/qt4/examples/mainwindows/sdi/images -@dirrm share/examples/qt4/examples/mainwindows/sdi -@dirrm share/examples/qt4/examples/mainwindows/recentfiles -@dirrm share/examples/qt4/examples/mainwindows/menus -@dirrm share/examples/qt4/examples/mainwindows/mdi/images -@dirrm share/examples/qt4/examples/mainwindows/mdi -@dirrm share/examples/qt4/examples/mainwindows/dockwidgets/images -@dirrm share/examples/qt4/examples/mainwindows/dockwidgets -@dirrm share/examples/qt4/examples/mainwindows/application/images -@dirrm share/examples/qt4/examples/mainwindows/application -@dirrm share/examples/qt4/examples/mainwindows -@dirrm share/examples/qt4/examples/linguist/trollprint -@dirrm share/examples/qt4/examples/linguist/hellotr -@dirrm share/examples/qt4/examples/linguist/arrowpad -@dirrm share/examples/qt4/examples/linguist -@dirrm share/examples/qt4/examples/layouts/flowlayout -@dirrm share/examples/qt4/examples/layouts/dynamiclayouts -@dirrm share/examples/qt4/examples/layouts/borderlayout -@dirrm share/examples/qt4/examples/layouts/basiclayouts -@dirrm share/examples/qt4/examples/layouts -@dirrm share/examples/qt4/examples/itemviews/spinboxdelegate -@dirrm share/examples/qt4/examples/itemviews/simplewidgetmapper -@dirrm share/examples/qt4/examples/itemviews/simpletreemodel -@dirrm share/examples/qt4/examples/itemviews/simpledommodel -@dirrm share/examples/qt4/examples/itemviews/puzzle -@dirrm share/examples/qt4/examples/itemviews/pixelator/images -@dirrm share/examples/qt4/examples/itemviews/pixelator -@dirrm share/examples/qt4/examples/itemviews/frozencolumn -@dirrm share/examples/qt4/examples/itemviews/fetchmore -@dirrm share/examples/qt4/examples/itemviews/editabletreemodel -@dirrm share/examples/qt4/examples/itemviews/dirview -@dirrm share/examples/qt4/examples/itemviews/delayedencoding -@dirrm share/examples/qt4/examples/itemviews/customsortfiltermodel -@dirrm share/examples/qt4/examples/itemviews/combowidgetmapper -@dirrm share/examples/qt4/examples/itemviews/chart -@dirrm share/examples/qt4/examples/itemviews/basicsortfiltermodel -@dirrm share/examples/qt4/examples/itemviews/addressbook -@dirrm share/examples/qt4/examples/itemviews -@dirrm share/examples/qt4/examples/ipc/sharedmemory -@dirrm share/examples/qt4/examples/ipc/localfortuneserver -@dirrm share/examples/qt4/examples/ipc/localfortuneclient -@dirrm share/examples/qt4/examples/ipc -@dirrm share/examples/qt4/examples/helper/qmlapplicationviewer -@dirrm share/examples/qt4/examples/helper -@dirrm share/examples/qt4/examples/help/simpletextviewer/documentation/images -@dirrm share/examples/qt4/examples/help/simpletextviewer/documentation -@dirrm share/examples/qt4/examples/help/simpletextviewer -@dirrm share/examples/qt4/examples/help/remotecontrol -@dirrm share/examples/qt4/examples/help/contextsensitivehelp/doc -@dirrm share/examples/qt4/examples/help/contextsensitivehelp -@dirrm share/examples/qt4/examples/help -@dirrm share/examples/qt4/examples/graphicsview/weatheranchorlayout/images -@dirrm share/examples/qt4/examples/graphicsview/weatheranchorlayout -@dirrm share/examples/qt4/examples/graphicsview/simpleanchorlayout -@dirrm share/examples/qt4/examples/graphicsview/portedcanvas -@dirrm share/examples/qt4/examples/graphicsview/portedasteroids/sprites/ship -@dirrm share/examples/qt4/examples/graphicsview/portedasteroids/sprites/shield -@dirrm share/examples/qt4/examples/graphicsview/portedasteroids/sprites/rock3 -@dirrm share/examples/qt4/examples/graphicsview/portedasteroids/sprites/rock2 -@dirrm share/examples/qt4/examples/graphicsview/portedasteroids/sprites/rock1 -@dirrm share/examples/qt4/examples/graphicsview/portedasteroids/sprites/powerups -@dirrm share/examples/qt4/examples/graphicsview/portedasteroids/sprites/missile -@dirrm share/examples/qt4/examples/graphicsview/portedasteroids/sprites/exhaust -@dirrm share/examples/qt4/examples/graphicsview/portedasteroids/sprites/bits -@dirrm share/examples/qt4/examples/graphicsview/portedasteroids/sprites -@dirrm share/examples/qt4/examples/graphicsview/portedasteroids/sounds -@dirrm share/examples/qt4/examples/graphicsview/portedasteroids -@dirrm share/examples/qt4/examples/graphicsview/padnavigator/images -@dirrm share/examples/qt4/examples/graphicsview/padnavigator -@dirrm share/examples/qt4/examples/graphicsview/elasticnodes -@dirrm share/examples/qt4/examples/graphicsview/dragdroprobot/images -@dirrm share/examples/qt4/examples/graphicsview/dragdroprobot -@dirrm share/examples/qt4/examples/graphicsview/diagramscene/images -@dirrm share/examples/qt4/examples/graphicsview/diagramscene -@dirrm share/examples/qt4/examples/graphicsview/collidingmice/images -@dirrm share/examples/qt4/examples/graphicsview/collidingmice -@dirrm share/examples/qt4/examples/graphicsview/basicgraphicslayouts -@dirrm share/examples/qt4/examples/graphicsview/anchorlayout -@dirrm share/examples/qt4/examples/graphicsview -@dirrm share/examples/qt4/examples/gestures/imagegestures -@dirrm share/examples/qt4/examples/gestures -@dirrm share/examples/qt4/examples/effects/lighting -@dirrm share/examples/qt4/examples/effects/fademessage -@dirrm share/examples/qt4/examples/effects/blurpicker -@dirrm share/examples/qt4/examples/effects -@dirrm share/examples/qt4/examples/draganddrop/puzzle -@dirrm share/examples/qt4/examples/draganddrop/fridgemagnets -@dirrm share/examples/qt4/examples/draganddrop/dropsite -@dirrm share/examples/qt4/examples/draganddrop/draggabletext -@dirrm share/examples/qt4/examples/draganddrop/draggableicons/images -@dirrm share/examples/qt4/examples/draganddrop/draggableicons -@dirrm share/examples/qt4/examples/draganddrop/delayedencoding -@dirrm share/examples/qt4/examples/draganddrop -@dirrm share/examples/qt4/examples/dialogs/trivialwizard -@dirrm share/examples/qt4/examples/dialogs/tabdialog -@dirrm share/examples/qt4/examples/dialogs/standarddialogs -@dirrm share/examples/qt4/examples/dialogs/licensewizard/images -@dirrm share/examples/qt4/examples/dialogs/licensewizard -@dirrm share/examples/qt4/examples/dialogs/findfiles -@dirrm share/examples/qt4/examples/dialogs/extension -@dirrm share/examples/qt4/examples/dialogs/configdialog/images -@dirrm share/examples/qt4/examples/dialogs/configdialog -@dirrm share/examples/qt4/examples/dialogs/classwizard/images -@dirrm share/examples/qt4/examples/dialogs/classwizard -@dirrm share/examples/qt4/examples/dialogs -@dirrm share/examples/qt4/examples/desktop/systray/images -@dirrm share/examples/qt4/examples/desktop/systray -@dirrm share/examples/qt4/examples/desktop/screenshot -@dirrm share/examples/qt4/examples/desktop -@dirrm share/examples/qt4/examples/designer/worldtimeclockplugin -@dirrm share/examples/qt4/examples/designer/worldtimeclockbuilder -@dirrm share/examples/qt4/examples/designer/taskmenuextension -@dirrm share/examples/qt4/examples/designer/customwidgetplugin -@dirrm share/examples/qt4/examples/designer/containerextension -@dirrm share/examples/qt4/examples/designer/calculatorform -@dirrm share/examples/qt4/examples/designer/calculatorbuilder -@dirrm share/examples/qt4/examples/designer -@dirrm share/examples/qt4/examples/declarative/xml/xmlhttprequest-example/qml/xmlhttprequest-example -@dirrm share/examples/qt4/examples/declarative/xml/xmlhttprequest-example/qml -@dirrm share/examples/qt4/examples/declarative/xml/xmlhttprequest-example -@dirrm share/examples/qt4/examples/declarative/xml/xmlhttprequest -@dirrm share/examples/qt4/examples/declarative/xml -@dirrm share/examples/qt4/examples/declarative/ui-components/tabwidget/qml/tabwidget -@dirrm share/examples/qt4/examples/declarative/ui-components/tabwidget/qml -@dirrm share/examples/qt4/examples/declarative/ui-components/tabwidget -@dirrm share/examples/qt4/examples/declarative/ui-components/spinner/qml/spinner/content -@dirrm share/examples/qt4/examples/declarative/ui-components/spinner/qml/spinner -@dirrm share/examples/qt4/examples/declarative/ui-components/spinner/qml -@dirrm share/examples/qt4/examples/declarative/ui-components/spinner -@dirrm share/examples/qt4/examples/declarative/ui-components/slideswitch/qml/slideswitch/content -@dirrm share/examples/qt4/examples/declarative/ui-components/slideswitch/qml/slideswitch -@dirrm share/examples/qt4/examples/declarative/ui-components/slideswitch/qml -@dirrm share/examples/qt4/examples/declarative/ui-components/slideswitch -@dirrm share/examples/qt4/examples/declarative/ui-components/searchbox/qml/searchbox/images -@dirrm share/examples/qt4/examples/declarative/ui-components/searchbox/qml/searchbox -@dirrm share/examples/qt4/examples/declarative/ui-components/searchbox/qml -@dirrm share/examples/qt4/examples/declarative/ui-components/searchbox -@dirrm share/examples/qt4/examples/declarative/ui-components/scrollbar/qml/scrollbar -@dirrm share/examples/qt4/examples/declarative/ui-components/scrollbar/qml -@dirrm share/examples/qt4/examples/declarative/ui-components/scrollbar -@dirrm share/examples/qt4/examples/declarative/ui-components/progressbar/qml/progressbar/content -@dirrm share/examples/qt4/examples/declarative/ui-components/progressbar/qml/progressbar -@dirrm share/examples/qt4/examples/declarative/ui-components/progressbar/qml -@dirrm share/examples/qt4/examples/declarative/ui-components/progressbar -@dirrm share/examples/qt4/examples/declarative/ui-components/main/qml/main/pics -@dirrm share/examples/qt4/examples/declarative/ui-components/main/qml/main/images -@dirrm share/examples/qt4/examples/declarative/ui-components/main/qml/main/content -@dirrm share/examples/qt4/examples/declarative/ui-components/main/qml/main -@dirrm share/examples/qt4/examples/declarative/ui-components/main/qml -@dirrm share/examples/qt4/examples/declarative/ui-components/main -@dirrm share/examples/qt4/examples/declarative/ui-components/flipable/qml/flipable/content -@dirrm share/examples/qt4/examples/declarative/ui-components/flipable/qml/flipable -@dirrm share/examples/qt4/examples/declarative/ui-components/flipable/qml -@dirrm share/examples/qt4/examples/declarative/ui-components/flipable -@dirrm share/examples/qt4/examples/declarative/ui-components/dialcontrol/qml/dialcontrol/content -@dirrm share/examples/qt4/examples/declarative/ui-components/dialcontrol/qml/dialcontrol -@dirrm share/examples/qt4/examples/declarative/ui-components/dialcontrol/qml -@dirrm share/examples/qt4/examples/declarative/ui-components/dialcontrol -@dirrm share/examples/qt4/examples/declarative/ui-components -@dirrm share/examples/qt4/examples/declarative/toys/tvtennis/qml/tvtennis -@dirrm share/examples/qt4/examples/declarative/toys/tvtennis/qml -@dirrm share/examples/qt4/examples/declarative/toys/tvtennis -@dirrm share/examples/qt4/examples/declarative/toys/tic-tac-toe/qml/tic-tac-toe/content/pics -@dirrm share/examples/qt4/examples/declarative/toys/tic-tac-toe/qml/tic-tac-toe/content -@dirrm share/examples/qt4/examples/declarative/toys/tic-tac-toe/qml/tic-tac-toe -@dirrm share/examples/qt4/examples/declarative/toys/tic-tac-toe/qml -@dirrm share/examples/qt4/examples/declarative/toys/tic-tac-toe -@dirrm share/examples/qt4/examples/declarative/toys/dynamicscene/qml/dynamicscene/images -@dirrm share/examples/qt4/examples/declarative/toys/dynamicscene/qml/dynamicscene -@dirrm share/examples/qt4/examples/declarative/toys/dynamicscene/qml -@dirrm share/examples/qt4/examples/declarative/toys/dynamicscene -@dirrm share/examples/qt4/examples/declarative/toys/corkboards/qml/corkboards -@dirrm share/examples/qt4/examples/declarative/toys/corkboards/qml -@dirrm share/examples/qt4/examples/declarative/toys/corkboards -@dirrm share/examples/qt4/examples/declarative/toys/clocks/qml/clocks/content -@dirrm share/examples/qt4/examples/declarative/toys/clocks/qml/clocks -@dirrm share/examples/qt4/examples/declarative/toys/clocks/qml -@dirrm share/examples/qt4/examples/declarative/toys/clocks -@dirrm share/examples/qt4/examples/declarative/toys -@dirrm share/examples/qt4/examples/declarative/touchinteraction/pincharea/qml/pincharea -@dirrm share/examples/qt4/examples/declarative/touchinteraction/pincharea/qml -@dirrm share/examples/qt4/examples/declarative/touchinteraction/pincharea -@dirrm share/examples/qt4/examples/declarative/touchinteraction/mousearea/mousearea-example/qml/mousearea-example -@dirrm share/examples/qt4/examples/declarative/touchinteraction/mousearea/mousearea-example/qml -@dirrm share/examples/qt4/examples/declarative/touchinteraction/mousearea/mousearea-example -@dirrm share/examples/qt4/examples/declarative/touchinteraction/mousearea -@dirrm share/examples/qt4/examples/declarative/touchinteraction/gestures/experimental-gestures/qml/experimental-gestures -@dirrm share/examples/qt4/examples/declarative/touchinteraction/gestures/experimental-gestures/qml -@dirrm share/examples/qt4/examples/declarative/touchinteraction/gestures/experimental-gestures -@dirrm share/examples/qt4/examples/declarative/touchinteraction/gestures -@dirrm share/examples/qt4/examples/declarative/touchinteraction -@dirrm share/examples/qt4/examples/declarative/threading/workerscript/qml/workerscript -@dirrm share/examples/qt4/examples/declarative/threading/workerscript/qml -@dirrm share/examples/qt4/examples/declarative/threading/workerscript -@dirrm share/examples/qt4/examples/declarative/threading/threadedlistmodel/qml/threadedlistmodel -@dirrm share/examples/qt4/examples/declarative/threading/threadedlistmodel/qml -@dirrm share/examples/qt4/examples/declarative/threading/threadedlistmodel -@dirrm share/examples/qt4/examples/declarative/threading -@dirrm share/examples/qt4/examples/declarative/text/textselection/qml/textselection/pics -@dirrm share/examples/qt4/examples/declarative/text/textselection/qml/textselection -@dirrm share/examples/qt4/examples/declarative/text/textselection/qml -@dirrm share/examples/qt4/examples/declarative/text/textselection -@dirrm share/examples/qt4/examples/declarative/text/fonts/hello/qml/hello/fonts -@dirrm share/examples/qt4/examples/declarative/text/fonts/hello/qml/hello -@dirrm share/examples/qt4/examples/declarative/text/fonts/hello/qml -@dirrm share/examples/qt4/examples/declarative/text/fonts/hello -@dirrm share/examples/qt4/examples/declarative/text/fonts/fonts/qml/fonts-qml/fonts -@dirrm share/examples/qt4/examples/declarative/text/fonts/fonts/qml/fonts-qml -@dirrm share/examples/qt4/examples/declarative/text/fonts/fonts/qml -@dirrm share/examples/qt4/examples/declarative/text/fonts/fonts -@dirrm share/examples/qt4/examples/declarative/text/fonts/banner/qml/banner/fonts -@dirrm share/examples/qt4/examples/declarative/text/fonts/banner/qml/banner -@dirrm share/examples/qt4/examples/declarative/text/fonts/banner/qml -@dirrm share/examples/qt4/examples/declarative/text/fonts/banner -@dirrm share/examples/qt4/examples/declarative/text/fonts/availableFonts/qml/availableFonts/fonts -@dirrm share/examples/qt4/examples/declarative/text/fonts/availableFonts/qml/availableFonts -@dirrm share/examples/qt4/examples/declarative/text/fonts/availableFonts/qml -@dirrm share/examples/qt4/examples/declarative/text/fonts/availableFonts -@dirrm share/examples/qt4/examples/declarative/text/fonts -@dirrm share/examples/qt4/examples/declarative/text -@dirrm share/examples/qt4/examples/declarative/sqllocalstorage/qml/sqllocalstorage -@dirrm share/examples/qt4/examples/declarative/sqllocalstorage/qml -@dirrm share/examples/qt4/examples/declarative/sqllocalstorage -@dirrm share/examples/qt4/examples/declarative/shadereffects/qml/shadereffects/images -@dirrm share/examples/qt4/examples/declarative/shadereffects/qml/shadereffects -@dirrm share/examples/qt4/examples/declarative/shadereffects/qml -@dirrm share/examples/qt4/examples/declarative/shadereffects -@dirrm share/examples/qt4/examples/declarative/positioners/qml/positioners -@dirrm share/examples/qt4/examples/declarative/positioners/qml -@dirrm share/examples/qt4/examples/declarative/positioners -@dirrm share/examples/qt4/examples/declarative/modelviews/webview/newwindows/qml/newwindows -@dirrm share/examples/qt4/examples/declarative/modelviews/webview/newwindows/qml -@dirrm share/examples/qt4/examples/declarative/modelviews/webview/newwindows -@dirrm share/examples/qt4/examples/declarative/modelviews/webview/inlinehtml/qml/inlinehtml -@dirrm share/examples/qt4/examples/declarative/modelviews/webview/inlinehtml/qml -@dirrm share/examples/qt4/examples/declarative/modelviews/webview/inlinehtml -@dirrm share/examples/qt4/examples/declarative/modelviews/webview/googlemaps/qml/googlemaps/content/pics -@dirrm share/examples/qt4/examples/declarative/modelviews/webview/googlemaps/qml/googlemaps/content/Mapping -@dirrm share/examples/qt4/examples/declarative/modelviews/webview/googlemaps/qml/googlemaps/content -@dirrm share/examples/qt4/examples/declarative/modelviews/webview/googlemaps/qml/googlemaps -@dirrm share/examples/qt4/examples/declarative/modelviews/webview/googlemaps/qml -@dirrm share/examples/qt4/examples/declarative/modelviews/webview/googlemaps -@dirrm share/examples/qt4/examples/declarative/modelviews/webview/autosize/qml/autosize -@dirrm share/examples/qt4/examples/declarative/modelviews/webview/autosize/qml -@dirrm share/examples/qt4/examples/declarative/modelviews/webview/autosize -@dirrm share/examples/qt4/examples/declarative/modelviews/webview/alerts/qml/alerts -@dirrm share/examples/qt4/examples/declarative/modelviews/webview/alerts/qml -@dirrm share/examples/qt4/examples/declarative/modelviews/webview/alerts -@dirrm share/examples/qt4/examples/declarative/modelviews/webview -@dirrm share/examples/qt4/examples/declarative/modelviews/visualitemmodel/qml/visualitemmodel -@dirrm share/examples/qt4/examples/declarative/modelviews/visualitemmodel/qml -@dirrm share/examples/qt4/examples/declarative/modelviews/visualitemmodel -@dirrm share/examples/qt4/examples/declarative/modelviews/stringlistmodel/qml/stringlistmodel -@dirrm share/examples/qt4/examples/declarative/modelviews/stringlistmodel/qml -@dirrm share/examples/qt4/examples/declarative/modelviews/stringlistmodel -@dirrm share/examples/qt4/examples/declarative/modelviews/pathview-example/qml/pathview-example/pics -@dirrm share/examples/qt4/examples/declarative/modelviews/pathview-example/qml/pathview-example -@dirrm share/examples/qt4/examples/declarative/modelviews/pathview-example/qml -@dirrm share/examples/qt4/examples/declarative/modelviews/pathview-example -@dirrm share/examples/qt4/examples/declarative/modelviews/parallax/qml/parallax/pics -@dirrm share/examples/qt4/examples/declarative/modelviews/parallax/qml/parallax -@dirrm share/examples/qt4/examples/declarative/modelviews/parallax/qml -@dirrm share/examples/qt4/examples/declarative/modelviews/parallax -@dirrm share/examples/qt4/examples/declarative/modelviews/package/qml/package -@dirrm share/examples/qt4/examples/declarative/modelviews/package/qml -@dirrm share/examples/qt4/examples/declarative/modelviews/package -@dirrm share/examples/qt4/examples/declarative/modelviews/objectlistmodel/qml/objectlistmodel -@dirrm share/examples/qt4/examples/declarative/modelviews/objectlistmodel/qml -@dirrm share/examples/qt4/examples/declarative/modelviews/objectlistmodel -@dirrm share/examples/qt4/examples/declarative/modelviews/listview/sections/qml/sections/content/pics -@dirrm share/examples/qt4/examples/declarative/modelviews/listview/sections/qml/sections/content -@dirrm share/examples/qt4/examples/declarative/modelviews/listview/sections/qml/sections -@dirrm share/examples/qt4/examples/declarative/modelviews/listview/sections/qml -@dirrm share/examples/qt4/examples/declarative/modelviews/listview/sections -@dirrm share/examples/qt4/examples/declarative/modelviews/listview/highlightranges/qml/highlightranges/content/pics -@dirrm share/examples/qt4/examples/declarative/modelviews/listview/highlightranges/qml/highlightranges/content -@dirrm share/examples/qt4/examples/declarative/modelviews/listview/highlightranges/qml/highlightranges -@dirrm share/examples/qt4/examples/declarative/modelviews/listview/highlightranges/qml -@dirrm share/examples/qt4/examples/declarative/modelviews/listview/highlightranges -@dirrm share/examples/qt4/examples/declarative/modelviews/listview/highlight/qml/highlight/content/pics -@dirrm share/examples/qt4/examples/declarative/modelviews/listview/highlight/qml/highlight/content -@dirrm share/examples/qt4/examples/declarative/modelviews/listview/highlight/qml/highlight -@dirrm share/examples/qt4/examples/declarative/modelviews/listview/highlight/qml -@dirrm share/examples/qt4/examples/declarative/modelviews/listview/highlight -@dirrm share/examples/qt4/examples/declarative/modelviews/listview/expandingdelegates/qml/expandingdelegates/content/pics -@dirrm share/examples/qt4/examples/declarative/modelviews/listview/expandingdelegates/qml/expandingdelegates/content -@dirrm share/examples/qt4/examples/declarative/modelviews/listview/expandingdelegates/qml/expandingdelegates -@dirrm share/examples/qt4/examples/declarative/modelviews/listview/expandingdelegates/qml -@dirrm share/examples/qt4/examples/declarative/modelviews/listview/expandingdelegates -@dirrm share/examples/qt4/examples/declarative/modelviews/listview/dynamiclist/qml/dynamic/content/pics -@dirrm share/examples/qt4/examples/declarative/modelviews/listview/dynamiclist/qml/dynamic/content -@dirrm share/examples/qt4/examples/declarative/modelviews/listview/dynamiclist/qml/dynamic -@dirrm share/examples/qt4/examples/declarative/modelviews/listview/dynamiclist/qml -@dirrm share/examples/qt4/examples/declarative/modelviews/listview/dynamiclist -@dirrm share/examples/qt4/examples/declarative/modelviews/listview -@dirrm share/examples/qt4/examples/declarative/modelviews/gridview-example/qml/gridview-example/pics -@dirrm share/examples/qt4/examples/declarative/modelviews/gridview-example/qml/gridview-example -@dirrm share/examples/qt4/examples/declarative/modelviews/gridview-example/qml -@dirrm share/examples/qt4/examples/declarative/modelviews/gridview-example -@dirrm share/examples/qt4/examples/declarative/modelviews/abstractitemmodel/qml/abstractitemmodel -@dirrm share/examples/qt4/examples/declarative/modelviews/abstractitemmodel/qml -@dirrm share/examples/qt4/examples/declarative/modelviews/abstractitemmodel -@dirrm share/examples/qt4/examples/declarative/modelviews -@dirrm share/examples/qt4/examples/declarative/keyinteraction/focus/qml/focus/FocusCore/images -@dirrm share/examples/qt4/examples/declarative/keyinteraction/focus/qml/focus/FocusCore -@dirrm share/examples/qt4/examples/declarative/keyinteraction/focus/qml/focus -@dirrm share/examples/qt4/examples/declarative/keyinteraction/focus/qml -@dirrm share/examples/qt4/examples/declarative/keyinteraction/focus -@dirrm share/examples/qt4/examples/declarative/keyinteraction -@dirrm share/examples/qt4/examples/declarative/imageelements/shadows/qml/shadows/content -@dirrm share/examples/qt4/examples/declarative/imageelements/shadows/qml/shadows -@dirrm share/examples/qt4/examples/declarative/imageelements/shadows/qml -@dirrm share/examples/qt4/examples/declarative/imageelements/shadows -@dirrm share/examples/qt4/examples/declarative/imageelements/image/qml/image -@dirrm share/examples/qt4/examples/declarative/imageelements/image/qml -@dirrm share/examples/qt4/examples/declarative/imageelements/image -@dirrm share/examples/qt4/examples/declarative/imageelements/borderimage/qml/borderimage/content -@dirrm share/examples/qt4/examples/declarative/imageelements/borderimage/qml/borderimage -@dirrm share/examples/qt4/examples/declarative/imageelements/borderimage/qml -@dirrm share/examples/qt4/examples/declarative/imageelements/borderimage -@dirrm share/examples/qt4/examples/declarative/imageelements -@dirrm share/examples/qt4/examples/declarative/i18n/qml/i18n -@dirrm share/examples/qt4/examples/declarative/i18n/qml -@dirrm share/examples/qt4/examples/declarative/i18n -@dirrm share/examples/qt4/examples/declarative/cppextensions/referenceexamples/valuesource -@dirrm share/examples/qt4/examples/declarative/cppextensions/referenceexamples/signal -@dirrm share/examples/qt4/examples/declarative/cppextensions/referenceexamples/properties -@dirrm share/examples/qt4/examples/declarative/cppextensions/referenceexamples/methods -@dirrm share/examples/qt4/examples/declarative/cppextensions/referenceexamples/grouped -@dirrm share/examples/qt4/examples/declarative/cppextensions/referenceexamples/extended -@dirrm share/examples/qt4/examples/declarative/cppextensions/referenceexamples/default -@dirrm share/examples/qt4/examples/declarative/cppextensions/referenceexamples/coercion -@dirrm share/examples/qt4/examples/declarative/cppextensions/referenceexamples/binding -@dirrm share/examples/qt4/examples/declarative/cppextensions/referenceexamples/attached -@dirrm share/examples/qt4/examples/declarative/cppextensions/referenceexamples/adding -@dirrm share/examples/qt4/examples/declarative/cppextensions/referenceexamples -@dirrm share/examples/qt4/examples/declarative/cppextensions/qwidgets/QWidgets -@dirrm share/examples/qt4/examples/declarative/cppextensions/qwidgets -@dirrm share/examples/qt4/examples/declarative/cppextensions/qgraphicslayouts/qgraphicslinearlayout/qml/qgraphicslinearlayout -@dirrm share/examples/qt4/examples/declarative/cppextensions/qgraphicslayouts/qgraphicslinearlayout/qml -@dirrm share/examples/qt4/examples/declarative/cppextensions/qgraphicslayouts/qgraphicslinearlayout -@dirrm share/examples/qt4/examples/declarative/cppextensions/qgraphicslayouts/qgraphicsgridlayout/qml/qgraphicsgridlayout -@dirrm share/examples/qt4/examples/declarative/cppextensions/qgraphicslayouts/qgraphicsgridlayout/qml -@dirrm share/examples/qt4/examples/declarative/cppextensions/qgraphicslayouts/qgraphicsgridlayout -@dirrm share/examples/qt4/examples/declarative/cppextensions/qgraphicslayouts/layoutitem -@dirrm share/examples/qt4/examples/declarative/cppextensions/qgraphicslayouts -@dirrm share/examples/qt4/examples/declarative/cppextensions/plugins/com/nokia/TimeExample -@dirrm share/examples/qt4/examples/declarative/cppextensions/plugins/com/nokia -@dirrm share/examples/qt4/examples/declarative/cppextensions/plugins/com -@dirrm share/examples/qt4/examples/declarative/cppextensions/plugins -@dirrm share/examples/qt4/examples/declarative/cppextensions/networkaccessmanagerfactory/qml/networkaccessmanagerfactory -@dirrm share/examples/qt4/examples/declarative/cppextensions/networkaccessmanagerfactory/qml -@dirrm share/examples/qt4/examples/declarative/cppextensions/networkaccessmanagerfactory -@dirrm share/examples/qt4/examples/declarative/cppextensions/imageprovider/ImageProviderCore -@dirrm share/examples/qt4/examples/declarative/cppextensions/imageprovider -@dirrm share/examples/qt4/examples/declarative/cppextensions -@dirrm share/examples/qt4/examples/declarative/animation/states/qml/states -@dirrm share/examples/qt4/examples/declarative/animation/states/qml -@dirrm share/examples/qt4/examples/declarative/animation/states -@dirrm share/examples/qt4/examples/declarative/animation/easing/qml/easing/content -@dirrm share/examples/qt4/examples/declarative/animation/easing/qml/easing -@dirrm share/examples/qt4/examples/declarative/animation/easing/qml -@dirrm share/examples/qt4/examples/declarative/animation/easing -@dirrm share/examples/qt4/examples/declarative/animation/behaviors/behavior-example/qml/behaviours -@dirrm share/examples/qt4/examples/declarative/animation/behaviors/behavior-example/qml -@dirrm share/examples/qt4/examples/declarative/animation/behaviors/behavior-example -@dirrm share/examples/qt4/examples/declarative/animation/behaviors -@dirrm share/examples/qt4/examples/declarative/animation/basics/property-animation/qml/property-animation/images -@dirrm share/examples/qt4/examples/declarative/animation/basics/property-animation/qml/property-animation -@dirrm share/examples/qt4/examples/declarative/animation/basics/property-animation/qml -@dirrm share/examples/qt4/examples/declarative/animation/basics/property-animation -@dirrm share/examples/qt4/examples/declarative/animation/basics/color-animation/qml/color-animation/images -@dirrm share/examples/qt4/examples/declarative/animation/basics/color-animation/qml/color-animation -@dirrm share/examples/qt4/examples/declarative/animation/basics/color-animation/qml -@dirrm share/examples/qt4/examples/declarative/animation/basics/color-animation -@dirrm share/examples/qt4/examples/declarative/animation/basics -@dirrm share/examples/qt4/examples/declarative/animation -@dirrm share/examples/qt4/examples/declarative -@dirrm share/examples/qt4/examples/dbus/remotecontrolledcar/controller -@dirrm share/examples/qt4/examples/dbus/remotecontrolledcar/car -@dirrm share/examples/qt4/examples/dbus/remotecontrolledcar -@dirrm share/examples/qt4/examples/dbus/pingpong -@dirrm share/examples/qt4/examples/dbus/listnames -@dirrm share/examples/qt4/examples/dbus/complexpingpong -@dirrm share/examples/qt4/examples/dbus/chat -@dirrm share/examples/qt4/examples/dbus -@dirrm share/examples/qt4/examples/animation/stickman -@dirrm share/examples/qt4/examples/animation/states -@dirrm share/examples/qt4/examples/animation/moveblocks -@dirrm share/examples/qt4/examples/animation/easing/images -@dirrm share/examples/qt4/examples/animation/easing -@dirrm share/examples/qt4/examples/animation/appchooser -@dirrm share/examples/qt4/examples/animation/animatedtiles/images -@dirrm share/examples/qt4/examples/animation/animatedtiles -@dirrm share/examples/qt4/examples/animation -@dirrm share/examples/qt4/examples -@dirrm share/examples/qt4/demos/undo/icons -@dirrm share/examples/qt4/demos/undo -@dirrm share/examples/qt4/demos/textedit/images/win -@dirrm share/examples/qt4/demos/textedit/images/mac -@dirrm share/examples/qt4/demos/textedit/images -@dirrm share/examples/qt4/demos/textedit -@dirrm share/examples/qt4/demos/sub-attaq/pics/welcome -@dirrm share/examples/qt4/demos/sub-attaq/pics/small -@dirrm share/examples/qt4/demos/sub-attaq/pics/scalable -@dirrm share/examples/qt4/demos/sub-attaq/pics/big/explosion/submarine -@dirrm share/examples/qt4/demos/sub-attaq/pics/big/explosion/boat -@dirrm share/examples/qt4/demos/sub-attaq/pics/big/explosion -@dirrm share/examples/qt4/demos/sub-attaq/pics/big -@dirrm share/examples/qt4/demos/sub-attaq/pics -@dirrm share/examples/qt4/demos/sub-attaq -@dirrm share/examples/qt4/demos/sqlbrowser -@dirrm share/examples/qt4/demos/spreadsheet/images -@dirrm share/examples/qt4/demos/spreadsheet -@dirrm share/examples/qt4/demos/spectrum/app/images -@dirrm share/examples/qt4/demos/spectrum/app -@dirrm share/examples/qt4/demos/spectrum/3rdparty/fftreal -@dirrm share/examples/qt4/demos/spectrum/3rdparty -@dirrm share/examples/qt4/demos/spectrum -@dirrm share/examples/qt4/demos/shared/images -@dirrm share/examples/qt4/demos/shared -@dirrm share/examples/qt4/demos/qtdemo/xml -@dirrm share/examples/qt4/demos/qtdemo/images -@dirrm share/examples/qt4/demos/qtdemo -@dirrm share/examples/qt4/demos/qmediaplayer/images -@dirrm share/examples/qt4/demos/qmediaplayer -@dirrm share/examples/qt4/demos/pathstroke -@dirrm share/examples/qt4/demos/mainwindow -@dirrm share/examples/qt4/demos/interview/images -@dirrm share/examples/qt4/demos/interview -@dirrm share/examples/qt4/demos/helper/qmlapplicationviewer -@dirrm share/examples/qt4/demos/helper -@dirrm share/examples/qt4/demos/gradients -@dirrm share/examples/qt4/demos/glhypnotizer -@dirrm share/examples/qt4/demos/embeddeddialogs -@dirrm share/examples/qt4/demos/deform -@dirrm share/examples/qt4/demos/declarative/webbrowser/qml/webbrowser/content/pics -@dirrm share/examples/qt4/demos/declarative/webbrowser/qml/webbrowser/content -@dirrm share/examples/qt4/demos/declarative/webbrowser/qml/webbrowser -@dirrm share/examples/qt4/demos/declarative/webbrowser/qml -@dirrm share/examples/qt4/demos/declarative/webbrowser -@dirrm share/examples/qt4/demos/declarative/twitter/qml/twitter/TwitterCore/images -@dirrm share/examples/qt4/demos/declarative/twitter/qml/twitter/TwitterCore -@dirrm share/examples/qt4/demos/declarative/twitter/qml/twitter -@dirrm share/examples/qt4/demos/declarative/twitter/qml -@dirrm share/examples/qt4/demos/declarative/twitter -@dirrm share/examples/qt4/demos/declarative/snake/qml/snake/content/pics -@dirrm share/examples/qt4/demos/declarative/snake/qml/snake/content -@dirrm share/examples/qt4/demos/declarative/snake/qml/snake -@dirrm share/examples/qt4/demos/declarative/snake/qml -@dirrm share/examples/qt4/demos/declarative/snake -@dirrm share/examples/qt4/demos/declarative/samegame/qml/samegame/highscores -@dirrm share/examples/qt4/demos/declarative/samegame/qml/samegame/SamegameCore/pics -@dirrm share/examples/qt4/demos/declarative/samegame/qml/samegame/SamegameCore -@dirrm share/examples/qt4/demos/declarative/samegame/qml/samegame -@dirrm share/examples/qt4/demos/declarative/samegame/qml -@dirrm share/examples/qt4/demos/declarative/samegame -@dirrm share/examples/qt4/demos/declarative/rssnews/qml/rssnews/content/images -@dirrm share/examples/qt4/demos/declarative/rssnews/qml/rssnews/content -@dirrm share/examples/qt4/demos/declarative/rssnews/qml/rssnews -@dirrm share/examples/qt4/demos/declarative/rssnews/qml -@dirrm share/examples/qt4/demos/declarative/rssnews -@dirrm share/examples/qt4/demos/declarative/photoviewer/qml/photoviewer/i18n -@dirrm share/examples/qt4/demos/declarative/photoviewer/qml/photoviewer/PhotoViewerCore/script -@dirrm share/examples/qt4/demos/declarative/photoviewer/qml/photoviewer/PhotoViewerCore/images -@dirrm share/examples/qt4/demos/declarative/photoviewer/qml/photoviewer/PhotoViewerCore -@dirrm share/examples/qt4/demos/declarative/photoviewer/qml/photoviewer -@dirrm share/examples/qt4/demos/declarative/photoviewer/qml -@dirrm share/examples/qt4/demos/declarative/photoviewer -@dirrm share/examples/qt4/demos/declarative/minehunt/qml/minehunt/MinehuntCore/pics -@dirrm share/examples/qt4/demos/declarative/minehunt/qml/minehunt/MinehuntCore -@dirrm share/examples/qt4/demos/declarative/minehunt/qml/minehunt -@dirrm share/examples/qt4/demos/declarative/minehunt/qml -@dirrm share/examples/qt4/demos/declarative/minehunt -@dirrm share/examples/qt4/demos/declarative/flickr/qml/flickr/mobile/images -@dirrm share/examples/qt4/demos/declarative/flickr/qml/flickr/mobile -@dirrm share/examples/qt4/demos/declarative/flickr/qml/flickr/common -@dirrm share/examples/qt4/demos/declarative/flickr/qml/flickr -@dirrm share/examples/qt4/demos/declarative/flickr/qml -@dirrm share/examples/qt4/demos/declarative/flickr -@dirrm share/examples/qt4/demos/declarative/calculator/qml/calculator/CalculatorCore/images -@dirrm share/examples/qt4/demos/declarative/calculator/qml/calculator/CalculatorCore -@dirrm share/examples/qt4/demos/declarative/calculator/qml/calculator -@dirrm share/examples/qt4/demos/declarative/calculator/qml -@dirrm share/examples/qt4/demos/declarative/calculator -@dirrm share/examples/qt4/demos/declarative -@dirrm share/examples/qt4/demos/composition -@dirrm share/examples/qt4/demos/chip -@dirrm share/examples/qt4/demos/browser/htmls -@dirrm share/examples/qt4/demos/browser/data -@dirrm share/examples/qt4/demos/browser -@dirrm share/examples/qt4/demos/boxes/3rdparty -@dirrm share/examples/qt4/demos/boxes -@dirrm share/examples/qt4/demos/books/images -@dirrm share/examples/qt4/demos/books -@dirrm share/examples/qt4/demos/arthurplugin -@dirrm share/examples/qt4/demos/affine -@dirrm share/examples/qt4/demos -@dirrm share/examples/qt4 +%%QT_EXAMPLEDIR%%/demos/README +%%QT_EXAMPLEDIR%%/demos/affine/affine +%%DEBUG%%%%QT_EXAMPLEDIR%%/demos/affine/affine.debug +%%QT_EXAMPLEDIR%%/demos/affine/affine.pro +%%QT_EXAMPLEDIR%%/demos/affine/affine.qrc +%%QT_EXAMPLEDIR%%/demos/affine/bg1.jpg +%%QT_EXAMPLEDIR%%/demos/affine/main.cpp +%%QT_EXAMPLEDIR%%/demos/affine/xform.cpp +%%QT_EXAMPLEDIR%%/demos/affine/xform.h +%%QT_EXAMPLEDIR%%/demos/affine/xform.html +%%QT_EXAMPLEDIR%%/demos/arthurplugin/arthur_plugin.qrc +%%QT_EXAMPLEDIR%%/demos/arthurplugin/arthurplugin.pro +%%QT_EXAMPLEDIR%%/demos/arthurplugin/bg1.jpg +%%QT_EXAMPLEDIR%%/demos/arthurplugin/composition.cpp +%%QT_EXAMPLEDIR%%/demos/arthurplugin/composition.h +%%QT_EXAMPLEDIR%%/demos/arthurplugin/flower.jpg +%%QT_EXAMPLEDIR%%/demos/arthurplugin/flower_alpha.jpg +%%QT_EXAMPLEDIR%%/demos/arthurplugin/gradients.cpp +%%QT_EXAMPLEDIR%%/demos/arthurplugin/gradients.h +%%QT_EXAMPLEDIR%%/demos/arthurplugin/pathdeform.cpp +%%QT_EXAMPLEDIR%%/demos/arthurplugin/pathdeform.h +%%QT_EXAMPLEDIR%%/demos/arthurplugin/pathstroke.cpp +%%QT_EXAMPLEDIR%%/demos/arthurplugin/pathstroke.h +%%QT_EXAMPLEDIR%%/demos/arthurplugin/plugin.cpp +%%QT_EXAMPLEDIR%%/demos/arthurplugin/xform.cpp +%%QT_EXAMPLEDIR%%/demos/arthurplugin/xform.h +%%QT_EXAMPLEDIR%%/demos/books/bookdelegate.cpp +%%QT_EXAMPLEDIR%%/demos/books/bookdelegate.h +%%QT_EXAMPLEDIR%%/demos/books/books +%%DEBUG%%%%QT_EXAMPLEDIR%%/demos/books/books.debug +%%QT_EXAMPLEDIR%%/demos/books/books.pro +%%QT_EXAMPLEDIR%%/demos/books/books.qrc +%%QT_EXAMPLEDIR%%/demos/books/bookwindow.cpp +%%QT_EXAMPLEDIR%%/demos/books/bookwindow.h +%%QT_EXAMPLEDIR%%/demos/books/bookwindow.ui +%%QT_EXAMPLEDIR%%/demos/books/images/star.png +%%QT_EXAMPLEDIR%%/demos/books/initdb.h +%%QT_EXAMPLEDIR%%/demos/books/main.cpp +%%QT_EXAMPLEDIR%%/demos/boxes/3rdparty/fbm.c +%%QT_EXAMPLEDIR%%/demos/boxes/3rdparty/fbm.h +%%QT_EXAMPLEDIR%%/demos/boxes/basic.fsh +%%QT_EXAMPLEDIR%%/demos/boxes/basic.vsh +%%QT_EXAMPLEDIR%%/demos/boxes/boxes +%%DEBUG%%%%QT_EXAMPLEDIR%%/demos/boxes/boxes.debug +%%QT_EXAMPLEDIR%%/demos/boxes/boxes.pro +%%QT_EXAMPLEDIR%%/demos/boxes/boxes.qrc +%%QT_EXAMPLEDIR%%/demos/boxes/cubemap_negx.jpg +%%QT_EXAMPLEDIR%%/demos/boxes/cubemap_negy.jpg +%%QT_EXAMPLEDIR%%/demos/boxes/cubemap_negz.jpg +%%QT_EXAMPLEDIR%%/demos/boxes/cubemap_posx.jpg +%%QT_EXAMPLEDIR%%/demos/boxes/cubemap_posy.jpg +%%QT_EXAMPLEDIR%%/demos/boxes/cubemap_posz.jpg +%%QT_EXAMPLEDIR%%/demos/boxes/dotted.fsh +%%QT_EXAMPLEDIR%%/demos/boxes/fresnel.fsh +%%QT_EXAMPLEDIR%%/demos/boxes/glass.fsh +%%QT_EXAMPLEDIR%%/demos/boxes/glbuffers.cpp +%%QT_EXAMPLEDIR%%/demos/boxes/glbuffers.h +%%QT_EXAMPLEDIR%%/demos/boxes/glextensions.cpp +%%QT_EXAMPLEDIR%%/demos/boxes/glextensions.h +%%QT_EXAMPLEDIR%%/demos/boxes/gltrianglemesh.h +%%QT_EXAMPLEDIR%%/demos/boxes/granite.fsh +%%QT_EXAMPLEDIR%%/demos/boxes/main.cpp +%%QT_EXAMPLEDIR%%/demos/boxes/marble.fsh +%%QT_EXAMPLEDIR%%/demos/boxes/parameters.par +%%QT_EXAMPLEDIR%%/demos/boxes/qt-logo.jpg +%%QT_EXAMPLEDIR%%/demos/boxes/qt-logo.png +%%QT_EXAMPLEDIR%%/demos/boxes/qtbox.cpp +%%QT_EXAMPLEDIR%%/demos/boxes/qtbox.h +%%QT_EXAMPLEDIR%%/demos/boxes/reflection.fsh +%%QT_EXAMPLEDIR%%/demos/boxes/refraction.fsh +%%QT_EXAMPLEDIR%%/demos/boxes/roundedbox.cpp +%%QT_EXAMPLEDIR%%/demos/boxes/roundedbox.h +%%QT_EXAMPLEDIR%%/demos/boxes/scene.cpp +%%QT_EXAMPLEDIR%%/demos/boxes/scene.h +%%QT_EXAMPLEDIR%%/demos/boxes/smiley.png +%%QT_EXAMPLEDIR%%/demos/boxes/square.jpg +%%QT_EXAMPLEDIR%%/demos/boxes/trackball.cpp +%%QT_EXAMPLEDIR%%/demos/boxes/trackball.h +%%QT_EXAMPLEDIR%%/demos/boxes/wood.fsh +%%QT_EXAMPLEDIR%%/demos/browser/Info_mac.plist +%%QT_EXAMPLEDIR%%/demos/browser/addbookmarkdialog.ui +%%QT_EXAMPLEDIR%%/demos/browser/autosaver.cpp +%%QT_EXAMPLEDIR%%/demos/browser/autosaver.h +%%QT_EXAMPLEDIR%%/demos/browser/bookmarks.cpp +%%QT_EXAMPLEDIR%%/demos/browser/bookmarks.h +%%QT_EXAMPLEDIR%%/demos/browser/bookmarks.ui +%%QT_EXAMPLEDIR%%/demos/browser/browser +%%DEBUG%%%%QT_EXAMPLEDIR%%/demos/browser/browser.debug +%%QT_EXAMPLEDIR%%/demos/browser/browser.icns +%%QT_EXAMPLEDIR%%/demos/browser/browser.ico +%%QT_EXAMPLEDIR%%/demos/browser/browser.pro +%%QT_EXAMPLEDIR%%/demos/browser/browser.rc +%%QT_EXAMPLEDIR%%/demos/browser/browserapplication.cpp +%%QT_EXAMPLEDIR%%/demos/browser/browserapplication.h +%%QT_EXAMPLEDIR%%/demos/browser/browsermainwindow.cpp +%%QT_EXAMPLEDIR%%/demos/browser/browsermainwindow.h +%%QT_EXAMPLEDIR%%/demos/browser/chasewidget.cpp +%%QT_EXAMPLEDIR%%/demos/browser/chasewidget.h +%%QT_EXAMPLEDIR%%/demos/browser/cookiejar.cpp +%%QT_EXAMPLEDIR%%/demos/browser/cookiejar.h +%%QT_EXAMPLEDIR%%/demos/browser/cookies.ui +%%QT_EXAMPLEDIR%%/demos/browser/cookiesexceptions.ui +%%QT_EXAMPLEDIR%%/demos/browser/data.qrc +%%QT_EXAMPLEDIR%%/demos/browser/data/addtab.png +%%QT_EXAMPLEDIR%%/demos/browser/data/browser.svg +%%QT_EXAMPLEDIR%%/demos/browser/data/closetab.png +%%QT_EXAMPLEDIR%%/demos/browser/data/data.qrc +%%QT_EXAMPLEDIR%%/demos/browser/data/defaultbookmarks.xbel +%%QT_EXAMPLEDIR%%/demos/browser/data/defaulticon.png +%%QT_EXAMPLEDIR%%/demos/browser/data/history.png +%%QT_EXAMPLEDIR%%/demos/browser/data/loading.gif +%%QT_EXAMPLEDIR%%/demos/browser/downloaditem.ui +%%QT_EXAMPLEDIR%%/demos/browser/downloadmanager.cpp +%%QT_EXAMPLEDIR%%/demos/browser/downloadmanager.h +%%QT_EXAMPLEDIR%%/demos/browser/downloads.ui +%%QT_EXAMPLEDIR%%/demos/browser/edittableview.cpp +%%QT_EXAMPLEDIR%%/demos/browser/edittableview.h +%%QT_EXAMPLEDIR%%/demos/browser/edittreeview.cpp +%%QT_EXAMPLEDIR%%/demos/browser/edittreeview.h +%%QT_EXAMPLEDIR%%/demos/browser/history.cpp +%%QT_EXAMPLEDIR%%/demos/browser/history.h +%%QT_EXAMPLEDIR%%/demos/browser/history.ui +%%QT_EXAMPLEDIR%%/demos/browser/htmls.qrc +%%QT_EXAMPLEDIR%%/demos/browser/htmls/htmls.qrc +%%QT_EXAMPLEDIR%%/demos/browser/htmls/notfound.html +%%QT_EXAMPLEDIR%%/demos/browser/main.cpp +%%QT_EXAMPLEDIR%%/demos/browser/modelmenu.cpp +%%QT_EXAMPLEDIR%%/demos/browser/modelmenu.h +%%QT_EXAMPLEDIR%%/demos/browser/networkaccessmanager.cpp +%%QT_EXAMPLEDIR%%/demos/browser/networkaccessmanager.h +%%QT_EXAMPLEDIR%%/demos/browser/passworddialog.ui +%%QT_EXAMPLEDIR%%/demos/browser/proxy.ui +%%QT_EXAMPLEDIR%%/demos/browser/searchlineedit.cpp +%%QT_EXAMPLEDIR%%/demos/browser/searchlineedit.h +%%QT_EXAMPLEDIR%%/demos/browser/settings.cpp +%%QT_EXAMPLEDIR%%/demos/browser/settings.h +%%QT_EXAMPLEDIR%%/demos/browser/settings.ui +%%QT_EXAMPLEDIR%%/demos/browser/squeezelabel.cpp +%%QT_EXAMPLEDIR%%/demos/browser/squeezelabel.h +%%QT_EXAMPLEDIR%%/demos/browser/tabwidget.cpp +%%QT_EXAMPLEDIR%%/demos/browser/tabwidget.h +%%QT_EXAMPLEDIR%%/demos/browser/toolbarsearch.cpp +%%QT_EXAMPLEDIR%%/demos/browser/toolbarsearch.h +%%QT_EXAMPLEDIR%%/demos/browser/urllineedit.cpp +%%QT_EXAMPLEDIR%%/demos/browser/urllineedit.h +%%QT_EXAMPLEDIR%%/demos/browser/webview.cpp +%%QT_EXAMPLEDIR%%/demos/browser/webview.h +%%QT_EXAMPLEDIR%%/demos/browser/xbel.cpp +%%QT_EXAMPLEDIR%%/demos/browser/xbel.h +%%QT_EXAMPLEDIR%%/demos/chip/chip +%%QT_EXAMPLEDIR%%/demos/chip/chip.cpp +%%DEBUG%%%%QT_EXAMPLEDIR%%/demos/chip/chip.debug +%%QT_EXAMPLEDIR%%/demos/chip/chip.h +%%QT_EXAMPLEDIR%%/demos/chip/chip.pro +%%QT_EXAMPLEDIR%%/demos/chip/fileprint.png +%%QT_EXAMPLEDIR%%/demos/chip/images.qrc +%%QT_EXAMPLEDIR%%/demos/chip/main.cpp +%%QT_EXAMPLEDIR%%/demos/chip/mainwindow.cpp +%%QT_EXAMPLEDIR%%/demos/chip/mainwindow.h +%%QT_EXAMPLEDIR%%/demos/chip/qt4logo.png +%%QT_EXAMPLEDIR%%/demos/chip/rotateleft.png +%%QT_EXAMPLEDIR%%/demos/chip/rotateright.png +%%QT_EXAMPLEDIR%%/demos/chip/view.cpp +%%QT_EXAMPLEDIR%%/demos/chip/view.h +%%QT_EXAMPLEDIR%%/demos/chip/zoomin.png +%%QT_EXAMPLEDIR%%/demos/chip/zoomout.png +%%QT_EXAMPLEDIR%%/demos/composition/composition +%%QT_EXAMPLEDIR%%/demos/composition/composition.cpp +%%DEBUG%%%%QT_EXAMPLEDIR%%/demos/composition/composition.debug +%%QT_EXAMPLEDIR%%/demos/composition/composition.h +%%QT_EXAMPLEDIR%%/demos/composition/composition.html +%%QT_EXAMPLEDIR%%/demos/composition/composition.pro +%%QT_EXAMPLEDIR%%/demos/composition/composition.qrc +%%QT_EXAMPLEDIR%%/demos/composition/flower.jpg +%%QT_EXAMPLEDIR%%/demos/composition/flower_alpha.jpg +%%QT_EXAMPLEDIR%%/demos/composition/main.cpp +%%QT_EXAMPLEDIR%%/demos/declarative/calculator/calculator +%%DEBUG%%%%QT_EXAMPLEDIR%%/demos/declarative/calculator/calculator.debug +%%QT_EXAMPLEDIR%%/demos/declarative/calculator/calculator.desktop +%%QT_EXAMPLEDIR%%/demos/declarative/calculator/calculator.pro +%%QT_EXAMPLEDIR%%/demos/declarative/calculator/calculator.qmlproject +%%QT_EXAMPLEDIR%%/demos/declarative/calculator/calculator.svg +%%QT_EXAMPLEDIR%%/demos/declarative/calculator/calculator64.png +%%QT_EXAMPLEDIR%%/demos/declarative/calculator/calculator80.png +%%QT_EXAMPLEDIR%%/demos/declarative/calculator/calculator_harmattan.desktop +%%QT_EXAMPLEDIR%%/demos/declarative/calculator/main.cpp +%%QT_EXAMPLEDIR%%/demos/declarative/calculator/qml/calculator/CalculatorCore/Button.qml +%%QT_EXAMPLEDIR%%/demos/declarative/calculator/qml/calculator/CalculatorCore/Display.qml +%%QT_EXAMPLEDIR%%/demos/declarative/calculator/qml/calculator/CalculatorCore/calculator.js +%%QT_EXAMPLEDIR%%/demos/declarative/calculator/qml/calculator/CalculatorCore/images/button-.png +%%QT_EXAMPLEDIR%%/demos/declarative/calculator/qml/calculator/CalculatorCore/images/button-blue.png +%%QT_EXAMPLEDIR%%/demos/declarative/calculator/qml/calculator/CalculatorCore/images/button-green.png +%%QT_EXAMPLEDIR%%/demos/declarative/calculator/qml/calculator/CalculatorCore/images/button-purple.png +%%QT_EXAMPLEDIR%%/demos/declarative/calculator/qml/calculator/CalculatorCore/images/button-red.png +%%QT_EXAMPLEDIR%%/demos/declarative/calculator/qml/calculator/CalculatorCore/images/display.png +%%QT_EXAMPLEDIR%%/demos/declarative/calculator/qml/calculator/CalculatorCore/qmldir +%%QT_EXAMPLEDIR%%/demos/declarative/calculator/qml/calculator/calculator.qml +%%QT_EXAMPLEDIR%%/demos/declarative/flickr/flickr +%%DEBUG%%%%QT_EXAMPLEDIR%%/demos/declarative/flickr/flickr.debug +%%QT_EXAMPLEDIR%%/demos/declarative/flickr/flickr.desktop +%%QT_EXAMPLEDIR%%/demos/declarative/flickr/flickr.pro +%%QT_EXAMPLEDIR%%/demos/declarative/flickr/flickr.qmlproject +%%QT_EXAMPLEDIR%%/demos/declarative/flickr/flickr.svg +%%QT_EXAMPLEDIR%%/demos/declarative/flickr/flickr64.png +%%QT_EXAMPLEDIR%%/demos/declarative/flickr/flickr80.png +%%QT_EXAMPLEDIR%%/demos/declarative/flickr/flickr_harmattan.desktop +%%QT_EXAMPLEDIR%%/demos/declarative/flickr/main.cpp +%%QT_EXAMPLEDIR%%/demos/declarative/flickr/qml/flickr/common/Progress.qml +%%QT_EXAMPLEDIR%%/demos/declarative/flickr/qml/flickr/common/RssModel.qml +%%QT_EXAMPLEDIR%%/demos/declarative/flickr/qml/flickr/common/ScrollBar.qml +%%QT_EXAMPLEDIR%%/demos/declarative/flickr/qml/flickr/common/Slider.qml +%%QT_EXAMPLEDIR%%/demos/declarative/flickr/qml/flickr/common/qmldir +%%QT_EXAMPLEDIR%%/demos/declarative/flickr/qml/flickr/flickr-90.qml +%%QT_EXAMPLEDIR%%/demos/declarative/flickr/qml/flickr/flickr.qml +%%QT_EXAMPLEDIR%%/demos/declarative/flickr/qml/flickr/mobile/Button.qml +%%QT_EXAMPLEDIR%%/demos/declarative/flickr/qml/flickr/mobile/GridDelegate.qml +%%QT_EXAMPLEDIR%%/demos/declarative/flickr/qml/flickr/mobile/ImageDetails.qml +%%QT_EXAMPLEDIR%%/demos/declarative/flickr/qml/flickr/mobile/ListDelegate.qml +%%QT_EXAMPLEDIR%%/demos/declarative/flickr/qml/flickr/mobile/TitleBar.qml +%%QT_EXAMPLEDIR%%/demos/declarative/flickr/qml/flickr/mobile/ToolBar.qml +%%QT_EXAMPLEDIR%%/demos/declarative/flickr/qml/flickr/mobile/images/gloss.png +%%QT_EXAMPLEDIR%%/demos/declarative/flickr/qml/flickr/mobile/images/lineedit.png +%%QT_EXAMPLEDIR%%/demos/declarative/flickr/qml/flickr/mobile/images/lineedit.sci +%%QT_EXAMPLEDIR%%/demos/declarative/flickr/qml/flickr/mobile/images/quit.png +%%QT_EXAMPLEDIR%%/demos/declarative/flickr/qml/flickr/mobile/images/stripes.png +%%QT_EXAMPLEDIR%%/demos/declarative/flickr/qml/flickr/mobile/images/titlebar.png +%%QT_EXAMPLEDIR%%/demos/declarative/flickr/qml/flickr/mobile/images/titlebar.sci +%%QT_EXAMPLEDIR%%/demos/declarative/flickr/qml/flickr/mobile/images/toolbutton.png +%%QT_EXAMPLEDIR%%/demos/declarative/flickr/qml/flickr/mobile/images/toolbutton.sci +%%QT_EXAMPLEDIR%%/demos/declarative/minehunt/main.cpp +%%QT_EXAMPLEDIR%%/demos/declarative/minehunt/minehunt +%%QT_EXAMPLEDIR%%/demos/declarative/minehunt/minehunt.cpp +%%DEBUG%%%%QT_EXAMPLEDIR%%/demos/declarative/minehunt/minehunt.debug +%%QT_EXAMPLEDIR%%/demos/declarative/minehunt/minehunt.h +%%QT_EXAMPLEDIR%%/demos/declarative/minehunt/minehunt.pro +%%QT_EXAMPLEDIR%%/demos/declarative/minehunt/minehunt.qmlproject +%%QT_EXAMPLEDIR%%/demos/declarative/minehunt/qml/minehunt/MinehuntCore/Explosion.qml +%%QT_EXAMPLEDIR%%/demos/declarative/minehunt/qml/minehunt/MinehuntCore/Tile.qml +%%QT_EXAMPLEDIR%%/demos/declarative/minehunt/qml/minehunt/MinehuntCore/pics/back.png +%%QT_EXAMPLEDIR%%/demos/declarative/minehunt/qml/minehunt/MinehuntCore/pics/background.png +%%QT_EXAMPLEDIR%%/demos/declarative/minehunt/qml/minehunt/MinehuntCore/pics/bomb-color.png +%%QT_EXAMPLEDIR%%/demos/declarative/minehunt/qml/minehunt/MinehuntCore/pics/bomb.png +%%QT_EXAMPLEDIR%%/demos/declarative/minehunt/qml/minehunt/MinehuntCore/pics/face-sad.png +%%QT_EXAMPLEDIR%%/demos/declarative/minehunt/qml/minehunt/MinehuntCore/pics/face-smile-big.png +%%QT_EXAMPLEDIR%%/demos/declarative/minehunt/qml/minehunt/MinehuntCore/pics/face-smile.png +%%QT_EXAMPLEDIR%%/demos/declarative/minehunt/qml/minehunt/MinehuntCore/pics/flag-color.png +%%QT_EXAMPLEDIR%%/demos/declarative/minehunt/qml/minehunt/MinehuntCore/pics/flag.png +%%QT_EXAMPLEDIR%%/demos/declarative/minehunt/qml/minehunt/MinehuntCore/pics/front.png +%%QT_EXAMPLEDIR%%/demos/declarative/minehunt/qml/minehunt/MinehuntCore/pics/quit.png +%%QT_EXAMPLEDIR%%/demos/declarative/minehunt/qml/minehunt/MinehuntCore/pics/star.png +%%QT_EXAMPLEDIR%%/demos/declarative/minehunt/qml/minehunt/minehunt.qml +%%QT_EXAMPLEDIR%%/demos/declarative/photoviewer/main.cpp +%%QT_EXAMPLEDIR%%/demos/declarative/photoviewer/photoviewer +%%DEBUG%%%%QT_EXAMPLEDIR%%/demos/declarative/photoviewer/photoviewer.debug +%%QT_EXAMPLEDIR%%/demos/declarative/photoviewer/photoviewer.desktop +%%QT_EXAMPLEDIR%%/demos/declarative/photoviewer/photoviewer.pro +%%QT_EXAMPLEDIR%%/demos/declarative/photoviewer/photoviewer.qmlproject +%%QT_EXAMPLEDIR%%/demos/declarative/photoviewer/photoviewer.svg +%%QT_EXAMPLEDIR%%/demos/declarative/photoviewer/photoviewer64.png +%%QT_EXAMPLEDIR%%/demos/declarative/photoviewer/photoviewer80.png +%%QT_EXAMPLEDIR%%/demos/declarative/photoviewer/photoviewer_harmattan.desktop +%%QT_EXAMPLEDIR%%/demos/declarative/photoviewer/qml/photoviewer/PhotoViewerCore/AlbumDelegate.qml +%%QT_EXAMPLEDIR%%/demos/declarative/photoviewer/qml/photoviewer/PhotoViewerCore/BusyIndicator.qml +%%QT_EXAMPLEDIR%%/demos/declarative/photoviewer/qml/photoviewer/PhotoViewerCore/Button.qml +%%QT_EXAMPLEDIR%%/demos/declarative/photoviewer/qml/photoviewer/PhotoViewerCore/EditableButton.qml +%%QT_EXAMPLEDIR%%/demos/declarative/photoviewer/qml/photoviewer/PhotoViewerCore/PhotoDelegate.qml +%%QT_EXAMPLEDIR%%/demos/declarative/photoviewer/qml/photoviewer/PhotoViewerCore/ProgressBar.qml +%%QT_EXAMPLEDIR%%/demos/declarative/photoviewer/qml/photoviewer/PhotoViewerCore/RssModel.qml +%%QT_EXAMPLEDIR%%/demos/declarative/photoviewer/qml/photoviewer/PhotoViewerCore/Tag.qml +%%QT_EXAMPLEDIR%%/demos/declarative/photoviewer/qml/photoviewer/PhotoViewerCore/images/box-shadow.png +%%QT_EXAMPLEDIR%%/demos/declarative/photoviewer/qml/photoviewer/PhotoViewerCore/images/busy.png +%%QT_EXAMPLEDIR%%/demos/declarative/photoviewer/qml/photoviewer/PhotoViewerCore/images/cardboard.png +%%QT_EXAMPLEDIR%%/demos/declarative/photoviewer/qml/photoviewer/PhotoViewerCore/qmldir +%%QT_EXAMPLEDIR%%/demos/declarative/photoviewer/qml/photoviewer/PhotoViewerCore/script/script.js +%%QT_EXAMPLEDIR%%/demos/declarative/photoviewer/qml/photoviewer/i18n/base.ts +%%QT_EXAMPLEDIR%%/demos/declarative/photoviewer/qml/photoviewer/i18n/qml_fr.qm +%%QT_EXAMPLEDIR%%/demos/declarative/photoviewer/qml/photoviewer/i18n/qml_fr.ts +%%QT_EXAMPLEDIR%%/demos/declarative/photoviewer/qml/photoviewer/photoviewer.qml +%%QT_EXAMPLEDIR%%/demos/declarative/rssnews/main.cpp +%%QT_EXAMPLEDIR%%/demos/declarative/rssnews/qml/rssnews/content/BusyIndicator.qml +%%QT_EXAMPLEDIR%%/demos/declarative/rssnews/qml/rssnews/content/CategoryDelegate.qml +%%QT_EXAMPLEDIR%%/demos/declarative/rssnews/qml/rssnews/content/NewsDelegate.qml +%%QT_EXAMPLEDIR%%/demos/declarative/rssnews/qml/rssnews/content/RssFeeds.qml +%%QT_EXAMPLEDIR%%/demos/declarative/rssnews/qml/rssnews/content/ScrollBar.qml +%%QT_EXAMPLEDIR%%/demos/declarative/rssnews/qml/rssnews/content/images/busy.png +%%QT_EXAMPLEDIR%%/demos/declarative/rssnews/qml/rssnews/content/images/scrollbar.png +%%QT_EXAMPLEDIR%%/demos/declarative/rssnews/qml/rssnews/rssnews.qml +%%QT_EXAMPLEDIR%%/demos/declarative/rssnews/rssnews +%%DEBUG%%%%QT_EXAMPLEDIR%%/demos/declarative/rssnews/rssnews.debug +%%QT_EXAMPLEDIR%%/demos/declarative/rssnews/rssnews.desktop +%%QT_EXAMPLEDIR%%/demos/declarative/rssnews/rssnews.pro +%%QT_EXAMPLEDIR%%/demos/declarative/rssnews/rssnews.qmlproject +%%QT_EXAMPLEDIR%%/demos/declarative/rssnews/rssnews.svg +%%QT_EXAMPLEDIR%%/demos/declarative/rssnews/rssnews64.png +%%QT_EXAMPLEDIR%%/demos/declarative/rssnews/rssnews80.png +%%QT_EXAMPLEDIR%%/demos/declarative/rssnews/rssnews_harmattan.desktop +%%QT_EXAMPLEDIR%%/demos/declarative/samegame/main.cpp +%%QT_EXAMPLEDIR%%/demos/declarative/samegame/qml/samegame/SamegameCore/BoomBlock.qml +%%QT_EXAMPLEDIR%%/demos/declarative/samegame/qml/samegame/SamegameCore/Button.qml +%%QT_EXAMPLEDIR%%/demos/declarative/samegame/qml/samegame/SamegameCore/Dialog.qml +%%QT_EXAMPLEDIR%%/demos/declarative/samegame/qml/samegame/SamegameCore/pics/background.png +%%QT_EXAMPLEDIR%%/demos/declarative/samegame/qml/samegame/SamegameCore/pics/blueStar.png +%%QT_EXAMPLEDIR%%/demos/declarative/samegame/qml/samegame/SamegameCore/pics/blueStone.png +%%QT_EXAMPLEDIR%%/demos/declarative/samegame/qml/samegame/SamegameCore/pics/greenStar.png +%%QT_EXAMPLEDIR%%/demos/declarative/samegame/qml/samegame/SamegameCore/pics/greenStone.png +%%QT_EXAMPLEDIR%%/demos/declarative/samegame/qml/samegame/SamegameCore/pics/redStar.png +%%QT_EXAMPLEDIR%%/demos/declarative/samegame/qml/samegame/SamegameCore/pics/redStone.png +%%QT_EXAMPLEDIR%%/demos/declarative/samegame/qml/samegame/SamegameCore/pics/star.png +%%QT_EXAMPLEDIR%%/demos/declarative/samegame/qml/samegame/SamegameCore/pics/yellowStone.png +%%QT_EXAMPLEDIR%%/demos/declarative/samegame/qml/samegame/SamegameCore/qmldir +%%QT_EXAMPLEDIR%%/demos/declarative/samegame/qml/samegame/SamegameCore/samegame.js +%%QT_EXAMPLEDIR%%/demos/declarative/samegame/qml/samegame/highscores/README +%%QT_EXAMPLEDIR%%/demos/declarative/samegame/qml/samegame/highscores/score_data.xml +%%QT_EXAMPLEDIR%%/demos/declarative/samegame/qml/samegame/highscores/score_style.xsl +%%QT_EXAMPLEDIR%%/demos/declarative/samegame/qml/samegame/highscores/scores.php +%%QT_EXAMPLEDIR%%/demos/declarative/samegame/qml/samegame/samegame.qml +%%QT_EXAMPLEDIR%%/demos/declarative/samegame/samegame +%%DEBUG%%%%QT_EXAMPLEDIR%%/demos/declarative/samegame/samegame.debug +%%QT_EXAMPLEDIR%%/demos/declarative/samegame/samegame.desktop +%%QT_EXAMPLEDIR%%/demos/declarative/samegame/samegame.pro +%%QT_EXAMPLEDIR%%/demos/declarative/samegame/samegame.qmlproject +%%QT_EXAMPLEDIR%%/demos/declarative/samegame/samegame.svg +%%QT_EXAMPLEDIR%%/demos/declarative/samegame/samegame64.png +%%QT_EXAMPLEDIR%%/demos/declarative/samegame/samegame80.png +%%QT_EXAMPLEDIR%%/demos/declarative/samegame/samegame_harmattan.desktop +%%QT_EXAMPLEDIR%%/demos/declarative/snake/main.cpp +%%QT_EXAMPLEDIR%%/demos/declarative/snake/qml/snake/content/Button.qml +%%QT_EXAMPLEDIR%%/demos/declarative/snake/qml/snake/content/Cookie.qml +%%QT_EXAMPLEDIR%%/demos/declarative/snake/qml/snake/content/HighScoreModel.qml +%%QT_EXAMPLEDIR%%/demos/declarative/snake/qml/snake/content/Link.qml +%%QT_EXAMPLEDIR%%/demos/declarative/snake/qml/snake/content/Skull.qml +%%QT_EXAMPLEDIR%%/demos/declarative/snake/qml/snake/content/pics/README +%%QT_EXAMPLEDIR%%/demos/declarative/snake/qml/snake/content/pics/background.png +%%QT_EXAMPLEDIR%%/demos/declarative/snake/qml/snake/content/pics/blueStar.png +%%QT_EXAMPLEDIR%%/demos/declarative/snake/qml/snake/content/pics/blueStone.png +%%QT_EXAMPLEDIR%%/demos/declarative/snake/qml/snake/content/pics/cookie.png +%%QT_EXAMPLEDIR%%/demos/declarative/snake/qml/snake/content/pics/eyes.svg +%%QT_EXAMPLEDIR%%/demos/declarative/snake/qml/snake/content/pics/head.png +%%QT_EXAMPLEDIR%%/demos/declarative/snake/qml/snake/content/pics/head.svg +%%QT_EXAMPLEDIR%%/demos/declarative/snake/qml/snake/content/pics/pause.png +%%QT_EXAMPLEDIR%%/demos/declarative/snake/qml/snake/content/pics/redStar.png +%%QT_EXAMPLEDIR%%/demos/declarative/snake/qml/snake/content/pics/redStone.png +%%QT_EXAMPLEDIR%%/demos/declarative/snake/qml/snake/content/pics/skull.png +%%QT_EXAMPLEDIR%%/demos/declarative/snake/qml/snake/content/pics/snake.jpg +%%QT_EXAMPLEDIR%%/demos/declarative/snake/qml/snake/content/pics/star.png +%%QT_EXAMPLEDIR%%/demos/declarative/snake/qml/snake/content/pics/stoneShadow.png +%%QT_EXAMPLEDIR%%/demos/declarative/snake/qml/snake/content/pics/yellowStar.png +%%QT_EXAMPLEDIR%%/demos/declarative/snake/qml/snake/content/pics/yellowStone.png +%%QT_EXAMPLEDIR%%/demos/declarative/snake/qml/snake/content/snake.js +%%QT_EXAMPLEDIR%%/demos/declarative/snake/qml/snake/snake.qml +%%QT_EXAMPLEDIR%%/demos/declarative/snake/snake +%%DEBUG%%%%QT_EXAMPLEDIR%%/demos/declarative/snake/snake.debug +%%QT_EXAMPLEDIR%%/demos/declarative/snake/snake.desktop +%%QT_EXAMPLEDIR%%/demos/declarative/snake/snake.pro +%%QT_EXAMPLEDIR%%/demos/declarative/snake/snake.qmlproject +%%QT_EXAMPLEDIR%%/demos/declarative/snake/snake.svg +%%QT_EXAMPLEDIR%%/demos/declarative/snake/snake64.png +%%QT_EXAMPLEDIR%%/demos/declarative/snake/snake80.png +%%QT_EXAMPLEDIR%%/demos/declarative/snake/snake_harmattan.desktop +%%QT_EXAMPLEDIR%%/demos/declarative/twitter/main.cpp +%%QT_EXAMPLEDIR%%/demos/declarative/twitter/qml/twitter/TwitterCore/Button.qml +%%QT_EXAMPLEDIR%%/demos/declarative/twitter/qml/twitter/TwitterCore/FatDelegate.qml +%%QT_EXAMPLEDIR%%/demos/declarative/twitter/qml/twitter/TwitterCore/Input.qml +%%QT_EXAMPLEDIR%%/demos/declarative/twitter/qml/twitter/TwitterCore/Loading.qml +%%QT_EXAMPLEDIR%%/demos/declarative/twitter/qml/twitter/TwitterCore/MultiTitleBar.qml +%%QT_EXAMPLEDIR%%/demos/declarative/twitter/qml/twitter/TwitterCore/RssModel.qml +%%QT_EXAMPLEDIR%%/demos/declarative/twitter/qml/twitter/TwitterCore/SearchView.qml +%%QT_EXAMPLEDIR%%/demos/declarative/twitter/qml/twitter/TwitterCore/TitleBar.qml +%%QT_EXAMPLEDIR%%/demos/declarative/twitter/qml/twitter/TwitterCore/ToolBar.qml +%%QT_EXAMPLEDIR%%/demos/declarative/twitter/qml/twitter/TwitterCore/UserModel.qml +%%QT_EXAMPLEDIR%%/demos/declarative/twitter/qml/twitter/TwitterCore/images/gloss.png +%%QT_EXAMPLEDIR%%/demos/declarative/twitter/qml/twitter/TwitterCore/images/lineedit.png +%%QT_EXAMPLEDIR%%/demos/declarative/twitter/qml/twitter/TwitterCore/images/lineedit.sci +%%QT_EXAMPLEDIR%%/demos/declarative/twitter/qml/twitter/TwitterCore/images/loading.png +%%QT_EXAMPLEDIR%%/demos/declarative/twitter/qml/twitter/TwitterCore/images/quit.png +%%QT_EXAMPLEDIR%%/demos/declarative/twitter/qml/twitter/TwitterCore/images/stripes.png +%%QT_EXAMPLEDIR%%/demos/declarative/twitter/qml/twitter/TwitterCore/images/titlebar.png +%%QT_EXAMPLEDIR%%/demos/declarative/twitter/qml/twitter/TwitterCore/images/titlebar.sci +%%QT_EXAMPLEDIR%%/demos/declarative/twitter/qml/twitter/TwitterCore/images/toolbutton.png +%%QT_EXAMPLEDIR%%/demos/declarative/twitter/qml/twitter/TwitterCore/images/toolbutton.sci +%%QT_EXAMPLEDIR%%/demos/declarative/twitter/qml/twitter/TwitterCore/qmldir +%%QT_EXAMPLEDIR%%/demos/declarative/twitter/qml/twitter/twitter.qml +%%QT_EXAMPLEDIR%%/demos/declarative/twitter/twitter +%%DEBUG%%%%QT_EXAMPLEDIR%%/demos/declarative/twitter/twitter.debug +%%QT_EXAMPLEDIR%%/demos/declarative/twitter/twitter.desktop +%%QT_EXAMPLEDIR%%/demos/declarative/twitter/twitter.pro +%%QT_EXAMPLEDIR%%/demos/declarative/twitter/twitter.qmlproject +%%QT_EXAMPLEDIR%%/demos/declarative/twitter/twitter.svg +%%QT_EXAMPLEDIR%%/demos/declarative/twitter/twitter64.png +%%QT_EXAMPLEDIR%%/demos/declarative/twitter/twitter80.png +%%QT_EXAMPLEDIR%%/demos/declarative/twitter/twitter_harmattan.desktop +%%QT_EXAMPLEDIR%%/demos/declarative/webbrowser/main.cpp +%%QT_EXAMPLEDIR%%/demos/declarative/webbrowser/qml/webbrowser/content/Button.qml +%%QT_EXAMPLEDIR%%/demos/declarative/webbrowser/qml/webbrowser/content/FlickableWebView.qml +%%QT_EXAMPLEDIR%%/demos/declarative/webbrowser/qml/webbrowser/content/Header.qml +%%QT_EXAMPLEDIR%%/demos/declarative/webbrowser/qml/webbrowser/content/ScrollBar.qml +%%QT_EXAMPLEDIR%%/demos/declarative/webbrowser/qml/webbrowser/content/UrlInput.qml +%%QT_EXAMPLEDIR%%/demos/declarative/webbrowser/qml/webbrowser/content/pics/display.png +%%QT_EXAMPLEDIR%%/demos/declarative/webbrowser/qml/webbrowser/content/pics/edit-delete.png +%%QT_EXAMPLEDIR%%/demos/declarative/webbrowser/qml/webbrowser/content/pics/go-jump-locationbar.png +%%QT_EXAMPLEDIR%%/demos/declarative/webbrowser/qml/webbrowser/content/pics/go-next-view.png +%%QT_EXAMPLEDIR%%/demos/declarative/webbrowser/qml/webbrowser/content/pics/go-previous-view.png +%%QT_EXAMPLEDIR%%/demos/declarative/webbrowser/qml/webbrowser/content/pics/scrollbar.png +%%QT_EXAMPLEDIR%%/demos/declarative/webbrowser/qml/webbrowser/content/pics/titlebar-bg.png +%%QT_EXAMPLEDIR%%/demos/declarative/webbrowser/qml/webbrowser/content/pics/view-refresh.png +%%QT_EXAMPLEDIR%%/demos/declarative/webbrowser/qml/webbrowser/webbrowser.qml +%%QT_EXAMPLEDIR%%/demos/declarative/webbrowser/webbrowser +%%DEBUG%%%%QT_EXAMPLEDIR%%/demos/declarative/webbrowser/webbrowser.debug +%%QT_EXAMPLEDIR%%/demos/declarative/webbrowser/webbrowser.desktop +%%QT_EXAMPLEDIR%%/demos/declarative/webbrowser/webbrowser.pro +%%QT_EXAMPLEDIR%%/demos/declarative/webbrowser/webbrowser.qmlproject +%%QT_EXAMPLEDIR%%/demos/declarative/webbrowser/webbrowser.svg +%%QT_EXAMPLEDIR%%/demos/declarative/webbrowser/webbrowser64.png +%%QT_EXAMPLEDIR%%/demos/declarative/webbrowser/webbrowser80.png +%%QT_EXAMPLEDIR%%/demos/declarative/webbrowser/webbrowser_harmattan.desktop +%%QT_EXAMPLEDIR%%/demos/deform/deform +%%DEBUG%%%%QT_EXAMPLEDIR%%/demos/deform/deform.debug +%%QT_EXAMPLEDIR%%/demos/deform/deform.pro +%%QT_EXAMPLEDIR%%/demos/deform/deform.qrc +%%QT_EXAMPLEDIR%%/demos/deform/main.cpp +%%QT_EXAMPLEDIR%%/demos/deform/pathdeform.cpp +%%QT_EXAMPLEDIR%%/demos/deform/pathdeform.h +%%QT_EXAMPLEDIR%%/demos/deform/pathdeform.html +%%QT_EXAMPLEDIR%%/demos/demos.pro +%%QT_EXAMPLEDIR%%/demos/embeddeddialogs/No-Ones-Laughing-3.jpg +%%QT_EXAMPLEDIR%%/demos/embeddeddialogs/customproxy.cpp +%%QT_EXAMPLEDIR%%/demos/embeddeddialogs/customproxy.h +%%QT_EXAMPLEDIR%%/demos/embeddeddialogs/embeddeddialog.cpp +%%QT_EXAMPLEDIR%%/demos/embeddeddialogs/embeddeddialog.h +%%QT_EXAMPLEDIR%%/demos/embeddeddialogs/embeddeddialog.ui +%%QT_EXAMPLEDIR%%/demos/embeddeddialogs/embeddeddialogs +%%DEBUG%%%%QT_EXAMPLEDIR%%/demos/embeddeddialogs/embeddeddialogs.debug +%%QT_EXAMPLEDIR%%/demos/embeddeddialogs/embeddeddialogs.pro +%%QT_EXAMPLEDIR%%/demos/embeddeddialogs/embeddeddialogs.qrc +%%QT_EXAMPLEDIR%%/demos/embeddeddialogs/main.cpp +%%QT_EXAMPLEDIR%%/demos/glhypnotizer/glhypnotizer +%%DEBUG%%%%QT_EXAMPLEDIR%%/demos/glhypnotizer/glhypnotizer.debug +%%QT_EXAMPLEDIR%%/demos/glhypnotizer/glhypnotizer.pro +%%QT_EXAMPLEDIR%%/demos/glhypnotizer/hypnotizer.qrc +%%QT_EXAMPLEDIR%%/demos/glhypnotizer/main.cpp +%%QT_EXAMPLEDIR%%/demos/glhypnotizer/qt-logo.png +%%QT_EXAMPLEDIR%%/demos/glhypnotizer/spiral.svg +%%QT_EXAMPLEDIR%%/demos/gradients/gradients +%%QT_EXAMPLEDIR%%/demos/gradients/gradients.cpp +%%DEBUG%%%%QT_EXAMPLEDIR%%/demos/gradients/gradients.debug +%%QT_EXAMPLEDIR%%/demos/gradients/gradients.h +%%QT_EXAMPLEDIR%%/demos/gradients/gradients.html +%%QT_EXAMPLEDIR%%/demos/gradients/gradients.pro +%%QT_EXAMPLEDIR%%/demos/gradients/gradients.qrc +%%QT_EXAMPLEDIR%%/demos/gradients/main.cpp +%%QT_EXAMPLEDIR%%/demos/helper/qmlapplicationviewer/qmlapplicationviewer.cpp +%%QT_EXAMPLEDIR%%/demos/helper/qmlapplicationviewer/qmlapplicationviewer.h +%%QT_EXAMPLEDIR%%/demos/helper/qmlapplicationviewer/qmlapplicationviewer.pri +%%QT_EXAMPLEDIR%%/demos/interview/README +%%QT_EXAMPLEDIR%%/demos/interview/images/folder.png +%%QT_EXAMPLEDIR%%/demos/interview/images/interview.png +%%QT_EXAMPLEDIR%%/demos/interview/images/services.png +%%QT_EXAMPLEDIR%%/demos/interview/interview +%%DEBUG%%%%QT_EXAMPLEDIR%%/demos/interview/interview.debug +%%QT_EXAMPLEDIR%%/demos/interview/interview.pro +%%QT_EXAMPLEDIR%%/demos/interview/interview.qrc +%%QT_EXAMPLEDIR%%/demos/interview/main.cpp +%%QT_EXAMPLEDIR%%/demos/interview/model.cpp +%%QT_EXAMPLEDIR%%/demos/interview/model.h +%%QT_EXAMPLEDIR%%/demos/mainwindow/colorswatch.cpp +%%QT_EXAMPLEDIR%%/demos/mainwindow/colorswatch.h +%%QT_EXAMPLEDIR%%/demos/mainwindow/main.cpp +%%QT_EXAMPLEDIR%%/demos/mainwindow/mainwindow +%%QT_EXAMPLEDIR%%/demos/mainwindow/mainwindow.cpp +%%DEBUG%%%%QT_EXAMPLEDIR%%/demos/mainwindow/mainwindow.debug +%%QT_EXAMPLEDIR%%/demos/mainwindow/mainwindow.h +%%QT_EXAMPLEDIR%%/demos/mainwindow/mainwindow.pro +%%QT_EXAMPLEDIR%%/demos/mainwindow/mainwindow.qrc +%%QT_EXAMPLEDIR%%/demos/mainwindow/qt.png +%%QT_EXAMPLEDIR%%/demos/mainwindow/titlebarCenter.png +%%QT_EXAMPLEDIR%%/demos/mainwindow/titlebarLeft.png +%%QT_EXAMPLEDIR%%/demos/mainwindow/titlebarRight.png +%%QT_EXAMPLEDIR%%/demos/mainwindow/toolbar.cpp +%%QT_EXAMPLEDIR%%/demos/mainwindow/toolbar.h +%%QT_EXAMPLEDIR%%/demos/pathstroke/main.cpp +%%QT_EXAMPLEDIR%%/demos/pathstroke/pathstroke +%%QT_EXAMPLEDIR%%/demos/pathstroke/pathstroke.cpp +%%DEBUG%%%%QT_EXAMPLEDIR%%/demos/pathstroke/pathstroke.debug +%%QT_EXAMPLEDIR%%/demos/pathstroke/pathstroke.h +%%QT_EXAMPLEDIR%%/demos/pathstroke/pathstroke.html +%%QT_EXAMPLEDIR%%/demos/pathstroke/pathstroke.pro +%%QT_EXAMPLEDIR%%/demos/pathstroke/pathstroke.qrc +%%QT_EXAMPLEDIR%%/demos/qmediaplayer/images/screen.png +%%QT_EXAMPLEDIR%%/demos/qmediaplayer/main.cpp +%%QT_EXAMPLEDIR%%/demos/qmediaplayer/mediaplayer.cpp +%%QT_EXAMPLEDIR%%/demos/qmediaplayer/mediaplayer.h +%%QT_EXAMPLEDIR%%/demos/qmediaplayer/mediaplayer.qrc +%%QT_EXAMPLEDIR%%/demos/qmediaplayer/qmediaplayer +%%DEBUG%%%%QT_EXAMPLEDIR%%/demos/qmediaplayer/qmediaplayer.debug +%%QT_EXAMPLEDIR%%/demos/qmediaplayer/qmediaplayer.pro +%%QT_EXAMPLEDIR%%/demos/qmediaplayer/settings.ui +%%QT_EXAMPLEDIR%%/demos/qtdemo/Info_mac.plist +%%QT_EXAMPLEDIR%%/demos/qtdemo/colors.cpp +%%QT_EXAMPLEDIR%%/demos/qtdemo/colors.h +%%QT_EXAMPLEDIR%%/demos/qtdemo/demoitem.cpp +%%QT_EXAMPLEDIR%%/demos/qtdemo/demoitem.h +%%QT_EXAMPLEDIR%%/demos/qtdemo/demoitemanimation.cpp +%%QT_EXAMPLEDIR%%/demos/qtdemo/demoitemanimation.h +%%QT_EXAMPLEDIR%%/demos/qtdemo/demoscene.cpp +%%QT_EXAMPLEDIR%%/demos/qtdemo/demoscene.h +%%QT_EXAMPLEDIR%%/demos/qtdemo/demotextitem.cpp +%%QT_EXAMPLEDIR%%/demos/qtdemo/demotextitem.h +%%QT_EXAMPLEDIR%%/demos/qtdemo/dockitem.cpp +%%QT_EXAMPLEDIR%%/demos/qtdemo/dockitem.h +%%QT_EXAMPLEDIR%%/demos/qtdemo/examplecontent.cpp +%%QT_EXAMPLEDIR%%/demos/qtdemo/examplecontent.h +%%QT_EXAMPLEDIR%%/demos/qtdemo/guide.cpp +%%QT_EXAMPLEDIR%%/demos/qtdemo/guide.h +%%QT_EXAMPLEDIR%%/demos/qtdemo/guidecircle.cpp +%%QT_EXAMPLEDIR%%/demos/qtdemo/guidecircle.h +%%QT_EXAMPLEDIR%%/demos/qtdemo/guideline.cpp +%%QT_EXAMPLEDIR%%/demos/qtdemo/guideline.h +%%QT_EXAMPLEDIR%%/demos/qtdemo/headingitem.cpp +%%QT_EXAMPLEDIR%%/demos/qtdemo/headingitem.h +%%QT_EXAMPLEDIR%%/demos/qtdemo/imageitem.cpp +%%QT_EXAMPLEDIR%%/demos/qtdemo/imageitem.h +%%QT_EXAMPLEDIR%%/demos/qtdemo/images/demobg.png +%%QT_EXAMPLEDIR%%/demos/qtdemo/images/qtlogo_small.png +%%QT_EXAMPLEDIR%%/demos/qtdemo/images/trolltech-logo.png +%%QT_EXAMPLEDIR%%/demos/qtdemo/itemcircleanimation.cpp +%%QT_EXAMPLEDIR%%/demos/qtdemo/itemcircleanimation.h +%%QT_EXAMPLEDIR%%/demos/qtdemo/letteritem.cpp +%%QT_EXAMPLEDIR%%/demos/qtdemo/letteritem.h +%%QT_EXAMPLEDIR%%/demos/qtdemo/main.cpp +%%QT_EXAMPLEDIR%%/demos/qtdemo/mainwindow.cpp +%%QT_EXAMPLEDIR%%/demos/qtdemo/mainwindow.h +%%QT_EXAMPLEDIR%%/demos/qtdemo/menucontent.cpp +%%QT_EXAMPLEDIR%%/demos/qtdemo/menucontent.h +%%QT_EXAMPLEDIR%%/demos/qtdemo/menumanager.cpp +%%QT_EXAMPLEDIR%%/demos/qtdemo/menumanager.h +%%QT_EXAMPLEDIR%%/demos/qtdemo/qtdemo.icns +%%QT_EXAMPLEDIR%%/demos/qtdemo/qtdemo.ico +%%QT_EXAMPLEDIR%%/demos/qtdemo/qtdemo.pro +%%QT_EXAMPLEDIR%%/demos/qtdemo/qtdemo.qrc +%%QT_EXAMPLEDIR%%/demos/qtdemo/qtdemo.rc +%%QT_EXAMPLEDIR%%/demos/qtdemo/scanitem.cpp +%%QT_EXAMPLEDIR%%/demos/qtdemo/scanitem.h +%%QT_EXAMPLEDIR%%/demos/qtdemo/score.cpp +%%QT_EXAMPLEDIR%%/demos/qtdemo/score.h +%%QT_EXAMPLEDIR%%/demos/qtdemo/textbutton.cpp +%%QT_EXAMPLEDIR%%/demos/qtdemo/textbutton.h +%%QT_EXAMPLEDIR%%/demos/qtdemo/xml/examples.xml +%%QT_EXAMPLEDIR%%/demos/shared/arthurstyle.cpp +%%QT_EXAMPLEDIR%%/demos/shared/arthurstyle.h +%%QT_EXAMPLEDIR%%/demos/shared/arthurwidgets.cpp +%%QT_EXAMPLEDIR%%/demos/shared/arthurwidgets.h +%%QT_EXAMPLEDIR%%/demos/shared/hoverpoints.cpp +%%QT_EXAMPLEDIR%%/demos/shared/hoverpoints.h +%%QT_EXAMPLEDIR%%/demos/shared/images/bg_pattern.png +%%QT_EXAMPLEDIR%%/demos/shared/images/button_normal_cap_left.png +%%QT_EXAMPLEDIR%%/demos/shared/images/button_normal_cap_right.png +%%QT_EXAMPLEDIR%%/demos/shared/images/button_normal_stretch.png +%%QT_EXAMPLEDIR%%/demos/shared/images/button_pressed_cap_left.png +%%QT_EXAMPLEDIR%%/demos/shared/images/button_pressed_cap_right.png +%%QT_EXAMPLEDIR%%/demos/shared/images/button_pressed_stretch.png +%%QT_EXAMPLEDIR%%/demos/shared/images/curve_thing_edit-6.png +%%QT_EXAMPLEDIR%%/demos/shared/images/frame_bottom.png +%%QT_EXAMPLEDIR%%/demos/shared/images/frame_bottomleft.png +%%QT_EXAMPLEDIR%%/demos/shared/images/frame_bottomright.png +%%QT_EXAMPLEDIR%%/demos/shared/images/frame_left.png +%%QT_EXAMPLEDIR%%/demos/shared/images/frame_right.png +%%QT_EXAMPLEDIR%%/demos/shared/images/frame_top.png +%%QT_EXAMPLEDIR%%/demos/shared/images/frame_topleft.png +%%QT_EXAMPLEDIR%%/demos/shared/images/frame_topright.png +%%QT_EXAMPLEDIR%%/demos/shared/images/groupframe_bottom_left.png +%%QT_EXAMPLEDIR%%/demos/shared/images/groupframe_bottom_right.png +%%QT_EXAMPLEDIR%%/demos/shared/images/groupframe_bottom_stretch.png +%%QT_EXAMPLEDIR%%/demos/shared/images/groupframe_left_stretch.png +%%QT_EXAMPLEDIR%%/demos/shared/images/groupframe_right_stretch.png +%%QT_EXAMPLEDIR%%/demos/shared/images/groupframe_top_stretch.png +%%QT_EXAMPLEDIR%%/demos/shared/images/groupframe_topleft.png +%%QT_EXAMPLEDIR%%/demos/shared/images/groupframe_topright.png +%%QT_EXAMPLEDIR%%/demos/shared/images/line_dash_dot.png +%%QT_EXAMPLEDIR%%/demos/shared/images/line_dash_dot_dot.png +%%QT_EXAMPLEDIR%%/demos/shared/images/line_dashed.png +%%QT_EXAMPLEDIR%%/demos/shared/images/line_dotted.png +%%QT_EXAMPLEDIR%%/demos/shared/images/line_solid.png +%%QT_EXAMPLEDIR%%/demos/shared/images/radiobutton-off.png +%%QT_EXAMPLEDIR%%/demos/shared/images/radiobutton-on.png +%%QT_EXAMPLEDIR%%/demos/shared/images/radiobutton_off.png +%%QT_EXAMPLEDIR%%/demos/shared/images/radiobutton_on.png +%%QT_EXAMPLEDIR%%/demos/shared/images/slider_bar.png +%%QT_EXAMPLEDIR%%/demos/shared/images/slider_thumb_off.png +%%QT_EXAMPLEDIR%%/demos/shared/images/slider_thumb_on.png +%%QT_EXAMPLEDIR%%/demos/shared/images/title_cap_left.png +%%QT_EXAMPLEDIR%%/demos/shared/images/title_cap_right.png +%%QT_EXAMPLEDIR%%/demos/shared/images/title_stretch.png +%%QT_EXAMPLEDIR%%/demos/shared/libdemo_shared.a +%%QT_EXAMPLEDIR%%/demos/shared/libdemo_shared.prl +%%QT_EXAMPLEDIR%%/demos/shared/shared.pri +%%QT_EXAMPLEDIR%%/demos/shared/shared.pro +%%QT_EXAMPLEDIR%%/demos/shared/shared.qrc +%%QT_EXAMPLEDIR%%/demos/spectrum/3rdparty/fftreal/Array.h +%%QT_EXAMPLEDIR%%/demos/spectrum/3rdparty/fftreal/Array.hpp +%%QT_EXAMPLEDIR%%/demos/spectrum/3rdparty/fftreal/DynArray.h +%%QT_EXAMPLEDIR%%/demos/spectrum/3rdparty/fftreal/DynArray.hpp +%%QT_EXAMPLEDIR%%/demos/spectrum/3rdparty/fftreal/FFTRealFixLen.h +%%QT_EXAMPLEDIR%%/demos/spectrum/3rdparty/fftreal/FFTRealFixLen.hpp +%%QT_EXAMPLEDIR%%/demos/spectrum/3rdparty/fftreal/FFTRealFixLenParam.h +%%QT_EXAMPLEDIR%%/demos/spectrum/3rdparty/fftreal/FFTRealPassDirect.h +%%QT_EXAMPLEDIR%%/demos/spectrum/3rdparty/fftreal/FFTRealPassDirect.hpp +%%QT_EXAMPLEDIR%%/demos/spectrum/3rdparty/fftreal/FFTRealPassInverse.h +%%QT_EXAMPLEDIR%%/demos/spectrum/3rdparty/fftreal/FFTRealPassInverse.hpp +%%QT_EXAMPLEDIR%%/demos/spectrum/3rdparty/fftreal/FFTRealSelect.h +%%QT_EXAMPLEDIR%%/demos/spectrum/3rdparty/fftreal/FFTRealSelect.hpp +%%QT_EXAMPLEDIR%%/demos/spectrum/3rdparty/fftreal/FFTRealUseTrigo.h +%%QT_EXAMPLEDIR%%/demos/spectrum/3rdparty/fftreal/FFTRealUseTrigo.hpp +%%QT_EXAMPLEDIR%%/demos/spectrum/3rdparty/fftreal/OscSinCos.h +%%QT_EXAMPLEDIR%%/demos/spectrum/3rdparty/fftreal/OscSinCos.hpp +%%QT_EXAMPLEDIR%%/demos/spectrum/3rdparty/fftreal/def.h +%%QT_EXAMPLEDIR%%/demos/spectrum/3rdparty/fftreal/fftreal.pro +%%QT_EXAMPLEDIR%%/demos/spectrum/3rdparty/fftreal/fftreal_wrapper.cpp +%%QT_EXAMPLEDIR%%/demos/spectrum/3rdparty/fftreal/fftreal_wrapper.h +%%QT_EXAMPLEDIR%%/demos/spectrum/3rdparty/fftreal/license.txt +%%QT_EXAMPLEDIR%%/demos/spectrum/3rdparty/fftreal/readme.txt +%%QT_EXAMPLEDIR%%/demos/spectrum/README.txt +%%QT_EXAMPLEDIR%%/demos/spectrum/TODO.txt +%%QT_EXAMPLEDIR%%/demos/spectrum/app/app.pro +%%QT_EXAMPLEDIR%%/demos/spectrum/app/engine.cpp +%%QT_EXAMPLEDIR%%/demos/spectrum/app/engine.h +%%QT_EXAMPLEDIR%%/demos/spectrum/app/frequencyspectrum.cpp +%%QT_EXAMPLEDIR%%/demos/spectrum/app/frequencyspectrum.h +%%QT_EXAMPLEDIR%%/demos/spectrum/app/images/record.png +%%QT_EXAMPLEDIR%%/demos/spectrum/app/images/settings.png +%%QT_EXAMPLEDIR%%/demos/spectrum/app/levelmeter.cpp +%%QT_EXAMPLEDIR%%/demos/spectrum/app/levelmeter.h +%%QT_EXAMPLEDIR%%/demos/spectrum/app/main.cpp +%%QT_EXAMPLEDIR%%/demos/spectrum/app/mainwidget.cpp +%%QT_EXAMPLEDIR%%/demos/spectrum/app/mainwidget.h +%%QT_EXAMPLEDIR%%/demos/spectrum/app/progressbar.cpp +%%QT_EXAMPLEDIR%%/demos/spectrum/app/progressbar.h +%%QT_EXAMPLEDIR%%/demos/spectrum/app/settingsdialog.cpp +%%QT_EXAMPLEDIR%%/demos/spectrum/app/settingsdialog.h +%%QT_EXAMPLEDIR%%/demos/spectrum/app/spectrograph.cpp +%%QT_EXAMPLEDIR%%/demos/spectrum/app/spectrograph.h +%%QT_EXAMPLEDIR%%/demos/spectrum/app/spectrum.h +%%QT_EXAMPLEDIR%%/demos/spectrum/app/spectrum.qrc +%%QT_EXAMPLEDIR%%/demos/spectrum/app/spectrumanalyser.cpp +%%QT_EXAMPLEDIR%%/demos/spectrum/app/spectrumanalyser.h +%%QT_EXAMPLEDIR%%/demos/spectrum/app/tonegenerator.cpp +%%QT_EXAMPLEDIR%%/demos/spectrum/app/tonegenerator.h +%%QT_EXAMPLEDIR%%/demos/spectrum/app/tonegeneratordialog.cpp +%%QT_EXAMPLEDIR%%/demos/spectrum/app/tonegeneratordialog.h +%%QT_EXAMPLEDIR%%/demos/spectrum/app/utils.cpp +%%QT_EXAMPLEDIR%%/demos/spectrum/app/utils.h +%%QT_EXAMPLEDIR%%/demos/spectrum/app/waveform.cpp +%%QT_EXAMPLEDIR%%/demos/spectrum/app/waveform.h +%%QT_EXAMPLEDIR%%/demos/spectrum/app/wavfile.cpp +%%QT_EXAMPLEDIR%%/demos/spectrum/app/wavfile.h +%%QT_EXAMPLEDIR%%/demos/spectrum/spectrum.pri +%%QT_EXAMPLEDIR%%/demos/spectrum/spectrum.pro +%%QT_EXAMPLEDIR%%/demos/spreadsheet/images/interview.png +%%QT_EXAMPLEDIR%%/demos/spreadsheet/main.cpp +%%QT_EXAMPLEDIR%%/demos/spreadsheet/printview.cpp +%%QT_EXAMPLEDIR%%/demos/spreadsheet/printview.h +%%QT_EXAMPLEDIR%%/demos/spreadsheet/spreadsheet +%%QT_EXAMPLEDIR%%/demos/spreadsheet/spreadsheet.cpp +%%DEBUG%%%%QT_EXAMPLEDIR%%/demos/spreadsheet/spreadsheet.debug +%%QT_EXAMPLEDIR%%/demos/spreadsheet/spreadsheet.h +%%QT_EXAMPLEDIR%%/demos/spreadsheet/spreadsheet.pro +%%QT_EXAMPLEDIR%%/demos/spreadsheet/spreadsheet.qrc +%%QT_EXAMPLEDIR%%/demos/spreadsheet/spreadsheetdelegate.cpp +%%QT_EXAMPLEDIR%%/demos/spreadsheet/spreadsheetdelegate.h +%%QT_EXAMPLEDIR%%/demos/spreadsheet/spreadsheetitem.cpp +%%QT_EXAMPLEDIR%%/demos/spreadsheet/spreadsheetitem.h +%%QT_EXAMPLEDIR%%/demos/sqlbrowser/browser.cpp +%%QT_EXAMPLEDIR%%/demos/sqlbrowser/browser.h +%%QT_EXAMPLEDIR%%/demos/sqlbrowser/browserwidget.ui +%%QT_EXAMPLEDIR%%/demos/sqlbrowser/connectionwidget.cpp +%%QT_EXAMPLEDIR%%/demos/sqlbrowser/connectionwidget.h +%%QT_EXAMPLEDIR%%/demos/sqlbrowser/main.cpp +%%QT_EXAMPLEDIR%%/demos/sqlbrowser/qsqlconnectiondialog.cpp +%%QT_EXAMPLEDIR%%/demos/sqlbrowser/qsqlconnectiondialog.h +%%QT_EXAMPLEDIR%%/demos/sqlbrowser/qsqlconnectiondialog.ui +%%QT_EXAMPLEDIR%%/demos/sqlbrowser/sqlbrowser +%%DEBUG%%%%QT_EXAMPLEDIR%%/demos/sqlbrowser/sqlbrowser.debug +%%QT_EXAMPLEDIR%%/demos/sqlbrowser/sqlbrowser.pro +%%QT_EXAMPLEDIR%%/demos/sub-attaq/animationmanager.cpp +%%QT_EXAMPLEDIR%%/demos/sub-attaq/animationmanager.h +%%QT_EXAMPLEDIR%%/demos/sub-attaq/boat.cpp +%%QT_EXAMPLEDIR%%/demos/sub-attaq/boat.h +%%QT_EXAMPLEDIR%%/demos/sub-attaq/boat_p.h +%%QT_EXAMPLEDIR%%/demos/sub-attaq/bomb.cpp +%%QT_EXAMPLEDIR%%/demos/sub-attaq/bomb.h +%%QT_EXAMPLEDIR%%/demos/sub-attaq/graphicsscene.cpp +%%QT_EXAMPLEDIR%%/demos/sub-attaq/graphicsscene.h +%%QT_EXAMPLEDIR%%/demos/sub-attaq/main.cpp +%%QT_EXAMPLEDIR%%/demos/sub-attaq/mainwindow.cpp +%%QT_EXAMPLEDIR%%/demos/sub-attaq/mainwindow.h +%%QT_EXAMPLEDIR%%/demos/sub-attaq/pics/big/background.png +%%QT_EXAMPLEDIR%%/demos/sub-attaq/pics/big/boat.png +%%QT_EXAMPLEDIR%%/demos/sub-attaq/pics/big/bomb.png +%%QT_EXAMPLEDIR%%/demos/sub-attaq/pics/big/explosion/boat/step1.png +%%QT_EXAMPLEDIR%%/demos/sub-attaq/pics/big/explosion/boat/step2.png +%%QT_EXAMPLEDIR%%/demos/sub-attaq/pics/big/explosion/boat/step3.png +%%QT_EXAMPLEDIR%%/demos/sub-attaq/pics/big/explosion/boat/step4.png +%%QT_EXAMPLEDIR%%/demos/sub-attaq/pics/big/explosion/submarine/step1.png +%%QT_EXAMPLEDIR%%/demos/sub-attaq/pics/big/explosion/submarine/step2.png +%%QT_EXAMPLEDIR%%/demos/sub-attaq/pics/big/explosion/submarine/step3.png +%%QT_EXAMPLEDIR%%/demos/sub-attaq/pics/big/explosion/submarine/step4.png +%%QT_EXAMPLEDIR%%/demos/sub-attaq/pics/big/submarine.png +%%QT_EXAMPLEDIR%%/demos/sub-attaq/pics/big/surface.png +%%QT_EXAMPLEDIR%%/demos/sub-attaq/pics/big/torpedo.png +%%QT_EXAMPLEDIR%%/demos/sub-attaq/pics/scalable/background-n810.svg +%%QT_EXAMPLEDIR%%/demos/sub-attaq/pics/scalable/background.svg +%%QT_EXAMPLEDIR%%/demos/sub-attaq/pics/scalable/boat.svg +%%QT_EXAMPLEDIR%%/demos/sub-attaq/pics/scalable/bomb.svg +%%QT_EXAMPLEDIR%%/demos/sub-attaq/pics/scalable/sand.svg +%%QT_EXAMPLEDIR%%/demos/sub-attaq/pics/scalable/see.svg +%%QT_EXAMPLEDIR%%/demos/sub-attaq/pics/scalable/sky.svg +%%QT_EXAMPLEDIR%%/demos/sub-attaq/pics/scalable/sub-attaq.svg +%%QT_EXAMPLEDIR%%/demos/sub-attaq/pics/scalable/submarine.svg +%%QT_EXAMPLEDIR%%/demos/sub-attaq/pics/scalable/surface.svg +%%QT_EXAMPLEDIR%%/demos/sub-attaq/pics/scalable/torpedo.svg +%%QT_EXAMPLEDIR%%/demos/sub-attaq/pics/small/background.png +%%QT_EXAMPLEDIR%%/demos/sub-attaq/pics/small/boat.png +%%QT_EXAMPLEDIR%%/demos/sub-attaq/pics/small/bomb.png +%%QT_EXAMPLEDIR%%/demos/sub-attaq/pics/small/submarine.png +%%QT_EXAMPLEDIR%%/demos/sub-attaq/pics/small/surface.png +%%QT_EXAMPLEDIR%%/demos/sub-attaq/pics/small/torpedo.png +%%QT_EXAMPLEDIR%%/demos/sub-attaq/pics/welcome/logo-a.png +%%QT_EXAMPLEDIR%%/demos/sub-attaq/pics/welcome/logo-a2.png +%%QT_EXAMPLEDIR%%/demos/sub-attaq/pics/welcome/logo-b.png +%%QT_EXAMPLEDIR%%/demos/sub-attaq/pics/welcome/logo-dash.png +%%QT_EXAMPLEDIR%%/demos/sub-attaq/pics/welcome/logo-excl.png +%%QT_EXAMPLEDIR%%/demos/sub-attaq/pics/welcome/logo-q.png +%%QT_EXAMPLEDIR%%/demos/sub-attaq/pics/welcome/logo-s.png +%%QT_EXAMPLEDIR%%/demos/sub-attaq/pics/welcome/logo-t.png +%%QT_EXAMPLEDIR%%/demos/sub-attaq/pics/welcome/logo-t2.png +%%QT_EXAMPLEDIR%%/demos/sub-attaq/pics/welcome/logo-u.png +%%QT_EXAMPLEDIR%%/demos/sub-attaq/pixmapitem.cpp +%%QT_EXAMPLEDIR%%/demos/sub-attaq/pixmapitem.h +%%QT_EXAMPLEDIR%%/demos/sub-attaq/progressitem.cpp +%%QT_EXAMPLEDIR%%/demos/sub-attaq/progressitem.h +%%QT_EXAMPLEDIR%%/demos/sub-attaq/qanimationstate.cpp +%%QT_EXAMPLEDIR%%/demos/sub-attaq/qanimationstate.h +%%QT_EXAMPLEDIR%%/demos/sub-attaq/states.cpp +%%QT_EXAMPLEDIR%%/demos/sub-attaq/states.h +%%QT_EXAMPLEDIR%%/demos/sub-attaq/sub-attaq +%%DEBUG%%%%QT_EXAMPLEDIR%%/demos/sub-attaq/sub-attaq.debug +%%QT_EXAMPLEDIR%%/demos/sub-attaq/sub-attaq.pro +%%QT_EXAMPLEDIR%%/demos/sub-attaq/subattaq.qrc +%%QT_EXAMPLEDIR%%/demos/sub-attaq/submarine.cpp +%%QT_EXAMPLEDIR%%/demos/sub-attaq/submarine.h +%%QT_EXAMPLEDIR%%/demos/sub-attaq/submarine_p.h +%%QT_EXAMPLEDIR%%/demos/sub-attaq/textinformationitem.cpp +%%QT_EXAMPLEDIR%%/demos/sub-attaq/textinformationitem.h +%%QT_EXAMPLEDIR%%/demos/sub-attaq/torpedo.cpp +%%QT_EXAMPLEDIR%%/demos/sub-attaq/torpedo.h +%%QT_EXAMPLEDIR%%/demos/textedit/example.html +%%QT_EXAMPLEDIR%%/demos/textedit/images/logo32.png +%%QT_EXAMPLEDIR%%/demos/textedit/images/mac/editcopy.png +%%QT_EXAMPLEDIR%%/demos/textedit/images/mac/editcut.png +%%QT_EXAMPLEDIR%%/demos/textedit/images/mac/editpaste.png +%%QT_EXAMPLEDIR%%/demos/textedit/images/mac/editredo.png +%%QT_EXAMPLEDIR%%/demos/textedit/images/mac/editundo.png +%%QT_EXAMPLEDIR%%/demos/textedit/images/mac/exportpdf.png +%%QT_EXAMPLEDIR%%/demos/textedit/images/mac/filenew.png +%%QT_EXAMPLEDIR%%/demos/textedit/images/mac/fileopen.png +%%QT_EXAMPLEDIR%%/demos/textedit/images/mac/fileprint.png +%%QT_EXAMPLEDIR%%/demos/textedit/images/mac/filesave.png +%%QT_EXAMPLEDIR%%/demos/textedit/images/mac/textbold.png +%%QT_EXAMPLEDIR%%/demos/textedit/images/mac/textcenter.png +%%QT_EXAMPLEDIR%%/demos/textedit/images/mac/textitalic.png +%%QT_EXAMPLEDIR%%/demos/textedit/images/mac/textjustify.png +%%QT_EXAMPLEDIR%%/demos/textedit/images/mac/textleft.png +%%QT_EXAMPLEDIR%%/demos/textedit/images/mac/textright.png +%%QT_EXAMPLEDIR%%/demos/textedit/images/mac/textunder.png +%%QT_EXAMPLEDIR%%/demos/textedit/images/mac/zoomin.png +%%QT_EXAMPLEDIR%%/demos/textedit/images/mac/zoomout.png +%%QT_EXAMPLEDIR%%/demos/textedit/images/win/editcopy.png +%%QT_EXAMPLEDIR%%/demos/textedit/images/win/editcut.png +%%QT_EXAMPLEDIR%%/demos/textedit/images/win/editpaste.png +%%QT_EXAMPLEDIR%%/demos/textedit/images/win/editredo.png +%%QT_EXAMPLEDIR%%/demos/textedit/images/win/editundo.png +%%QT_EXAMPLEDIR%%/demos/textedit/images/win/exportpdf.png +%%QT_EXAMPLEDIR%%/demos/textedit/images/win/filenew.png +%%QT_EXAMPLEDIR%%/demos/textedit/images/win/fileopen.png +%%QT_EXAMPLEDIR%%/demos/textedit/images/win/fileprint.png +%%QT_EXAMPLEDIR%%/demos/textedit/images/win/filesave.png +%%QT_EXAMPLEDIR%%/demos/textedit/images/win/textbold.png +%%QT_EXAMPLEDIR%%/demos/textedit/images/win/textcenter.png +%%QT_EXAMPLEDIR%%/demos/textedit/images/win/textitalic.png +%%QT_EXAMPLEDIR%%/demos/textedit/images/win/textjustify.png +%%QT_EXAMPLEDIR%%/demos/textedit/images/win/textleft.png +%%QT_EXAMPLEDIR%%/demos/textedit/images/win/textright.png +%%QT_EXAMPLEDIR%%/demos/textedit/images/win/textunder.png +%%QT_EXAMPLEDIR%%/demos/textedit/images/win/zoomin.png +%%QT_EXAMPLEDIR%%/demos/textedit/images/win/zoomout.png +%%QT_EXAMPLEDIR%%/demos/textedit/main.cpp +%%QT_EXAMPLEDIR%%/demos/textedit/textedit +%%QT_EXAMPLEDIR%%/demos/textedit/textedit.cpp +%%DEBUG%%%%QT_EXAMPLEDIR%%/demos/textedit/textedit.debug +%%QT_EXAMPLEDIR%%/demos/textedit/textedit.h +%%QT_EXAMPLEDIR%%/demos/textedit/textedit.pro +%%QT_EXAMPLEDIR%%/demos/textedit/textedit.qrc +%%QT_EXAMPLEDIR%%/demos/undo/commands.cpp +%%QT_EXAMPLEDIR%%/demos/undo/commands.h +%%QT_EXAMPLEDIR%%/demos/undo/document.cpp +%%QT_EXAMPLEDIR%%/demos/undo/document.h +%%QT_EXAMPLEDIR%%/demos/undo/icons/background.png +%%QT_EXAMPLEDIR%%/demos/undo/icons/blue.png +%%QT_EXAMPLEDIR%%/demos/undo/icons/circle.png +%%QT_EXAMPLEDIR%%/demos/undo/icons/exit.png +%%QT_EXAMPLEDIR%%/demos/undo/icons/fileclose.png +%%QT_EXAMPLEDIR%%/demos/undo/icons/filenew.png +%%QT_EXAMPLEDIR%%/demos/undo/icons/fileopen.png +%%QT_EXAMPLEDIR%%/demos/undo/icons/filesave.png +%%QT_EXAMPLEDIR%%/demos/undo/icons/green.png +%%QT_EXAMPLEDIR%%/demos/undo/icons/ok.png +%%QT_EXAMPLEDIR%%/demos/undo/icons/rectangle.png +%%QT_EXAMPLEDIR%%/demos/undo/icons/red.png +%%QT_EXAMPLEDIR%%/demos/undo/icons/redo.png +%%QT_EXAMPLEDIR%%/demos/undo/icons/remove.png +%%QT_EXAMPLEDIR%%/demos/undo/icons/triangle.png +%%QT_EXAMPLEDIR%%/demos/undo/icons/undo.png +%%QT_EXAMPLEDIR%%/demos/undo/main.cpp +%%QT_EXAMPLEDIR%%/demos/undo/mainwindow.cpp +%%QT_EXAMPLEDIR%%/demos/undo/mainwindow.h +%%QT_EXAMPLEDIR%%/demos/undo/mainwindow.ui +%%QT_EXAMPLEDIR%%/demos/undo/undo +%%DEBUG%%%%QT_EXAMPLEDIR%%/demos/undo/undo.debug +%%QT_EXAMPLEDIR%%/demos/undo/undo.pro +%%QT_EXAMPLEDIR%%/demos/undo/undo.qrc +%%QT_EXAMPLEDIR%%/examples/README +%%QT_EXAMPLEDIR%%/examples/animation/README +%%QT_EXAMPLEDIR%%/examples/animation/animatedtiles/animatedtiles +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/animation/animatedtiles/animatedtiles.debug +%%QT_EXAMPLEDIR%%/examples/animation/animatedtiles/animatedtiles.pro +%%QT_EXAMPLEDIR%%/examples/animation/animatedtiles/animatedtiles.qrc +%%QT_EXAMPLEDIR%%/examples/animation/animatedtiles/images/Time-For-Lunch-2.jpg +%%QT_EXAMPLEDIR%%/examples/animation/animatedtiles/images/centered.png +%%QT_EXAMPLEDIR%%/examples/animation/animatedtiles/images/ellipse.png +%%QT_EXAMPLEDIR%%/examples/animation/animatedtiles/images/figure8.png +%%QT_EXAMPLEDIR%%/examples/animation/animatedtiles/images/kinetic.png +%%QT_EXAMPLEDIR%%/examples/animation/animatedtiles/images/random.png +%%QT_EXAMPLEDIR%%/examples/animation/animatedtiles/images/tile.png +%%QT_EXAMPLEDIR%%/examples/animation/animatedtiles/main.cpp +%%QT_EXAMPLEDIR%%/examples/animation/animation.pro +%%QT_EXAMPLEDIR%%/examples/animation/appchooser/appchooser +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/animation/appchooser/appchooser.debug +%%QT_EXAMPLEDIR%%/examples/animation/appchooser/appchooser.pro +%%QT_EXAMPLEDIR%%/examples/animation/appchooser/appchooser.qrc +%%QT_EXAMPLEDIR%%/examples/animation/appchooser/main.cpp +%%QT_EXAMPLEDIR%%/examples/animation/easing/animation.h +%%QT_EXAMPLEDIR%%/examples/animation/easing/easing +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/animation/easing/easing.debug +%%QT_EXAMPLEDIR%%/examples/animation/easing/easing.pro +%%QT_EXAMPLEDIR%%/examples/animation/easing/easing.qrc +%%QT_EXAMPLEDIR%%/examples/animation/easing/form.ui +%%QT_EXAMPLEDIR%%/examples/animation/easing/images/qt-logo.png +%%QT_EXAMPLEDIR%%/examples/animation/easing/main.cpp +%%QT_EXAMPLEDIR%%/examples/animation/easing/window.cpp +%%QT_EXAMPLEDIR%%/examples/animation/easing/window.h +%%QT_EXAMPLEDIR%%/examples/animation/moveblocks/main.cpp +%%QT_EXAMPLEDIR%%/examples/animation/moveblocks/moveblocks +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/animation/moveblocks/moveblocks.debug +%%QT_EXAMPLEDIR%%/examples/animation/moveblocks/moveblocks.pro +%%QT_EXAMPLEDIR%%/examples/animation/states/main.cpp +%%QT_EXAMPLEDIR%%/examples/animation/states/states +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/animation/states/states.debug +%%QT_EXAMPLEDIR%%/examples/animation/states/states.pro +%%QT_EXAMPLEDIR%%/examples/animation/states/states.qrc +%%QT_EXAMPLEDIR%%/examples/animation/stickman/animation.cpp +%%QT_EXAMPLEDIR%%/examples/animation/stickman/animation.h +%%QT_EXAMPLEDIR%%/examples/animation/stickman/graphicsview.cpp +%%QT_EXAMPLEDIR%%/examples/animation/stickman/graphicsview.h +%%QT_EXAMPLEDIR%%/examples/animation/stickman/lifecycle.cpp +%%QT_EXAMPLEDIR%%/examples/animation/stickman/lifecycle.h +%%QT_EXAMPLEDIR%%/examples/animation/stickman/main.cpp +%%QT_EXAMPLEDIR%%/examples/animation/stickman/node.cpp +%%QT_EXAMPLEDIR%%/examples/animation/stickman/node.h +%%QT_EXAMPLEDIR%%/examples/animation/stickman/rectbutton.cpp +%%QT_EXAMPLEDIR%%/examples/animation/stickman/rectbutton.h +%%QT_EXAMPLEDIR%%/examples/animation/stickman/stickman +%%QT_EXAMPLEDIR%%/examples/animation/stickman/stickman.cpp +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/animation/stickman/stickman.debug +%%QT_EXAMPLEDIR%%/examples/animation/stickman/stickman.h +%%QT_EXAMPLEDIR%%/examples/animation/stickman/stickman.pro +%%QT_EXAMPLEDIR%%/examples/animation/stickman/stickman.qrc +%%QT_EXAMPLEDIR%%/examples/dbus/chat/chat.cpp +%%QT_EXAMPLEDIR%%/examples/dbus/chat/chat.h +%%QT_EXAMPLEDIR%%/examples/dbus/chat/chat_adaptor.cpp +%%QT_EXAMPLEDIR%%/examples/dbus/chat/chat_adaptor.h +%%QT_EXAMPLEDIR%%/examples/dbus/chat/chat_interface.cpp +%%QT_EXAMPLEDIR%%/examples/dbus/chat/chat_interface.h +%%QT_EXAMPLEDIR%%/examples/dbus/chat/chatmainwindow.ui +%%QT_EXAMPLEDIR%%/examples/dbus/chat/chatsetnickname.ui +%%QT_EXAMPLEDIR%%/examples/dbus/chat/com.trolltech.chat.xml +%%QT_EXAMPLEDIR%%/examples/dbus/chat/dbus-chat +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/dbus/chat/dbus-chat.debug +%%QT_EXAMPLEDIR%%/examples/dbus/chat/dbus-chat.pro +%%QT_EXAMPLEDIR%%/examples/dbus/complexpingpong/complexping +%%QT_EXAMPLEDIR%%/examples/dbus/complexpingpong/complexping.cpp +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/dbus/complexpingpong/complexping.debug +%%QT_EXAMPLEDIR%%/examples/dbus/complexpingpong/complexping.h +%%QT_EXAMPLEDIR%%/examples/dbus/complexpingpong/complexping.pro +%%QT_EXAMPLEDIR%%/examples/dbus/complexpingpong/complexpingpong.pro +%%QT_EXAMPLEDIR%%/examples/dbus/complexpingpong/complexpong +%%QT_EXAMPLEDIR%%/examples/dbus/complexpingpong/complexpong.cpp +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/dbus/complexpingpong/complexpong.debug +%%QT_EXAMPLEDIR%%/examples/dbus/complexpingpong/complexpong.h +%%QT_EXAMPLEDIR%%/examples/dbus/complexpingpong/complexpong.pro +%%QT_EXAMPLEDIR%%/examples/dbus/complexpingpong/ping-common.h +%%QT_EXAMPLEDIR%%/examples/dbus/dbus.pro +%%QT_EXAMPLEDIR%%/examples/dbus/listnames/listnames +%%QT_EXAMPLEDIR%%/examples/dbus/listnames/listnames.cpp +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/dbus/listnames/listnames.debug +%%QT_EXAMPLEDIR%%/examples/dbus/listnames/listnames.pro +%%QT_EXAMPLEDIR%%/examples/dbus/pingpong/ping +%%QT_EXAMPLEDIR%%/examples/dbus/pingpong/ping-common.h +%%QT_EXAMPLEDIR%%/examples/dbus/pingpong/ping.cpp +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/dbus/pingpong/ping.debug +%%QT_EXAMPLEDIR%%/examples/dbus/pingpong/ping.pro +%%QT_EXAMPLEDIR%%/examples/dbus/pingpong/pingpong.pro +%%QT_EXAMPLEDIR%%/examples/dbus/pingpong/pong +%%QT_EXAMPLEDIR%%/examples/dbus/pingpong/pong.cpp +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/dbus/pingpong/pong.debug +%%QT_EXAMPLEDIR%%/examples/dbus/pingpong/pong.h +%%QT_EXAMPLEDIR%%/examples/dbus/pingpong/pong.pro +%%QT_EXAMPLEDIR%%/examples/dbus/remotecontrolledcar/car/car +%%QT_EXAMPLEDIR%%/examples/dbus/remotecontrolledcar/car/car.cpp +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/dbus/remotecontrolledcar/car/car.debug +%%QT_EXAMPLEDIR%%/examples/dbus/remotecontrolledcar/car/car.h +%%QT_EXAMPLEDIR%%/examples/dbus/remotecontrolledcar/car/car.pro +%%QT_EXAMPLEDIR%%/examples/dbus/remotecontrolledcar/car/car.xml +%%QT_EXAMPLEDIR%%/examples/dbus/remotecontrolledcar/car/car_adaptor.cpp +%%QT_EXAMPLEDIR%%/examples/dbus/remotecontrolledcar/car/car_adaptor.h +%%QT_EXAMPLEDIR%%/examples/dbus/remotecontrolledcar/car/main.cpp +%%QT_EXAMPLEDIR%%/examples/dbus/remotecontrolledcar/controller/car.xml +%%QT_EXAMPLEDIR%%/examples/dbus/remotecontrolledcar/controller/car_interface.cpp +%%QT_EXAMPLEDIR%%/examples/dbus/remotecontrolledcar/controller/car_interface.h +%%QT_EXAMPLEDIR%%/examples/dbus/remotecontrolledcar/controller/controller +%%QT_EXAMPLEDIR%%/examples/dbus/remotecontrolledcar/controller/controller.cpp +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/dbus/remotecontrolledcar/controller/controller.debug +%%QT_EXAMPLEDIR%%/examples/dbus/remotecontrolledcar/controller/controller.h +%%QT_EXAMPLEDIR%%/examples/dbus/remotecontrolledcar/controller/controller.pro +%%QT_EXAMPLEDIR%%/examples/dbus/remotecontrolledcar/controller/controller.ui +%%QT_EXAMPLEDIR%%/examples/dbus/remotecontrolledcar/controller/main.cpp +%%QT_EXAMPLEDIR%%/examples/dbus/remotecontrolledcar/remotecontrolledcar.pro +%%QT_EXAMPLEDIR%%/examples/declarative/animation/basics/color-animation/basics.qmlproject +%%QT_EXAMPLEDIR%%/examples/declarative/animation/basics/color-animation/color-animation +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/declarative/animation/basics/color-animation/color-animation.debug +%%QT_EXAMPLEDIR%%/examples/declarative/animation/basics/color-animation/color-animation.png +%%QT_EXAMPLEDIR%%/examples/declarative/animation/basics/color-animation/color-animation.pro +%%QT_EXAMPLEDIR%%/examples/declarative/animation/basics/color-animation/color-animation.svg +%%QT_EXAMPLEDIR%%/examples/declarative/animation/basics/color-animation/main.cpp +%%QT_EXAMPLEDIR%%/examples/declarative/animation/basics/color-animation/qml/color-animation/color-animation.qml +%%QT_EXAMPLEDIR%%/examples/declarative/animation/basics/color-animation/qml/color-animation/images/face-smile.png +%%QT_EXAMPLEDIR%%/examples/declarative/animation/basics/color-animation/qml/color-animation/images/moon.png +%%QT_EXAMPLEDIR%%/examples/declarative/animation/basics/color-animation/qml/color-animation/images/shadow.png +%%QT_EXAMPLEDIR%%/examples/declarative/animation/basics/color-animation/qml/color-animation/images/star.png +%%QT_EXAMPLEDIR%%/examples/declarative/animation/basics/color-animation/qml/color-animation/images/sun.png +%%QT_EXAMPLEDIR%%/examples/declarative/animation/basics/property-animation/main.cpp +%%QT_EXAMPLEDIR%%/examples/declarative/animation/basics/property-animation/property-animation +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/declarative/animation/basics/property-animation/property-animation.debug +%%QT_EXAMPLEDIR%%/examples/declarative/animation/basics/property-animation/property-animation.png +%%QT_EXAMPLEDIR%%/examples/declarative/animation/basics/property-animation/property-animation.pro +%%QT_EXAMPLEDIR%%/examples/declarative/animation/basics/property-animation/property-animation.svg +%%QT_EXAMPLEDIR%%/examples/declarative/animation/basics/property-animation/property.qmlproject +%%QT_EXAMPLEDIR%%/examples/declarative/animation/basics/property-animation/qml/property-animation/images/face-smile.png +%%QT_EXAMPLEDIR%%/examples/declarative/animation/basics/property-animation/qml/property-animation/images/moon.png +%%QT_EXAMPLEDIR%%/examples/declarative/animation/basics/property-animation/qml/property-animation/images/shadow.png +%%QT_EXAMPLEDIR%%/examples/declarative/animation/basics/property-animation/qml/property-animation/images/star.png +%%QT_EXAMPLEDIR%%/examples/declarative/animation/basics/property-animation/qml/property-animation/images/sun.png +%%QT_EXAMPLEDIR%%/examples/declarative/animation/basics/property-animation/qml/property-animation/property-animation.qml +%%QT_EXAMPLEDIR%%/examples/declarative/animation/behaviors/behavior-example/behavior-example +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/declarative/animation/behaviors/behavior-example/behavior-example.debug +%%QT_EXAMPLEDIR%%/examples/declarative/animation/behaviors/behavior-example/behavior-example.png +%%QT_EXAMPLEDIR%%/examples/declarative/animation/behaviors/behavior-example/behavior-example.pro +%%QT_EXAMPLEDIR%%/examples/declarative/animation/behaviors/behavior-example/behavior-example.svg +%%QT_EXAMPLEDIR%%/examples/declarative/animation/behaviors/behavior-example/behaviors.qmlproject +%%QT_EXAMPLEDIR%%/examples/declarative/animation/behaviors/behavior-example/main.cpp +%%QT_EXAMPLEDIR%%/examples/declarative/animation/behaviors/behavior-example/qml/behaviours/SideRect.qml +%%QT_EXAMPLEDIR%%/examples/declarative/animation/behaviors/behavior-example/qml/behaviours/behavior-example.qml +%%QT_EXAMPLEDIR%%/examples/declarative/animation/easing/easing +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/declarative/animation/easing/easing.debug +%%QT_EXAMPLEDIR%%/examples/declarative/animation/easing/easing.png +%%QT_EXAMPLEDIR%%/examples/declarative/animation/easing/easing.pro +%%QT_EXAMPLEDIR%%/examples/declarative/animation/easing/easing.qml +%%QT_EXAMPLEDIR%%/examples/declarative/animation/easing/easing.qmlproject +%%QT_EXAMPLEDIR%%/examples/declarative/animation/easing/easing.svg +%%QT_EXAMPLEDIR%%/examples/declarative/animation/easing/main.cpp +%%QT_EXAMPLEDIR%%/examples/declarative/animation/easing/qml/easing/content/QuitButton.qml +%%QT_EXAMPLEDIR%%/examples/declarative/animation/easing/qml/easing/content/quit.png +%%QT_EXAMPLEDIR%%/examples/declarative/animation/easing/qml/easing/easing.qml +%%QT_EXAMPLEDIR%%/examples/declarative/animation/states/main.cpp +%%QT_EXAMPLEDIR%%/examples/declarative/animation/states/qml/states/qt-logo.png +%%QT_EXAMPLEDIR%%/examples/declarative/animation/states/qml/states/states.qml +%%QT_EXAMPLEDIR%%/examples/declarative/animation/states/qml/states/transitions.qml +%%QT_EXAMPLEDIR%%/examples/declarative/animation/states/states +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/declarative/animation/states/states.debug +%%QT_EXAMPLEDIR%%/examples/declarative/animation/states/states.png +%%QT_EXAMPLEDIR%%/examples/declarative/animation/states/states.pro +%%QT_EXAMPLEDIR%%/examples/declarative/animation/states/states.qmlproject +%%QT_EXAMPLEDIR%%/examples/declarative/animation/states/states.svg +%%QT_EXAMPLEDIR%%/examples/declarative/cppextensions/Makefile +%%QT_EXAMPLEDIR%%/examples/declarative/cppextensions/cppextensions.pro +%%QT_EXAMPLEDIR%%/examples/declarative/cppextensions/cppextensions.qmlproject +%%QT_EXAMPLEDIR%%/examples/declarative/cppextensions/imageprovider/ImageProviderCore/libqmlimageproviderplugin.so +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/declarative/cppextensions/imageprovider/ImageProviderCore/libqmlimageproviderplugin.so.debug +%%QT_EXAMPLEDIR%%/examples/declarative/cppextensions/imageprovider/ImageProviderCore/qmldir +%%QT_EXAMPLEDIR%%/examples/declarative/cppextensions/imageprovider/Makefile +%%QT_EXAMPLEDIR%%/examples/declarative/cppextensions/imageprovider/imageprovider-example.qml +%%QT_EXAMPLEDIR%%/examples/declarative/cppextensions/imageprovider/imageprovider.cpp +%%QT_EXAMPLEDIR%%/examples/declarative/cppextensions/imageprovider/imageprovider.pro +%%QT_EXAMPLEDIR%%/examples/declarative/cppextensions/imageprovider/imageprovider.qmlproject +%%QT_EXAMPLEDIR%%/examples/declarative/cppextensions/networkaccessmanagerfactory/Makefile +%%QT_EXAMPLEDIR%%/examples/declarative/cppextensions/networkaccessmanagerfactory/main.cpp +%%QT_EXAMPLEDIR%%/examples/declarative/cppextensions/networkaccessmanagerfactory/networkaccessmanagerfactory +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/declarative/cppextensions/networkaccessmanagerfactory/networkaccessmanagerfactory.debug +%%QT_EXAMPLEDIR%%/examples/declarative/cppextensions/networkaccessmanagerfactory/networkaccessmanagerfactory.pro +%%QT_EXAMPLEDIR%%/examples/declarative/cppextensions/networkaccessmanagerfactory/networkaccessmanagerfactory.qmlproject +%%QT_EXAMPLEDIR%%/examples/declarative/cppextensions/networkaccessmanagerfactory/networkaccessmanagerfactory.qrc +%%QT_EXAMPLEDIR%%/examples/declarative/cppextensions/networkaccessmanagerfactory/qml/networkaccessmanagerfactory/view.qml +%%QT_EXAMPLEDIR%%/examples/declarative/cppextensions/plugins/Makefile +%%QT_EXAMPLEDIR%%/examples/declarative/cppextensions/plugins/README +%%QT_EXAMPLEDIR%%/examples/declarative/cppextensions/plugins/com/nokia/TimeExample/Clock.qml +%%QT_EXAMPLEDIR%%/examples/declarative/cppextensions/plugins/com/nokia/TimeExample/center.png +%%QT_EXAMPLEDIR%%/examples/declarative/cppextensions/plugins/com/nokia/TimeExample/clock.png +%%QT_EXAMPLEDIR%%/examples/declarative/cppextensions/plugins/com/nokia/TimeExample/hour.png +%%QT_EXAMPLEDIR%%/examples/declarative/cppextensions/plugins/com/nokia/TimeExample/libqmlqtimeexampleplugin.so +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/declarative/cppextensions/plugins/com/nokia/TimeExample/libqmlqtimeexampleplugin.so.debug +%%QT_EXAMPLEDIR%%/examples/declarative/cppextensions/plugins/com/nokia/TimeExample/minute.png +%%QT_EXAMPLEDIR%%/examples/declarative/cppextensions/plugins/com/nokia/TimeExample/qmldir +%%QT_EXAMPLEDIR%%/examples/declarative/cppextensions/plugins/libqmlqwidgetsplugin.so +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/declarative/cppextensions/plugins/libqmlqwidgetsplugin.so.debug +%%QT_EXAMPLEDIR%%/examples/declarative/cppextensions/plugins/plugin.cpp +%%QT_EXAMPLEDIR%%/examples/declarative/cppextensions/plugins/plugins.pro +%%QT_EXAMPLEDIR%%/examples/declarative/cppextensions/plugins/plugins.qml +%%QT_EXAMPLEDIR%%/examples/declarative/cppextensions/plugins/plugins.qmlproject +%%QT_EXAMPLEDIR%%/examples/declarative/cppextensions/plugins/qwidgets.cpp +%%QT_EXAMPLEDIR%%/examples/declarative/cppextensions/plugins/qwidgets.pro +%%QT_EXAMPLEDIR%%/examples/declarative/cppextensions/plugins/qwidgets.qml +%%QT_EXAMPLEDIR%%/examples/declarative/cppextensions/qgraphicslayouts/Makefile +%%QT_EXAMPLEDIR%%/examples/declarative/cppextensions/qgraphicslayouts/layoutitem/Makefile +%%QT_EXAMPLEDIR%%/examples/declarative/cppextensions/qgraphicslayouts/layoutitem/layoutitem +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/declarative/cppextensions/qgraphicslayouts/layoutitem/layoutitem.debug +%%QT_EXAMPLEDIR%%/examples/declarative/cppextensions/qgraphicslayouts/layoutitem/layoutitem.pro +%%QT_EXAMPLEDIR%%/examples/declarative/cppextensions/qgraphicslayouts/layoutitem/layoutitem.qml +%%QT_EXAMPLEDIR%%/examples/declarative/cppextensions/qgraphicslayouts/layoutitem/layoutitem.qmlproject +%%QT_EXAMPLEDIR%%/examples/declarative/cppextensions/qgraphicslayouts/layoutitem/layoutitem.qrc +%%QT_EXAMPLEDIR%%/examples/declarative/cppextensions/qgraphicslayouts/layoutitem/main.cpp +%%QT_EXAMPLEDIR%%/examples/declarative/cppextensions/qgraphicslayouts/qgraphicsgridlayout/Makefile +%%QT_EXAMPLEDIR%%/examples/declarative/cppextensions/qgraphicslayouts/qgraphicsgridlayout/gridlayout.cpp +%%QT_EXAMPLEDIR%%/examples/declarative/cppextensions/qgraphicslayouts/qgraphicsgridlayout/gridlayout.h +%%QT_EXAMPLEDIR%%/examples/declarative/cppextensions/qgraphicslayouts/qgraphicsgridlayout/gridlayout.qrc +%%QT_EXAMPLEDIR%%/examples/declarative/cppextensions/qgraphicslayouts/qgraphicsgridlayout/main.cpp +%%QT_EXAMPLEDIR%%/examples/declarative/cppextensions/qgraphicslayouts/qgraphicsgridlayout/qgraphicsgridlayout +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/declarative/cppextensions/qgraphicslayouts/qgraphicsgridlayout/qgraphicsgridlayout.debug +%%QT_EXAMPLEDIR%%/examples/declarative/cppextensions/qgraphicslayouts/qgraphicsgridlayout/qgraphicsgridlayout.pro +%%QT_EXAMPLEDIR%%/examples/declarative/cppextensions/qgraphicslayouts/qgraphicsgridlayout/qml/qgraphicsgridlayout/qgraphicsgridlayout.qml +%%QT_EXAMPLEDIR%%/examples/declarative/cppextensions/qgraphicslayouts/qgraphicslayouts.pro +%%QT_EXAMPLEDIR%%/examples/declarative/cppextensions/qgraphicslayouts/qgraphicslayouts.qmlproject +%%QT_EXAMPLEDIR%%/examples/declarative/cppextensions/qgraphicslayouts/qgraphicslinearlayout/Makefile +%%QT_EXAMPLEDIR%%/examples/declarative/cppextensions/qgraphicslayouts/qgraphicslinearlayout/linearlayout.cpp +%%QT_EXAMPLEDIR%%/examples/declarative/cppextensions/qgraphicslayouts/qgraphicslinearlayout/linearlayout.h +%%QT_EXAMPLEDIR%%/examples/declarative/cppextensions/qgraphicslayouts/qgraphicslinearlayout/linearlayout.qrc +%%QT_EXAMPLEDIR%%/examples/declarative/cppextensions/qgraphicslayouts/qgraphicslinearlayout/main.cpp +%%QT_EXAMPLEDIR%%/examples/declarative/cppextensions/qgraphicslayouts/qgraphicslinearlayout/qgraphicslinearlayout +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/declarative/cppextensions/qgraphicslayouts/qgraphicslinearlayout/qgraphicslinearlayout.debug +%%QT_EXAMPLEDIR%%/examples/declarative/cppextensions/qgraphicslayouts/qgraphicslinearlayout/qgraphicslinearlayout.pro +%%QT_EXAMPLEDIR%%/examples/declarative/cppextensions/qgraphicslayouts/qgraphicslinearlayout/qml/qgraphicslinearlayout/qgraphicslinearlayout.qml +%%QT_EXAMPLEDIR%%/examples/declarative/cppextensions/qwidgets/Makefile +%%QT_EXAMPLEDIR%%/examples/declarative/cppextensions/qwidgets/QWidgets/libqmlqwidgetsplugin.so +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/declarative/cppextensions/qwidgets/QWidgets/libqmlqwidgetsplugin.so.debug +%%QT_EXAMPLEDIR%%/examples/declarative/cppextensions/qwidgets/QWidgets/qmldir +%%QT_EXAMPLEDIR%%/examples/declarative/cppextensions/qwidgets/README +%%QT_EXAMPLEDIR%%/examples/declarative/cppextensions/qwidgets/qwidgets.cpp +%%QT_EXAMPLEDIR%%/examples/declarative/cppextensions/qwidgets/qwidgets.pro +%%QT_EXAMPLEDIR%%/examples/declarative/cppextensions/qwidgets/qwidgets.qml +%%QT_EXAMPLEDIR%%/examples/declarative/cppextensions/qwidgets/qwidgets.qmlproject +%%QT_EXAMPLEDIR%%/examples/declarative/cppextensions/referenceexamples/Makefile +%%QT_EXAMPLEDIR%%/examples/declarative/cppextensions/referenceexamples/adding/Makefile +%%QT_EXAMPLEDIR%%/examples/declarative/cppextensions/referenceexamples/adding/adding +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/declarative/cppextensions/referenceexamples/adding/adding.debug +%%QT_EXAMPLEDIR%%/examples/declarative/cppextensions/referenceexamples/adding/adding.pro +%%QT_EXAMPLEDIR%%/examples/declarative/cppextensions/referenceexamples/adding/adding.qrc +%%QT_EXAMPLEDIR%%/examples/declarative/cppextensions/referenceexamples/adding/example.qml +%%QT_EXAMPLEDIR%%/examples/declarative/cppextensions/referenceexamples/adding/main.cpp +%%QT_EXAMPLEDIR%%/examples/declarative/cppextensions/referenceexamples/adding/person.cpp +%%QT_EXAMPLEDIR%%/examples/declarative/cppextensions/referenceexamples/adding/person.h +%%QT_EXAMPLEDIR%%/examples/declarative/cppextensions/referenceexamples/attached/Makefile +%%QT_EXAMPLEDIR%%/examples/declarative/cppextensions/referenceexamples/attached/attached +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/declarative/cppextensions/referenceexamples/attached/attached.debug +%%QT_EXAMPLEDIR%%/examples/declarative/cppextensions/referenceexamples/attached/attached.pro +%%QT_EXAMPLEDIR%%/examples/declarative/cppextensions/referenceexamples/attached/attached.qrc +%%QT_EXAMPLEDIR%%/examples/declarative/cppextensions/referenceexamples/attached/birthdayparty.cpp +%%QT_EXAMPLEDIR%%/examples/declarative/cppextensions/referenceexamples/attached/birthdayparty.h +%%QT_EXAMPLEDIR%%/examples/declarative/cppextensions/referenceexamples/attached/example.qml +%%QT_EXAMPLEDIR%%/examples/declarative/cppextensions/referenceexamples/attached/main.cpp +%%QT_EXAMPLEDIR%%/examples/declarative/cppextensions/referenceexamples/attached/person.cpp +%%QT_EXAMPLEDIR%%/examples/declarative/cppextensions/referenceexamples/attached/person.h +%%QT_EXAMPLEDIR%%/examples/declarative/cppextensions/referenceexamples/binding/Makefile +%%QT_EXAMPLEDIR%%/examples/declarative/cppextensions/referenceexamples/binding/binding +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/declarative/cppextensions/referenceexamples/binding/binding.debug +%%QT_EXAMPLEDIR%%/examples/declarative/cppextensions/referenceexamples/binding/binding.pro +%%QT_EXAMPLEDIR%%/examples/declarative/cppextensions/referenceexamples/binding/binding.qrc +%%QT_EXAMPLEDIR%%/examples/declarative/cppextensions/referenceexamples/binding/birthdayparty.cpp +%%QT_EXAMPLEDIR%%/examples/declarative/cppextensions/referenceexamples/binding/birthdayparty.h +%%QT_EXAMPLEDIR%%/examples/declarative/cppextensions/referenceexamples/binding/example.qml +%%QT_EXAMPLEDIR%%/examples/declarative/cppextensions/referenceexamples/binding/happybirthdaysong.cpp +%%QT_EXAMPLEDIR%%/examples/declarative/cppextensions/referenceexamples/binding/happybirthdaysong.h +%%QT_EXAMPLEDIR%%/examples/declarative/cppextensions/referenceexamples/binding/main.cpp +%%QT_EXAMPLEDIR%%/examples/declarative/cppextensions/referenceexamples/binding/person.cpp +%%QT_EXAMPLEDIR%%/examples/declarative/cppextensions/referenceexamples/binding/person.h +%%QT_EXAMPLEDIR%%/examples/declarative/cppextensions/referenceexamples/coercion/Makefile +%%QT_EXAMPLEDIR%%/examples/declarative/cppextensions/referenceexamples/coercion/birthdayparty.cpp +%%QT_EXAMPLEDIR%%/examples/declarative/cppextensions/referenceexamples/coercion/birthdayparty.h +%%QT_EXAMPLEDIR%%/examples/declarative/cppextensions/referenceexamples/coercion/coercion +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/declarative/cppextensions/referenceexamples/coercion/coercion.debug +%%QT_EXAMPLEDIR%%/examples/declarative/cppextensions/referenceexamples/coercion/coercion.pro +%%QT_EXAMPLEDIR%%/examples/declarative/cppextensions/referenceexamples/coercion/coercion.qrc +%%QT_EXAMPLEDIR%%/examples/declarative/cppextensions/referenceexamples/coercion/example.qml +%%QT_EXAMPLEDIR%%/examples/declarative/cppextensions/referenceexamples/coercion/main.cpp +%%QT_EXAMPLEDIR%%/examples/declarative/cppextensions/referenceexamples/coercion/person.cpp +%%QT_EXAMPLEDIR%%/examples/declarative/cppextensions/referenceexamples/coercion/person.h +%%QT_EXAMPLEDIR%%/examples/declarative/cppextensions/referenceexamples/default/Makefile +%%QT_EXAMPLEDIR%%/examples/declarative/cppextensions/referenceexamples/default/birthdayparty.cpp +%%QT_EXAMPLEDIR%%/examples/declarative/cppextensions/referenceexamples/default/birthdayparty.h +%%QT_EXAMPLEDIR%%/examples/declarative/cppextensions/referenceexamples/default/default +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/declarative/cppextensions/referenceexamples/default/default.debug +%%QT_EXAMPLEDIR%%/examples/declarative/cppextensions/referenceexamples/default/default.pro +%%QT_EXAMPLEDIR%%/examples/declarative/cppextensions/referenceexamples/default/default.qrc +%%QT_EXAMPLEDIR%%/examples/declarative/cppextensions/referenceexamples/default/example.qml +%%QT_EXAMPLEDIR%%/examples/declarative/cppextensions/referenceexamples/default/main.cpp +%%QT_EXAMPLEDIR%%/examples/declarative/cppextensions/referenceexamples/default/person.cpp +%%QT_EXAMPLEDIR%%/examples/declarative/cppextensions/referenceexamples/default/person.h +%%QT_EXAMPLEDIR%%/examples/declarative/cppextensions/referenceexamples/extended/Makefile +%%QT_EXAMPLEDIR%%/examples/declarative/cppextensions/referenceexamples/extended/example.qml +%%QT_EXAMPLEDIR%%/examples/declarative/cppextensions/referenceexamples/extended/extended +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/declarative/cppextensions/referenceexamples/extended/extended.debug +%%QT_EXAMPLEDIR%%/examples/declarative/cppextensions/referenceexamples/extended/extended.pro +%%QT_EXAMPLEDIR%%/examples/declarative/cppextensions/referenceexamples/extended/extended.qrc +%%QT_EXAMPLEDIR%%/examples/declarative/cppextensions/referenceexamples/extended/lineedit.cpp +%%QT_EXAMPLEDIR%%/examples/declarative/cppextensions/referenceexamples/extended/lineedit.h +%%QT_EXAMPLEDIR%%/examples/declarative/cppextensions/referenceexamples/extended/main.cpp +%%QT_EXAMPLEDIR%%/examples/declarative/cppextensions/referenceexamples/grouped/Makefile +%%QT_EXAMPLEDIR%%/examples/declarative/cppextensions/referenceexamples/grouped/birthdayparty.cpp +%%QT_EXAMPLEDIR%%/examples/declarative/cppextensions/referenceexamples/grouped/birthdayparty.h +%%QT_EXAMPLEDIR%%/examples/declarative/cppextensions/referenceexamples/grouped/example.qml +%%QT_EXAMPLEDIR%%/examples/declarative/cppextensions/referenceexamples/grouped/grouped +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/declarative/cppextensions/referenceexamples/grouped/grouped.debug +%%QT_EXAMPLEDIR%%/examples/declarative/cppextensions/referenceexamples/grouped/grouped.pro +%%QT_EXAMPLEDIR%%/examples/declarative/cppextensions/referenceexamples/grouped/grouped.qrc +%%QT_EXAMPLEDIR%%/examples/declarative/cppextensions/referenceexamples/grouped/main.cpp +%%QT_EXAMPLEDIR%%/examples/declarative/cppextensions/referenceexamples/grouped/person.cpp +%%QT_EXAMPLEDIR%%/examples/declarative/cppextensions/referenceexamples/grouped/person.h +%%QT_EXAMPLEDIR%%/examples/declarative/cppextensions/referenceexamples/methods/Makefile +%%QT_EXAMPLEDIR%%/examples/declarative/cppextensions/referenceexamples/methods/birthdayparty.cpp +%%QT_EXAMPLEDIR%%/examples/declarative/cppextensions/referenceexamples/methods/birthdayparty.h +%%QT_EXAMPLEDIR%%/examples/declarative/cppextensions/referenceexamples/methods/example.qml +%%QT_EXAMPLEDIR%%/examples/declarative/cppextensions/referenceexamples/methods/main.cpp +%%QT_EXAMPLEDIR%%/examples/declarative/cppextensions/referenceexamples/methods/methods +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/declarative/cppextensions/referenceexamples/methods/methods.debug +%%QT_EXAMPLEDIR%%/examples/declarative/cppextensions/referenceexamples/methods/methods.pro +%%QT_EXAMPLEDIR%%/examples/declarative/cppextensions/referenceexamples/methods/methods.qrc +%%QT_EXAMPLEDIR%%/examples/declarative/cppextensions/referenceexamples/methods/person.cpp +%%QT_EXAMPLEDIR%%/examples/declarative/cppextensions/referenceexamples/methods/person.h +%%QT_EXAMPLEDIR%%/examples/declarative/cppextensions/referenceexamples/properties/Makefile +%%QT_EXAMPLEDIR%%/examples/declarative/cppextensions/referenceexamples/properties/birthdayparty.cpp +%%QT_EXAMPLEDIR%%/examples/declarative/cppextensions/referenceexamples/properties/birthdayparty.h +%%QT_EXAMPLEDIR%%/examples/declarative/cppextensions/referenceexamples/properties/example.qml +%%QT_EXAMPLEDIR%%/examples/declarative/cppextensions/referenceexamples/properties/main.cpp +%%QT_EXAMPLEDIR%%/examples/declarative/cppextensions/referenceexamples/properties/person.cpp +%%QT_EXAMPLEDIR%%/examples/declarative/cppextensions/referenceexamples/properties/person.h +%%QT_EXAMPLEDIR%%/examples/declarative/cppextensions/referenceexamples/properties/properties +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/declarative/cppextensions/referenceexamples/properties/properties.debug +%%QT_EXAMPLEDIR%%/examples/declarative/cppextensions/referenceexamples/properties/properties.pro +%%QT_EXAMPLEDIR%%/examples/declarative/cppextensions/referenceexamples/properties/properties.qrc +%%QT_EXAMPLEDIR%%/examples/declarative/cppextensions/referenceexamples/referenceexamples.pro +%%QT_EXAMPLEDIR%%/examples/declarative/cppextensions/referenceexamples/referenceexamples.qmlproject +%%QT_EXAMPLEDIR%%/examples/declarative/cppextensions/referenceexamples/signal/Makefile +%%QT_EXAMPLEDIR%%/examples/declarative/cppextensions/referenceexamples/signal/birthdayparty.cpp +%%QT_EXAMPLEDIR%%/examples/declarative/cppextensions/referenceexamples/signal/birthdayparty.h +%%QT_EXAMPLEDIR%%/examples/declarative/cppextensions/referenceexamples/signal/example.qml +%%QT_EXAMPLEDIR%%/examples/declarative/cppextensions/referenceexamples/signal/main.cpp +%%QT_EXAMPLEDIR%%/examples/declarative/cppextensions/referenceexamples/signal/person.cpp +%%QT_EXAMPLEDIR%%/examples/declarative/cppextensions/referenceexamples/signal/person.h +%%QT_EXAMPLEDIR%%/examples/declarative/cppextensions/referenceexamples/signal/signal +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/declarative/cppextensions/referenceexamples/signal/signal.debug +%%QT_EXAMPLEDIR%%/examples/declarative/cppextensions/referenceexamples/signal/signal.pro +%%QT_EXAMPLEDIR%%/examples/declarative/cppextensions/referenceexamples/signal/signal.qrc +%%QT_EXAMPLEDIR%%/examples/declarative/cppextensions/referenceexamples/valuesource/Makefile +%%QT_EXAMPLEDIR%%/examples/declarative/cppextensions/referenceexamples/valuesource/birthdayparty.cpp +%%QT_EXAMPLEDIR%%/examples/declarative/cppextensions/referenceexamples/valuesource/birthdayparty.h +%%QT_EXAMPLEDIR%%/examples/declarative/cppextensions/referenceexamples/valuesource/example.qml +%%QT_EXAMPLEDIR%%/examples/declarative/cppextensions/referenceexamples/valuesource/happybirthdaysong.cpp +%%QT_EXAMPLEDIR%%/examples/declarative/cppextensions/referenceexamples/valuesource/happybirthdaysong.h +%%QT_EXAMPLEDIR%%/examples/declarative/cppextensions/referenceexamples/valuesource/main.cpp +%%QT_EXAMPLEDIR%%/examples/declarative/cppextensions/referenceexamples/valuesource/person.cpp +%%QT_EXAMPLEDIR%%/examples/declarative/cppextensions/referenceexamples/valuesource/person.h +%%QT_EXAMPLEDIR%%/examples/declarative/cppextensions/referenceexamples/valuesource/valuesource +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/declarative/cppextensions/referenceexamples/valuesource/valuesource.debug +%%QT_EXAMPLEDIR%%/examples/declarative/cppextensions/referenceexamples/valuesource/valuesource.pro +%%QT_EXAMPLEDIR%%/examples/declarative/cppextensions/referenceexamples/valuesource/valuesource.qrc +%%QT_EXAMPLEDIR%%/examples/declarative/i18n/i18n +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/declarative/i18n/i18n.debug +%%QT_EXAMPLEDIR%%/examples/declarative/i18n/i18n.png +%%QT_EXAMPLEDIR%%/examples/declarative/i18n/i18n.pro +%%QT_EXAMPLEDIR%%/examples/declarative/i18n/i18n.qmlproject +%%QT_EXAMPLEDIR%%/examples/declarative/i18n/i18n.svg +%%QT_EXAMPLEDIR%%/examples/declarative/i18n/main.cpp +%%QT_EXAMPLEDIR%%/examples/declarative/i18n/qml/i18n/base.ts +%%QT_EXAMPLEDIR%%/examples/declarative/i18n/qml/i18n/i18n.qml +%%QT_EXAMPLEDIR%%/examples/declarative/i18n/qml/i18n/qml_en_AU.ts +%%QT_EXAMPLEDIR%%/examples/declarative/i18n/qml/i18n/qml_fr.ts +%%QT_EXAMPLEDIR%%/examples/declarative/imageelements/borderimage/borderimage +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/declarative/imageelements/borderimage/borderimage.debug +%%QT_EXAMPLEDIR%%/examples/declarative/imageelements/borderimage/borderimage.png +%%QT_EXAMPLEDIR%%/examples/declarative/imageelements/borderimage/borderimage.pro +%%QT_EXAMPLEDIR%%/examples/declarative/imageelements/borderimage/borderimage.qmlproject +%%QT_EXAMPLEDIR%%/examples/declarative/imageelements/borderimage/borderimage.svg +%%QT_EXAMPLEDIR%%/examples/declarative/imageelements/borderimage/main.cpp +%%QT_EXAMPLEDIR%%/examples/declarative/imageelements/borderimage/qml/borderimage/borderimage.qml +%%QT_EXAMPLEDIR%%/examples/declarative/imageelements/borderimage/qml/borderimage/content/MyBorderImage.qml +%%QT_EXAMPLEDIR%%/examples/declarative/imageelements/borderimage/qml/borderimage/content/ShadowRectangle.qml +%%QT_EXAMPLEDIR%%/examples/declarative/imageelements/borderimage/qml/borderimage/content/bw.png +%%QT_EXAMPLEDIR%%/examples/declarative/imageelements/borderimage/qml/borderimage/content/colors-round.sci +%%QT_EXAMPLEDIR%%/examples/declarative/imageelements/borderimage/qml/borderimage/content/colors-stretch.sci +%%QT_EXAMPLEDIR%%/examples/declarative/imageelements/borderimage/qml/borderimage/content/colors.png +%%QT_EXAMPLEDIR%%/examples/declarative/imageelements/borderimage/qml/borderimage/content/shadow.png +%%QT_EXAMPLEDIR%%/examples/declarative/imageelements/borderimage/qml/borderimage/shadows.qml +%%QT_EXAMPLEDIR%%/examples/declarative/imageelements/image/image +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/declarative/imageelements/image/image.debug +%%QT_EXAMPLEDIR%%/examples/declarative/imageelements/image/image.png +%%QT_EXAMPLEDIR%%/examples/declarative/imageelements/image/image.pro +%%QT_EXAMPLEDIR%%/examples/declarative/imageelements/image/image.qmlproject +%%QT_EXAMPLEDIR%%/examples/declarative/imageelements/image/image.svg +%%QT_EXAMPLEDIR%%/examples/declarative/imageelements/image/main.cpp +%%QT_EXAMPLEDIR%%/examples/declarative/imageelements/image/qml/image/ImageCell.qml +%%QT_EXAMPLEDIR%%/examples/declarative/imageelements/image/qml/image/image.qml +%%QT_EXAMPLEDIR%%/examples/declarative/imageelements/image/qml/image/qt-logo.png +%%QT_EXAMPLEDIR%%/examples/declarative/imageelements/shadows/main.cpp +%%QT_EXAMPLEDIR%%/examples/declarative/imageelements/shadows/qml/shadows/borderimage.qml +%%QT_EXAMPLEDIR%%/examples/declarative/imageelements/shadows/qml/shadows/content/MyBorderImage.qml +%%QT_EXAMPLEDIR%%/examples/declarative/imageelements/shadows/qml/shadows/content/ShadowRectangle.qml +%%QT_EXAMPLEDIR%%/examples/declarative/imageelements/shadows/qml/shadows/content/bw.png +%%QT_EXAMPLEDIR%%/examples/declarative/imageelements/shadows/qml/shadows/content/colors-round.sci +%%QT_EXAMPLEDIR%%/examples/declarative/imageelements/shadows/qml/shadows/content/colors-stretch.sci +%%QT_EXAMPLEDIR%%/examples/declarative/imageelements/shadows/qml/shadows/content/colors.png +%%QT_EXAMPLEDIR%%/examples/declarative/imageelements/shadows/qml/shadows/content/shadow.png +%%QT_EXAMPLEDIR%%/examples/declarative/imageelements/shadows/qml/shadows/shadows.qml +%%QT_EXAMPLEDIR%%/examples/declarative/imageelements/shadows/shadows +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/declarative/imageelements/shadows/shadows.debug +%%QT_EXAMPLEDIR%%/examples/declarative/imageelements/shadows/shadows.png +%%QT_EXAMPLEDIR%%/examples/declarative/imageelements/shadows/shadows.pro +%%QT_EXAMPLEDIR%%/examples/declarative/imageelements/shadows/shadows.qmlproject +%%QT_EXAMPLEDIR%%/examples/declarative/imageelements/shadows/shadows.svg +%%QT_EXAMPLEDIR%%/examples/declarative/keyinteraction/focus/focus +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/declarative/keyinteraction/focus/focus.debug +%%QT_EXAMPLEDIR%%/examples/declarative/keyinteraction/focus/focus.png +%%QT_EXAMPLEDIR%%/examples/declarative/keyinteraction/focus/focus.pro +%%QT_EXAMPLEDIR%%/examples/declarative/keyinteraction/focus/focus.qmlproject +%%QT_EXAMPLEDIR%%/examples/declarative/keyinteraction/focus/focus.svg +%%QT_EXAMPLEDIR%%/examples/declarative/keyinteraction/focus/main.cpp +%%QT_EXAMPLEDIR%%/examples/declarative/keyinteraction/focus/qml/focus/FocusCore/ContextMenu.qml +%%QT_EXAMPLEDIR%%/examples/declarative/keyinteraction/focus/qml/focus/FocusCore/GridMenu.qml +%%QT_EXAMPLEDIR%%/examples/declarative/keyinteraction/focus/qml/focus/FocusCore/ListMenu.qml +%%QT_EXAMPLEDIR%%/examples/declarative/keyinteraction/focus/qml/focus/FocusCore/ListViewDelegate.qml +%%QT_EXAMPLEDIR%%/examples/declarative/keyinteraction/focus/qml/focus/FocusCore/images/arrow.png +%%QT_EXAMPLEDIR%%/examples/declarative/keyinteraction/focus/qml/focus/FocusCore/images/qt-logo.png +%%QT_EXAMPLEDIR%%/examples/declarative/keyinteraction/focus/qml/focus/focus.qml +%%QT_EXAMPLEDIR%%/examples/declarative/modelviews/abstractitemmodel/abstractitemmodel +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/declarative/modelviews/abstractitemmodel/abstractitemmodel.debug +%%QT_EXAMPLEDIR%%/examples/declarative/modelviews/abstractitemmodel/abstractitemmodel.pro +%%QT_EXAMPLEDIR%%/examples/declarative/modelviews/abstractitemmodel/main.cpp +%%QT_EXAMPLEDIR%%/examples/declarative/modelviews/abstractitemmodel/model.cpp +%%QT_EXAMPLEDIR%%/examples/declarative/modelviews/abstractitemmodel/model.h +%%QT_EXAMPLEDIR%%/examples/declarative/modelviews/abstractitemmodel/qml/abstractitemmodel/view.qml +%%QT_EXAMPLEDIR%%/examples/declarative/modelviews/gridview-example/gridview +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/declarative/modelviews/gridview-example/gridview.debug +%%QT_EXAMPLEDIR%%/examples/declarative/modelviews/gridview-example/gridview.pro +%%QT_EXAMPLEDIR%%/examples/declarative/modelviews/gridview-example/gridview.qmlproject +%%QT_EXAMPLEDIR%%/examples/declarative/modelviews/gridview-example/gridview.svg +%%QT_EXAMPLEDIR%%/examples/declarative/modelviews/gridview-example/gridviewexample.png +%%QT_EXAMPLEDIR%%/examples/declarative/modelviews/gridview-example/main.cpp +%%QT_EXAMPLEDIR%%/examples/declarative/modelviews/gridview-example/qml/gridview-example/gridview-example.qml +%%QT_EXAMPLEDIR%%/examples/declarative/modelviews/gridview-example/qml/gridview-example/pics/AddressBook_48.png +%%QT_EXAMPLEDIR%%/examples/declarative/modelviews/gridview-example/qml/gridview-example/pics/AudioPlayer_48.png +%%QT_EXAMPLEDIR%%/examples/declarative/modelviews/gridview-example/qml/gridview-example/pics/Camera_48.png +%%QT_EXAMPLEDIR%%/examples/declarative/modelviews/gridview-example/qml/gridview-example/pics/DateBook_48.png +%%QT_EXAMPLEDIR%%/examples/declarative/modelviews/gridview-example/qml/gridview-example/pics/EMail_48.png +%%QT_EXAMPLEDIR%%/examples/declarative/modelviews/gridview-example/qml/gridview-example/pics/TodoList_48.png +%%QT_EXAMPLEDIR%%/examples/declarative/modelviews/gridview-example/qml/gridview-example/pics/VideoPlayer_48.png +%%QT_EXAMPLEDIR%%/examples/declarative/modelviews/listview/dynamiclist/dynamiclist +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/declarative/modelviews/listview/dynamiclist/dynamiclist.debug +%%QT_EXAMPLEDIR%%/examples/declarative/modelviews/listview/dynamiclist/dynamiclist.png +%%QT_EXAMPLEDIR%%/examples/declarative/modelviews/listview/dynamiclist/dynamiclist.pro +%%QT_EXAMPLEDIR%%/examples/declarative/modelviews/listview/dynamiclist/dynamiclist.qmlproject +%%QT_EXAMPLEDIR%%/examples/declarative/modelviews/listview/dynamiclist/dynamiclist.svg +%%QT_EXAMPLEDIR%%/examples/declarative/modelviews/listview/dynamiclist/main.cpp +%%QT_EXAMPLEDIR%%/examples/declarative/modelviews/listview/dynamiclist/qml/dynamic/content/PetsModel.qml +%%QT_EXAMPLEDIR%%/examples/declarative/modelviews/listview/dynamiclist/qml/dynamic/content/PressAndHoldButton.qml +%%QT_EXAMPLEDIR%%/examples/declarative/modelviews/listview/dynamiclist/qml/dynamic/content/RecipesModel.qml +%%QT_EXAMPLEDIR%%/examples/declarative/modelviews/listview/dynamiclist/qml/dynamic/content/TextButton.qml +%%QT_EXAMPLEDIR%%/examples/declarative/modelviews/listview/dynamiclist/qml/dynamic/content/pics/arrow-down.png +%%QT_EXAMPLEDIR%%/examples/declarative/modelviews/listview/dynamiclist/qml/dynamic/content/pics/arrow-up.png +%%QT_EXAMPLEDIR%%/examples/declarative/modelviews/listview/dynamiclist/qml/dynamic/content/pics/fruit-salad.jpg +%%QT_EXAMPLEDIR%%/examples/declarative/modelviews/listview/dynamiclist/qml/dynamic/content/pics/hamburger.jpg +%%QT_EXAMPLEDIR%%/examples/declarative/modelviews/listview/dynamiclist/qml/dynamic/content/pics/lemonade.jpg +%%QT_EXAMPLEDIR%%/examples/declarative/modelviews/listview/dynamiclist/qml/dynamic/content/pics/list-delete.png +%%QT_EXAMPLEDIR%%/examples/declarative/modelviews/listview/dynamiclist/qml/dynamic/content/pics/minus-sign.png +%%QT_EXAMPLEDIR%%/examples/declarative/modelviews/listview/dynamiclist/qml/dynamic/content/pics/moreDown.png +%%QT_EXAMPLEDIR%%/examples/declarative/modelviews/listview/dynamiclist/qml/dynamic/content/pics/moreUp.png +%%QT_EXAMPLEDIR%%/examples/declarative/modelviews/listview/dynamiclist/qml/dynamic/content/pics/pancakes.jpg +%%QT_EXAMPLEDIR%%/examples/declarative/modelviews/listview/dynamiclist/qml/dynamic/content/pics/plus-sign.png +%%QT_EXAMPLEDIR%%/examples/declarative/modelviews/listview/dynamiclist/qml/dynamic/content/pics/vegetable-soup.jpg +%%QT_EXAMPLEDIR%%/examples/declarative/modelviews/listview/dynamiclist/qml/dynamic/dynamiclist.qml +%%QT_EXAMPLEDIR%%/examples/declarative/modelviews/listview/dynamiclist/qml/dynamic/expandingdelegates.qml +%%QT_EXAMPLEDIR%%/examples/declarative/modelviews/listview/dynamiclist/qml/dynamic/highlight.qml +%%QT_EXAMPLEDIR%%/examples/declarative/modelviews/listview/dynamiclist/qml/dynamic/highlightranges.qml +%%QT_EXAMPLEDIR%%/examples/declarative/modelviews/listview/dynamiclist/qml/dynamic/sections.qml +%%QT_EXAMPLEDIR%%/examples/declarative/modelviews/listview/expandingdelegates/expandingdelegates +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/declarative/modelviews/listview/expandingdelegates/expandingdelegates.debug +%%QT_EXAMPLEDIR%%/examples/declarative/modelviews/listview/expandingdelegates/expandingdelegates.png +%%QT_EXAMPLEDIR%%/examples/declarative/modelviews/listview/expandingdelegates/expandingdelegates.pro +%%QT_EXAMPLEDIR%%/examples/declarative/modelviews/listview/expandingdelegates/expandingdelegates.qmlproject +%%QT_EXAMPLEDIR%%/examples/declarative/modelviews/listview/expandingdelegates/expandingdelegates.svg +%%QT_EXAMPLEDIR%%/examples/declarative/modelviews/listview/expandingdelegates/main.cpp +%%QT_EXAMPLEDIR%%/examples/declarative/modelviews/listview/expandingdelegates/qml/expandingdelegates/content/PetsModel.qml +%%QT_EXAMPLEDIR%%/examples/declarative/modelviews/listview/expandingdelegates/qml/expandingdelegates/content/PressAndHoldButton.qml +%%QT_EXAMPLEDIR%%/examples/declarative/modelviews/listview/expandingdelegates/qml/expandingdelegates/content/RecipesModel.qml +%%QT_EXAMPLEDIR%%/examples/declarative/modelviews/listview/expandingdelegates/qml/expandingdelegates/content/TextButton.qml +%%QT_EXAMPLEDIR%%/examples/declarative/modelviews/listview/expandingdelegates/qml/expandingdelegates/content/pics/arrow-down.png +%%QT_EXAMPLEDIR%%/examples/declarative/modelviews/listview/expandingdelegates/qml/expandingdelegates/content/pics/arrow-up.png +%%QT_EXAMPLEDIR%%/examples/declarative/modelviews/listview/expandingdelegates/qml/expandingdelegates/content/pics/fruit-salad.jpg +%%QT_EXAMPLEDIR%%/examples/declarative/modelviews/listview/expandingdelegates/qml/expandingdelegates/content/pics/hamburger.jpg +%%QT_EXAMPLEDIR%%/examples/declarative/modelviews/listview/expandingdelegates/qml/expandingdelegates/content/pics/lemonade.jpg +%%QT_EXAMPLEDIR%%/examples/declarative/modelviews/listview/expandingdelegates/qml/expandingdelegates/content/pics/list-delete.png +%%QT_EXAMPLEDIR%%/examples/declarative/modelviews/listview/expandingdelegates/qml/expandingdelegates/content/pics/minus-sign.png +%%QT_EXAMPLEDIR%%/examples/declarative/modelviews/listview/expandingdelegates/qml/expandingdelegates/content/pics/moreDown.png +%%QT_EXAMPLEDIR%%/examples/declarative/modelviews/listview/expandingdelegates/qml/expandingdelegates/content/pics/moreUp.png +%%QT_EXAMPLEDIR%%/examples/declarative/modelviews/listview/expandingdelegates/qml/expandingdelegates/content/pics/pancakes.jpg +%%QT_EXAMPLEDIR%%/examples/declarative/modelviews/listview/expandingdelegates/qml/expandingdelegates/content/pics/plus-sign.png +%%QT_EXAMPLEDIR%%/examples/declarative/modelviews/listview/expandingdelegates/qml/expandingdelegates/content/pics/vegetable-soup.jpg +%%QT_EXAMPLEDIR%%/examples/declarative/modelviews/listview/expandingdelegates/qml/expandingdelegates/dynamiclist.qml +%%QT_EXAMPLEDIR%%/examples/declarative/modelviews/listview/expandingdelegates/qml/expandingdelegates/expandingdelegates.qml +%%QT_EXAMPLEDIR%%/examples/declarative/modelviews/listview/expandingdelegates/qml/expandingdelegates/highlight.qml +%%QT_EXAMPLEDIR%%/examples/declarative/modelviews/listview/expandingdelegates/qml/expandingdelegates/highlightranges.qml +%%QT_EXAMPLEDIR%%/examples/declarative/modelviews/listview/expandingdelegates/qml/expandingdelegates/sections.qml +%%QT_EXAMPLEDIR%%/examples/declarative/modelviews/listview/highlight/highlight +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/declarative/modelviews/listview/highlight/highlight.debug +%%QT_EXAMPLEDIR%%/examples/declarative/modelviews/listview/highlight/highlight.png +%%QT_EXAMPLEDIR%%/examples/declarative/modelviews/listview/highlight/highlight.pro +%%QT_EXAMPLEDIR%%/examples/declarative/modelviews/listview/highlight/highlight.qmlproject +%%QT_EXAMPLEDIR%%/examples/declarative/modelviews/listview/highlight/highlight.svg +%%QT_EXAMPLEDIR%%/examples/declarative/modelviews/listview/highlight/main.cpp +%%QT_EXAMPLEDIR%%/examples/declarative/modelviews/listview/highlight/qml/highlight/content/PetsModel.qml +%%QT_EXAMPLEDIR%%/examples/declarative/modelviews/listview/highlight/qml/highlight/content/PressAndHoldButton.qml +%%QT_EXAMPLEDIR%%/examples/declarative/modelviews/listview/highlight/qml/highlight/content/RecipesModel.qml +%%QT_EXAMPLEDIR%%/examples/declarative/modelviews/listview/highlight/qml/highlight/content/TextButton.qml +%%QT_EXAMPLEDIR%%/examples/declarative/modelviews/listview/highlight/qml/highlight/content/pics/arrow-down.png +%%QT_EXAMPLEDIR%%/examples/declarative/modelviews/listview/highlight/qml/highlight/content/pics/arrow-up.png +%%QT_EXAMPLEDIR%%/examples/declarative/modelviews/listview/highlight/qml/highlight/content/pics/fruit-salad.jpg +%%QT_EXAMPLEDIR%%/examples/declarative/modelviews/listview/highlight/qml/highlight/content/pics/hamburger.jpg +%%QT_EXAMPLEDIR%%/examples/declarative/modelviews/listview/highlight/qml/highlight/content/pics/lemonade.jpg +%%QT_EXAMPLEDIR%%/examples/declarative/modelviews/listview/highlight/qml/highlight/content/pics/list-delete.png +%%QT_EXAMPLEDIR%%/examples/declarative/modelviews/listview/highlight/qml/highlight/content/pics/minus-sign.png +%%QT_EXAMPLEDIR%%/examples/declarative/modelviews/listview/highlight/qml/highlight/content/pics/moreDown.png +%%QT_EXAMPLEDIR%%/examples/declarative/modelviews/listview/highlight/qml/highlight/content/pics/moreUp.png +%%QT_EXAMPLEDIR%%/examples/declarative/modelviews/listview/highlight/qml/highlight/content/pics/pancakes.jpg +%%QT_EXAMPLEDIR%%/examples/declarative/modelviews/listview/highlight/qml/highlight/content/pics/plus-sign.png +%%QT_EXAMPLEDIR%%/examples/declarative/modelviews/listview/highlight/qml/highlight/content/pics/vegetable-soup.jpg +%%QT_EXAMPLEDIR%%/examples/declarative/modelviews/listview/highlight/qml/highlight/dynamiclist.qml +%%QT_EXAMPLEDIR%%/examples/declarative/modelviews/listview/highlight/qml/highlight/expandingdelegates.qml +%%QT_EXAMPLEDIR%%/examples/declarative/modelviews/listview/highlight/qml/highlight/highlight.qml +%%QT_EXAMPLEDIR%%/examples/declarative/modelviews/listview/highlight/qml/highlight/highlightranges.qml +%%QT_EXAMPLEDIR%%/examples/declarative/modelviews/listview/highlight/qml/highlight/sections.qml +%%QT_EXAMPLEDIR%%/examples/declarative/modelviews/listview/highlightranges/highlightranges +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/declarative/modelviews/listview/highlightranges/highlightranges.debug +%%QT_EXAMPLEDIR%%/examples/declarative/modelviews/listview/highlightranges/highlightranges.png +%%QT_EXAMPLEDIR%%/examples/declarative/modelviews/listview/highlightranges/highlightranges.pro +%%QT_EXAMPLEDIR%%/examples/declarative/modelviews/listview/highlightranges/highlightranges.qmlproject +%%QT_EXAMPLEDIR%%/examples/declarative/modelviews/listview/highlightranges/highlightranges.svg +%%QT_EXAMPLEDIR%%/examples/declarative/modelviews/listview/highlightranges/main.cpp +%%QT_EXAMPLEDIR%%/examples/declarative/modelviews/listview/highlightranges/qml/highlightranges/content/PetsModel.qml +%%QT_EXAMPLEDIR%%/examples/declarative/modelviews/listview/highlightranges/qml/highlightranges/content/PressAndHoldButton.qml +%%QT_EXAMPLEDIR%%/examples/declarative/modelviews/listview/highlightranges/qml/highlightranges/content/RecipesModel.qml +%%QT_EXAMPLEDIR%%/examples/declarative/modelviews/listview/highlightranges/qml/highlightranges/content/TextButton.qml +%%QT_EXAMPLEDIR%%/examples/declarative/modelviews/listview/highlightranges/qml/highlightranges/content/pics/arrow-down.png +%%QT_EXAMPLEDIR%%/examples/declarative/modelviews/listview/highlightranges/qml/highlightranges/content/pics/arrow-up.png +%%QT_EXAMPLEDIR%%/examples/declarative/modelviews/listview/highlightranges/qml/highlightranges/content/pics/fruit-salad.jpg +%%QT_EXAMPLEDIR%%/examples/declarative/modelviews/listview/highlightranges/qml/highlightranges/content/pics/hamburger.jpg +%%QT_EXAMPLEDIR%%/examples/declarative/modelviews/listview/highlightranges/qml/highlightranges/content/pics/lemonade.jpg +%%QT_EXAMPLEDIR%%/examples/declarative/modelviews/listview/highlightranges/qml/highlightranges/content/pics/list-delete.png +%%QT_EXAMPLEDIR%%/examples/declarative/modelviews/listview/highlightranges/qml/highlightranges/content/pics/minus-sign.png +%%QT_EXAMPLEDIR%%/examples/declarative/modelviews/listview/highlightranges/qml/highlightranges/content/pics/moreDown.png +%%QT_EXAMPLEDIR%%/examples/declarative/modelviews/listview/highlightranges/qml/highlightranges/content/pics/moreUp.png +%%QT_EXAMPLEDIR%%/examples/declarative/modelviews/listview/highlightranges/qml/highlightranges/content/pics/pancakes.jpg +%%QT_EXAMPLEDIR%%/examples/declarative/modelviews/listview/highlightranges/qml/highlightranges/content/pics/plus-sign.png +%%QT_EXAMPLEDIR%%/examples/declarative/modelviews/listview/highlightranges/qml/highlightranges/content/pics/vegetable-soup.jpg +%%QT_EXAMPLEDIR%%/examples/declarative/modelviews/listview/highlightranges/qml/highlightranges/dynamiclist.qml +%%QT_EXAMPLEDIR%%/examples/declarative/modelviews/listview/highlightranges/qml/highlightranges/expandingdelegates.qml +%%QT_EXAMPLEDIR%%/examples/declarative/modelviews/listview/highlightranges/qml/highlightranges/highlight.qml +%%QT_EXAMPLEDIR%%/examples/declarative/modelviews/listview/highlightranges/qml/highlightranges/highlightranges.qml +%%QT_EXAMPLEDIR%%/examples/declarative/modelviews/listview/highlightranges/qml/highlightranges/sections.qml +%%QT_EXAMPLEDIR%%/examples/declarative/modelviews/listview/sections/main.cpp +%%QT_EXAMPLEDIR%%/examples/declarative/modelviews/listview/sections/qml/sections/content/PetsModel.qml +%%QT_EXAMPLEDIR%%/examples/declarative/modelviews/listview/sections/qml/sections/content/PressAndHoldButton.qml +%%QT_EXAMPLEDIR%%/examples/declarative/modelviews/listview/sections/qml/sections/content/RecipesModel.qml +%%QT_EXAMPLEDIR%%/examples/declarative/modelviews/listview/sections/qml/sections/content/TextButton.qml +%%QT_EXAMPLEDIR%%/examples/declarative/modelviews/listview/sections/qml/sections/content/pics/arrow-down.png +%%QT_EXAMPLEDIR%%/examples/declarative/modelviews/listview/sections/qml/sections/content/pics/arrow-up.png +%%QT_EXAMPLEDIR%%/examples/declarative/modelviews/listview/sections/qml/sections/content/pics/fruit-salad.jpg +%%QT_EXAMPLEDIR%%/examples/declarative/modelviews/listview/sections/qml/sections/content/pics/hamburger.jpg +%%QT_EXAMPLEDIR%%/examples/declarative/modelviews/listview/sections/qml/sections/content/pics/lemonade.jpg +%%QT_EXAMPLEDIR%%/examples/declarative/modelviews/listview/sections/qml/sections/content/pics/list-delete.png +%%QT_EXAMPLEDIR%%/examples/declarative/modelviews/listview/sections/qml/sections/content/pics/minus-sign.png +%%QT_EXAMPLEDIR%%/examples/declarative/modelviews/listview/sections/qml/sections/content/pics/moreDown.png +%%QT_EXAMPLEDIR%%/examples/declarative/modelviews/listview/sections/qml/sections/content/pics/moreUp.png +%%QT_EXAMPLEDIR%%/examples/declarative/modelviews/listview/sections/qml/sections/content/pics/pancakes.jpg +%%QT_EXAMPLEDIR%%/examples/declarative/modelviews/listview/sections/qml/sections/content/pics/plus-sign.png +%%QT_EXAMPLEDIR%%/examples/declarative/modelviews/listview/sections/qml/sections/content/pics/vegetable-soup.jpg +%%QT_EXAMPLEDIR%%/examples/declarative/modelviews/listview/sections/qml/sections/dynamiclist.qml +%%QT_EXAMPLEDIR%%/examples/declarative/modelviews/listview/sections/qml/sections/expandingdelegates.qml +%%QT_EXAMPLEDIR%%/examples/declarative/modelviews/listview/sections/qml/sections/highlight.qml +%%QT_EXAMPLEDIR%%/examples/declarative/modelviews/listview/sections/qml/sections/highlightranges.qml +%%QT_EXAMPLEDIR%%/examples/declarative/modelviews/listview/sections/qml/sections/sections.qml +%%QT_EXAMPLEDIR%%/examples/declarative/modelviews/listview/sections/sections +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/declarative/modelviews/listview/sections/sections.debug +%%QT_EXAMPLEDIR%%/examples/declarative/modelviews/listview/sections/sections.png +%%QT_EXAMPLEDIR%%/examples/declarative/modelviews/listview/sections/sections.pro +%%QT_EXAMPLEDIR%%/examples/declarative/modelviews/listview/sections/sections.qmlproject +%%QT_EXAMPLEDIR%%/examples/declarative/modelviews/listview/sections/sections.svg +%%QT_EXAMPLEDIR%%/examples/declarative/modelviews/objectlistmodel/dataobject.cpp +%%QT_EXAMPLEDIR%%/examples/declarative/modelviews/objectlistmodel/dataobject.h +%%QT_EXAMPLEDIR%%/examples/declarative/modelviews/objectlistmodel/main.cpp +%%QT_EXAMPLEDIR%%/examples/declarative/modelviews/objectlistmodel/objectlistmodel +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/declarative/modelviews/objectlistmodel/objectlistmodel.debug +%%QT_EXAMPLEDIR%%/examples/declarative/modelviews/objectlistmodel/objectlistmodel.pro +%%QT_EXAMPLEDIR%%/examples/declarative/modelviews/objectlistmodel/objectlistmodel.qmlproject +%%QT_EXAMPLEDIR%%/examples/declarative/modelviews/objectlistmodel/qml/objectlistmodel/view.qml +%%QT_EXAMPLEDIR%%/examples/declarative/modelviews/package/main.cpp +%%QT_EXAMPLEDIR%%/examples/declarative/modelviews/package/package +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/declarative/modelviews/package/package.debug +%%QT_EXAMPLEDIR%%/examples/declarative/modelviews/package/package.pro +%%QT_EXAMPLEDIR%%/examples/declarative/modelviews/package/package.qmlproject +%%QT_EXAMPLEDIR%%/examples/declarative/modelviews/package/qml/package/Delegate.qml +%%QT_EXAMPLEDIR%%/examples/declarative/modelviews/package/qml/package/view.qml +%%QT_EXAMPLEDIR%%/examples/declarative/modelviews/parallax/main.cpp +%%QT_EXAMPLEDIR%%/examples/declarative/modelviews/parallax/parallax +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/declarative/modelviews/parallax/parallax.debug +%%QT_EXAMPLEDIR%%/examples/declarative/modelviews/parallax/parallax.pro +%%QT_EXAMPLEDIR%%/examples/declarative/modelviews/parallax/parallax.qmlproject +%%QT_EXAMPLEDIR%%/examples/declarative/modelviews/parallax/parallax.svg +%%QT_EXAMPLEDIR%%/examples/declarative/modelviews/parallax/parallax64.png +%%QT_EXAMPLEDIR%%/examples/declarative/modelviews/parallax/parallax80.png +%%QT_EXAMPLEDIR%%/examples/declarative/modelviews/parallax/qml/parallax/Clock.qml +%%QT_EXAMPLEDIR%%/examples/declarative/modelviews/parallax/qml/parallax/ParallaxView.qml +%%QT_EXAMPLEDIR%%/examples/declarative/modelviews/parallax/qml/parallax/Smiley.qml +%%QT_EXAMPLEDIR%%/examples/declarative/modelviews/parallax/qml/parallax/parallax.qml +%%QT_EXAMPLEDIR%%/examples/declarative/modelviews/parallax/qml/parallax/pics/background.jpg +%%QT_EXAMPLEDIR%%/examples/declarative/modelviews/parallax/qml/parallax/pics/face-smile.png +%%QT_EXAMPLEDIR%%/examples/declarative/modelviews/parallax/qml/parallax/pics/home-page.svg +%%QT_EXAMPLEDIR%%/examples/declarative/modelviews/parallax/qml/parallax/pics/shadow.png +%%QT_EXAMPLEDIR%%/examples/declarative/modelviews/parallax/qml/parallax/pics/yast-joystick.png +%%QT_EXAMPLEDIR%%/examples/declarative/modelviews/parallax/qml/parallax/pics/yast-wol.png +%%QT_EXAMPLEDIR%%/examples/declarative/modelviews/pathview-example/main.cpp +%%QT_EXAMPLEDIR%%/examples/declarative/modelviews/pathview-example/pathview +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/declarative/modelviews/pathview-example/pathview.debug +%%QT_EXAMPLEDIR%%/examples/declarative/modelviews/pathview-example/pathview.png +%%QT_EXAMPLEDIR%%/examples/declarative/modelviews/pathview-example/pathview.pro +%%QT_EXAMPLEDIR%%/examples/declarative/modelviews/pathview-example/pathview.qmlproject +%%QT_EXAMPLEDIR%%/examples/declarative/modelviews/pathview-example/pathview.svg +%%QT_EXAMPLEDIR%%/examples/declarative/modelviews/pathview-example/qml/pathview-example/pathview-example.qml +%%QT_EXAMPLEDIR%%/examples/declarative/modelviews/pathview-example/qml/pathview-example/pics/AddressBook_48.png +%%QT_EXAMPLEDIR%%/examples/declarative/modelviews/pathview-example/qml/pathview-example/pics/AudioPlayer_48.png +%%QT_EXAMPLEDIR%%/examples/declarative/modelviews/pathview-example/qml/pathview-example/pics/Camera_48.png +%%QT_EXAMPLEDIR%%/examples/declarative/modelviews/pathview-example/qml/pathview-example/pics/DateBook_48.png +%%QT_EXAMPLEDIR%%/examples/declarative/modelviews/pathview-example/qml/pathview-example/pics/EMail_48.png +%%QT_EXAMPLEDIR%%/examples/declarative/modelviews/pathview-example/qml/pathview-example/pics/TodoList_48.png +%%QT_EXAMPLEDIR%%/examples/declarative/modelviews/pathview-example/qml/pathview-example/pics/VideoPlayer_48.png +%%QT_EXAMPLEDIR%%/examples/declarative/modelviews/stringlistmodel/main.cpp +%%QT_EXAMPLEDIR%%/examples/declarative/modelviews/stringlistmodel/qml/stringlistmodel/view.qml +%%QT_EXAMPLEDIR%%/examples/declarative/modelviews/stringlistmodel/stringlistmodel +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/declarative/modelviews/stringlistmodel/stringlistmodel.debug +%%QT_EXAMPLEDIR%%/examples/declarative/modelviews/stringlistmodel/stringlistmodel.pro +%%QT_EXAMPLEDIR%%/examples/declarative/modelviews/visualitemmodel/main.cpp +%%QT_EXAMPLEDIR%%/examples/declarative/modelviews/visualitemmodel/qml/visualitemmodel/visualitemmodel.qml +%%QT_EXAMPLEDIR%%/examples/declarative/modelviews/visualitemmodel/visualitemmodel +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/declarative/modelviews/visualitemmodel/visualitemmodel.debug +%%QT_EXAMPLEDIR%%/examples/declarative/modelviews/visualitemmodel/visualitemmodel.png +%%QT_EXAMPLEDIR%%/examples/declarative/modelviews/visualitemmodel/visualitemmodel.pro +%%QT_EXAMPLEDIR%%/examples/declarative/modelviews/visualitemmodel/visualitemmodel.qmlproject +%%QT_EXAMPLEDIR%%/examples/declarative/modelviews/visualitemmodel/visualitemmodel.svg +%%QT_EXAMPLEDIR%%/examples/declarative/modelviews/webview/alerts/alerts +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/declarative/modelviews/webview/alerts/alerts.debug +%%QT_EXAMPLEDIR%%/examples/declarative/modelviews/webview/alerts/alerts.png +%%QT_EXAMPLEDIR%%/examples/declarative/modelviews/webview/alerts/alerts.pro +%%QT_EXAMPLEDIR%%/examples/declarative/modelviews/webview/alerts/alerts.qmlproject +%%QT_EXAMPLEDIR%%/examples/declarative/modelviews/webview/alerts/alerts.svg +%%QT_EXAMPLEDIR%%/examples/declarative/modelviews/webview/alerts/main.cpp +%%QT_EXAMPLEDIR%%/examples/declarative/modelviews/webview/alerts/qml/alerts/alerts.html +%%QT_EXAMPLEDIR%%/examples/declarative/modelviews/webview/alerts/qml/alerts/alerts.qml +%%QT_EXAMPLEDIR%%/examples/declarative/modelviews/webview/autosize/autosize +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/declarative/modelviews/webview/autosize/autosize.debug +%%QT_EXAMPLEDIR%%/examples/declarative/modelviews/webview/autosize/autosize.png +%%QT_EXAMPLEDIR%%/examples/declarative/modelviews/webview/autosize/autosize.pro +%%QT_EXAMPLEDIR%%/examples/declarative/modelviews/webview/autosize/autosize.qmlproject +%%QT_EXAMPLEDIR%%/examples/declarative/modelviews/webview/autosize/autosize.svg +%%QT_EXAMPLEDIR%%/examples/declarative/modelviews/webview/autosize/main.cpp +%%QT_EXAMPLEDIR%%/examples/declarative/modelviews/webview/autosize/qml/autosize/autosize.qml +%%QT_EXAMPLEDIR%%/examples/declarative/modelviews/webview/googlemaps/googlemaps +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/declarative/modelviews/webview/googlemaps/googlemaps.debug +%%QT_EXAMPLEDIR%%/examples/declarative/modelviews/webview/googlemaps/googlemaps.png +%%QT_EXAMPLEDIR%%/examples/declarative/modelviews/webview/googlemaps/googlemaps.pro +%%QT_EXAMPLEDIR%%/examples/declarative/modelviews/webview/googlemaps/googlemaps.qmlproject +%%QT_EXAMPLEDIR%%/examples/declarative/modelviews/webview/googlemaps/googlemaps.svg +%%QT_EXAMPLEDIR%%/examples/declarative/modelviews/webview/googlemaps/main.cpp +%%QT_EXAMPLEDIR%%/examples/declarative/modelviews/webview/googlemaps/qml/googlemaps/content/Mapping/Map.qml +%%QT_EXAMPLEDIR%%/examples/declarative/modelviews/webview/googlemaps/qml/googlemaps/content/Mapping/map.html +%%QT_EXAMPLEDIR%%/examples/declarative/modelviews/webview/googlemaps/qml/googlemaps/content/pics/cancel.png +%%QT_EXAMPLEDIR%%/examples/declarative/modelviews/webview/googlemaps/qml/googlemaps/content/pics/ok.png +%%QT_EXAMPLEDIR%%/examples/declarative/modelviews/webview/googlemaps/qml/googlemaps/googlemaps.qml +%%QT_EXAMPLEDIR%%/examples/declarative/modelviews/webview/inlinehtml/inlinehtml +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/declarative/modelviews/webview/inlinehtml/inlinehtml.debug +%%QT_EXAMPLEDIR%%/examples/declarative/modelviews/webview/inlinehtml/inlinehtml.png +%%QT_EXAMPLEDIR%%/examples/declarative/modelviews/webview/inlinehtml/inlinehtml.pro +%%QT_EXAMPLEDIR%%/examples/declarative/modelviews/webview/inlinehtml/inlinehtml.qmlproject +%%QT_EXAMPLEDIR%%/examples/declarative/modelviews/webview/inlinehtml/inlinehtml.svg +%%QT_EXAMPLEDIR%%/examples/declarative/modelviews/webview/inlinehtml/main.cpp +%%QT_EXAMPLEDIR%%/examples/declarative/modelviews/webview/inlinehtml/qml/inlinehtml/inlinehtml.qml +%%QT_EXAMPLEDIR%%/examples/declarative/modelviews/webview/newwindows/main.cpp +%%QT_EXAMPLEDIR%%/examples/declarative/modelviews/webview/newwindows/newwindows +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/declarative/modelviews/webview/newwindows/newwindows.debug +%%QT_EXAMPLEDIR%%/examples/declarative/modelviews/webview/newwindows/newwindows.png +%%QT_EXAMPLEDIR%%/examples/declarative/modelviews/webview/newwindows/newwindows.pro +%%QT_EXAMPLEDIR%%/examples/declarative/modelviews/webview/newwindows/newwindows.qmlproject +%%QT_EXAMPLEDIR%%/examples/declarative/modelviews/webview/newwindows/newwindows.svg +%%QT_EXAMPLEDIR%%/examples/declarative/modelviews/webview/newwindows/qml/newwindows/newwindows.html +%%QT_EXAMPLEDIR%%/examples/declarative/modelviews/webview/newwindows/qml/newwindows/newwindows.qml +%%QT_EXAMPLEDIR%%/examples/declarative/positioners/main.cpp +%%QT_EXAMPLEDIR%%/examples/declarative/positioners/positioners +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/declarative/positioners/positioners.debug +%%QT_EXAMPLEDIR%%/examples/declarative/positioners/positioners.png +%%QT_EXAMPLEDIR%%/examples/declarative/positioners/positioners.pro +%%QT_EXAMPLEDIR%%/examples/declarative/positioners/positioners.qmlproject +%%QT_EXAMPLEDIR%%/examples/declarative/positioners/positioners.svg +%%QT_EXAMPLEDIR%%/examples/declarative/positioners/qml/positioners/Button.qml +%%QT_EXAMPLEDIR%%/examples/declarative/positioners/qml/positioners/add.png +%%QT_EXAMPLEDIR%%/examples/declarative/positioners/qml/positioners/del.png +%%QT_EXAMPLEDIR%%/examples/declarative/positioners/qml/positioners/positioners.qml +%%QT_EXAMPLEDIR%%/examples/declarative/shadereffects/main.cpp +%%QT_EXAMPLEDIR%%/examples/declarative/shadereffects/qml/shadereffects/Curtain.qml +%%QT_EXAMPLEDIR%%/examples/declarative/shadereffects/qml/shadereffects/CurtainEffect.qml +%%QT_EXAMPLEDIR%%/examples/declarative/shadereffects/qml/shadereffects/DropShadow.qml +%%QT_EXAMPLEDIR%%/examples/declarative/shadereffects/qml/shadereffects/DropShadowEffect.qml +%%QT_EXAMPLEDIR%%/examples/declarative/shadereffects/qml/shadereffects/Grayscale.qml +%%QT_EXAMPLEDIR%%/examples/declarative/shadereffects/qml/shadereffects/GrayscaleEffect.qml +%%QT_EXAMPLEDIR%%/examples/declarative/shadereffects/qml/shadereffects/ImageMask.qml +%%QT_EXAMPLEDIR%%/examples/declarative/shadereffects/qml/shadereffects/ImageMaskEffect.qml +%%QT_EXAMPLEDIR%%/examples/declarative/shadereffects/qml/shadereffects/RadialWave.qml +%%QT_EXAMPLEDIR%%/examples/declarative/shadereffects/qml/shadereffects/RadialWaveEffect.qml +%%QT_EXAMPLEDIR%%/examples/declarative/shadereffects/qml/shadereffects/Water.qml +%%QT_EXAMPLEDIR%%/examples/declarative/shadereffects/qml/shadereffects/WaterEffect.qml +%%QT_EXAMPLEDIR%%/examples/declarative/shadereffects/qml/shadereffects/images/Curtain.jpg +%%QT_EXAMPLEDIR%%/examples/declarative/shadereffects/qml/shadereffects/images/DropShadow.jpg +%%QT_EXAMPLEDIR%%/examples/declarative/shadereffects/qml/shadereffects/images/Grayscale.jpg +%%QT_EXAMPLEDIR%%/examples/declarative/shadereffects/qml/shadereffects/images/ImageMask.jpg +%%QT_EXAMPLEDIR%%/examples/declarative/shadereffects/qml/shadereffects/images/RadialWave.jpg +%%QT_EXAMPLEDIR%%/examples/declarative/shadereffects/qml/shadereffects/images/Water.jpg +%%QT_EXAMPLEDIR%%/examples/declarative/shadereffects/qml/shadereffects/images/back.png +%%QT_EXAMPLEDIR%%/examples/declarative/shadereffects/qml/shadereffects/images/bg.jpg +%%QT_EXAMPLEDIR%%/examples/declarative/shadereffects/qml/shadereffects/images/desaturate.jpg +%%QT_EXAMPLEDIR%%/examples/declarative/shadereffects/qml/shadereffects/images/drop_shadow.png +%%QT_EXAMPLEDIR%%/examples/declarative/shadereffects/qml/shadereffects/images/fabric.jpg +%%QT_EXAMPLEDIR%%/examples/declarative/shadereffects/qml/shadereffects/images/flower.png +%%QT_EXAMPLEDIR%%/examples/declarative/shadereffects/qml/shadereffects/images/image1.jpg +%%QT_EXAMPLEDIR%%/examples/declarative/shadereffects/qml/shadereffects/images/image2.jpg +%%QT_EXAMPLEDIR%%/examples/declarative/shadereffects/qml/shadereffects/images/qt-logo.png +%%QT_EXAMPLEDIR%%/examples/declarative/shadereffects/qml/shadereffects/images/shader_effects.jpg +%%QT_EXAMPLEDIR%%/examples/declarative/shadereffects/qml/shadereffects/images/sky.jpg +%%QT_EXAMPLEDIR%%/examples/declarative/shadereffects/qml/shadereffects/images/toolbar.png +%%QT_EXAMPLEDIR%%/examples/declarative/shadereffects/qml/shadereffects/images/wave.jpg +%%QT_EXAMPLEDIR%%/examples/declarative/shadereffects/qml/shadereffects/main.qml +%%QT_EXAMPLEDIR%%/examples/declarative/shadereffects/shadereffects +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/declarative/shadereffects/shadereffects.debug +%%QT_EXAMPLEDIR%%/examples/declarative/shadereffects/shadereffects.pro +%%QT_EXAMPLEDIR%%/examples/declarative/shadereffects/shadereffects.qmlproject +%%QT_EXAMPLEDIR%%/examples/declarative/sqllocalstorage/main.cpp +%%QT_EXAMPLEDIR%%/examples/declarative/sqllocalstorage/qml/sqllocalstorage/hello.qml +%%QT_EXAMPLEDIR%%/examples/declarative/sqllocalstorage/sqllocalstorage +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/declarative/sqllocalstorage/sqllocalstorage.debug +%%QT_EXAMPLEDIR%%/examples/declarative/sqllocalstorage/sqllocalstorage.pro +%%QT_EXAMPLEDIR%%/examples/declarative/sqllocalstorage/sqllocalstorage.qmlproject +%%QT_EXAMPLEDIR%%/examples/declarative/sqllocalstorage/sqllocalstorage.svg +%%QT_EXAMPLEDIR%%/examples/declarative/sqllocalstorage/sqllocalstorage64.png +%%QT_EXAMPLEDIR%%/examples/declarative/sqllocalstorage/sqllocalstorage80.png +%%QT_EXAMPLEDIR%%/examples/declarative/text/fonts/availableFonts/availableFonts +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/declarative/text/fonts/availableFonts/availableFonts.debug +%%QT_EXAMPLEDIR%%/examples/declarative/text/fonts/availableFonts/availableFonts.png +%%QT_EXAMPLEDIR%%/examples/declarative/text/fonts/availableFonts/availableFonts.pro +%%QT_EXAMPLEDIR%%/examples/declarative/text/fonts/availableFonts/availableFonts.qmlproject +%%QT_EXAMPLEDIR%%/examples/declarative/text/fonts/availableFonts/availableFonts.svg +%%QT_EXAMPLEDIR%%/examples/declarative/text/fonts/availableFonts/main.cpp +%%QT_EXAMPLEDIR%%/examples/declarative/text/fonts/availableFonts/qml/availableFonts/availableFonts.qml +%%QT_EXAMPLEDIR%%/examples/declarative/text/fonts/availableFonts/qml/availableFonts/banner.qml +%%QT_EXAMPLEDIR%%/examples/declarative/text/fonts/availableFonts/qml/availableFonts/fonts.qml +%%QT_EXAMPLEDIR%%/examples/declarative/text/fonts/availableFonts/qml/availableFonts/fonts/tarzeau_ocr_a.ttf +%%QT_EXAMPLEDIR%%/examples/declarative/text/fonts/availableFonts/qml/availableFonts/hello.qml +%%QT_EXAMPLEDIR%%/examples/declarative/text/fonts/banner/banner +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/declarative/text/fonts/banner/banner.debug +%%QT_EXAMPLEDIR%%/examples/declarative/text/fonts/banner/banner.png +%%QT_EXAMPLEDIR%%/examples/declarative/text/fonts/banner/banner.pro +%%QT_EXAMPLEDIR%%/examples/declarative/text/fonts/banner/banner.qmlproject +%%QT_EXAMPLEDIR%%/examples/declarative/text/fonts/banner/banner.svg +%%QT_EXAMPLEDIR%%/examples/declarative/text/fonts/banner/main.cpp +%%QT_EXAMPLEDIR%%/examples/declarative/text/fonts/banner/qml/banner/availableFonts.qml +%%QT_EXAMPLEDIR%%/examples/declarative/text/fonts/banner/qml/banner/banner.qml +%%QT_EXAMPLEDIR%%/examples/declarative/text/fonts/banner/qml/banner/fonts.qml +%%QT_EXAMPLEDIR%%/examples/declarative/text/fonts/banner/qml/banner/fonts/tarzeau_ocr_a.ttf +%%QT_EXAMPLEDIR%%/examples/declarative/text/fonts/banner/qml/banner/hello.qml +%%QT_EXAMPLEDIR%%/examples/declarative/text/fonts/fonts/fonts +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/declarative/text/fonts/fonts/fonts.debug +%%QT_EXAMPLEDIR%%/examples/declarative/text/fonts/fonts/fonts.png +%%QT_EXAMPLEDIR%%/examples/declarative/text/fonts/fonts/fonts.pro +%%QT_EXAMPLEDIR%%/examples/declarative/text/fonts/fonts/fonts.qmlproject +%%QT_EXAMPLEDIR%%/examples/declarative/text/fonts/fonts/fonts.svg +%%QT_EXAMPLEDIR%%/examples/declarative/text/fonts/fonts/main.cpp +%%QT_EXAMPLEDIR%%/examples/declarative/text/fonts/fonts/qml/fonts-qml/availableFonts.qml +%%QT_EXAMPLEDIR%%/examples/declarative/text/fonts/fonts/qml/fonts-qml/banner.qml +%%QT_EXAMPLEDIR%%/examples/declarative/text/fonts/fonts/qml/fonts-qml/fonts.qml +%%QT_EXAMPLEDIR%%/examples/declarative/text/fonts/fonts/qml/fonts-qml/fonts/tarzeau_ocr_a.ttf +%%QT_EXAMPLEDIR%%/examples/declarative/text/fonts/fonts/qml/fonts-qml/hello.qml +%%QT_EXAMPLEDIR%%/examples/declarative/text/fonts/hello/hello +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/declarative/text/fonts/hello/hello.debug +%%QT_EXAMPLEDIR%%/examples/declarative/text/fonts/hello/hello.png +%%QT_EXAMPLEDIR%%/examples/declarative/text/fonts/hello/hello.pro +%%QT_EXAMPLEDIR%%/examples/declarative/text/fonts/hello/hello.qmlproject +%%QT_EXAMPLEDIR%%/examples/declarative/text/fonts/hello/hello.svg +%%QT_EXAMPLEDIR%%/examples/declarative/text/fonts/hello/main.cpp +%%QT_EXAMPLEDIR%%/examples/declarative/text/fonts/hello/qml/hello/availableFonts.qml +%%QT_EXAMPLEDIR%%/examples/declarative/text/fonts/hello/qml/hello/banner.qml +%%QT_EXAMPLEDIR%%/examples/declarative/text/fonts/hello/qml/hello/fonts.qml +%%QT_EXAMPLEDIR%%/examples/declarative/text/fonts/hello/qml/hello/fonts/tarzeau_ocr_a.ttf +%%QT_EXAMPLEDIR%%/examples/declarative/text/fonts/hello/qml/hello/hello.qml +%%QT_EXAMPLEDIR%%/examples/declarative/text/textselection/main.cpp +%%QT_EXAMPLEDIR%%/examples/declarative/text/textselection/qml/textselection/pics/endHandle.png +%%QT_EXAMPLEDIR%%/examples/declarative/text/textselection/qml/textselection/pics/endHandle.sci +%%QT_EXAMPLEDIR%%/examples/declarative/text/textselection/qml/textselection/pics/startHandle.png +%%QT_EXAMPLEDIR%%/examples/declarative/text/textselection/qml/textselection/pics/startHandle.sci +%%QT_EXAMPLEDIR%%/examples/declarative/text/textselection/qml/textselection/textselection.qml +%%QT_EXAMPLEDIR%%/examples/declarative/text/textselection/textselection +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/declarative/text/textselection/textselection.debug +%%QT_EXAMPLEDIR%%/examples/declarative/text/textselection/textselection.png +%%QT_EXAMPLEDIR%%/examples/declarative/text/textselection/textselection.pro +%%QT_EXAMPLEDIR%%/examples/declarative/text/textselection/textselection.qmlproject +%%QT_EXAMPLEDIR%%/examples/declarative/text/textselection/textselection.svg +%%QT_EXAMPLEDIR%%/examples/declarative/threading/threadedlistmodel/main.cpp +%%QT_EXAMPLEDIR%%/examples/declarative/threading/threadedlistmodel/qml/threadedlistmodel/dataloader.js +%%QT_EXAMPLEDIR%%/examples/declarative/threading/threadedlistmodel/qml/threadedlistmodel/timedisplay.qml +%%QT_EXAMPLEDIR%%/examples/declarative/threading/threadedlistmodel/threadedlistmodel +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/declarative/threading/threadedlistmodel/threadedlistmodel.debug +%%QT_EXAMPLEDIR%%/examples/declarative/threading/threadedlistmodel/threadedlistmodel.pro +%%QT_EXAMPLEDIR%%/examples/declarative/threading/threadedlistmodel/threadedlistmodel.qmlproject +%%QT_EXAMPLEDIR%%/examples/declarative/threading/threadedlistmodel/threadedlistmodel.svg +%%QT_EXAMPLEDIR%%/examples/declarative/threading/threadedlistmodel/threadedlistmodel64.png +%%QT_EXAMPLEDIR%%/examples/declarative/threading/threadedlistmodel/threadedlistmodel80.png +%%QT_EXAMPLEDIR%%/examples/declarative/threading/workerscript/main.cpp +%%QT_EXAMPLEDIR%%/examples/declarative/threading/workerscript/qml/workerscript/workerscript.js +%%QT_EXAMPLEDIR%%/examples/declarative/threading/workerscript/qml/workerscript/workerscript.qml +%%QT_EXAMPLEDIR%%/examples/declarative/threading/workerscript/workerscript +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/declarative/threading/workerscript/workerscript.debug +%%QT_EXAMPLEDIR%%/examples/declarative/threading/workerscript/workerscript.pro +%%QT_EXAMPLEDIR%%/examples/declarative/threading/workerscript/workerscript.qmlproject +%%QT_EXAMPLEDIR%%/examples/declarative/threading/workerscript/workerscript.svg +%%QT_EXAMPLEDIR%%/examples/declarative/threading/workerscript/workerscript64.png +%%QT_EXAMPLEDIR%%/examples/declarative/threading/workerscript/workerscript80.png +%%QT_EXAMPLEDIR%%/examples/declarative/touchinteraction/gestures/experimental-gestures/experimentalgestures +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/declarative/touchinteraction/gestures/experimental-gestures/experimentalgestures.debug +%%QT_EXAMPLEDIR%%/examples/declarative/touchinteraction/gestures/experimental-gestures/experimentalgestures.png +%%QT_EXAMPLEDIR%%/examples/declarative/touchinteraction/gestures/experimental-gestures/experimentalgestures.pro +%%QT_EXAMPLEDIR%%/examples/declarative/touchinteraction/gestures/experimental-gestures/experimentalgestures.svg +%%QT_EXAMPLEDIR%%/examples/declarative/touchinteraction/gestures/experimental-gestures/gestures.qmlproject +%%QT_EXAMPLEDIR%%/examples/declarative/touchinteraction/gestures/experimental-gestures/main.cpp +%%QT_EXAMPLEDIR%%/examples/declarative/touchinteraction/gestures/experimental-gestures/qml/experimental-gestures/experimental-gestures.qml +%%QT_EXAMPLEDIR%%/examples/declarative/touchinteraction/mousearea/mousearea-example/main.cpp +%%QT_EXAMPLEDIR%%/examples/declarative/touchinteraction/mousearea/mousearea-example/mousearea.qmlproject +%%QT_EXAMPLEDIR%%/examples/declarative/touchinteraction/mousearea/mousearea-example/mouseareaexample +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/declarative/touchinteraction/mousearea/mousearea-example/mouseareaexample.debug +%%QT_EXAMPLEDIR%%/examples/declarative/touchinteraction/mousearea/mousearea-example/mouseareaexample.png +%%QT_EXAMPLEDIR%%/examples/declarative/touchinteraction/mousearea/mousearea-example/mouseareaexample.pro +%%QT_EXAMPLEDIR%%/examples/declarative/touchinteraction/mousearea/mousearea-example/mouseareaexample.svg +%%QT_EXAMPLEDIR%%/examples/declarative/touchinteraction/mousearea/mousearea-example/qml/mousearea-example/mousearea-example.qml +%%QT_EXAMPLEDIR%%/examples/declarative/touchinteraction/pincharea/main.cpp +%%QT_EXAMPLEDIR%%/examples/declarative/touchinteraction/pincharea/pincharea +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/declarative/touchinteraction/pincharea/pincharea.debug +%%QT_EXAMPLEDIR%%/examples/declarative/touchinteraction/pincharea/pincharea.pro +%%QT_EXAMPLEDIR%%/examples/declarative/touchinteraction/pincharea/pincharea.qmlproject +%%QT_EXAMPLEDIR%%/examples/declarative/touchinteraction/pincharea/pincharea.svg +%%QT_EXAMPLEDIR%%/examples/declarative/touchinteraction/pincharea/pincharea64.png +%%QT_EXAMPLEDIR%%/examples/declarative/touchinteraction/pincharea/pincharea80.png +%%QT_EXAMPLEDIR%%/examples/declarative/touchinteraction/pincharea/qml/pincharea/flickresize.qml +%%QT_EXAMPLEDIR%%/examples/declarative/touchinteraction/pincharea/qml/pincharea/qt-logo.jpg +%%QT_EXAMPLEDIR%%/examples/declarative/toys/clocks/clocks +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/declarative/toys/clocks/clocks.debug +%%QT_EXAMPLEDIR%%/examples/declarative/toys/clocks/clocks.png +%%QT_EXAMPLEDIR%%/examples/declarative/toys/clocks/clocks.pro +%%QT_EXAMPLEDIR%%/examples/declarative/toys/clocks/clocks.qmlproject +%%QT_EXAMPLEDIR%%/examples/declarative/toys/clocks/clocks.svg +%%QT_EXAMPLEDIR%%/examples/declarative/toys/clocks/main.cpp +%%QT_EXAMPLEDIR%%/examples/declarative/toys/clocks/qml/clocks/clocks.qml +%%QT_EXAMPLEDIR%%/examples/declarative/toys/clocks/qml/clocks/content/Clock.qml +%%QT_EXAMPLEDIR%%/examples/declarative/toys/clocks/qml/clocks/content/QuitButton.qml +%%QT_EXAMPLEDIR%%/examples/declarative/toys/clocks/qml/clocks/content/background.png +%%QT_EXAMPLEDIR%%/examples/declarative/toys/clocks/qml/clocks/content/center.png +%%QT_EXAMPLEDIR%%/examples/declarative/toys/clocks/qml/clocks/content/clock-night.png +%%QT_EXAMPLEDIR%%/examples/declarative/toys/clocks/qml/clocks/content/clock.png +%%QT_EXAMPLEDIR%%/examples/declarative/toys/clocks/qml/clocks/content/hour.png +%%QT_EXAMPLEDIR%%/examples/declarative/toys/clocks/qml/clocks/content/minute.png +%%QT_EXAMPLEDIR%%/examples/declarative/toys/clocks/qml/clocks/content/quit.png +%%QT_EXAMPLEDIR%%/examples/declarative/toys/clocks/qml/clocks/content/second.png +%%QT_EXAMPLEDIR%%/examples/declarative/toys/corkboards/corkboards +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/declarative/toys/corkboards/corkboards.debug +%%QT_EXAMPLEDIR%%/examples/declarative/toys/corkboards/corkboards.png +%%QT_EXAMPLEDIR%%/examples/declarative/toys/corkboards/corkboards.pro +%%QT_EXAMPLEDIR%%/examples/declarative/toys/corkboards/corkboards.qmlproject +%%QT_EXAMPLEDIR%%/examples/declarative/toys/corkboards/corkboards.svg +%%QT_EXAMPLEDIR%%/examples/declarative/toys/corkboards/main.cpp +%%QT_EXAMPLEDIR%%/examples/declarative/toys/corkboards/qml/corkboards/Day.qml +%%QT_EXAMPLEDIR%%/examples/declarative/toys/corkboards/qml/corkboards/cork.jpg +%%QT_EXAMPLEDIR%%/examples/declarative/toys/corkboards/qml/corkboards/corkboards.qml +%%QT_EXAMPLEDIR%%/examples/declarative/toys/corkboards/qml/corkboards/note-yellow.png +%%QT_EXAMPLEDIR%%/examples/declarative/toys/corkboards/qml/corkboards/tack.png +%%QT_EXAMPLEDIR%%/examples/declarative/toys/dynamicscene/dynamicscene +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/declarative/toys/dynamicscene/dynamicscene.debug +%%QT_EXAMPLEDIR%%/examples/declarative/toys/dynamicscene/dynamicscene.png +%%QT_EXAMPLEDIR%%/examples/declarative/toys/dynamicscene/dynamicscene.pro +%%QT_EXAMPLEDIR%%/examples/declarative/toys/dynamicscene/dynamicscene.qmlproject +%%QT_EXAMPLEDIR%%/examples/declarative/toys/dynamicscene/dynamicscene.svg +%%QT_EXAMPLEDIR%%/examples/declarative/toys/dynamicscene/main.cpp +%%QT_EXAMPLEDIR%%/examples/declarative/toys/dynamicscene/qml/dynamicscene/Button.qml +%%QT_EXAMPLEDIR%%/examples/declarative/toys/dynamicscene/qml/dynamicscene/GenericSceneItem.qml +%%QT_EXAMPLEDIR%%/examples/declarative/toys/dynamicscene/qml/dynamicscene/PaletteItem.qml +%%QT_EXAMPLEDIR%%/examples/declarative/toys/dynamicscene/qml/dynamicscene/PerspectiveItem.qml +%%QT_EXAMPLEDIR%%/examples/declarative/toys/dynamicscene/qml/dynamicscene/Sun.qml +%%QT_EXAMPLEDIR%%/examples/declarative/toys/dynamicscene/qml/dynamicscene/dynamicscene.qml +%%QT_EXAMPLEDIR%%/examples/declarative/toys/dynamicscene/qml/dynamicscene/images/NOTE +%%QT_EXAMPLEDIR%%/examples/declarative/toys/dynamicscene/qml/dynamicscene/images/face-smile.png +%%QT_EXAMPLEDIR%%/examples/declarative/toys/dynamicscene/qml/dynamicscene/images/moon.png +%%QT_EXAMPLEDIR%%/examples/declarative/toys/dynamicscene/qml/dynamicscene/images/rabbit_brown.png +%%QT_EXAMPLEDIR%%/examples/declarative/toys/dynamicscene/qml/dynamicscene/images/rabbit_bw.png +%%QT_EXAMPLEDIR%%/examples/declarative/toys/dynamicscene/qml/dynamicscene/images/star.png +%%QT_EXAMPLEDIR%%/examples/declarative/toys/dynamicscene/qml/dynamicscene/images/sun.png +%%QT_EXAMPLEDIR%%/examples/declarative/toys/dynamicscene/qml/dynamicscene/images/tree_s.png +%%QT_EXAMPLEDIR%%/examples/declarative/toys/dynamicscene/qml/dynamicscene/itemCreation.js +%%QT_EXAMPLEDIR%%/examples/declarative/toys/tic-tac-toe/main.cpp +%%QT_EXAMPLEDIR%%/examples/declarative/toys/tic-tac-toe/qml/tic-tac-toe/content/Button.qml +%%QT_EXAMPLEDIR%%/examples/declarative/toys/tic-tac-toe/qml/tic-tac-toe/content/TicTac.qml +%%QT_EXAMPLEDIR%%/examples/declarative/toys/tic-tac-toe/qml/tic-tac-toe/content/pics/board.png +%%QT_EXAMPLEDIR%%/examples/declarative/toys/tic-tac-toe/qml/tic-tac-toe/content/pics/o.png +%%QT_EXAMPLEDIR%%/examples/declarative/toys/tic-tac-toe/qml/tic-tac-toe/content/pics/x.png +%%QT_EXAMPLEDIR%%/examples/declarative/toys/tic-tac-toe/qml/tic-tac-toe/content/tic-tac-toe.js +%%QT_EXAMPLEDIR%%/examples/declarative/toys/tic-tac-toe/qml/tic-tac-toe/tic-tac-toe.qml +%%QT_EXAMPLEDIR%%/examples/declarative/toys/tic-tac-toe/tic-tac-toe +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/declarative/toys/tic-tac-toe/tic-tac-toe.debug +%%QT_EXAMPLEDIR%%/examples/declarative/toys/tic-tac-toe/tic-tac-toe.qmlproject +%%QT_EXAMPLEDIR%%/examples/declarative/toys/tic-tac-toe/tictactoe.png +%%QT_EXAMPLEDIR%%/examples/declarative/toys/tic-tac-toe/tictactoe.pro +%%QT_EXAMPLEDIR%%/examples/declarative/toys/tic-tac-toe/tictactoe.svg +%%QT_EXAMPLEDIR%%/examples/declarative/toys/tvtennis/main.cpp +%%QT_EXAMPLEDIR%%/examples/declarative/toys/tvtennis/qml/tvtennis/tvtennis.qml +%%QT_EXAMPLEDIR%%/examples/declarative/toys/tvtennis/tvtennis +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/declarative/toys/tvtennis/tvtennis.debug +%%QT_EXAMPLEDIR%%/examples/declarative/toys/tvtennis/tvtennis.png +%%QT_EXAMPLEDIR%%/examples/declarative/toys/tvtennis/tvtennis.pro +%%QT_EXAMPLEDIR%%/examples/declarative/toys/tvtennis/tvtennis.qmlproject +%%QT_EXAMPLEDIR%%/examples/declarative/toys/tvtennis/tvtennis.svg +%%QT_EXAMPLEDIR%%/examples/declarative/ui-components/dialcontrol/dialcontrol +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/declarative/ui-components/dialcontrol/dialcontrol.debug +%%QT_EXAMPLEDIR%%/examples/declarative/ui-components/dialcontrol/dialcontrol.png +%%QT_EXAMPLEDIR%%/examples/declarative/ui-components/dialcontrol/dialcontrol.pro +%%QT_EXAMPLEDIR%%/examples/declarative/ui-components/dialcontrol/dialcontrol.qmlproject +%%QT_EXAMPLEDIR%%/examples/declarative/ui-components/dialcontrol/dialcontrol.svg +%%QT_EXAMPLEDIR%%/examples/declarative/ui-components/dialcontrol/main.cpp +%%QT_EXAMPLEDIR%%/examples/declarative/ui-components/dialcontrol/qml/dialcontrol/content/Dial.qml +%%QT_EXAMPLEDIR%%/examples/declarative/ui-components/dialcontrol/qml/dialcontrol/content/QuitButton.qml +%%QT_EXAMPLEDIR%%/examples/declarative/ui-components/dialcontrol/qml/dialcontrol/content/background.png +%%QT_EXAMPLEDIR%%/examples/declarative/ui-components/dialcontrol/qml/dialcontrol/content/needle.png +%%QT_EXAMPLEDIR%%/examples/declarative/ui-components/dialcontrol/qml/dialcontrol/content/needle_shadow.png +%%QT_EXAMPLEDIR%%/examples/declarative/ui-components/dialcontrol/qml/dialcontrol/content/overlay.png +%%QT_EXAMPLEDIR%%/examples/declarative/ui-components/dialcontrol/qml/dialcontrol/content/quit.png +%%QT_EXAMPLEDIR%%/examples/declarative/ui-components/dialcontrol/qml/dialcontrol/dialcontrol.qml +%%QT_EXAMPLEDIR%%/examples/declarative/ui-components/flipable/flipable +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/declarative/ui-components/flipable/flipable.debug +%%QT_EXAMPLEDIR%%/examples/declarative/ui-components/flipable/flipable.png +%%QT_EXAMPLEDIR%%/examples/declarative/ui-components/flipable/flipable.pro +%%QT_EXAMPLEDIR%%/examples/declarative/ui-components/flipable/flipable.qmlproject +%%QT_EXAMPLEDIR%%/examples/declarative/ui-components/flipable/flipable.svg +%%QT_EXAMPLEDIR%%/examples/declarative/ui-components/flipable/main.cpp +%%QT_EXAMPLEDIR%%/examples/declarative/ui-components/flipable/qml/flipable/content/5_heart.png +%%QT_EXAMPLEDIR%%/examples/declarative/ui-components/flipable/qml/flipable/content/9_club.png +%%QT_EXAMPLEDIR%%/examples/declarative/ui-components/flipable/qml/flipable/content/Card.qml +%%QT_EXAMPLEDIR%%/examples/declarative/ui-components/flipable/qml/flipable/content/back.png +%%QT_EXAMPLEDIR%%/examples/declarative/ui-components/flipable/qml/flipable/flipable.qml +%%QT_EXAMPLEDIR%%/examples/declarative/ui-components/main/main +%%QT_EXAMPLEDIR%%/examples/declarative/ui-components/main/main.cpp +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/declarative/ui-components/main/main.debug +%%QT_EXAMPLEDIR%%/examples/declarative/ui-components/main/main.png +%%QT_EXAMPLEDIR%%/examples/declarative/ui-components/main/main.pro +%%QT_EXAMPLEDIR%%/examples/declarative/ui-components/main/main.qmlproject +%%QT_EXAMPLEDIR%%/examples/declarative/ui-components/main/main.svg +%%QT_EXAMPLEDIR%%/examples/declarative/ui-components/main/qml/main/ScrollBar.qml +%%QT_EXAMPLEDIR%%/examples/declarative/ui-components/main/qml/main/SearchBox.qml +%%QT_EXAMPLEDIR%%/examples/declarative/ui-components/main/qml/main/TabWidget.qml +%%QT_EXAMPLEDIR%%/examples/declarative/ui-components/main/qml/main/content/ProgressBar.qml +%%QT_EXAMPLEDIR%%/examples/declarative/ui-components/main/qml/main/content/Spinner.qml +%%QT_EXAMPLEDIR%%/examples/declarative/ui-components/main/qml/main/content/background.png +%%QT_EXAMPLEDIR%%/examples/declarative/ui-components/main/qml/main/content/spinner-bg.png +%%QT_EXAMPLEDIR%%/examples/declarative/ui-components/main/qml/main/content/spinner-select.png +%%QT_EXAMPLEDIR%%/examples/declarative/ui-components/main/qml/main/images/clear.png +%%QT_EXAMPLEDIR%%/examples/declarative/ui-components/main/qml/main/images/lineedit-bg-focus.png +%%QT_EXAMPLEDIR%%/examples/declarative/ui-components/main/qml/main/images/lineedit-bg.png +%%QT_EXAMPLEDIR%%/examples/declarative/ui-components/main/qml/main/main.qml +%%QT_EXAMPLEDIR%%/examples/declarative/ui-components/main/qml/main/pics/niagara_falls.jpg +%%QT_EXAMPLEDIR%%/examples/declarative/ui-components/main/qml/main/tab.png +%%QT_EXAMPLEDIR%%/examples/declarative/ui-components/progressbar/main.cpp +%%QT_EXAMPLEDIR%%/examples/declarative/ui-components/progressbar/progressbar +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/declarative/ui-components/progressbar/progressbar.debug +%%QT_EXAMPLEDIR%%/examples/declarative/ui-components/progressbar/progressbar.png +%%QT_EXAMPLEDIR%%/examples/declarative/ui-components/progressbar/progressbar.pro +%%QT_EXAMPLEDIR%%/examples/declarative/ui-components/progressbar/progressbar.qmlproject +%%QT_EXAMPLEDIR%%/examples/declarative/ui-components/progressbar/progressbar.svg +%%QT_EXAMPLEDIR%%/examples/declarative/ui-components/progressbar/qml/progressbar/content/ProgressBar.qml +%%QT_EXAMPLEDIR%%/examples/declarative/ui-components/progressbar/qml/progressbar/content/background.png +%%QT_EXAMPLEDIR%%/examples/declarative/ui-components/progressbar/qml/progressbar/main.qml +%%QT_EXAMPLEDIR%%/examples/declarative/ui-components/scrollbar/main.cpp +%%QT_EXAMPLEDIR%%/examples/declarative/ui-components/scrollbar/qml/scrollbar/ScrollBar.qml +%%QT_EXAMPLEDIR%%/examples/declarative/ui-components/scrollbar/qml/scrollbar/main.qml +%%QT_EXAMPLEDIR%%/examples/declarative/ui-components/scrollbar/qml/scrollbar/niagara_falls.jpg +%%QT_EXAMPLEDIR%%/examples/declarative/ui-components/scrollbar/scrollbar +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/declarative/ui-components/scrollbar/scrollbar.debug +%%QT_EXAMPLEDIR%%/examples/declarative/ui-components/scrollbar/scrollbar.pro +%%QT_EXAMPLEDIR%%/examples/declarative/ui-components/scrollbar/scrollbar.qmlproject +%%QT_EXAMPLEDIR%%/examples/declarative/ui-components/scrollbar/scrollbar.svg +%%QT_EXAMPLEDIR%%/examples/declarative/ui-components/scrollbar/scrollbar64.png +%%QT_EXAMPLEDIR%%/examples/declarative/ui-components/scrollbar/scrollbar80.png +%%QT_EXAMPLEDIR%%/examples/declarative/ui-components/searchbox/main.cpp +%%QT_EXAMPLEDIR%%/examples/declarative/ui-components/searchbox/qml/searchbox/SearchBox.qml +%%QT_EXAMPLEDIR%%/examples/declarative/ui-components/searchbox/qml/searchbox/images/clear.png +%%QT_EXAMPLEDIR%%/examples/declarative/ui-components/searchbox/qml/searchbox/images/lineedit-bg-focus.png +%%QT_EXAMPLEDIR%%/examples/declarative/ui-components/searchbox/qml/searchbox/images/lineedit-bg.png +%%QT_EXAMPLEDIR%%/examples/declarative/ui-components/searchbox/qml/searchbox/main.qml +%%QT_EXAMPLEDIR%%/examples/declarative/ui-components/searchbox/searchbox +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/declarative/ui-components/searchbox/searchbox.debug +%%QT_EXAMPLEDIR%%/examples/declarative/ui-components/searchbox/searchbox.pro +%%QT_EXAMPLEDIR%%/examples/declarative/ui-components/searchbox/searchbox.qmlproject +%%QT_EXAMPLEDIR%%/examples/declarative/ui-components/searchbox/searchbox.svg +%%QT_EXAMPLEDIR%%/examples/declarative/ui-components/searchbox/searchbox64.png +%%QT_EXAMPLEDIR%%/examples/declarative/ui-components/searchbox/searchbox80.png +%%QT_EXAMPLEDIR%%/examples/declarative/ui-components/slideswitch/main.cpp +%%QT_EXAMPLEDIR%%/examples/declarative/ui-components/slideswitch/qml/slideswitch/content/Switch.qml +%%QT_EXAMPLEDIR%%/examples/declarative/ui-components/slideswitch/qml/slideswitch/content/background.svg +%%QT_EXAMPLEDIR%%/examples/declarative/ui-components/slideswitch/qml/slideswitch/content/knob.svg +%%QT_EXAMPLEDIR%%/examples/declarative/ui-components/slideswitch/qml/slideswitch/slideswitch.qml +%%QT_EXAMPLEDIR%%/examples/declarative/ui-components/slideswitch/slideswitch +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/declarative/ui-components/slideswitch/slideswitch.debug +%%QT_EXAMPLEDIR%%/examples/declarative/ui-components/slideswitch/slideswitch.png +%%QT_EXAMPLEDIR%%/examples/declarative/ui-components/slideswitch/slideswitch.pro +%%QT_EXAMPLEDIR%%/examples/declarative/ui-components/slideswitch/slideswitch.qmlproject +%%QT_EXAMPLEDIR%%/examples/declarative/ui-components/slideswitch/slideswitch.svg +%%QT_EXAMPLEDIR%%/examples/declarative/ui-components/spinner/main.cpp +%%QT_EXAMPLEDIR%%/examples/declarative/ui-components/spinner/qml/spinner/content/Spinner.qml +%%QT_EXAMPLEDIR%%/examples/declarative/ui-components/spinner/qml/spinner/content/spinner-bg.png +%%QT_EXAMPLEDIR%%/examples/declarative/ui-components/spinner/qml/spinner/content/spinner-select.png +%%QT_EXAMPLEDIR%%/examples/declarative/ui-components/spinner/qml/spinner/main.qml +%%QT_EXAMPLEDIR%%/examples/declarative/ui-components/spinner/spinner +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/declarative/ui-components/spinner/spinner.debug +%%QT_EXAMPLEDIR%%/examples/declarative/ui-components/spinner/spinner.pro +%%QT_EXAMPLEDIR%%/examples/declarative/ui-components/spinner/spinner.qmlproject +%%QT_EXAMPLEDIR%%/examples/declarative/ui-components/spinner/spinner.svg +%%QT_EXAMPLEDIR%%/examples/declarative/ui-components/spinner/spinner64.png +%%QT_EXAMPLEDIR%%/examples/declarative/ui-components/spinner/spinner80.png +%%QT_EXAMPLEDIR%%/examples/declarative/ui-components/tabwidget/main.cpp +%%QT_EXAMPLEDIR%%/examples/declarative/ui-components/tabwidget/qml/tabwidget/TabWidget.qml +%%QT_EXAMPLEDIR%%/examples/declarative/ui-components/tabwidget/qml/tabwidget/main.qml +%%QT_EXAMPLEDIR%%/examples/declarative/ui-components/tabwidget/qml/tabwidget/tab.png +%%QT_EXAMPLEDIR%%/examples/declarative/ui-components/tabwidget/tabwidget +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/declarative/ui-components/tabwidget/tabwidget.debug +%%QT_EXAMPLEDIR%%/examples/declarative/ui-components/tabwidget/tabwidget.pro +%%QT_EXAMPLEDIR%%/examples/declarative/ui-components/tabwidget/tabwidget.qmlproject +%%QT_EXAMPLEDIR%%/examples/declarative/ui-components/tabwidget/tabwidget.svg +%%QT_EXAMPLEDIR%%/examples/declarative/ui-components/tabwidget/tabwidget64.png +%%QT_EXAMPLEDIR%%/examples/declarative/ui-components/tabwidget/tabwidget80.png +%%QT_EXAMPLEDIR%%/examples/declarative/xml/xmlhttprequest-example/Makefile +%%QT_EXAMPLEDIR%%/examples/declarative/xml/xmlhttprequest-example/main.cpp +%%QT_EXAMPLEDIR%%/examples/declarative/xml/xmlhttprequest-example/qml/xmlhttprequest-example/data.xml +%%QT_EXAMPLEDIR%%/examples/declarative/xml/xmlhttprequest-example/qml/xmlhttprequest-example/xmlhttprequest-example.qml +%%QT_EXAMPLEDIR%%/examples/declarative/xml/xmlhttprequest-example/xmlhttprequest.qmlproject +%%QT_EXAMPLEDIR%%/examples/declarative/xml/xmlhttprequest-example/xmlhttprequestexample.png +%%QT_EXAMPLEDIR%%/examples/declarative/xml/xmlhttprequest-example/xmlhttprequestexample.pro +%%QT_EXAMPLEDIR%%/examples/declarative/xml/xmlhttprequest-example/xmlhttprequestexample.svg +%%QT_EXAMPLEDIR%%/examples/declarative/xml/xmlhttprequest/xmlhttprequest-example.qml +%%QT_EXAMPLEDIR%%/examples/declarative/xml/xmlhttprequest/xmlhttprequest.qmlproject +%%QT_EXAMPLEDIR%%/examples/designer/README +%%QT_EXAMPLEDIR%%/examples/designer/calculatorbuilder/calculatorbuilder +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/designer/calculatorbuilder/calculatorbuilder.debug +%%QT_EXAMPLEDIR%%/examples/designer/calculatorbuilder/calculatorbuilder.pro +%%QT_EXAMPLEDIR%%/examples/designer/calculatorbuilder/calculatorbuilder.qrc +%%QT_EXAMPLEDIR%%/examples/designer/calculatorbuilder/calculatorform.cpp +%%QT_EXAMPLEDIR%%/examples/designer/calculatorbuilder/calculatorform.h +%%QT_EXAMPLEDIR%%/examples/designer/calculatorbuilder/calculatorform.ui +%%QT_EXAMPLEDIR%%/examples/designer/calculatorbuilder/main.cpp +%%QT_EXAMPLEDIR%%/examples/designer/calculatorform/calculatorform +%%QT_EXAMPLEDIR%%/examples/designer/calculatorform/calculatorform.cpp +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/designer/calculatorform/calculatorform.debug +%%QT_EXAMPLEDIR%%/examples/designer/calculatorform/calculatorform.h +%%QT_EXAMPLEDIR%%/examples/designer/calculatorform/calculatorform.pro +%%QT_EXAMPLEDIR%%/examples/designer/calculatorform/calculatorform.ui +%%QT_EXAMPLEDIR%%/examples/designer/calculatorform/main.cpp +%%QT_EXAMPLEDIR%%/examples/designer/containerextension/containerextension.pro +%%QT_EXAMPLEDIR%%/examples/designer/containerextension/multipagewidget.cpp +%%QT_EXAMPLEDIR%%/examples/designer/containerextension/multipagewidget.h +%%QT_EXAMPLEDIR%%/examples/designer/containerextension/multipagewidgetcontainerextension.cpp +%%QT_EXAMPLEDIR%%/examples/designer/containerextension/multipagewidgetcontainerextension.h +%%QT_EXAMPLEDIR%%/examples/designer/containerextension/multipagewidgetextensionfactory.cpp +%%QT_EXAMPLEDIR%%/examples/designer/containerextension/multipagewidgetextensionfactory.h +%%QT_EXAMPLEDIR%%/examples/designer/containerextension/multipagewidgetplugin.cpp +%%QT_EXAMPLEDIR%%/examples/designer/containerextension/multipagewidgetplugin.h +%%QT_EXAMPLEDIR%%/examples/designer/customwidgetplugin/analogclock.cpp +%%QT_EXAMPLEDIR%%/examples/designer/customwidgetplugin/analogclock.h +%%QT_EXAMPLEDIR%%/examples/designer/customwidgetplugin/customwidgetplugin.cpp +%%QT_EXAMPLEDIR%%/examples/designer/customwidgetplugin/customwidgetplugin.h +%%QT_EXAMPLEDIR%%/examples/designer/customwidgetplugin/customwidgetplugin.pro +%%QT_EXAMPLEDIR%%/examples/designer/designer.pro +%%QT_EXAMPLEDIR%%/examples/designer/taskmenuextension/taskmenuextension.pro +%%QT_EXAMPLEDIR%%/examples/designer/taskmenuextension/tictactoe.cpp +%%QT_EXAMPLEDIR%%/examples/designer/taskmenuextension/tictactoe.h +%%QT_EXAMPLEDIR%%/examples/designer/taskmenuextension/tictactoedialog.cpp +%%QT_EXAMPLEDIR%%/examples/designer/taskmenuextension/tictactoedialog.h +%%QT_EXAMPLEDIR%%/examples/designer/taskmenuextension/tictactoeplugin.cpp +%%QT_EXAMPLEDIR%%/examples/designer/taskmenuextension/tictactoeplugin.h +%%QT_EXAMPLEDIR%%/examples/designer/taskmenuextension/tictactoetaskmenu.cpp +%%QT_EXAMPLEDIR%%/examples/designer/taskmenuextension/tictactoetaskmenu.h +%%QT_EXAMPLEDIR%%/examples/designer/worldtimeclockbuilder/form.ui +%%QT_EXAMPLEDIR%%/examples/designer/worldtimeclockbuilder/main.cpp +%%QT_EXAMPLEDIR%%/examples/designer/worldtimeclockbuilder/worldtimeclockbuilder +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/designer/worldtimeclockbuilder/worldtimeclockbuilder.debug +%%QT_EXAMPLEDIR%%/examples/designer/worldtimeclockbuilder/worldtimeclockbuilder.pro +%%QT_EXAMPLEDIR%%/examples/designer/worldtimeclockbuilder/worldtimeclockbuilder.qrc +%%QT_EXAMPLEDIR%%/examples/designer/worldtimeclockplugin/worldtimeclock.cpp +%%QT_EXAMPLEDIR%%/examples/designer/worldtimeclockplugin/worldtimeclock.h +%%QT_EXAMPLEDIR%%/examples/designer/worldtimeclockplugin/worldtimeclockplugin.cpp +%%QT_EXAMPLEDIR%%/examples/designer/worldtimeclockplugin/worldtimeclockplugin.h +%%QT_EXAMPLEDIR%%/examples/designer/worldtimeclockplugin/worldtimeclockplugin.pro +%%QT_EXAMPLEDIR%%/examples/desktop/README +%%QT_EXAMPLEDIR%%/examples/desktop/desktop.pro +%%QT_EXAMPLEDIR%%/examples/desktop/screenshot/main.cpp +%%QT_EXAMPLEDIR%%/examples/desktop/screenshot/screenshot +%%QT_EXAMPLEDIR%%/examples/desktop/screenshot/screenshot.cpp +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/desktop/screenshot/screenshot.debug +%%QT_EXAMPLEDIR%%/examples/desktop/screenshot/screenshot.h +%%QT_EXAMPLEDIR%%/examples/desktop/screenshot/screenshot.pro +%%QT_EXAMPLEDIR%%/examples/desktop/systray/images/bad.svg +%%QT_EXAMPLEDIR%%/examples/desktop/systray/images/heart.svg +%%QT_EXAMPLEDIR%%/examples/desktop/systray/images/trash.svg +%%QT_EXAMPLEDIR%%/examples/desktop/systray/main.cpp +%%QT_EXAMPLEDIR%%/examples/desktop/systray/systray +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/desktop/systray/systray.debug +%%QT_EXAMPLEDIR%%/examples/desktop/systray/systray.pro +%%QT_EXAMPLEDIR%%/examples/desktop/systray/systray.qrc +%%QT_EXAMPLEDIR%%/examples/desktop/systray/window.cpp +%%QT_EXAMPLEDIR%%/examples/desktop/systray/window.h +%%QT_EXAMPLEDIR%%/examples/dialogs/README +%%QT_EXAMPLEDIR%%/examples/dialogs/classwizard/classwizard +%%QT_EXAMPLEDIR%%/examples/dialogs/classwizard/classwizard.cpp +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/dialogs/classwizard/classwizard.debug +%%QT_EXAMPLEDIR%%/examples/dialogs/classwizard/classwizard.h +%%QT_EXAMPLEDIR%%/examples/dialogs/classwizard/classwizard.pro +%%QT_EXAMPLEDIR%%/examples/dialogs/classwizard/classwizard.qrc +%%QT_EXAMPLEDIR%%/examples/dialogs/classwizard/images/background.png +%%QT_EXAMPLEDIR%%/examples/dialogs/classwizard/images/banner.png +%%QT_EXAMPLEDIR%%/examples/dialogs/classwizard/images/logo1.png +%%QT_EXAMPLEDIR%%/examples/dialogs/classwizard/images/logo2.png +%%QT_EXAMPLEDIR%%/examples/dialogs/classwizard/images/logo3.png +%%QT_EXAMPLEDIR%%/examples/dialogs/classwizard/images/watermark1.png +%%QT_EXAMPLEDIR%%/examples/dialogs/classwizard/images/watermark2.png +%%QT_EXAMPLEDIR%%/examples/dialogs/classwizard/main.cpp +%%QT_EXAMPLEDIR%%/examples/dialogs/configdialog/configdialog +%%QT_EXAMPLEDIR%%/examples/dialogs/configdialog/configdialog.cpp +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/dialogs/configdialog/configdialog.debug +%%QT_EXAMPLEDIR%%/examples/dialogs/configdialog/configdialog.h +%%QT_EXAMPLEDIR%%/examples/dialogs/configdialog/configdialog.pro +%%QT_EXAMPLEDIR%%/examples/dialogs/configdialog/configdialog.qrc +%%QT_EXAMPLEDIR%%/examples/dialogs/configdialog/images/config.png +%%QT_EXAMPLEDIR%%/examples/dialogs/configdialog/images/query.png +%%QT_EXAMPLEDIR%%/examples/dialogs/configdialog/images/update.png +%%QT_EXAMPLEDIR%%/examples/dialogs/configdialog/main.cpp +%%QT_EXAMPLEDIR%%/examples/dialogs/configdialog/pages.cpp +%%QT_EXAMPLEDIR%%/examples/dialogs/configdialog/pages.h +%%QT_EXAMPLEDIR%%/examples/dialogs/dialogs.pro +%%QT_EXAMPLEDIR%%/examples/dialogs/extension/extension +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/dialogs/extension/extension.debug +%%QT_EXAMPLEDIR%%/examples/dialogs/extension/extension.pro +%%QT_EXAMPLEDIR%%/examples/dialogs/extension/finddialog.cpp +%%QT_EXAMPLEDIR%%/examples/dialogs/extension/finddialog.h +%%QT_EXAMPLEDIR%%/examples/dialogs/extension/main.cpp +%%QT_EXAMPLEDIR%%/examples/dialogs/findfiles/findfiles +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/dialogs/findfiles/findfiles.debug +%%QT_EXAMPLEDIR%%/examples/dialogs/findfiles/findfiles.pro +%%QT_EXAMPLEDIR%%/examples/dialogs/findfiles/main.cpp +%%QT_EXAMPLEDIR%%/examples/dialogs/findfiles/window.cpp +%%QT_EXAMPLEDIR%%/examples/dialogs/findfiles/window.h +%%QT_EXAMPLEDIR%%/examples/dialogs/licensewizard/images/logo.png +%%QT_EXAMPLEDIR%%/examples/dialogs/licensewizard/images/watermark.png +%%QT_EXAMPLEDIR%%/examples/dialogs/licensewizard/licensewizard +%%QT_EXAMPLEDIR%%/examples/dialogs/licensewizard/licensewizard.cpp +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/dialogs/licensewizard/licensewizard.debug +%%QT_EXAMPLEDIR%%/examples/dialogs/licensewizard/licensewizard.h +%%QT_EXAMPLEDIR%%/examples/dialogs/licensewizard/licensewizard.pro +%%QT_EXAMPLEDIR%%/examples/dialogs/licensewizard/licensewizard.qrc +%%QT_EXAMPLEDIR%%/examples/dialogs/licensewizard/main.cpp +%%QT_EXAMPLEDIR%%/examples/dialogs/standarddialogs/dialog.cpp +%%QT_EXAMPLEDIR%%/examples/dialogs/standarddialogs/dialog.h +%%QT_EXAMPLEDIR%%/examples/dialogs/standarddialogs/main.cpp +%%QT_EXAMPLEDIR%%/examples/dialogs/standarddialogs/standarddialogs +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/dialogs/standarddialogs/standarddialogs.debug +%%QT_EXAMPLEDIR%%/examples/dialogs/standarddialogs/standarddialogs.pro +%%QT_EXAMPLEDIR%%/examples/dialogs/tabdialog/main.cpp +%%QT_EXAMPLEDIR%%/examples/dialogs/tabdialog/tabdialog +%%QT_EXAMPLEDIR%%/examples/dialogs/tabdialog/tabdialog.cpp +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/dialogs/tabdialog/tabdialog.debug +%%QT_EXAMPLEDIR%%/examples/dialogs/tabdialog/tabdialog.h +%%QT_EXAMPLEDIR%%/examples/dialogs/tabdialog/tabdialog.pro +%%QT_EXAMPLEDIR%%/examples/dialogs/trivialwizard/trivialwizard +%%QT_EXAMPLEDIR%%/examples/dialogs/trivialwizard/trivialwizard.cpp +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/dialogs/trivialwizard/trivialwizard.debug +%%QT_EXAMPLEDIR%%/examples/dialogs/trivialwizard/trivialwizard.pro +%%QT_EXAMPLEDIR%%/examples/draganddrop/README +%%QT_EXAMPLEDIR%%/examples/draganddrop/delayedencoding/delayedencoding +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/draganddrop/delayedencoding/delayedencoding.debug +%%QT_EXAMPLEDIR%%/examples/draganddrop/draganddrop.pro +%%QT_EXAMPLEDIR%%/examples/draganddrop/draggableicons/draggableicons +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/draganddrop/draggableicons/draggableicons.debug +%%QT_EXAMPLEDIR%%/examples/draganddrop/draggableicons/draggableicons.pro +%%QT_EXAMPLEDIR%%/examples/draganddrop/draggableicons/draggableicons.qrc +%%QT_EXAMPLEDIR%%/examples/draganddrop/draggableicons/dragwidget.cpp +%%QT_EXAMPLEDIR%%/examples/draganddrop/draggableicons/dragwidget.h +%%QT_EXAMPLEDIR%%/examples/draganddrop/draggableicons/images/boat.png +%%QT_EXAMPLEDIR%%/examples/draganddrop/draggableicons/images/car.png +%%QT_EXAMPLEDIR%%/examples/draganddrop/draggableicons/images/house.png +%%QT_EXAMPLEDIR%%/examples/draganddrop/draggableicons/main.cpp +%%QT_EXAMPLEDIR%%/examples/draganddrop/draggabletext/draggabletext +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/draganddrop/draggabletext/draggabletext.debug +%%QT_EXAMPLEDIR%%/examples/draganddrop/draggabletext/draggabletext.pro +%%QT_EXAMPLEDIR%%/examples/draganddrop/draggabletext/draggabletext.qrc +%%QT_EXAMPLEDIR%%/examples/draganddrop/draggabletext/draglabel.cpp +%%QT_EXAMPLEDIR%%/examples/draganddrop/draggabletext/draglabel.h +%%QT_EXAMPLEDIR%%/examples/draganddrop/draggabletext/dragwidget.cpp +%%QT_EXAMPLEDIR%%/examples/draganddrop/draggabletext/dragwidget.h +%%QT_EXAMPLEDIR%%/examples/draganddrop/draggabletext/main.cpp +%%QT_EXAMPLEDIR%%/examples/draganddrop/draggabletext/words.txt +%%QT_EXAMPLEDIR%%/examples/draganddrop/dropsite/droparea.cpp +%%QT_EXAMPLEDIR%%/examples/draganddrop/dropsite/droparea.h +%%QT_EXAMPLEDIR%%/examples/draganddrop/dropsite/dropsite +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/draganddrop/dropsite/dropsite.debug +%%QT_EXAMPLEDIR%%/examples/draganddrop/dropsite/dropsite.pro +%%QT_EXAMPLEDIR%%/examples/draganddrop/dropsite/dropsitewindow.cpp +%%QT_EXAMPLEDIR%%/examples/draganddrop/dropsite/dropsitewindow.h +%%QT_EXAMPLEDIR%%/examples/draganddrop/dropsite/main.cpp +%%QT_EXAMPLEDIR%%/examples/draganddrop/fridgemagnets/draglabel.cpp +%%QT_EXAMPLEDIR%%/examples/draganddrop/fridgemagnets/draglabel.h +%%QT_EXAMPLEDIR%%/examples/draganddrop/fridgemagnets/dragwidget.cpp +%%QT_EXAMPLEDIR%%/examples/draganddrop/fridgemagnets/dragwidget.h +%%QT_EXAMPLEDIR%%/examples/draganddrop/fridgemagnets/fridgemagnets +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/draganddrop/fridgemagnets/fridgemagnets.debug +%%QT_EXAMPLEDIR%%/examples/draganddrop/fridgemagnets/fridgemagnets.pro +%%QT_EXAMPLEDIR%%/examples/draganddrop/fridgemagnets/fridgemagnets.qrc +%%QT_EXAMPLEDIR%%/examples/draganddrop/fridgemagnets/main.cpp +%%QT_EXAMPLEDIR%%/examples/draganddrop/fridgemagnets/words.txt +%%QT_EXAMPLEDIR%%/examples/draganddrop/puzzle/example.jpg +%%QT_EXAMPLEDIR%%/examples/draganddrop/puzzle/main.cpp +%%QT_EXAMPLEDIR%%/examples/draganddrop/puzzle/mainwindow.cpp +%%QT_EXAMPLEDIR%%/examples/draganddrop/puzzle/mainwindow.h +%%QT_EXAMPLEDIR%%/examples/draganddrop/puzzle/pieceslist.cpp +%%QT_EXAMPLEDIR%%/examples/draganddrop/puzzle/pieceslist.h +%%QT_EXAMPLEDIR%%/examples/draganddrop/puzzle/puzzle +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/draganddrop/puzzle/puzzle.debug +%%QT_EXAMPLEDIR%%/examples/draganddrop/puzzle/puzzle.pro +%%QT_EXAMPLEDIR%%/examples/draganddrop/puzzle/puzzle.qrc +%%QT_EXAMPLEDIR%%/examples/draganddrop/puzzle/puzzlewidget.cpp +%%QT_EXAMPLEDIR%%/examples/draganddrop/puzzle/puzzlewidget.h +%%QT_EXAMPLEDIR%%/examples/effects/blurpicker/blureffect.cpp +%%QT_EXAMPLEDIR%%/examples/effects/blurpicker/blureffect.h +%%QT_EXAMPLEDIR%%/examples/effects/blurpicker/blurpicker +%%QT_EXAMPLEDIR%%/examples/effects/blurpicker/blurpicker.cpp +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/effects/blurpicker/blurpicker.debug +%%QT_EXAMPLEDIR%%/examples/effects/blurpicker/blurpicker.h +%%QT_EXAMPLEDIR%%/examples/effects/blurpicker/blurpicker.pro +%%QT_EXAMPLEDIR%%/examples/effects/blurpicker/blurpicker.qrc +%%QT_EXAMPLEDIR%%/examples/effects/blurpicker/main.cpp +%%QT_EXAMPLEDIR%%/examples/effects/effects.pro +%%QT_EXAMPLEDIR%%/examples/effects/fademessage/fademessage +%%QT_EXAMPLEDIR%%/examples/effects/fademessage/fademessage.cpp +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/effects/fademessage/fademessage.debug +%%QT_EXAMPLEDIR%%/examples/effects/fademessage/fademessage.h +%%QT_EXAMPLEDIR%%/examples/effects/fademessage/fademessage.pro +%%QT_EXAMPLEDIR%%/examples/effects/fademessage/fademessage.qrc +%%QT_EXAMPLEDIR%%/examples/effects/fademessage/main.cpp +%%QT_EXAMPLEDIR%%/examples/effects/lighting/lighting +%%QT_EXAMPLEDIR%%/examples/effects/lighting/lighting.cpp +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/effects/lighting/lighting.debug +%%QT_EXAMPLEDIR%%/examples/effects/lighting/lighting.h +%%QT_EXAMPLEDIR%%/examples/effects/lighting/lighting.pro +%%QT_EXAMPLEDIR%%/examples/effects/lighting/main.cpp +%%QT_EXAMPLEDIR%%/examples/examples.pro +%%QT_EXAMPLEDIR%%/examples/gestures/gestures.pro +%%QT_EXAMPLEDIR%%/examples/gestures/imagegestures/imagegestures +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/gestures/imagegestures/imagegestures.debug +%%QT_EXAMPLEDIR%%/examples/gestures/imagegestures/imagegestures.pro +%%QT_EXAMPLEDIR%%/examples/gestures/imagegestures/imagewidget.cpp +%%QT_EXAMPLEDIR%%/examples/gestures/imagegestures/imagewidget.h +%%QT_EXAMPLEDIR%%/examples/gestures/imagegestures/main.cpp +%%QT_EXAMPLEDIR%%/examples/gestures/imagegestures/mainwidget.cpp +%%QT_EXAMPLEDIR%%/examples/gestures/imagegestures/mainwidget.h +%%QT_EXAMPLEDIR%%/examples/graphicsview/README +%%QT_EXAMPLEDIR%%/examples/graphicsview/anchorlayout/anchorlayout +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/graphicsview/anchorlayout/anchorlayout.debug +%%QT_EXAMPLEDIR%%/examples/graphicsview/anchorlayout/anchorlayout.pro +%%QT_EXAMPLEDIR%%/examples/graphicsview/anchorlayout/main.cpp +%%QT_EXAMPLEDIR%%/examples/graphicsview/basicgraphicslayouts/basicgraphicslayouts +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/graphicsview/basicgraphicslayouts/basicgraphicslayouts.debug +%%QT_EXAMPLEDIR%%/examples/graphicsview/basicgraphicslayouts/basicgraphicslayouts.pro +%%QT_EXAMPLEDIR%%/examples/graphicsview/basicgraphicslayouts/basicgraphicslayouts.qrc +%%QT_EXAMPLEDIR%%/examples/graphicsview/basicgraphicslayouts/layoutitem.cpp +%%QT_EXAMPLEDIR%%/examples/graphicsview/basicgraphicslayouts/layoutitem.h +%%QT_EXAMPLEDIR%%/examples/graphicsview/basicgraphicslayouts/main.cpp +%%QT_EXAMPLEDIR%%/examples/graphicsview/basicgraphicslayouts/window.cpp +%%QT_EXAMPLEDIR%%/examples/graphicsview/basicgraphicslayouts/window.h +%%QT_EXAMPLEDIR%%/examples/graphicsview/collidingmice/collidingmice +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/graphicsview/collidingmice/collidingmice.debug +%%QT_EXAMPLEDIR%%/examples/graphicsview/collidingmice/collidingmice.pro +%%QT_EXAMPLEDIR%%/examples/graphicsview/collidingmice/images/cheese.jpg +%%QT_EXAMPLEDIR%%/examples/graphicsview/collidingmice/main.cpp +%%QT_EXAMPLEDIR%%/examples/graphicsview/collidingmice/mice.qrc +%%QT_EXAMPLEDIR%%/examples/graphicsview/collidingmice/mouse.cpp +%%QT_EXAMPLEDIR%%/examples/graphicsview/collidingmice/mouse.h +%%QT_EXAMPLEDIR%%/examples/graphicsview/diagramscene/arrow.cpp +%%QT_EXAMPLEDIR%%/examples/graphicsview/diagramscene/arrow.h +%%QT_EXAMPLEDIR%%/examples/graphicsview/diagramscene/diagramitem.cpp +%%QT_EXAMPLEDIR%%/examples/graphicsview/diagramscene/diagramitem.h +%%QT_EXAMPLEDIR%%/examples/graphicsview/diagramscene/diagramscene +%%QT_EXAMPLEDIR%%/examples/graphicsview/diagramscene/diagramscene.cpp +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/graphicsview/diagramscene/diagramscene.debug +%%QT_EXAMPLEDIR%%/examples/graphicsview/diagramscene/diagramscene.h +%%QT_EXAMPLEDIR%%/examples/graphicsview/diagramscene/diagramscene.pro +%%QT_EXAMPLEDIR%%/examples/graphicsview/diagramscene/diagramscene.qrc +%%QT_EXAMPLEDIR%%/examples/graphicsview/diagramscene/diagramtextitem.cpp +%%QT_EXAMPLEDIR%%/examples/graphicsview/diagramscene/diagramtextitem.h +%%QT_EXAMPLEDIR%%/examples/graphicsview/diagramscene/images/background1.png +%%QT_EXAMPLEDIR%%/examples/graphicsview/diagramscene/images/background2.png +%%QT_EXAMPLEDIR%%/examples/graphicsview/diagramscene/images/background3.png +%%QT_EXAMPLEDIR%%/examples/graphicsview/diagramscene/images/background4.png +%%QT_EXAMPLEDIR%%/examples/graphicsview/diagramscene/images/bold.png +%%QT_EXAMPLEDIR%%/examples/graphicsview/diagramscene/images/bringtofront.png +%%QT_EXAMPLEDIR%%/examples/graphicsview/diagramscene/images/delete.png +%%QT_EXAMPLEDIR%%/examples/graphicsview/diagramscene/images/floodfill.png +%%QT_EXAMPLEDIR%%/examples/graphicsview/diagramscene/images/italic.png +%%QT_EXAMPLEDIR%%/examples/graphicsview/diagramscene/images/linecolor.png +%%QT_EXAMPLEDIR%%/examples/graphicsview/diagramscene/images/linepointer.png +%%QT_EXAMPLEDIR%%/examples/graphicsview/diagramscene/images/pointer.png +%%QT_EXAMPLEDIR%%/examples/graphicsview/diagramscene/images/sendtoback.png +%%QT_EXAMPLEDIR%%/examples/graphicsview/diagramscene/images/textpointer.png +%%QT_EXAMPLEDIR%%/examples/graphicsview/diagramscene/images/underline.png +%%QT_EXAMPLEDIR%%/examples/graphicsview/diagramscene/main.cpp +%%QT_EXAMPLEDIR%%/examples/graphicsview/diagramscene/mainwindow.cpp +%%QT_EXAMPLEDIR%%/examples/graphicsview/diagramscene/mainwindow.h +%%QT_EXAMPLEDIR%%/examples/graphicsview/dragdroprobot/coloritem.cpp +%%QT_EXAMPLEDIR%%/examples/graphicsview/dragdroprobot/coloritem.h +%%QT_EXAMPLEDIR%%/examples/graphicsview/dragdroprobot/dragdroprobot +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/graphicsview/dragdroprobot/dragdroprobot.debug +%%QT_EXAMPLEDIR%%/examples/graphicsview/dragdroprobot/dragdroprobot.pro +%%QT_EXAMPLEDIR%%/examples/graphicsview/dragdroprobot/images/head.png +%%QT_EXAMPLEDIR%%/examples/graphicsview/dragdroprobot/main.cpp +%%QT_EXAMPLEDIR%%/examples/graphicsview/dragdroprobot/robot.cpp +%%QT_EXAMPLEDIR%%/examples/graphicsview/dragdroprobot/robot.h +%%QT_EXAMPLEDIR%%/examples/graphicsview/dragdroprobot/robot.qrc +%%QT_EXAMPLEDIR%%/examples/graphicsview/elasticnodes/edge.cpp +%%QT_EXAMPLEDIR%%/examples/graphicsview/elasticnodes/edge.h +%%QT_EXAMPLEDIR%%/examples/graphicsview/elasticnodes/elasticnodes +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/graphicsview/elasticnodes/elasticnodes.debug +%%QT_EXAMPLEDIR%%/examples/graphicsview/elasticnodes/elasticnodes.pro +%%QT_EXAMPLEDIR%%/examples/graphicsview/elasticnodes/graphwidget.cpp +%%QT_EXAMPLEDIR%%/examples/graphicsview/elasticnodes/graphwidget.h +%%QT_EXAMPLEDIR%%/examples/graphicsview/elasticnodes/main.cpp +%%QT_EXAMPLEDIR%%/examples/graphicsview/elasticnodes/node.cpp +%%QT_EXAMPLEDIR%%/examples/graphicsview/elasticnodes/node.h +%%QT_EXAMPLEDIR%%/examples/graphicsview/graphicsview.pro +%%QT_EXAMPLEDIR%%/examples/graphicsview/padnavigator/flippablepad.cpp +%%QT_EXAMPLEDIR%%/examples/graphicsview/padnavigator/flippablepad.h +%%QT_EXAMPLEDIR%%/examples/graphicsview/padnavigator/form.ui +%%QT_EXAMPLEDIR%%/examples/graphicsview/padnavigator/images/artsfftscope.png +%%QT_EXAMPLEDIR%%/examples/graphicsview/padnavigator/images/blue_angle_swirl.jpg +%%QT_EXAMPLEDIR%%/examples/graphicsview/padnavigator/images/kontact_contacts.png +%%QT_EXAMPLEDIR%%/examples/graphicsview/padnavigator/images/kontact_journal.png +%%QT_EXAMPLEDIR%%/examples/graphicsview/padnavigator/images/kontact_mail.png +%%QT_EXAMPLEDIR%%/examples/graphicsview/padnavigator/images/kontact_notes.png +%%QT_EXAMPLEDIR%%/examples/graphicsview/padnavigator/images/kopeteavailable.png +%%QT_EXAMPLEDIR%%/examples/graphicsview/padnavigator/images/metacontact_online.png +%%QT_EXAMPLEDIR%%/examples/graphicsview/padnavigator/images/minitools.png +%%QT_EXAMPLEDIR%%/examples/graphicsview/padnavigator/main.cpp +%%QT_EXAMPLEDIR%%/examples/graphicsview/padnavigator/padnavigator +%%QT_EXAMPLEDIR%%/examples/graphicsview/padnavigator/padnavigator.cpp +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/graphicsview/padnavigator/padnavigator.debug +%%QT_EXAMPLEDIR%%/examples/graphicsview/padnavigator/padnavigator.h +%%QT_EXAMPLEDIR%%/examples/graphicsview/padnavigator/padnavigator.pro +%%QT_EXAMPLEDIR%%/examples/graphicsview/padnavigator/padnavigator.qrc +%%QT_EXAMPLEDIR%%/examples/graphicsview/padnavigator/roundrectitem.cpp +%%QT_EXAMPLEDIR%%/examples/graphicsview/padnavigator/roundrectitem.h +%%QT_EXAMPLEDIR%%/examples/graphicsview/padnavigator/splashitem.cpp +%%QT_EXAMPLEDIR%%/examples/graphicsview/padnavigator/splashitem.h +%%QT_EXAMPLEDIR%%/examples/graphicsview/portedasteroids/animateditem.cpp +%%QT_EXAMPLEDIR%%/examples/graphicsview/portedasteroids/animateditem.h +%%QT_EXAMPLEDIR%%/examples/graphicsview/portedasteroids/bg.png +%%QT_EXAMPLEDIR%%/examples/graphicsview/portedasteroids/ledmeter.cpp +%%QT_EXAMPLEDIR%%/examples/graphicsview/portedasteroids/ledmeter.h +%%QT_EXAMPLEDIR%%/examples/graphicsview/portedasteroids/main.cpp +%%QT_EXAMPLEDIR%%/examples/graphicsview/portedasteroids/portedasteroids +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/graphicsview/portedasteroids/portedasteroids.debug +%%QT_EXAMPLEDIR%%/examples/graphicsview/portedasteroids/portedasteroids.pro +%%QT_EXAMPLEDIR%%/examples/graphicsview/portedasteroids/portedasteroids.qrc +%%QT_EXAMPLEDIR%%/examples/graphicsview/portedasteroids/sounds/Explosion.wav +%%QT_EXAMPLEDIR%%/examples/graphicsview/portedasteroids/sprites.h +%%QT_EXAMPLEDIR%%/examples/graphicsview/portedasteroids/sprites/bits/bits.ini +%%QT_EXAMPLEDIR%%/examples/graphicsview/portedasteroids/sprites/bits/bits.pov +%%QT_EXAMPLEDIR%%/examples/graphicsview/portedasteroids/sprites/bits/bits0000.png +%%QT_EXAMPLEDIR%%/examples/graphicsview/portedasteroids/sprites/bits/bits0001.png +%%QT_EXAMPLEDIR%%/examples/graphicsview/portedasteroids/sprites/bits/bits0002.png +%%QT_EXAMPLEDIR%%/examples/graphicsview/portedasteroids/sprites/bits/bits0003.png +%%QT_EXAMPLEDIR%%/examples/graphicsview/portedasteroids/sprites/bits/bits0004.png +%%QT_EXAMPLEDIR%%/examples/graphicsview/portedasteroids/sprites/bits/bits0005.png +%%QT_EXAMPLEDIR%%/examples/graphicsview/portedasteroids/sprites/bits/bits0006.png +%%QT_EXAMPLEDIR%%/examples/graphicsview/portedasteroids/sprites/bits/bits0007.png +%%QT_EXAMPLEDIR%%/examples/graphicsview/portedasteroids/sprites/bits/bits0008.png +%%QT_EXAMPLEDIR%%/examples/graphicsview/portedasteroids/sprites/bits/bits0009.png +%%QT_EXAMPLEDIR%%/examples/graphicsview/portedasteroids/sprites/bits/bits0010.png +%%QT_EXAMPLEDIR%%/examples/graphicsview/portedasteroids/sprites/bits/bits0011.png +%%QT_EXAMPLEDIR%%/examples/graphicsview/portedasteroids/sprites/bits/bits0012.png +%%QT_EXAMPLEDIR%%/examples/graphicsview/portedasteroids/sprites/bits/bits0013.png +%%QT_EXAMPLEDIR%%/examples/graphicsview/portedasteroids/sprites/bits/bits0014.png +%%QT_EXAMPLEDIR%%/examples/graphicsview/portedasteroids/sprites/bits/bits0015.png +%%QT_EXAMPLEDIR%%/examples/graphicsview/portedasteroids/sprites/exhaust/exhaust.png +%%QT_EXAMPLEDIR%%/examples/graphicsview/portedasteroids/sprites/missile/missile.png +%%QT_EXAMPLEDIR%%/examples/graphicsview/portedasteroids/sprites/powerups/brake.png +%%QT_EXAMPLEDIR%%/examples/graphicsview/portedasteroids/sprites/powerups/energy.png +%%QT_EXAMPLEDIR%%/examples/graphicsview/portedasteroids/sprites/powerups/shield.png +%%QT_EXAMPLEDIR%%/examples/graphicsview/portedasteroids/sprites/powerups/shoot.png +%%QT_EXAMPLEDIR%%/examples/graphicsview/portedasteroids/sprites/powerups/teleport.png +%%QT_EXAMPLEDIR%%/examples/graphicsview/portedasteroids/sprites/rock1/rock1.ini +%%QT_EXAMPLEDIR%%/examples/graphicsview/portedasteroids/sprites/rock1/rock1.pov +%%QT_EXAMPLEDIR%%/examples/graphicsview/portedasteroids/sprites/rock1/rock10000.png +%%QT_EXAMPLEDIR%%/examples/graphicsview/portedasteroids/sprites/rock1/rock10001.png +%%QT_EXAMPLEDIR%%/examples/graphicsview/portedasteroids/sprites/rock1/rock10002.png +%%QT_EXAMPLEDIR%%/examples/graphicsview/portedasteroids/sprites/rock1/rock10003.png +%%QT_EXAMPLEDIR%%/examples/graphicsview/portedasteroids/sprites/rock1/rock10004.png +%%QT_EXAMPLEDIR%%/examples/graphicsview/portedasteroids/sprites/rock1/rock10005.png +%%QT_EXAMPLEDIR%%/examples/graphicsview/portedasteroids/sprites/rock1/rock10006.png +%%QT_EXAMPLEDIR%%/examples/graphicsview/portedasteroids/sprites/rock1/rock10007.png +%%QT_EXAMPLEDIR%%/examples/graphicsview/portedasteroids/sprites/rock1/rock10008.png +%%QT_EXAMPLEDIR%%/examples/graphicsview/portedasteroids/sprites/rock1/rock10009.png +%%QT_EXAMPLEDIR%%/examples/graphicsview/portedasteroids/sprites/rock1/rock10010.png +%%QT_EXAMPLEDIR%%/examples/graphicsview/portedasteroids/sprites/rock1/rock10011.png +%%QT_EXAMPLEDIR%%/examples/graphicsview/portedasteroids/sprites/rock1/rock10012.png +%%QT_EXAMPLEDIR%%/examples/graphicsview/portedasteroids/sprites/rock1/rock10013.png +%%QT_EXAMPLEDIR%%/examples/graphicsview/portedasteroids/sprites/rock1/rock10014.png +%%QT_EXAMPLEDIR%%/examples/graphicsview/portedasteroids/sprites/rock1/rock10015.png +%%QT_EXAMPLEDIR%%/examples/graphicsview/portedasteroids/sprites/rock1/rock10016.png +%%QT_EXAMPLEDIR%%/examples/graphicsview/portedasteroids/sprites/rock1/rock10017.png +%%QT_EXAMPLEDIR%%/examples/graphicsview/portedasteroids/sprites/rock1/rock10018.png +%%QT_EXAMPLEDIR%%/examples/graphicsview/portedasteroids/sprites/rock1/rock10019.png +%%QT_EXAMPLEDIR%%/examples/graphicsview/portedasteroids/sprites/rock1/rock10020.png +%%QT_EXAMPLEDIR%%/examples/graphicsview/portedasteroids/sprites/rock1/rock10021.png +%%QT_EXAMPLEDIR%%/examples/graphicsview/portedasteroids/sprites/rock1/rock10022.png +%%QT_EXAMPLEDIR%%/examples/graphicsview/portedasteroids/sprites/rock1/rock10023.png +%%QT_EXAMPLEDIR%%/examples/graphicsview/portedasteroids/sprites/rock1/rock10024.png +%%QT_EXAMPLEDIR%%/examples/graphicsview/portedasteroids/sprites/rock1/rock10025.png +%%QT_EXAMPLEDIR%%/examples/graphicsview/portedasteroids/sprites/rock1/rock10026.png +%%QT_EXAMPLEDIR%%/examples/graphicsview/portedasteroids/sprites/rock1/rock10027.png +%%QT_EXAMPLEDIR%%/examples/graphicsview/portedasteroids/sprites/rock1/rock10028.png +%%QT_EXAMPLEDIR%%/examples/graphicsview/portedasteroids/sprites/rock1/rock10029.png +%%QT_EXAMPLEDIR%%/examples/graphicsview/portedasteroids/sprites/rock1/rock10030.png +%%QT_EXAMPLEDIR%%/examples/graphicsview/portedasteroids/sprites/rock1/rock10031.png +%%QT_EXAMPLEDIR%%/examples/graphicsview/portedasteroids/sprites/rock2/rock2.ini +%%QT_EXAMPLEDIR%%/examples/graphicsview/portedasteroids/sprites/rock2/rock2.pov +%%QT_EXAMPLEDIR%%/examples/graphicsview/portedasteroids/sprites/rock2/rock20000.png +%%QT_EXAMPLEDIR%%/examples/graphicsview/portedasteroids/sprites/rock2/rock20001.png +%%QT_EXAMPLEDIR%%/examples/graphicsview/portedasteroids/sprites/rock2/rock20002.png +%%QT_EXAMPLEDIR%%/examples/graphicsview/portedasteroids/sprites/rock2/rock20003.png +%%QT_EXAMPLEDIR%%/examples/graphicsview/portedasteroids/sprites/rock2/rock20004.png +%%QT_EXAMPLEDIR%%/examples/graphicsview/portedasteroids/sprites/rock2/rock20005.png +%%QT_EXAMPLEDIR%%/examples/graphicsview/portedasteroids/sprites/rock2/rock20006.png +%%QT_EXAMPLEDIR%%/examples/graphicsview/portedasteroids/sprites/rock2/rock20007.png +%%QT_EXAMPLEDIR%%/examples/graphicsview/portedasteroids/sprites/rock2/rock20008.png +%%QT_EXAMPLEDIR%%/examples/graphicsview/portedasteroids/sprites/rock2/rock20009.png +%%QT_EXAMPLEDIR%%/examples/graphicsview/portedasteroids/sprites/rock2/rock20010.png +%%QT_EXAMPLEDIR%%/examples/graphicsview/portedasteroids/sprites/rock2/rock20011.png +%%QT_EXAMPLEDIR%%/examples/graphicsview/portedasteroids/sprites/rock2/rock20012.png +%%QT_EXAMPLEDIR%%/examples/graphicsview/portedasteroids/sprites/rock2/rock20013.png +%%QT_EXAMPLEDIR%%/examples/graphicsview/portedasteroids/sprites/rock2/rock20014.png +%%QT_EXAMPLEDIR%%/examples/graphicsview/portedasteroids/sprites/rock2/rock20015.png +%%QT_EXAMPLEDIR%%/examples/graphicsview/portedasteroids/sprites/rock2/rock20016.png +%%QT_EXAMPLEDIR%%/examples/graphicsview/portedasteroids/sprites/rock2/rock20017.png +%%QT_EXAMPLEDIR%%/examples/graphicsview/portedasteroids/sprites/rock2/rock20018.png +%%QT_EXAMPLEDIR%%/examples/graphicsview/portedasteroids/sprites/rock2/rock20019.png +%%QT_EXAMPLEDIR%%/examples/graphicsview/portedasteroids/sprites/rock2/rock20020.png +%%QT_EXAMPLEDIR%%/examples/graphicsview/portedasteroids/sprites/rock2/rock20021.png +%%QT_EXAMPLEDIR%%/examples/graphicsview/portedasteroids/sprites/rock2/rock20022.png +%%QT_EXAMPLEDIR%%/examples/graphicsview/portedasteroids/sprites/rock2/rock20023.png +%%QT_EXAMPLEDIR%%/examples/graphicsview/portedasteroids/sprites/rock2/rock20024.png +%%QT_EXAMPLEDIR%%/examples/graphicsview/portedasteroids/sprites/rock2/rock20025.png +%%QT_EXAMPLEDIR%%/examples/graphicsview/portedasteroids/sprites/rock2/rock20026.png +%%QT_EXAMPLEDIR%%/examples/graphicsview/portedasteroids/sprites/rock2/rock20027.png +%%QT_EXAMPLEDIR%%/examples/graphicsview/portedasteroids/sprites/rock2/rock20028.png +%%QT_EXAMPLEDIR%%/examples/graphicsview/portedasteroids/sprites/rock2/rock20029.png +%%QT_EXAMPLEDIR%%/examples/graphicsview/portedasteroids/sprites/rock2/rock20030.png +%%QT_EXAMPLEDIR%%/examples/graphicsview/portedasteroids/sprites/rock2/rock20031.png +%%QT_EXAMPLEDIR%%/examples/graphicsview/portedasteroids/sprites/rock3/rock3.ini +%%QT_EXAMPLEDIR%%/examples/graphicsview/portedasteroids/sprites/rock3/rock3.pov +%%QT_EXAMPLEDIR%%/examples/graphicsview/portedasteroids/sprites/rock3/rock30000.png +%%QT_EXAMPLEDIR%%/examples/graphicsview/portedasteroids/sprites/rock3/rock30001.png +%%QT_EXAMPLEDIR%%/examples/graphicsview/portedasteroids/sprites/rock3/rock30002.png +%%QT_EXAMPLEDIR%%/examples/graphicsview/portedasteroids/sprites/rock3/rock30003.png +%%QT_EXAMPLEDIR%%/examples/graphicsview/portedasteroids/sprites/rock3/rock30004.png +%%QT_EXAMPLEDIR%%/examples/graphicsview/portedasteroids/sprites/rock3/rock30005.png +%%QT_EXAMPLEDIR%%/examples/graphicsview/portedasteroids/sprites/rock3/rock30006.png +%%QT_EXAMPLEDIR%%/examples/graphicsview/portedasteroids/sprites/rock3/rock30007.png +%%QT_EXAMPLEDIR%%/examples/graphicsview/portedasteroids/sprites/rock3/rock30008.png +%%QT_EXAMPLEDIR%%/examples/graphicsview/portedasteroids/sprites/rock3/rock30009.png +%%QT_EXAMPLEDIR%%/examples/graphicsview/portedasteroids/sprites/rock3/rock30010.png +%%QT_EXAMPLEDIR%%/examples/graphicsview/portedasteroids/sprites/rock3/rock30011.png +%%QT_EXAMPLEDIR%%/examples/graphicsview/portedasteroids/sprites/rock3/rock30012.png +%%QT_EXAMPLEDIR%%/examples/graphicsview/portedasteroids/sprites/rock3/rock30013.png +%%QT_EXAMPLEDIR%%/examples/graphicsview/portedasteroids/sprites/rock3/rock30014.png +%%QT_EXAMPLEDIR%%/examples/graphicsview/portedasteroids/sprites/rock3/rock30015.png +%%QT_EXAMPLEDIR%%/examples/graphicsview/portedasteroids/sprites/rock3/rock30016.png +%%QT_EXAMPLEDIR%%/examples/graphicsview/portedasteroids/sprites/rock3/rock30017.png +%%QT_EXAMPLEDIR%%/examples/graphicsview/portedasteroids/sprites/rock3/rock30018.png +%%QT_EXAMPLEDIR%%/examples/graphicsview/portedasteroids/sprites/rock3/rock30019.png +%%QT_EXAMPLEDIR%%/examples/graphicsview/portedasteroids/sprites/rock3/rock30020.png +%%QT_EXAMPLEDIR%%/examples/graphicsview/portedasteroids/sprites/rock3/rock30021.png +%%QT_EXAMPLEDIR%%/examples/graphicsview/portedasteroids/sprites/rock3/rock30022.png +%%QT_EXAMPLEDIR%%/examples/graphicsview/portedasteroids/sprites/rock3/rock30023.png +%%QT_EXAMPLEDIR%%/examples/graphicsview/portedasteroids/sprites/rock3/rock30024.png +%%QT_EXAMPLEDIR%%/examples/graphicsview/portedasteroids/sprites/rock3/rock30025.png +%%QT_EXAMPLEDIR%%/examples/graphicsview/portedasteroids/sprites/rock3/rock30026.png +%%QT_EXAMPLEDIR%%/examples/graphicsview/portedasteroids/sprites/rock3/rock30027.png +%%QT_EXAMPLEDIR%%/examples/graphicsview/portedasteroids/sprites/rock3/rock30028.png +%%QT_EXAMPLEDIR%%/examples/graphicsview/portedasteroids/sprites/rock3/rock30029.png +%%QT_EXAMPLEDIR%%/examples/graphicsview/portedasteroids/sprites/rock3/rock30030.png +%%QT_EXAMPLEDIR%%/examples/graphicsview/portedasteroids/sprites/rock3/rock30031.png +%%QT_EXAMPLEDIR%%/examples/graphicsview/portedasteroids/sprites/shield/shield0000.png +%%QT_EXAMPLEDIR%%/examples/graphicsview/portedasteroids/sprites/shield/shield0001.png +%%QT_EXAMPLEDIR%%/examples/graphicsview/portedasteroids/sprites/shield/shield0002.png +%%QT_EXAMPLEDIR%%/examples/graphicsview/portedasteroids/sprites/shield/shield0003.png +%%QT_EXAMPLEDIR%%/examples/graphicsview/portedasteroids/sprites/shield/shield0004.png +%%QT_EXAMPLEDIR%%/examples/graphicsview/portedasteroids/sprites/shield/shield0005.png +%%QT_EXAMPLEDIR%%/examples/graphicsview/portedasteroids/sprites/shield/shield0006.png +%%QT_EXAMPLEDIR%%/examples/graphicsview/portedasteroids/sprites/ship/ship.ini +%%QT_EXAMPLEDIR%%/examples/graphicsview/portedasteroids/sprites/ship/ship.pov +%%QT_EXAMPLEDIR%%/examples/graphicsview/portedasteroids/sprites/ship/ship0000.png +%%QT_EXAMPLEDIR%%/examples/graphicsview/portedasteroids/sprites/ship/ship0001.png +%%QT_EXAMPLEDIR%%/examples/graphicsview/portedasteroids/sprites/ship/ship0002.png +%%QT_EXAMPLEDIR%%/examples/graphicsview/portedasteroids/sprites/ship/ship0003.png +%%QT_EXAMPLEDIR%%/examples/graphicsview/portedasteroids/sprites/ship/ship0004.png +%%QT_EXAMPLEDIR%%/examples/graphicsview/portedasteroids/sprites/ship/ship0005.png +%%QT_EXAMPLEDIR%%/examples/graphicsview/portedasteroids/sprites/ship/ship0006.png +%%QT_EXAMPLEDIR%%/examples/graphicsview/portedasteroids/sprites/ship/ship0007.png +%%QT_EXAMPLEDIR%%/examples/graphicsview/portedasteroids/sprites/ship/ship0008.png +%%QT_EXAMPLEDIR%%/examples/graphicsview/portedasteroids/sprites/ship/ship0009.png +%%QT_EXAMPLEDIR%%/examples/graphicsview/portedasteroids/sprites/ship/ship0010.png +%%QT_EXAMPLEDIR%%/examples/graphicsview/portedasteroids/sprites/ship/ship0011.png +%%QT_EXAMPLEDIR%%/examples/graphicsview/portedasteroids/sprites/ship/ship0012.png +%%QT_EXAMPLEDIR%%/examples/graphicsview/portedasteroids/sprites/ship/ship0013.png +%%QT_EXAMPLEDIR%%/examples/graphicsview/portedasteroids/sprites/ship/ship0014.png +%%QT_EXAMPLEDIR%%/examples/graphicsview/portedasteroids/sprites/ship/ship0015.png +%%QT_EXAMPLEDIR%%/examples/graphicsview/portedasteroids/sprites/ship/ship0016.png +%%QT_EXAMPLEDIR%%/examples/graphicsview/portedasteroids/sprites/ship/ship0017.png +%%QT_EXAMPLEDIR%%/examples/graphicsview/portedasteroids/sprites/ship/ship0018.png +%%QT_EXAMPLEDIR%%/examples/graphicsview/portedasteroids/sprites/ship/ship0019.png +%%QT_EXAMPLEDIR%%/examples/graphicsview/portedasteroids/sprites/ship/ship0020.png +%%QT_EXAMPLEDIR%%/examples/graphicsview/portedasteroids/sprites/ship/ship0021.png +%%QT_EXAMPLEDIR%%/examples/graphicsview/portedasteroids/sprites/ship/ship0022.png +%%QT_EXAMPLEDIR%%/examples/graphicsview/portedasteroids/sprites/ship/ship0023.png +%%QT_EXAMPLEDIR%%/examples/graphicsview/portedasteroids/sprites/ship/ship0024.png +%%QT_EXAMPLEDIR%%/examples/graphicsview/portedasteroids/sprites/ship/ship0025.png +%%QT_EXAMPLEDIR%%/examples/graphicsview/portedasteroids/sprites/ship/ship0026.png +%%QT_EXAMPLEDIR%%/examples/graphicsview/portedasteroids/sprites/ship/ship0027.png +%%QT_EXAMPLEDIR%%/examples/graphicsview/portedasteroids/sprites/ship/ship0028.png +%%QT_EXAMPLEDIR%%/examples/graphicsview/portedasteroids/sprites/ship/ship0029.png +%%QT_EXAMPLEDIR%%/examples/graphicsview/portedasteroids/sprites/ship/ship0030.png +%%QT_EXAMPLEDIR%%/examples/graphicsview/portedasteroids/sprites/ship/ship0031.png +%%QT_EXAMPLEDIR%%/examples/graphicsview/portedasteroids/toplevel.cpp +%%QT_EXAMPLEDIR%%/examples/graphicsview/portedasteroids/toplevel.h +%%QT_EXAMPLEDIR%%/examples/graphicsview/portedasteroids/view.cpp +%%QT_EXAMPLEDIR%%/examples/graphicsview/portedasteroids/view.h +%%QT_EXAMPLEDIR%%/examples/graphicsview/portedcanvas/butterfly.png +%%QT_EXAMPLEDIR%%/examples/graphicsview/portedcanvas/canvas.cpp +%%QT_EXAMPLEDIR%%/examples/graphicsview/portedcanvas/canvas.doc +%%QT_EXAMPLEDIR%%/examples/graphicsview/portedcanvas/canvas.h +%%QT_EXAMPLEDIR%%/examples/graphicsview/portedcanvas/main.cpp +%%QT_EXAMPLEDIR%%/examples/graphicsview/portedcanvas/portedcanvas +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/graphicsview/portedcanvas/portedcanvas.debug +%%QT_EXAMPLEDIR%%/examples/graphicsview/portedcanvas/portedcanvas.pro +%%QT_EXAMPLEDIR%%/examples/graphicsview/portedcanvas/portedcanvas.qrc +%%QT_EXAMPLEDIR%%/examples/graphicsview/portedcanvas/qt-trans.xpm +%%QT_EXAMPLEDIR%%/examples/graphicsview/portedcanvas/qtlogo.png +%%QT_EXAMPLEDIR%%/examples/graphicsview/simpleanchorlayout/main.cpp +%%QT_EXAMPLEDIR%%/examples/graphicsview/simpleanchorlayout/simpleanchorlayout +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/graphicsview/simpleanchorlayout/simpleanchorlayout.debug +%%QT_EXAMPLEDIR%%/examples/graphicsview/simpleanchorlayout/simpleanchorlayout.pro +%%QT_EXAMPLEDIR%%/examples/graphicsview/weatheranchorlayout/images/5days.jpg +%%QT_EXAMPLEDIR%%/examples/graphicsview/weatheranchorlayout/images/details.jpg +%%QT_EXAMPLEDIR%%/examples/graphicsview/weatheranchorlayout/images/place.jpg +%%QT_EXAMPLEDIR%%/examples/graphicsview/weatheranchorlayout/images/tabbar.jpg +%%QT_EXAMPLEDIR%%/examples/graphicsview/weatheranchorlayout/images/title.jpg +%%QT_EXAMPLEDIR%%/examples/graphicsview/weatheranchorlayout/images/weather-few-clouds.png +%%QT_EXAMPLEDIR%%/examples/graphicsview/weatheranchorlayout/main.cpp +%%QT_EXAMPLEDIR%%/examples/graphicsview/weatheranchorlayout/weatheranchorlayout +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/graphicsview/weatheranchorlayout/weatheranchorlayout.debug +%%QT_EXAMPLEDIR%%/examples/graphicsview/weatheranchorlayout/weatheranchorlayout.pro +%%QT_EXAMPLEDIR%%/examples/graphicsview/weatheranchorlayout/weatheranchorlayout.qrc +%%QT_EXAMPLEDIR%%/examples/help/README +%%QT_EXAMPLEDIR%%/examples/help/contextsensitivehelp/contextsensitivehelp +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/help/contextsensitivehelp/contextsensitivehelp.debug +%%QT_EXAMPLEDIR%%/examples/help/contextsensitivehelp/contextsensitivehelp.pro +%%QT_EXAMPLEDIR%%/examples/help/contextsensitivehelp/doc/amount.html +%%QT_EXAMPLEDIR%%/examples/help/contextsensitivehelp/doc/filter.html +%%QT_EXAMPLEDIR%%/examples/help/contextsensitivehelp/doc/plants.html +%%QT_EXAMPLEDIR%%/examples/help/contextsensitivehelp/doc/rain.html +%%QT_EXAMPLEDIR%%/examples/help/contextsensitivehelp/doc/source.html +%%QT_EXAMPLEDIR%%/examples/help/contextsensitivehelp/doc/temperature.html +%%QT_EXAMPLEDIR%%/examples/help/contextsensitivehelp/doc/time.html +%%QT_EXAMPLEDIR%%/examples/help/contextsensitivehelp/doc/wateringmachine.qch +%%QT_EXAMPLEDIR%%/examples/help/contextsensitivehelp/doc/wateringmachine.qhc +%%QT_EXAMPLEDIR%%/examples/help/contextsensitivehelp/doc/wateringmachine.qhcp +%%QT_EXAMPLEDIR%%/examples/help/contextsensitivehelp/doc/wateringmachine.qhp +%%QT_EXAMPLEDIR%%/examples/help/contextsensitivehelp/helpbrowser.cpp +%%QT_EXAMPLEDIR%%/examples/help/contextsensitivehelp/helpbrowser.h +%%QT_EXAMPLEDIR%%/examples/help/contextsensitivehelp/main.cpp +%%QT_EXAMPLEDIR%%/examples/help/contextsensitivehelp/wateringconfigdialog.cpp +%%QT_EXAMPLEDIR%%/examples/help/contextsensitivehelp/wateringconfigdialog.h +%%QT_EXAMPLEDIR%%/examples/help/contextsensitivehelp/wateringconfigdialog.ui +%%QT_EXAMPLEDIR%%/examples/help/help.pro +%%QT_EXAMPLEDIR%%/examples/help/remotecontrol/enter.png +%%QT_EXAMPLEDIR%%/examples/help/remotecontrol/main.cpp +%%QT_EXAMPLEDIR%%/examples/help/remotecontrol/remotecontrol +%%QT_EXAMPLEDIR%%/examples/help/remotecontrol/remotecontrol.cpp +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/help/remotecontrol/remotecontrol.debug +%%QT_EXAMPLEDIR%%/examples/help/remotecontrol/remotecontrol.h +%%QT_EXAMPLEDIR%%/examples/help/remotecontrol/remotecontrol.pro +%%QT_EXAMPLEDIR%%/examples/help/remotecontrol/remotecontrol.qrc +%%QT_EXAMPLEDIR%%/examples/help/remotecontrol/remotecontrol.ui +%%QT_EXAMPLEDIR%%/examples/help/simpletextviewer/assistant.cpp +%%QT_EXAMPLEDIR%%/examples/help/simpletextviewer/assistant.h +%%QT_EXAMPLEDIR%%/examples/help/simpletextviewer/documentation/about.txt +%%QT_EXAMPLEDIR%%/examples/help/simpletextviewer/documentation/browse.html +%%QT_EXAMPLEDIR%%/examples/help/simpletextviewer/documentation/filedialog.html +%%QT_EXAMPLEDIR%%/examples/help/simpletextviewer/documentation/findfile.html +%%QT_EXAMPLEDIR%%/examples/help/simpletextviewer/documentation/images/browse.png +%%QT_EXAMPLEDIR%%/examples/help/simpletextviewer/documentation/images/fadedfilemenu.png +%%QT_EXAMPLEDIR%%/examples/help/simpletextviewer/documentation/images/filedialog.png +%%QT_EXAMPLEDIR%%/examples/help/simpletextviewer/documentation/images/handbook.png +%%QT_EXAMPLEDIR%%/examples/help/simpletextviewer/documentation/images/icon.png +%%QT_EXAMPLEDIR%%/examples/help/simpletextviewer/documentation/images/mainwindow.png +%%QT_EXAMPLEDIR%%/examples/help/simpletextviewer/documentation/images/open.png +%%QT_EXAMPLEDIR%%/examples/help/simpletextviewer/documentation/images/wildcard.png +%%QT_EXAMPLEDIR%%/examples/help/simpletextviewer/documentation/index.html +%%QT_EXAMPLEDIR%%/examples/help/simpletextviewer/documentation/intro.html +%%QT_EXAMPLEDIR%%/examples/help/simpletextviewer/documentation/openfile.html +%%QT_EXAMPLEDIR%%/examples/help/simpletextviewer/documentation/simpletextviewer.qch +%%QT_EXAMPLEDIR%%/examples/help/simpletextviewer/documentation/simpletextviewer.qhc +%%QT_EXAMPLEDIR%%/examples/help/simpletextviewer/documentation/simpletextviewer.qhcp +%%QT_EXAMPLEDIR%%/examples/help/simpletextviewer/documentation/simpletextviewer.qhp +%%QT_EXAMPLEDIR%%/examples/help/simpletextviewer/documentation/wildcardmatching.html +%%QT_EXAMPLEDIR%%/examples/help/simpletextviewer/findfiledialog.cpp +%%QT_EXAMPLEDIR%%/examples/help/simpletextviewer/findfiledialog.h +%%QT_EXAMPLEDIR%%/examples/help/simpletextviewer/main.cpp +%%QT_EXAMPLEDIR%%/examples/help/simpletextviewer/mainwindow.cpp +%%QT_EXAMPLEDIR%%/examples/help/simpletextviewer/mainwindow.h +%%QT_EXAMPLEDIR%%/examples/help/simpletextviewer/simpletextviewer +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/help/simpletextviewer/simpletextviewer.debug +%%QT_EXAMPLEDIR%%/examples/help/simpletextviewer/simpletextviewer.pro +%%QT_EXAMPLEDIR%%/examples/help/simpletextviewer/textedit.cpp +%%QT_EXAMPLEDIR%%/examples/help/simpletextviewer/textedit.h +%%QT_EXAMPLEDIR%%/examples/helper/qmlapplicationviewer/qmlapplicationviewer.cpp +%%QT_EXAMPLEDIR%%/examples/helper/qmlapplicationviewer/qmlapplicationviewer.h +%%QT_EXAMPLEDIR%%/examples/helper/qmlapplicationviewer/qmlapplicationviewer.pri +%%QT_EXAMPLEDIR%%/examples/ipc/README +%%QT_EXAMPLEDIR%%/examples/ipc/ipc.pro +%%QT_EXAMPLEDIR%%/examples/ipc/localfortuneclient/client.cpp +%%QT_EXAMPLEDIR%%/examples/ipc/localfortuneclient/client.h +%%QT_EXAMPLEDIR%%/examples/ipc/localfortuneclient/localfortuneclient +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/ipc/localfortuneclient/localfortuneclient.debug +%%QT_EXAMPLEDIR%%/examples/ipc/localfortuneclient/localfortuneclient.pro +%%QT_EXAMPLEDIR%%/examples/ipc/localfortuneclient/main.cpp +%%QT_EXAMPLEDIR%%/examples/ipc/localfortuneserver/localfortuneserver +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/ipc/localfortuneserver/localfortuneserver.debug +%%QT_EXAMPLEDIR%%/examples/ipc/localfortuneserver/localfortuneserver.pro +%%QT_EXAMPLEDIR%%/examples/ipc/localfortuneserver/main.cpp +%%QT_EXAMPLEDIR%%/examples/ipc/localfortuneserver/server.cpp +%%QT_EXAMPLEDIR%%/examples/ipc/localfortuneserver/server.h +%%QT_EXAMPLEDIR%%/examples/ipc/sharedmemory/dialog.cpp +%%QT_EXAMPLEDIR%%/examples/ipc/sharedmemory/dialog.h +%%QT_EXAMPLEDIR%%/examples/ipc/sharedmemory/dialog.ui +%%QT_EXAMPLEDIR%%/examples/ipc/sharedmemory/image.png +%%QT_EXAMPLEDIR%%/examples/ipc/sharedmemory/main.cpp +%%QT_EXAMPLEDIR%%/examples/ipc/sharedmemory/qt.png +%%QT_EXAMPLEDIR%%/examples/ipc/sharedmemory/sharedmemory +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/ipc/sharedmemory/sharedmemory.debug +%%QT_EXAMPLEDIR%%/examples/ipc/sharedmemory/sharedmemory.pro +%%QT_EXAMPLEDIR%%/examples/itemviews/README +%%QT_EXAMPLEDIR%%/examples/itemviews/addressbook/adddialog.cpp +%%QT_EXAMPLEDIR%%/examples/itemviews/addressbook/adddialog.h +%%QT_EXAMPLEDIR%%/examples/itemviews/addressbook/addressbook +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/itemviews/addressbook/addressbook.debug +%%QT_EXAMPLEDIR%%/examples/itemviews/addressbook/addressbook.pro +%%QT_EXAMPLEDIR%%/examples/itemviews/addressbook/addresswidget.cpp +%%QT_EXAMPLEDIR%%/examples/itemviews/addressbook/addresswidget.h +%%QT_EXAMPLEDIR%%/examples/itemviews/addressbook/main.cpp +%%QT_EXAMPLEDIR%%/examples/itemviews/addressbook/mainwindow.cpp +%%QT_EXAMPLEDIR%%/examples/itemviews/addressbook/mainwindow.h +%%QT_EXAMPLEDIR%%/examples/itemviews/addressbook/newaddresstab.cpp +%%QT_EXAMPLEDIR%%/examples/itemviews/addressbook/newaddresstab.h +%%QT_EXAMPLEDIR%%/examples/itemviews/addressbook/tablemodel.cpp +%%QT_EXAMPLEDIR%%/examples/itemviews/addressbook/tablemodel.h +%%QT_EXAMPLEDIR%%/examples/itemviews/basicsortfiltermodel/basicsortfiltermodel +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/itemviews/basicsortfiltermodel/basicsortfiltermodel.debug +%%QT_EXAMPLEDIR%%/examples/itemviews/basicsortfiltermodel/basicsortfiltermodel.pro +%%QT_EXAMPLEDIR%%/examples/itemviews/basicsortfiltermodel/main.cpp +%%QT_EXAMPLEDIR%%/examples/itemviews/basicsortfiltermodel/window.cpp +%%QT_EXAMPLEDIR%%/examples/itemviews/basicsortfiltermodel/window.h +%%QT_EXAMPLEDIR%%/examples/itemviews/chart/chart +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/itemviews/chart/chart.debug +%%QT_EXAMPLEDIR%%/examples/itemviews/chart/chart.pro +%%QT_EXAMPLEDIR%%/examples/itemviews/chart/chart.qrc +%%QT_EXAMPLEDIR%%/examples/itemviews/chart/main.cpp +%%QT_EXAMPLEDIR%%/examples/itemviews/chart/mainwindow.cpp +%%QT_EXAMPLEDIR%%/examples/itemviews/chart/mainwindow.h +%%QT_EXAMPLEDIR%%/examples/itemviews/chart/mydata.cht +%%QT_EXAMPLEDIR%%/examples/itemviews/chart/pieview.cpp +%%QT_EXAMPLEDIR%%/examples/itemviews/chart/pieview.h +%%QT_EXAMPLEDIR%%/examples/itemviews/chart/qtdata.cht +%%QT_EXAMPLEDIR%%/examples/itemviews/combowidgetmapper/combowidgetmapper +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/itemviews/combowidgetmapper/combowidgetmapper.debug +%%QT_EXAMPLEDIR%%/examples/itemviews/combowidgetmapper/combowidgetmapper.pro +%%QT_EXAMPLEDIR%%/examples/itemviews/combowidgetmapper/main.cpp +%%QT_EXAMPLEDIR%%/examples/itemviews/combowidgetmapper/window.cpp +%%QT_EXAMPLEDIR%%/examples/itemviews/combowidgetmapper/window.h +%%QT_EXAMPLEDIR%%/examples/itemviews/customsortfiltermodel/customsortfiltermodel +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/itemviews/customsortfiltermodel/customsortfiltermodel.debug +%%QT_EXAMPLEDIR%%/examples/itemviews/customsortfiltermodel/customsortfiltermodel.pro +%%QT_EXAMPLEDIR%%/examples/itemviews/customsortfiltermodel/main.cpp +%%QT_EXAMPLEDIR%%/examples/itemviews/customsortfiltermodel/mysortfilterproxymodel.cpp +%%QT_EXAMPLEDIR%%/examples/itemviews/customsortfiltermodel/mysortfilterproxymodel.h +%%QT_EXAMPLEDIR%%/examples/itemviews/customsortfiltermodel/window.cpp +%%QT_EXAMPLEDIR%%/examples/itemviews/customsortfiltermodel/window.h +%%QT_EXAMPLEDIR%%/examples/itemviews/delayedencoding/delayedencoding.pro +%%QT_EXAMPLEDIR%%/examples/itemviews/delayedencoding/main.cpp +%%QT_EXAMPLEDIR%%/examples/itemviews/delayedencoding/mimedata.cpp +%%QT_EXAMPLEDIR%%/examples/itemviews/delayedencoding/mimedata.h +%%QT_EXAMPLEDIR%%/examples/itemviews/delayedencoding/sourcewidget.cpp +%%QT_EXAMPLEDIR%%/examples/itemviews/delayedencoding/sourcewidget.h +%%QT_EXAMPLEDIR%%/examples/itemviews/dirview/dirview +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/itemviews/dirview/dirview.debug +%%QT_EXAMPLEDIR%%/examples/itemviews/dirview/dirview.pro +%%QT_EXAMPLEDIR%%/examples/itemviews/dirview/main.cpp +%%QT_EXAMPLEDIR%%/examples/itemviews/editabletreemodel/default.txt +%%QT_EXAMPLEDIR%%/examples/itemviews/editabletreemodel/editabletreemodel +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/itemviews/editabletreemodel/editabletreemodel.debug +%%QT_EXAMPLEDIR%%/examples/itemviews/editabletreemodel/editabletreemodel.pro +%%QT_EXAMPLEDIR%%/examples/itemviews/editabletreemodel/editabletreemodel.qrc +%%QT_EXAMPLEDIR%%/examples/itemviews/editabletreemodel/main.cpp +%%QT_EXAMPLEDIR%%/examples/itemviews/editabletreemodel/mainwindow.cpp +%%QT_EXAMPLEDIR%%/examples/itemviews/editabletreemodel/mainwindow.h +%%QT_EXAMPLEDIR%%/examples/itemviews/editabletreemodel/mainwindow.ui +%%QT_EXAMPLEDIR%%/examples/itemviews/editabletreemodel/treeitem.cpp +%%QT_EXAMPLEDIR%%/examples/itemviews/editabletreemodel/treeitem.h +%%QT_EXAMPLEDIR%%/examples/itemviews/editabletreemodel/treemodel.cpp +%%QT_EXAMPLEDIR%%/examples/itemviews/editabletreemodel/treemodel.h +%%QT_EXAMPLEDIR%%/examples/itemviews/fetchmore/fetchmore +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/itemviews/fetchmore/fetchmore.debug +%%QT_EXAMPLEDIR%%/examples/itemviews/fetchmore/fetchmore.pro +%%QT_EXAMPLEDIR%%/examples/itemviews/fetchmore/filelistmodel.cpp +%%QT_EXAMPLEDIR%%/examples/itemviews/fetchmore/filelistmodel.h +%%QT_EXAMPLEDIR%%/examples/itemviews/fetchmore/main.cpp +%%QT_EXAMPLEDIR%%/examples/itemviews/fetchmore/window.cpp +%%QT_EXAMPLEDIR%%/examples/itemviews/fetchmore/window.h +%%QT_EXAMPLEDIR%%/examples/itemviews/frozencolumn/freezetablewidget.cpp +%%QT_EXAMPLEDIR%%/examples/itemviews/frozencolumn/freezetablewidget.h +%%QT_EXAMPLEDIR%%/examples/itemviews/frozencolumn/frozencolumn +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/itemviews/frozencolumn/frozencolumn.debug +%%QT_EXAMPLEDIR%%/examples/itemviews/frozencolumn/frozencolumn.pro +%%QT_EXAMPLEDIR%%/examples/itemviews/frozencolumn/grades.qrc +%%QT_EXAMPLEDIR%%/examples/itemviews/frozencolumn/main.cpp +%%QT_EXAMPLEDIR%%/examples/itemviews/itemviews.pro +%%QT_EXAMPLEDIR%%/examples/itemviews/pixelator/imagemodel.cpp +%%QT_EXAMPLEDIR%%/examples/itemviews/pixelator/imagemodel.h +%%QT_EXAMPLEDIR%%/examples/itemviews/pixelator/images.qrc +%%QT_EXAMPLEDIR%%/examples/itemviews/pixelator/images/qt.png +%%QT_EXAMPLEDIR%%/examples/itemviews/pixelator/main.cpp +%%QT_EXAMPLEDIR%%/examples/itemviews/pixelator/mainwindow.cpp +%%QT_EXAMPLEDIR%%/examples/itemviews/pixelator/mainwindow.h +%%QT_EXAMPLEDIR%%/examples/itemviews/pixelator/pixelator +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/itemviews/pixelator/pixelator.debug +%%QT_EXAMPLEDIR%%/examples/itemviews/pixelator/pixelator.pro +%%QT_EXAMPLEDIR%%/examples/itemviews/pixelator/pixeldelegate.cpp +%%QT_EXAMPLEDIR%%/examples/itemviews/pixelator/pixeldelegate.h +%%QT_EXAMPLEDIR%%/examples/itemviews/puzzle/example.jpg +%%QT_EXAMPLEDIR%%/examples/itemviews/puzzle/main.cpp +%%QT_EXAMPLEDIR%%/examples/itemviews/puzzle/mainwindow.cpp +%%QT_EXAMPLEDIR%%/examples/itemviews/puzzle/mainwindow.h +%%QT_EXAMPLEDIR%%/examples/itemviews/puzzle/piecesmodel.cpp +%%QT_EXAMPLEDIR%%/examples/itemviews/puzzle/piecesmodel.h +%%QT_EXAMPLEDIR%%/examples/itemviews/puzzle/puzzle +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/itemviews/puzzle/puzzle.debug +%%QT_EXAMPLEDIR%%/examples/itemviews/puzzle/puzzle.pro +%%QT_EXAMPLEDIR%%/examples/itemviews/puzzle/puzzle.qrc +%%QT_EXAMPLEDIR%%/examples/itemviews/puzzle/puzzlewidget.cpp +%%QT_EXAMPLEDIR%%/examples/itemviews/puzzle/puzzlewidget.h +%%QT_EXAMPLEDIR%%/examples/itemviews/simpledommodel/domitem.cpp +%%QT_EXAMPLEDIR%%/examples/itemviews/simpledommodel/domitem.h +%%QT_EXAMPLEDIR%%/examples/itemviews/simpledommodel/dommodel.cpp +%%QT_EXAMPLEDIR%%/examples/itemviews/simpledommodel/dommodel.h +%%QT_EXAMPLEDIR%%/examples/itemviews/simpledommodel/main.cpp +%%QT_EXAMPLEDIR%%/examples/itemviews/simpledommodel/mainwindow.cpp +%%QT_EXAMPLEDIR%%/examples/itemviews/simpledommodel/mainwindow.h +%%QT_EXAMPLEDIR%%/examples/itemviews/simpledommodel/simpledommodel +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/itemviews/simpledommodel/simpledommodel.debug +%%QT_EXAMPLEDIR%%/examples/itemviews/simpledommodel/simpledommodel.pro +%%QT_EXAMPLEDIR%%/examples/itemviews/simpletreemodel/default.txt +%%QT_EXAMPLEDIR%%/examples/itemviews/simpletreemodel/main.cpp +%%QT_EXAMPLEDIR%%/examples/itemviews/simpletreemodel/simpletreemodel +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/itemviews/simpletreemodel/simpletreemodel.debug +%%QT_EXAMPLEDIR%%/examples/itemviews/simpletreemodel/simpletreemodel.pro +%%QT_EXAMPLEDIR%%/examples/itemviews/simpletreemodel/simpletreemodel.qrc +%%QT_EXAMPLEDIR%%/examples/itemviews/simpletreemodel/treeitem.cpp +%%QT_EXAMPLEDIR%%/examples/itemviews/simpletreemodel/treeitem.h +%%QT_EXAMPLEDIR%%/examples/itemviews/simpletreemodel/treemodel.cpp +%%QT_EXAMPLEDIR%%/examples/itemviews/simpletreemodel/treemodel.h +%%QT_EXAMPLEDIR%%/examples/itemviews/simplewidgetmapper/main.cpp +%%QT_EXAMPLEDIR%%/examples/itemviews/simplewidgetmapper/simplewidgetmapper +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/itemviews/simplewidgetmapper/simplewidgetmapper.debug +%%QT_EXAMPLEDIR%%/examples/itemviews/simplewidgetmapper/simplewidgetmapper.pro +%%QT_EXAMPLEDIR%%/examples/itemviews/simplewidgetmapper/window.cpp +%%QT_EXAMPLEDIR%%/examples/itemviews/simplewidgetmapper/window.h +%%QT_EXAMPLEDIR%%/examples/itemviews/spinboxdelegate/delegate.cpp +%%QT_EXAMPLEDIR%%/examples/itemviews/spinboxdelegate/delegate.h +%%QT_EXAMPLEDIR%%/examples/itemviews/spinboxdelegate/main.cpp +%%QT_EXAMPLEDIR%%/examples/itemviews/spinboxdelegate/spinboxdelegate +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/itemviews/spinboxdelegate/spinboxdelegate.debug +%%QT_EXAMPLEDIR%%/examples/itemviews/spinboxdelegate/spinboxdelegate.pro +%%QT_EXAMPLEDIR%%/examples/layouts/README +%%QT_EXAMPLEDIR%%/examples/layouts/basiclayouts/basiclayouts +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/layouts/basiclayouts/basiclayouts.debug +%%QT_EXAMPLEDIR%%/examples/layouts/basiclayouts/basiclayouts.pro +%%QT_EXAMPLEDIR%%/examples/layouts/basiclayouts/dialog.cpp +%%QT_EXAMPLEDIR%%/examples/layouts/basiclayouts/dialog.h +%%QT_EXAMPLEDIR%%/examples/layouts/basiclayouts/main.cpp +%%QT_EXAMPLEDIR%%/examples/layouts/borderlayout/borderlayout +%%QT_EXAMPLEDIR%%/examples/layouts/borderlayout/borderlayout.cpp +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/layouts/borderlayout/borderlayout.debug +%%QT_EXAMPLEDIR%%/examples/layouts/borderlayout/borderlayout.h +%%QT_EXAMPLEDIR%%/examples/layouts/borderlayout/borderlayout.pro +%%QT_EXAMPLEDIR%%/examples/layouts/borderlayout/main.cpp +%%QT_EXAMPLEDIR%%/examples/layouts/borderlayout/window.cpp +%%QT_EXAMPLEDIR%%/examples/layouts/borderlayout/window.h +%%QT_EXAMPLEDIR%%/examples/layouts/dynamiclayouts/dialog.cpp +%%QT_EXAMPLEDIR%%/examples/layouts/dynamiclayouts/dialog.h +%%QT_EXAMPLEDIR%%/examples/layouts/dynamiclayouts/dynamiclayouts +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/layouts/dynamiclayouts/dynamiclayouts.debug +%%QT_EXAMPLEDIR%%/examples/layouts/dynamiclayouts/dynamiclayouts.pro +%%QT_EXAMPLEDIR%%/examples/layouts/dynamiclayouts/main.cpp +%%QT_EXAMPLEDIR%%/examples/layouts/flowlayout/flowlayout +%%QT_EXAMPLEDIR%%/examples/layouts/flowlayout/flowlayout.cpp +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/layouts/flowlayout/flowlayout.debug +%%QT_EXAMPLEDIR%%/examples/layouts/flowlayout/flowlayout.h +%%QT_EXAMPLEDIR%%/examples/layouts/flowlayout/flowlayout.pro +%%QT_EXAMPLEDIR%%/examples/layouts/flowlayout/main.cpp +%%QT_EXAMPLEDIR%%/examples/layouts/flowlayout/window.cpp +%%QT_EXAMPLEDIR%%/examples/layouts/flowlayout/window.h +%%QT_EXAMPLEDIR%%/examples/layouts/layouts.pro +%%QT_EXAMPLEDIR%%/examples/linguist/README +%%QT_EXAMPLEDIR%%/examples/linguist/arrowpad/arrowpad +%%QT_EXAMPLEDIR%%/examples/linguist/arrowpad/arrowpad.cpp +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/linguist/arrowpad/arrowpad.debug +%%QT_EXAMPLEDIR%%/examples/linguist/arrowpad/arrowpad.h +%%QT_EXAMPLEDIR%%/examples/linguist/arrowpad/arrowpad.pro +%%QT_EXAMPLEDIR%%/examples/linguist/arrowpad/main.cpp +%%QT_EXAMPLEDIR%%/examples/linguist/arrowpad/mainwindow.cpp +%%QT_EXAMPLEDIR%%/examples/linguist/arrowpad/mainwindow.h +%%QT_EXAMPLEDIR%%/examples/linguist/hellotr/hellotr +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/linguist/hellotr/hellotr.debug +%%QT_EXAMPLEDIR%%/examples/linguist/hellotr/hellotr.pro +%%QT_EXAMPLEDIR%%/examples/linguist/hellotr/main.cpp +%%QT_EXAMPLEDIR%%/examples/linguist/linguist.pro +%%QT_EXAMPLEDIR%%/examples/linguist/trollprint/main.cpp +%%QT_EXAMPLEDIR%%/examples/linguist/trollprint/mainwindow.cpp +%%QT_EXAMPLEDIR%%/examples/linguist/trollprint/mainwindow.h +%%QT_EXAMPLEDIR%%/examples/linguist/trollprint/printpanel.cpp +%%QT_EXAMPLEDIR%%/examples/linguist/trollprint/printpanel.h +%%QT_EXAMPLEDIR%%/examples/linguist/trollprint/trollprint +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/linguist/trollprint/trollprint.debug +%%QT_EXAMPLEDIR%%/examples/linguist/trollprint/trollprint.pro +%%QT_EXAMPLEDIR%%/examples/linguist/trollprint/trollprint_pt.ts +%%QT_EXAMPLEDIR%%/examples/mainwindows/README +%%QT_EXAMPLEDIR%%/examples/mainwindows/application/application +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/mainwindows/application/application.debug +%%QT_EXAMPLEDIR%%/examples/mainwindows/application/application.pro +%%QT_EXAMPLEDIR%%/examples/mainwindows/application/application.qrc +%%QT_EXAMPLEDIR%%/examples/mainwindows/application/images/copy.png +%%QT_EXAMPLEDIR%%/examples/mainwindows/application/images/cut.png +%%QT_EXAMPLEDIR%%/examples/mainwindows/application/images/new.png +%%QT_EXAMPLEDIR%%/examples/mainwindows/application/images/open.png +%%QT_EXAMPLEDIR%%/examples/mainwindows/application/images/paste.png +%%QT_EXAMPLEDIR%%/examples/mainwindows/application/images/save.png +%%QT_EXAMPLEDIR%%/examples/mainwindows/application/main.cpp +%%QT_EXAMPLEDIR%%/examples/mainwindows/application/mainwindow.cpp +%%QT_EXAMPLEDIR%%/examples/mainwindows/application/mainwindow.h +%%QT_EXAMPLEDIR%%/examples/mainwindows/dockwidgets/dockwidgets +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/mainwindows/dockwidgets/dockwidgets.debug +%%QT_EXAMPLEDIR%%/examples/mainwindows/dockwidgets/dockwidgets.pro +%%QT_EXAMPLEDIR%%/examples/mainwindows/dockwidgets/dockwidgets.qrc +%%QT_EXAMPLEDIR%%/examples/mainwindows/dockwidgets/images/new.png +%%QT_EXAMPLEDIR%%/examples/mainwindows/dockwidgets/images/print.png +%%QT_EXAMPLEDIR%%/examples/mainwindows/dockwidgets/images/save.png +%%QT_EXAMPLEDIR%%/examples/mainwindows/dockwidgets/images/undo.png +%%QT_EXAMPLEDIR%%/examples/mainwindows/dockwidgets/main.cpp +%%QT_EXAMPLEDIR%%/examples/mainwindows/dockwidgets/mainwindow.cpp +%%QT_EXAMPLEDIR%%/examples/mainwindows/dockwidgets/mainwindow.h +%%QT_EXAMPLEDIR%%/examples/mainwindows/mainwindows.pro +%%QT_EXAMPLEDIR%%/examples/mainwindows/mdi/images/copy.png +%%QT_EXAMPLEDIR%%/examples/mainwindows/mdi/images/cut.png +%%QT_EXAMPLEDIR%%/examples/mainwindows/mdi/images/new.png +%%QT_EXAMPLEDIR%%/examples/mainwindows/mdi/images/open.png +%%QT_EXAMPLEDIR%%/examples/mainwindows/mdi/images/paste.png +%%QT_EXAMPLEDIR%%/examples/mainwindows/mdi/images/save.png +%%QT_EXAMPLEDIR%%/examples/mainwindows/mdi/main.cpp +%%QT_EXAMPLEDIR%%/examples/mainwindows/mdi/mainwindow.cpp +%%QT_EXAMPLEDIR%%/examples/mainwindows/mdi/mainwindow.h +%%QT_EXAMPLEDIR%%/examples/mainwindows/mdi/mdi +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/mainwindows/mdi/mdi.debug +%%QT_EXAMPLEDIR%%/examples/mainwindows/mdi/mdi.pro +%%QT_EXAMPLEDIR%%/examples/mainwindows/mdi/mdi.qrc +%%QT_EXAMPLEDIR%%/examples/mainwindows/mdi/mdichild.cpp +%%QT_EXAMPLEDIR%%/examples/mainwindows/mdi/mdichild.h +%%QT_EXAMPLEDIR%%/examples/mainwindows/menus/main.cpp +%%QT_EXAMPLEDIR%%/examples/mainwindows/menus/mainwindow.cpp +%%QT_EXAMPLEDIR%%/examples/mainwindows/menus/mainwindow.h +%%QT_EXAMPLEDIR%%/examples/mainwindows/menus/menus +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/mainwindows/menus/menus.debug +%%QT_EXAMPLEDIR%%/examples/mainwindows/menus/menus.pro +%%QT_EXAMPLEDIR%%/examples/mainwindows/recentfiles/main.cpp +%%QT_EXAMPLEDIR%%/examples/mainwindows/recentfiles/mainwindow.cpp +%%QT_EXAMPLEDIR%%/examples/mainwindows/recentfiles/mainwindow.h +%%QT_EXAMPLEDIR%%/examples/mainwindows/recentfiles/recentfiles +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/mainwindows/recentfiles/recentfiles.debug +%%QT_EXAMPLEDIR%%/examples/mainwindows/recentfiles/recentfiles.pro +%%QT_EXAMPLEDIR%%/examples/mainwindows/sdi/images/copy.png +%%QT_EXAMPLEDIR%%/examples/mainwindows/sdi/images/cut.png +%%QT_EXAMPLEDIR%%/examples/mainwindows/sdi/images/new.png +%%QT_EXAMPLEDIR%%/examples/mainwindows/sdi/images/open.png +%%QT_EXAMPLEDIR%%/examples/mainwindows/sdi/images/paste.png +%%QT_EXAMPLEDIR%%/examples/mainwindows/sdi/images/save.png +%%QT_EXAMPLEDIR%%/examples/mainwindows/sdi/main.cpp +%%QT_EXAMPLEDIR%%/examples/mainwindows/sdi/mainwindow.cpp +%%QT_EXAMPLEDIR%%/examples/mainwindows/sdi/mainwindow.h +%%QT_EXAMPLEDIR%%/examples/mainwindows/sdi/sdi +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/mainwindows/sdi/sdi.debug +%%QT_EXAMPLEDIR%%/examples/mainwindows/sdi/sdi.pro +%%QT_EXAMPLEDIR%%/examples/mainwindows/sdi/sdi.qrc +%%QT_EXAMPLEDIR%%/examples/multimedia/README +%%QT_EXAMPLEDIR%%/examples/multimedia/audiodevices/audiodevices +%%QT_EXAMPLEDIR%%/examples/multimedia/audiodevices/audiodevices.cpp +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/multimedia/audiodevices/audiodevices.debug +%%QT_EXAMPLEDIR%%/examples/multimedia/audiodevices/audiodevices.h +%%QT_EXAMPLEDIR%%/examples/multimedia/audiodevices/audiodevices.pro +%%QT_EXAMPLEDIR%%/examples/multimedia/audiodevices/audiodevicesbase.ui +%%QT_EXAMPLEDIR%%/examples/multimedia/audiodevices/main.cpp +%%QT_EXAMPLEDIR%%/examples/multimedia/audioinput/audioinput +%%QT_EXAMPLEDIR%%/examples/multimedia/audioinput/audioinput.cpp +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/multimedia/audioinput/audioinput.debug +%%QT_EXAMPLEDIR%%/examples/multimedia/audioinput/audioinput.h +%%QT_EXAMPLEDIR%%/examples/multimedia/audioinput/audioinput.pro +%%QT_EXAMPLEDIR%%/examples/multimedia/audioinput/main.cpp +%%QT_EXAMPLEDIR%%/examples/multimedia/audiooutput/audiooutput +%%QT_EXAMPLEDIR%%/examples/multimedia/audiooutput/audiooutput.cpp +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/multimedia/audiooutput/audiooutput.debug +%%QT_EXAMPLEDIR%%/examples/multimedia/audiooutput/audiooutput.h +%%QT_EXAMPLEDIR%%/examples/multimedia/audiooutput/audiooutput.pro +%%QT_EXAMPLEDIR%%/examples/multimedia/audiooutput/main.cpp +%%QT_EXAMPLEDIR%%/examples/multimedia/multimedia.pro +%%QT_EXAMPLEDIR%%/examples/multimedia/videographicsitem/main.cpp +%%QT_EXAMPLEDIR%%/examples/multimedia/videographicsitem/videographicsitem +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/multimedia/videographicsitem/videographicsitem.debug +%%QT_EXAMPLEDIR%%/examples/multimedia/videographicsitem/videographicsitem.pro +%%QT_EXAMPLEDIR%%/examples/multimedia/videographicsitem/videoitem.cpp +%%QT_EXAMPLEDIR%%/examples/multimedia/videographicsitem/videoitem.h +%%QT_EXAMPLEDIR%%/examples/multimedia/videographicsitem/videoplayer.cpp +%%QT_EXAMPLEDIR%%/examples/multimedia/videographicsitem/videoplayer.h +%%QT_EXAMPLEDIR%%/examples/multimedia/videowidget/main.cpp +%%QT_EXAMPLEDIR%%/examples/multimedia/videowidget/videoplayer.cpp +%%QT_EXAMPLEDIR%%/examples/multimedia/videowidget/videoplayer.h +%%QT_EXAMPLEDIR%%/examples/multimedia/videowidget/videowidget +%%QT_EXAMPLEDIR%%/examples/multimedia/videowidget/videowidget.cpp +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/multimedia/videowidget/videowidget.debug +%%QT_EXAMPLEDIR%%/examples/multimedia/videowidget/videowidget.h +%%QT_EXAMPLEDIR%%/examples/multimedia/videowidget/videowidget.pro +%%QT_EXAMPLEDIR%%/examples/multimedia/videowidget/videowidgetsurface.cpp +%%QT_EXAMPLEDIR%%/examples/multimedia/videowidget/videowidgetsurface.h +%%QT_EXAMPLEDIR%%/examples/network/README +%%QT_EXAMPLEDIR%%/examples/network/blockingfortuneclient/blockingclient.cpp +%%QT_EXAMPLEDIR%%/examples/network/blockingfortuneclient/blockingclient.h +%%QT_EXAMPLEDIR%%/examples/network/blockingfortuneclient/blockingfortuneclient +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/network/blockingfortuneclient/blockingfortuneclient.debug +%%QT_EXAMPLEDIR%%/examples/network/blockingfortuneclient/blockingfortuneclient.pro +%%QT_EXAMPLEDIR%%/examples/network/blockingfortuneclient/fortunethread.cpp +%%QT_EXAMPLEDIR%%/examples/network/blockingfortuneclient/fortunethread.h +%%QT_EXAMPLEDIR%%/examples/network/blockingfortuneclient/main.cpp +%%QT_EXAMPLEDIR%%/examples/network/broadcastreceiver/broadcastreceiver +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/network/broadcastreceiver/broadcastreceiver.debug +%%QT_EXAMPLEDIR%%/examples/network/broadcastreceiver/broadcastreceiver.pro +%%QT_EXAMPLEDIR%%/examples/network/broadcastreceiver/main.cpp +%%QT_EXAMPLEDIR%%/examples/network/broadcastreceiver/receiver.cpp +%%QT_EXAMPLEDIR%%/examples/network/broadcastreceiver/receiver.h +%%QT_EXAMPLEDIR%%/examples/network/broadcastsender/broadcastsender +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/network/broadcastsender/broadcastsender.debug +%%QT_EXAMPLEDIR%%/examples/network/broadcastsender/broadcastsender.pro +%%QT_EXAMPLEDIR%%/examples/network/broadcastsender/main.cpp +%%QT_EXAMPLEDIR%%/examples/network/broadcastsender/sender.cpp +%%QT_EXAMPLEDIR%%/examples/network/broadcastsender/sender.h +%%QT_EXAMPLEDIR%%/examples/network/download/download +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/network/download/download.debug +%%QT_EXAMPLEDIR%%/examples/network/download/download.pro +%%QT_EXAMPLEDIR%%/examples/network/download/main.cpp +%%QT_EXAMPLEDIR%%/examples/network/downloadmanager/downloadmanager +%%QT_EXAMPLEDIR%%/examples/network/downloadmanager/downloadmanager.cpp +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/network/downloadmanager/downloadmanager.debug +%%QT_EXAMPLEDIR%%/examples/network/downloadmanager/downloadmanager.h +%%QT_EXAMPLEDIR%%/examples/network/downloadmanager/downloadmanager.pro +%%QT_EXAMPLEDIR%%/examples/network/downloadmanager/main.cpp +%%QT_EXAMPLEDIR%%/examples/network/downloadmanager/textprogressbar.cpp +%%QT_EXAMPLEDIR%%/examples/network/downloadmanager/textprogressbar.h +%%QT_EXAMPLEDIR%%/examples/network/fortuneclient/client.cpp +%%QT_EXAMPLEDIR%%/examples/network/fortuneclient/client.h +%%QT_EXAMPLEDIR%%/examples/network/fortuneclient/fortuneclient +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/network/fortuneclient/fortuneclient.debug +%%QT_EXAMPLEDIR%%/examples/network/fortuneclient/fortuneclient.pro +%%QT_EXAMPLEDIR%%/examples/network/fortuneclient/main.cpp +%%QT_EXAMPLEDIR%%/examples/network/fortuneserver/fortuneserver +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/network/fortuneserver/fortuneserver.debug +%%QT_EXAMPLEDIR%%/examples/network/fortuneserver/fortuneserver.pro +%%QT_EXAMPLEDIR%%/examples/network/fortuneserver/main.cpp +%%QT_EXAMPLEDIR%%/examples/network/fortuneserver/server.cpp +%%QT_EXAMPLEDIR%%/examples/network/fortuneserver/server.h +%%QT_EXAMPLEDIR%%/examples/network/googlesuggest/googlesuggest +%%QT_EXAMPLEDIR%%/examples/network/googlesuggest/googlesuggest.cpp +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/network/googlesuggest/googlesuggest.debug +%%QT_EXAMPLEDIR%%/examples/network/googlesuggest/googlesuggest.h +%%QT_EXAMPLEDIR%%/examples/network/googlesuggest/googlesuggest.pro +%%QT_EXAMPLEDIR%%/examples/network/googlesuggest/main.cpp +%%QT_EXAMPLEDIR%%/examples/network/googlesuggest/searchbox.cpp +%%QT_EXAMPLEDIR%%/examples/network/googlesuggest/searchbox.h +%%QT_EXAMPLEDIR%%/examples/network/http/authenticationdialog.ui +%%QT_EXAMPLEDIR%%/examples/network/http/http +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/network/http/http.debug +%%QT_EXAMPLEDIR%%/examples/network/http/http.pro +%%QT_EXAMPLEDIR%%/examples/network/http/httpwindow.cpp +%%QT_EXAMPLEDIR%%/examples/network/http/httpwindow.h +%%QT_EXAMPLEDIR%%/examples/network/http/main.cpp +%%QT_EXAMPLEDIR%%/examples/network/loopback/dialog.cpp +%%QT_EXAMPLEDIR%%/examples/network/loopback/dialog.h +%%QT_EXAMPLEDIR%%/examples/network/loopback/loopback +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/network/loopback/loopback.debug +%%QT_EXAMPLEDIR%%/examples/network/loopback/loopback.pro +%%QT_EXAMPLEDIR%%/examples/network/loopback/main.cpp +%%QT_EXAMPLEDIR%%/examples/network/multicastreceiver/main.cpp +%%QT_EXAMPLEDIR%%/examples/network/multicastreceiver/multicastreceiver +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/network/multicastreceiver/multicastreceiver.debug +%%QT_EXAMPLEDIR%%/examples/network/multicastreceiver/multicastreceiver.pro +%%QT_EXAMPLEDIR%%/examples/network/multicastreceiver/receiver.cpp +%%QT_EXAMPLEDIR%%/examples/network/multicastreceiver/receiver.h +%%QT_EXAMPLEDIR%%/examples/network/multicastsender/main.cpp +%%QT_EXAMPLEDIR%%/examples/network/multicastsender/multicastsender +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/network/multicastsender/multicastsender.debug +%%QT_EXAMPLEDIR%%/examples/network/multicastsender/multicastsender.pro +%%QT_EXAMPLEDIR%%/examples/network/multicastsender/sender.cpp +%%QT_EXAMPLEDIR%%/examples/network/multicastsender/sender.h +%%QT_EXAMPLEDIR%%/examples/network/network-chat/chatdialog.cpp +%%QT_EXAMPLEDIR%%/examples/network/network-chat/chatdialog.h +%%QT_EXAMPLEDIR%%/examples/network/network-chat/chatdialog.ui +%%QT_EXAMPLEDIR%%/examples/network/network-chat/client.cpp +%%QT_EXAMPLEDIR%%/examples/network/network-chat/client.h +%%QT_EXAMPLEDIR%%/examples/network/network-chat/connection.cpp +%%QT_EXAMPLEDIR%%/examples/network/network-chat/connection.h +%%QT_EXAMPLEDIR%%/examples/network/network-chat/main.cpp +%%QT_EXAMPLEDIR%%/examples/network/network-chat/network-chat +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/network/network-chat/network-chat.debug +%%QT_EXAMPLEDIR%%/examples/network/network-chat/network-chat.pro +%%QT_EXAMPLEDIR%%/examples/network/network-chat/peermanager.cpp +%%QT_EXAMPLEDIR%%/examples/network/network-chat/peermanager.h +%%QT_EXAMPLEDIR%%/examples/network/network-chat/server.cpp +%%QT_EXAMPLEDIR%%/examples/network/network-chat/server.h +%%QT_EXAMPLEDIR%%/examples/network/network.pro +%%QT_EXAMPLEDIR%%/examples/network/qftp/ftp.qrc +%%QT_EXAMPLEDIR%%/examples/network/qftp/ftpwindow.cpp +%%QT_EXAMPLEDIR%%/examples/network/qftp/ftpwindow.h +%%QT_EXAMPLEDIR%%/examples/network/qftp/images/cdtoparent.png +%%QT_EXAMPLEDIR%%/examples/network/qftp/images/dir.png +%%QT_EXAMPLEDIR%%/examples/network/qftp/images/file.png +%%QT_EXAMPLEDIR%%/examples/network/qftp/main.cpp +%%QT_EXAMPLEDIR%%/examples/network/qftp/qftp +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/network/qftp/qftp.debug +%%QT_EXAMPLEDIR%%/examples/network/qftp/qftp.pro +%%QT_EXAMPLEDIR%%/examples/network/securesocketclient/certificateinfo.cpp +%%QT_EXAMPLEDIR%%/examples/network/securesocketclient/certificateinfo.h +%%QT_EXAMPLEDIR%%/examples/network/securesocketclient/certificateinfo.ui +%%QT_EXAMPLEDIR%%/examples/network/securesocketclient/encrypted.png +%%QT_EXAMPLEDIR%%/examples/network/securesocketclient/main.cpp +%%QT_EXAMPLEDIR%%/examples/network/securesocketclient/securesocketclient +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/network/securesocketclient/securesocketclient.debug +%%QT_EXAMPLEDIR%%/examples/network/securesocketclient/securesocketclient.pro +%%QT_EXAMPLEDIR%%/examples/network/securesocketclient/securesocketclient.qrc +%%QT_EXAMPLEDIR%%/examples/network/securesocketclient/sslclient.cpp +%%QT_EXAMPLEDIR%%/examples/network/securesocketclient/sslclient.h +%%QT_EXAMPLEDIR%%/examples/network/securesocketclient/sslclient.ui +%%QT_EXAMPLEDIR%%/examples/network/securesocketclient/sslerrors.ui +%%QT_EXAMPLEDIR%%/examples/network/threadedfortuneserver/dialog.cpp +%%QT_EXAMPLEDIR%%/examples/network/threadedfortuneserver/dialog.h +%%QT_EXAMPLEDIR%%/examples/network/threadedfortuneserver/fortuneserver.cpp +%%QT_EXAMPLEDIR%%/examples/network/threadedfortuneserver/fortuneserver.h +%%QT_EXAMPLEDIR%%/examples/network/threadedfortuneserver/fortunethread.cpp +%%QT_EXAMPLEDIR%%/examples/network/threadedfortuneserver/fortunethread.h +%%QT_EXAMPLEDIR%%/examples/network/threadedfortuneserver/main.cpp +%%QT_EXAMPLEDIR%%/examples/network/threadedfortuneserver/threadedfortuneserver +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/network/threadedfortuneserver/threadedfortuneserver.debug +%%QT_EXAMPLEDIR%%/examples/network/threadedfortuneserver/threadedfortuneserver.pro +%%QT_EXAMPLEDIR%%/examples/network/torrent/addtorrentdialog.cpp +%%QT_EXAMPLEDIR%%/examples/network/torrent/addtorrentdialog.h +%%QT_EXAMPLEDIR%%/examples/network/torrent/bencodeparser.cpp +%%QT_EXAMPLEDIR%%/examples/network/torrent/bencodeparser.h +%%QT_EXAMPLEDIR%%/examples/network/torrent/connectionmanager.cpp +%%QT_EXAMPLEDIR%%/examples/network/torrent/connectionmanager.h +%%QT_EXAMPLEDIR%%/examples/network/torrent/filemanager.cpp +%%QT_EXAMPLEDIR%%/examples/network/torrent/filemanager.h +%%QT_EXAMPLEDIR%%/examples/network/torrent/forms/addtorrentform.ui +%%QT_EXAMPLEDIR%%/examples/network/torrent/icons.qrc +%%QT_EXAMPLEDIR%%/examples/network/torrent/icons/1downarrow.png +%%QT_EXAMPLEDIR%%/examples/network/torrent/icons/1uparrow.png +%%QT_EXAMPLEDIR%%/examples/network/torrent/icons/bottom.png +%%QT_EXAMPLEDIR%%/examples/network/torrent/icons/edit_add.png +%%QT_EXAMPLEDIR%%/examples/network/torrent/icons/edit_remove.png +%%QT_EXAMPLEDIR%%/examples/network/torrent/icons/exit.png +%%QT_EXAMPLEDIR%%/examples/network/torrent/icons/peertopeer.png +%%QT_EXAMPLEDIR%%/examples/network/torrent/icons/player_pause.png +%%QT_EXAMPLEDIR%%/examples/network/torrent/icons/player_play.png +%%QT_EXAMPLEDIR%%/examples/network/torrent/icons/player_stop.png +%%QT_EXAMPLEDIR%%/examples/network/torrent/icons/stop.png +%%QT_EXAMPLEDIR%%/examples/network/torrent/main.cpp +%%QT_EXAMPLEDIR%%/examples/network/torrent/mainwindow.cpp +%%QT_EXAMPLEDIR%%/examples/network/torrent/mainwindow.h +%%QT_EXAMPLEDIR%%/examples/network/torrent/metainfo.cpp +%%QT_EXAMPLEDIR%%/examples/network/torrent/metainfo.h +%%QT_EXAMPLEDIR%%/examples/network/torrent/peerwireclient.cpp +%%QT_EXAMPLEDIR%%/examples/network/torrent/peerwireclient.h +%%QT_EXAMPLEDIR%%/examples/network/torrent/ratecontroller.cpp +%%QT_EXAMPLEDIR%%/examples/network/torrent/ratecontroller.h +%%QT_EXAMPLEDIR%%/examples/network/torrent/torrent +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/network/torrent/torrent.debug +%%QT_EXAMPLEDIR%%/examples/network/torrent/torrent.pro +%%QT_EXAMPLEDIR%%/examples/network/torrent/torrentclient.cpp +%%QT_EXAMPLEDIR%%/examples/network/torrent/torrentclient.h +%%QT_EXAMPLEDIR%%/examples/network/torrent/torrentserver.cpp +%%QT_EXAMPLEDIR%%/examples/network/torrent/torrentserver.h +%%QT_EXAMPLEDIR%%/examples/network/torrent/trackerclient.cpp +%%QT_EXAMPLEDIR%%/examples/network/torrent/trackerclient.h +%%QT_EXAMPLEDIR%%/examples/opengl/2dpainting/2dpainting +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/opengl/2dpainting/2dpainting.debug +%%QT_EXAMPLEDIR%%/examples/opengl/2dpainting/2dpainting.pro +%%QT_EXAMPLEDIR%%/examples/opengl/2dpainting/glwidget.cpp +%%QT_EXAMPLEDIR%%/examples/opengl/2dpainting/glwidget.h +%%QT_EXAMPLEDIR%%/examples/opengl/2dpainting/helper.cpp +%%QT_EXAMPLEDIR%%/examples/opengl/2dpainting/helper.h +%%QT_EXAMPLEDIR%%/examples/opengl/2dpainting/main.cpp +%%QT_EXAMPLEDIR%%/examples/opengl/2dpainting/widget.cpp +%%QT_EXAMPLEDIR%%/examples/opengl/2dpainting/widget.h +%%QT_EXAMPLEDIR%%/examples/opengl/2dpainting/window.cpp +%%QT_EXAMPLEDIR%%/examples/opengl/2dpainting/window.h +%%QT_EXAMPLEDIR%%/examples/opengl/README +%%QT_EXAMPLEDIR%%/examples/opengl/framebufferobject/bubbles.svg +%%QT_EXAMPLEDIR%%/examples/opengl/framebufferobject/designer.png +%%QT_EXAMPLEDIR%%/examples/opengl/framebufferobject/framebufferobject +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/opengl/framebufferobject/framebufferobject.debug +%%QT_EXAMPLEDIR%%/examples/opengl/framebufferobject/framebufferobject.pro +%%QT_EXAMPLEDIR%%/examples/opengl/framebufferobject/framebufferobject.qrc +%%QT_EXAMPLEDIR%%/examples/opengl/framebufferobject/glwidget.cpp +%%QT_EXAMPLEDIR%%/examples/opengl/framebufferobject/glwidget.h +%%QT_EXAMPLEDIR%%/examples/opengl/framebufferobject/main.cpp +%%QT_EXAMPLEDIR%%/examples/opengl/framebufferobject2/cubelogo.png +%%QT_EXAMPLEDIR%%/examples/opengl/framebufferobject2/framebufferobject2 +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/opengl/framebufferobject2/framebufferobject2.debug +%%QT_EXAMPLEDIR%%/examples/opengl/framebufferobject2/framebufferobject2.pro +%%QT_EXAMPLEDIR%%/examples/opengl/framebufferobject2/framebufferobject2.qrc +%%QT_EXAMPLEDIR%%/examples/opengl/framebufferobject2/glwidget.cpp +%%QT_EXAMPLEDIR%%/examples/opengl/framebufferobject2/glwidget.h +%%QT_EXAMPLEDIR%%/examples/opengl/framebufferobject2/main.cpp +%%QT_EXAMPLEDIR%%/examples/opengl/grabber/glwidget.cpp +%%QT_EXAMPLEDIR%%/examples/opengl/grabber/glwidget.h +%%QT_EXAMPLEDIR%%/examples/opengl/grabber/grabber +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/opengl/grabber/grabber.debug +%%QT_EXAMPLEDIR%%/examples/opengl/grabber/grabber.pro +%%QT_EXAMPLEDIR%%/examples/opengl/grabber/main.cpp +%%QT_EXAMPLEDIR%%/examples/opengl/grabber/mainwindow.cpp +%%QT_EXAMPLEDIR%%/examples/opengl/grabber/mainwindow.h +%%QT_EXAMPLEDIR%%/examples/opengl/hellogl/glwidget.cpp +%%QT_EXAMPLEDIR%%/examples/opengl/hellogl/glwidget.h +%%QT_EXAMPLEDIR%%/examples/opengl/hellogl/hellogl +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/opengl/hellogl/hellogl.debug +%%QT_EXAMPLEDIR%%/examples/opengl/hellogl/hellogl.pro +%%QT_EXAMPLEDIR%%/examples/opengl/hellogl/main.cpp +%%QT_EXAMPLEDIR%%/examples/opengl/hellogl/qtlogo.cpp +%%QT_EXAMPLEDIR%%/examples/opengl/hellogl/qtlogo.h +%%QT_EXAMPLEDIR%%/examples/opengl/hellogl/window.cpp +%%QT_EXAMPLEDIR%%/examples/opengl/hellogl/window.h +%%QT_EXAMPLEDIR%%/examples/opengl/opengl.pro +%%QT_EXAMPLEDIR%%/examples/opengl/overpainting/bubble.cpp +%%QT_EXAMPLEDIR%%/examples/opengl/overpainting/bubble.h +%%QT_EXAMPLEDIR%%/examples/opengl/overpainting/glwidget.cpp +%%QT_EXAMPLEDIR%%/examples/opengl/overpainting/glwidget.h +%%QT_EXAMPLEDIR%%/examples/opengl/overpainting/main.cpp +%%QT_EXAMPLEDIR%%/examples/opengl/overpainting/overpainting +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/opengl/overpainting/overpainting.debug +%%QT_EXAMPLEDIR%%/examples/opengl/overpainting/overpainting.pro +%%QT_EXAMPLEDIR%%/examples/opengl/overpainting/qtlogo.cpp +%%QT_EXAMPLEDIR%%/examples/opengl/overpainting/qtlogo.h +%%QT_EXAMPLEDIR%%/examples/opengl/pbuffers/cube.cpp +%%QT_EXAMPLEDIR%%/examples/opengl/pbuffers/cube.h +%%QT_EXAMPLEDIR%%/examples/opengl/pbuffers/cubelogo.png +%%QT_EXAMPLEDIR%%/examples/opengl/pbuffers/glwidget.cpp +%%QT_EXAMPLEDIR%%/examples/opengl/pbuffers/glwidget.h +%%QT_EXAMPLEDIR%%/examples/opengl/pbuffers/main.cpp +%%QT_EXAMPLEDIR%%/examples/opengl/pbuffers/pbuffers +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/opengl/pbuffers/pbuffers.debug +%%QT_EXAMPLEDIR%%/examples/opengl/pbuffers/pbuffers.pro +%%QT_EXAMPLEDIR%%/examples/opengl/pbuffers/pbuffers.qrc +%%QT_EXAMPLEDIR%%/examples/opengl/pbuffers2/bubbles.svg +%%QT_EXAMPLEDIR%%/examples/opengl/pbuffers2/designer.png +%%QT_EXAMPLEDIR%%/examples/opengl/pbuffers2/glwidget.cpp +%%QT_EXAMPLEDIR%%/examples/opengl/pbuffers2/glwidget.h +%%QT_EXAMPLEDIR%%/examples/opengl/pbuffers2/main.cpp +%%QT_EXAMPLEDIR%%/examples/opengl/pbuffers2/pbuffers2 +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/opengl/pbuffers2/pbuffers2.debug +%%QT_EXAMPLEDIR%%/examples/opengl/pbuffers2/pbuffers2.pro +%%QT_EXAMPLEDIR%%/examples/opengl/pbuffers2/pbuffers2.qrc +%%QT_EXAMPLEDIR%%/examples/opengl/samplebuffers/glwidget.cpp +%%QT_EXAMPLEDIR%%/examples/opengl/samplebuffers/glwidget.h +%%QT_EXAMPLEDIR%%/examples/opengl/samplebuffers/main.cpp +%%QT_EXAMPLEDIR%%/examples/opengl/samplebuffers/samplebuffers +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/opengl/samplebuffers/samplebuffers.debug +%%QT_EXAMPLEDIR%%/examples/opengl/samplebuffers/samplebuffers.pro +%%QT_EXAMPLEDIR%%/examples/opengl/textures/glwidget.cpp +%%QT_EXAMPLEDIR%%/examples/opengl/textures/glwidget.h +%%QT_EXAMPLEDIR%%/examples/opengl/textures/images/side1.png +%%QT_EXAMPLEDIR%%/examples/opengl/textures/images/side2.png +%%QT_EXAMPLEDIR%%/examples/opengl/textures/images/side3.png +%%QT_EXAMPLEDIR%%/examples/opengl/textures/images/side4.png +%%QT_EXAMPLEDIR%%/examples/opengl/textures/images/side5.png +%%QT_EXAMPLEDIR%%/examples/opengl/textures/images/side6.png +%%QT_EXAMPLEDIR%%/examples/opengl/textures/main.cpp +%%QT_EXAMPLEDIR%%/examples/opengl/textures/textures +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/opengl/textures/textures.debug +%%QT_EXAMPLEDIR%%/examples/opengl/textures/textures.pro +%%QT_EXAMPLEDIR%%/examples/opengl/textures/textures.qrc +%%QT_EXAMPLEDIR%%/examples/opengl/textures/window.cpp +%%QT_EXAMPLEDIR%%/examples/opengl/textures/window.h +%%QT_EXAMPLEDIR%%/examples/painting/README +%%QT_EXAMPLEDIR%%/examples/painting/basicdrawing/basicdrawing +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/painting/basicdrawing/basicdrawing.debug +%%QT_EXAMPLEDIR%%/examples/painting/basicdrawing/basicdrawing.pro +%%QT_EXAMPLEDIR%%/examples/painting/basicdrawing/basicdrawing.qrc +%%QT_EXAMPLEDIR%%/examples/painting/basicdrawing/images/brick.png +%%QT_EXAMPLEDIR%%/examples/painting/basicdrawing/images/qt-logo.png +%%QT_EXAMPLEDIR%%/examples/painting/basicdrawing/main.cpp +%%QT_EXAMPLEDIR%%/examples/painting/basicdrawing/renderarea.cpp +%%QT_EXAMPLEDIR%%/examples/painting/basicdrawing/renderarea.h +%%QT_EXAMPLEDIR%%/examples/painting/basicdrawing/window.cpp +%%QT_EXAMPLEDIR%%/examples/painting/basicdrawing/window.h +%%QT_EXAMPLEDIR%%/examples/painting/concentriccircles/circlewidget.cpp +%%QT_EXAMPLEDIR%%/examples/painting/concentriccircles/circlewidget.h +%%QT_EXAMPLEDIR%%/examples/painting/concentriccircles/concentriccircles +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/painting/concentriccircles/concentriccircles.debug +%%QT_EXAMPLEDIR%%/examples/painting/concentriccircles/concentriccircles.pro +%%QT_EXAMPLEDIR%%/examples/painting/concentriccircles/main.cpp +%%QT_EXAMPLEDIR%%/examples/painting/concentriccircles/window.cpp +%%QT_EXAMPLEDIR%%/examples/painting/concentriccircles/window.h +%%QT_EXAMPLEDIR%%/examples/painting/fontsampler/fontsampler +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/painting/fontsampler/fontsampler.debug +%%QT_EXAMPLEDIR%%/examples/painting/fontsampler/fontsampler.pro +%%QT_EXAMPLEDIR%%/examples/painting/fontsampler/main.cpp +%%QT_EXAMPLEDIR%%/examples/painting/fontsampler/mainwindow.cpp +%%QT_EXAMPLEDIR%%/examples/painting/fontsampler/mainwindow.h +%%QT_EXAMPLEDIR%%/examples/painting/fontsampler/mainwindowbase.ui +%%QT_EXAMPLEDIR%%/examples/painting/imagecomposition/imagecomposer.cpp +%%QT_EXAMPLEDIR%%/examples/painting/imagecomposition/imagecomposer.h +%%QT_EXAMPLEDIR%%/examples/painting/imagecomposition/imagecomposition +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/painting/imagecomposition/imagecomposition.debug +%%QT_EXAMPLEDIR%%/examples/painting/imagecomposition/imagecomposition.pro +%%QT_EXAMPLEDIR%%/examples/painting/imagecomposition/imagecomposition.qrc +%%QT_EXAMPLEDIR%%/examples/painting/imagecomposition/images/background.png +%%QT_EXAMPLEDIR%%/examples/painting/imagecomposition/images/blackrectangle.png +%%QT_EXAMPLEDIR%%/examples/painting/imagecomposition/images/butterfly.png +%%QT_EXAMPLEDIR%%/examples/painting/imagecomposition/images/checker.png +%%QT_EXAMPLEDIR%%/examples/painting/imagecomposition/main.cpp +%%QT_EXAMPLEDIR%%/examples/painting/painterpaths/main.cpp +%%QT_EXAMPLEDIR%%/examples/painting/painterpaths/painterpaths +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/painting/painterpaths/painterpaths.debug +%%QT_EXAMPLEDIR%%/examples/painting/painterpaths/painterpaths.pro +%%QT_EXAMPLEDIR%%/examples/painting/painterpaths/renderarea.cpp +%%QT_EXAMPLEDIR%%/examples/painting/painterpaths/renderarea.h +%%QT_EXAMPLEDIR%%/examples/painting/painterpaths/window.cpp +%%QT_EXAMPLEDIR%%/examples/painting/painterpaths/window.h +%%QT_EXAMPLEDIR%%/examples/painting/painting.pro +%%QT_EXAMPLEDIR%%/examples/painting/svggenerator/displaywidget.cpp +%%QT_EXAMPLEDIR%%/examples/painting/svggenerator/displaywidget.h +%%QT_EXAMPLEDIR%%/examples/painting/svggenerator/main.cpp +%%QT_EXAMPLEDIR%%/examples/painting/svggenerator/svggenerator +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/painting/svggenerator/svggenerator.debug +%%QT_EXAMPLEDIR%%/examples/painting/svggenerator/svggenerator.pro +%%QT_EXAMPLEDIR%%/examples/painting/svggenerator/svggenerator.qrc +%%QT_EXAMPLEDIR%%/examples/painting/svggenerator/window.cpp +%%QT_EXAMPLEDIR%%/examples/painting/svggenerator/window.h +%%QT_EXAMPLEDIR%%/examples/painting/svggenerator/window.ui +%%QT_EXAMPLEDIR%%/examples/painting/svgviewer/files/bubbles.svg +%%QT_EXAMPLEDIR%%/examples/painting/svgviewer/files/cubic.svg +%%QT_EXAMPLEDIR%%/examples/painting/svgviewer/files/spheres.svg +%%QT_EXAMPLEDIR%%/examples/painting/svgviewer/main.cpp +%%QT_EXAMPLEDIR%%/examples/painting/svgviewer/mainwindow.cpp +%%QT_EXAMPLEDIR%%/examples/painting/svgviewer/mainwindow.h +%%QT_EXAMPLEDIR%%/examples/painting/svgviewer/svgview.cpp +%%QT_EXAMPLEDIR%%/examples/painting/svgviewer/svgview.h +%%QT_EXAMPLEDIR%%/examples/painting/svgviewer/svgviewer +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/painting/svgviewer/svgviewer.debug +%%QT_EXAMPLEDIR%%/examples/painting/svgviewer/svgviewer.pro +%%QT_EXAMPLEDIR%%/examples/painting/svgviewer/svgviewer.qrc +%%QT_EXAMPLEDIR%%/examples/painting/transformations/main.cpp +%%QT_EXAMPLEDIR%%/examples/painting/transformations/renderarea.cpp +%%QT_EXAMPLEDIR%%/examples/painting/transformations/renderarea.h +%%QT_EXAMPLEDIR%%/examples/painting/transformations/transformations +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/painting/transformations/transformations.debug +%%QT_EXAMPLEDIR%%/examples/painting/transformations/transformations.pro +%%QT_EXAMPLEDIR%%/examples/painting/transformations/window.cpp +%%QT_EXAMPLEDIR%%/examples/painting/transformations/window.h +%%QT_EXAMPLEDIR%%/examples/phonon/README +%%QT_EXAMPLEDIR%%/examples/phonon/capabilities/capabilities +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/phonon/capabilities/capabilities.debug +%%QT_EXAMPLEDIR%%/examples/phonon/capabilities/capabilities.pro +%%QT_EXAMPLEDIR%%/examples/phonon/capabilities/main.cpp +%%QT_EXAMPLEDIR%%/examples/phonon/capabilities/window.cpp +%%QT_EXAMPLEDIR%%/examples/phonon/capabilities/window.h +%%QT_EXAMPLEDIR%%/examples/phonon/phonon.pro +%%QT_EXAMPLEDIR%%/examples/phonon/qmusicplayer/main.cpp +%%QT_EXAMPLEDIR%%/examples/phonon/qmusicplayer/mainwindow.cpp +%%QT_EXAMPLEDIR%%/examples/phonon/qmusicplayer/mainwindow.h +%%QT_EXAMPLEDIR%%/examples/phonon/qmusicplayer/qmusicplayer +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/phonon/qmusicplayer/qmusicplayer.debug +%%QT_EXAMPLEDIR%%/examples/phonon/qmusicplayer/qmusicplayer.pro +%%QT_EXAMPLEDIR%%/examples/qtconcurrent/README +%%QT_EXAMPLEDIR%%/examples/qtconcurrent/imagescaling/imagescaling +%%QT_EXAMPLEDIR%%/examples/qtconcurrent/imagescaling/imagescaling.cpp +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/qtconcurrent/imagescaling/imagescaling.debug +%%QT_EXAMPLEDIR%%/examples/qtconcurrent/imagescaling/imagescaling.h +%%QT_EXAMPLEDIR%%/examples/qtconcurrent/imagescaling/imagescaling.pro +%%QT_EXAMPLEDIR%%/examples/qtconcurrent/imagescaling/main.cpp +%%QT_EXAMPLEDIR%%/examples/qtconcurrent/map/main.cpp +%%QT_EXAMPLEDIR%%/examples/qtconcurrent/map/map.pro +%%QT_EXAMPLEDIR%%/examples/qtconcurrent/map/mapdemo +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/qtconcurrent/map/mapdemo.debug +%%QT_EXAMPLEDIR%%/examples/qtconcurrent/progressdialog/main.cpp +%%QT_EXAMPLEDIR%%/examples/qtconcurrent/progressdialog/progressdialog +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/qtconcurrent/progressdialog/progressdialog.debug +%%QT_EXAMPLEDIR%%/examples/qtconcurrent/progressdialog/progressdialog.pro +%%QT_EXAMPLEDIR%%/examples/qtconcurrent/qtconcurrent.pro +%%QT_EXAMPLEDIR%%/examples/qtconcurrent/runfunction/main.cpp +%%QT_EXAMPLEDIR%%/examples/qtconcurrent/runfunction/runfunction +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/qtconcurrent/runfunction/runfunction.debug +%%QT_EXAMPLEDIR%%/examples/qtconcurrent/runfunction/runfunction.pro +%%QT_EXAMPLEDIR%%/examples/qtconcurrent/wordcount/main.cpp +%%QT_EXAMPLEDIR%%/examples/qtconcurrent/wordcount/wordcount +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/qtconcurrent/wordcount/wordcount.debug +%%QT_EXAMPLEDIR%%/examples/qtconcurrent/wordcount/wordcount.pro +%%QT_EXAMPLEDIR%%/examples/qtestlib/README +%%QT_EXAMPLEDIR%%/examples/qtestlib/qtestlib.pro +%%QT_EXAMPLEDIR%%/examples/qtestlib/tutorial1/testqstring.cpp +%%QT_EXAMPLEDIR%%/examples/qtestlib/tutorial1/tutorial1 +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/qtestlib/tutorial1/tutorial1.debug +%%QT_EXAMPLEDIR%%/examples/qtestlib/tutorial1/tutorial1.pro +%%QT_EXAMPLEDIR%%/examples/qtestlib/tutorial2/testqstring.cpp +%%QT_EXAMPLEDIR%%/examples/qtestlib/tutorial2/tutorial2 +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/qtestlib/tutorial2/tutorial2.debug +%%QT_EXAMPLEDIR%%/examples/qtestlib/tutorial2/tutorial2.pro +%%QT_EXAMPLEDIR%%/examples/qtestlib/tutorial3/testgui.cpp +%%QT_EXAMPLEDIR%%/examples/qtestlib/tutorial3/tutorial3 +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/qtestlib/tutorial3/tutorial3.debug +%%QT_EXAMPLEDIR%%/examples/qtestlib/tutorial3/tutorial3.pro +%%QT_EXAMPLEDIR%%/examples/qtestlib/tutorial4/testgui.cpp +%%QT_EXAMPLEDIR%%/examples/qtestlib/tutorial4/tutorial4 +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/qtestlib/tutorial4/tutorial4.debug +%%QT_EXAMPLEDIR%%/examples/qtestlib/tutorial4/tutorial4.pro +%%QT_EXAMPLEDIR%%/examples/qtestlib/tutorial5/benchmarking.cpp +%%QT_EXAMPLEDIR%%/examples/qtestlib/tutorial5/tutorial5 +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/qtestlib/tutorial5/tutorial5.debug +%%QT_EXAMPLEDIR%%/examples/qtestlib/tutorial5/tutorial5.pro +%%QT_EXAMPLEDIR%%/examples/richtext/README +%%QT_EXAMPLEDIR%%/examples/richtext/calendar/calendar +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/richtext/calendar/calendar.debug +%%QT_EXAMPLEDIR%%/examples/richtext/calendar/calendar.pro +%%QT_EXAMPLEDIR%%/examples/richtext/calendar/main.cpp +%%QT_EXAMPLEDIR%%/examples/richtext/calendar/mainwindow.cpp +%%QT_EXAMPLEDIR%%/examples/richtext/calendar/mainwindow.h +%%QT_EXAMPLEDIR%%/examples/richtext/orderform/detailsdialog.cpp +%%QT_EXAMPLEDIR%%/examples/richtext/orderform/detailsdialog.h +%%QT_EXAMPLEDIR%%/examples/richtext/orderform/main.cpp +%%QT_EXAMPLEDIR%%/examples/richtext/orderform/mainwindow.cpp +%%QT_EXAMPLEDIR%%/examples/richtext/orderform/mainwindow.h +%%QT_EXAMPLEDIR%%/examples/richtext/orderform/orderform +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/richtext/orderform/orderform.debug +%%QT_EXAMPLEDIR%%/examples/richtext/orderform/orderform.pro +%%QT_EXAMPLEDIR%%/examples/richtext/richtext.pro +%%QT_EXAMPLEDIR%%/examples/richtext/syntaxhighlighter/highlighter.cpp +%%QT_EXAMPLEDIR%%/examples/richtext/syntaxhighlighter/highlighter.h +%%QT_EXAMPLEDIR%%/examples/richtext/syntaxhighlighter/main.cpp +%%QT_EXAMPLEDIR%%/examples/richtext/syntaxhighlighter/mainwindow.cpp +%%QT_EXAMPLEDIR%%/examples/richtext/syntaxhighlighter/mainwindow.h +%%QT_EXAMPLEDIR%%/examples/richtext/syntaxhighlighter/syntaxhighlighter +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/richtext/syntaxhighlighter/syntaxhighlighter.debug +%%QT_EXAMPLEDIR%%/examples/richtext/syntaxhighlighter/syntaxhighlighter.pro +%%QT_EXAMPLEDIR%%/examples/richtext/textobject/main.cpp +%%QT_EXAMPLEDIR%%/examples/richtext/textobject/svgtextobject.cpp +%%QT_EXAMPLEDIR%%/examples/richtext/textobject/svgtextobject.h +%%QT_EXAMPLEDIR%%/examples/richtext/textobject/textobject +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/richtext/textobject/textobject.debug +%%QT_EXAMPLEDIR%%/examples/richtext/textobject/textobject.pro +%%QT_EXAMPLEDIR%%/examples/richtext/textobject/window.cpp +%%QT_EXAMPLEDIR%%/examples/richtext/textobject/window.h +%%QT_EXAMPLEDIR%%/examples/script/README +%%QT_EXAMPLEDIR%%/examples/script/calculator/calculator +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/script/calculator/calculator.debug +%%QT_EXAMPLEDIR%%/examples/script/calculator/calculator.js +%%QT_EXAMPLEDIR%%/examples/script/calculator/calculator.pro +%%QT_EXAMPLEDIR%%/examples/script/calculator/calculator.qrc +%%QT_EXAMPLEDIR%%/examples/script/calculator/calculator.ui +%%QT_EXAMPLEDIR%%/examples/script/calculator/main.cpp +%%QT_EXAMPLEDIR%%/examples/script/context2d/context2d +%%QT_EXAMPLEDIR%%/examples/script/context2d/context2d.cpp +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/script/context2d/context2d.debug +%%QT_EXAMPLEDIR%%/examples/script/context2d/context2d.h +%%QT_EXAMPLEDIR%%/examples/script/context2d/context2d.pro +%%QT_EXAMPLEDIR%%/examples/script/context2d/context2d.qrc +%%QT_EXAMPLEDIR%%/examples/script/context2d/domimage.cpp +%%QT_EXAMPLEDIR%%/examples/script/context2d/domimage.h +%%QT_EXAMPLEDIR%%/examples/script/context2d/environment.cpp +%%QT_EXAMPLEDIR%%/examples/script/context2d/environment.h +%%QT_EXAMPLEDIR%%/examples/script/context2d/main.cpp +%%QT_EXAMPLEDIR%%/examples/script/context2d/qcontext2dcanvas.cpp +%%QT_EXAMPLEDIR%%/examples/script/context2d/qcontext2dcanvas.h +%%QT_EXAMPLEDIR%%/examples/script/context2d/scripts/alpha.js +%%QT_EXAMPLEDIR%%/examples/script/context2d/scripts/arc.js +%%QT_EXAMPLEDIR%%/examples/script/context2d/scripts/bezier.js +%%QT_EXAMPLEDIR%%/examples/script/context2d/scripts/clock.js +%%QT_EXAMPLEDIR%%/examples/script/context2d/scripts/fill1.js +%%QT_EXAMPLEDIR%%/examples/script/context2d/scripts/grad.js +%%QT_EXAMPLEDIR%%/examples/script/context2d/scripts/linecap.js +%%QT_EXAMPLEDIR%%/examples/script/context2d/scripts/linestye.js +%%QT_EXAMPLEDIR%%/examples/script/context2d/scripts/moveto.js +%%QT_EXAMPLEDIR%%/examples/script/context2d/scripts/moveto2.js +%%QT_EXAMPLEDIR%%/examples/script/context2d/scripts/pacman.js +%%QT_EXAMPLEDIR%%/examples/script/context2d/scripts/plasma.js +%%QT_EXAMPLEDIR%%/examples/script/context2d/scripts/pong.js +%%QT_EXAMPLEDIR%%/examples/script/context2d/scripts/quad.js +%%QT_EXAMPLEDIR%%/examples/script/context2d/scripts/rgba.js +%%QT_EXAMPLEDIR%%/examples/script/context2d/scripts/rotate.js +%%QT_EXAMPLEDIR%%/examples/script/context2d/scripts/scale.js +%%QT_EXAMPLEDIR%%/examples/script/context2d/scripts/stroke1.js +%%QT_EXAMPLEDIR%%/examples/script/context2d/scripts/translate.js +%%QT_EXAMPLEDIR%%/examples/script/context2d/window.cpp +%%QT_EXAMPLEDIR%%/examples/script/context2d/window.h +%%QT_EXAMPLEDIR%%/examples/script/customclass/bytearrayclass.cpp +%%QT_EXAMPLEDIR%%/examples/script/customclass/bytearrayclass.h +%%QT_EXAMPLEDIR%%/examples/script/customclass/bytearrayclass.pri +%%QT_EXAMPLEDIR%%/examples/script/customclass/bytearrayprototype.cpp +%%QT_EXAMPLEDIR%%/examples/script/customclass/bytearrayprototype.h +%%QT_EXAMPLEDIR%%/examples/script/customclass/customclass +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/script/customclass/customclass.debug +%%QT_EXAMPLEDIR%%/examples/script/customclass/customclass.pro +%%QT_EXAMPLEDIR%%/examples/script/customclass/main.cpp +%%QT_EXAMPLEDIR%%/examples/script/defaultprototypes/code.js +%%QT_EXAMPLEDIR%%/examples/script/defaultprototypes/defaultprototypes +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/script/defaultprototypes/defaultprototypes.debug +%%QT_EXAMPLEDIR%%/examples/script/defaultprototypes/defaultprototypes.pro +%%QT_EXAMPLEDIR%%/examples/script/defaultprototypes/defaultprototypes.qrc +%%QT_EXAMPLEDIR%%/examples/script/defaultprototypes/main.cpp +%%QT_EXAMPLEDIR%%/examples/script/defaultprototypes/prototypes.cpp +%%QT_EXAMPLEDIR%%/examples/script/defaultprototypes/prototypes.h +%%QT_EXAMPLEDIR%%/examples/script/helloscript/helloscript +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/script/helloscript/helloscript.debug +%%QT_EXAMPLEDIR%%/examples/script/helloscript/helloscript.pro +%%QT_EXAMPLEDIR%%/examples/script/helloscript/helloscript.qrc +%%QT_EXAMPLEDIR%%/examples/script/helloscript/main.cpp +%%QT_EXAMPLEDIR%%/examples/script/marshal/main.cpp +%%QT_EXAMPLEDIR%%/examples/script/marshal/marshal +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/script/marshal/marshal.debug +%%QT_EXAMPLEDIR%%/examples/script/marshal/marshal.pro +%%QT_EXAMPLEDIR%%/examples/script/qscript/main.cpp +%%QT_EXAMPLEDIR%%/examples/script/qscript/qscript +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/script/qscript/qscript.debug +%%QT_EXAMPLEDIR%%/examples/script/qscript/qscript.pro +%%QT_EXAMPLEDIR%%/examples/script/qstetrix/main.cpp +%%QT_EXAMPLEDIR%%/examples/script/qstetrix/qstetrix +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/script/qstetrix/qstetrix.debug +%%QT_EXAMPLEDIR%%/examples/script/qstetrix/qstetrix.pro +%%QT_EXAMPLEDIR%%/examples/script/qstetrix/tetrix.qrc +%%QT_EXAMPLEDIR%%/examples/script/qstetrix/tetrixboard.cpp +%%QT_EXAMPLEDIR%%/examples/script/qstetrix/tetrixboard.h +%%QT_EXAMPLEDIR%%/examples/script/qstetrix/tetrixboard.js +%%QT_EXAMPLEDIR%%/examples/script/qstetrix/tetrixpiece.js +%%QT_EXAMPLEDIR%%/examples/script/qstetrix/tetrixwindow.js +%%QT_EXAMPLEDIR%%/examples/script/script.pro +%%QT_EXAMPLEDIR%%/examples/sql/README +%%QT_EXAMPLEDIR%%/examples/sql/cachedtable/cachedtable +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/sql/cachedtable/cachedtable.debug +%%QT_EXAMPLEDIR%%/examples/sql/cachedtable/cachedtable.pro +%%QT_EXAMPLEDIR%%/examples/sql/cachedtable/main.cpp +%%QT_EXAMPLEDIR%%/examples/sql/cachedtable/tableeditor.cpp +%%QT_EXAMPLEDIR%%/examples/sql/cachedtable/tableeditor.h +%%QT_EXAMPLEDIR%%/examples/sql/connection.h +%%QT_EXAMPLEDIR%%/examples/sql/drilldown/drilldown +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/sql/drilldown/drilldown.debug +%%QT_EXAMPLEDIR%%/examples/sql/drilldown/drilldown.pro +%%QT_EXAMPLEDIR%%/examples/sql/drilldown/drilldown.qrc +%%QT_EXAMPLEDIR%%/examples/sql/drilldown/imageitem.cpp +%%QT_EXAMPLEDIR%%/examples/sql/drilldown/imageitem.h +%%QT_EXAMPLEDIR%%/examples/sql/drilldown/images/beijing.png +%%QT_EXAMPLEDIR%%/examples/sql/drilldown/images/berlin.png +%%QT_EXAMPLEDIR%%/examples/sql/drilldown/images/brisbane.png +%%QT_EXAMPLEDIR%%/examples/sql/drilldown/images/munich.png +%%QT_EXAMPLEDIR%%/examples/sql/drilldown/images/oslo.png +%%QT_EXAMPLEDIR%%/examples/sql/drilldown/images/redwood.png +%%QT_EXAMPLEDIR%%/examples/sql/drilldown/informationwindow.cpp +%%QT_EXAMPLEDIR%%/examples/sql/drilldown/informationwindow.h +%%QT_EXAMPLEDIR%%/examples/sql/drilldown/logo.png +%%QT_EXAMPLEDIR%%/examples/sql/drilldown/main.cpp +%%QT_EXAMPLEDIR%%/examples/sql/drilldown/view.cpp +%%QT_EXAMPLEDIR%%/examples/sql/drilldown/view.h +%%QT_EXAMPLEDIR%%/examples/sql/masterdetail/albumdetails.xml +%%QT_EXAMPLEDIR%%/examples/sql/masterdetail/database.h +%%QT_EXAMPLEDIR%%/examples/sql/masterdetail/dialog.cpp +%%QT_EXAMPLEDIR%%/examples/sql/masterdetail/dialog.h +%%QT_EXAMPLEDIR%%/examples/sql/masterdetail/images/icon.png +%%QT_EXAMPLEDIR%%/examples/sql/masterdetail/images/image.png +%%QT_EXAMPLEDIR%%/examples/sql/masterdetail/main.cpp +%%QT_EXAMPLEDIR%%/examples/sql/masterdetail/mainwindow.cpp +%%QT_EXAMPLEDIR%%/examples/sql/masterdetail/mainwindow.h +%%QT_EXAMPLEDIR%%/examples/sql/masterdetail/masterdetail +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/sql/masterdetail/masterdetail.debug +%%QT_EXAMPLEDIR%%/examples/sql/masterdetail/masterdetail.pro +%%QT_EXAMPLEDIR%%/examples/sql/masterdetail/masterdetail.qrc +%%QT_EXAMPLEDIR%%/examples/sql/querymodel/customsqlmodel.cpp +%%QT_EXAMPLEDIR%%/examples/sql/querymodel/customsqlmodel.h +%%QT_EXAMPLEDIR%%/examples/sql/querymodel/editablesqlmodel.cpp +%%QT_EXAMPLEDIR%%/examples/sql/querymodel/editablesqlmodel.h +%%QT_EXAMPLEDIR%%/examples/sql/querymodel/main.cpp +%%QT_EXAMPLEDIR%%/examples/sql/querymodel/querymodel +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/sql/querymodel/querymodel.debug +%%QT_EXAMPLEDIR%%/examples/sql/querymodel/querymodel.pro +%%QT_EXAMPLEDIR%%/examples/sql/relationaltablemodel/relationaltablemodel +%%QT_EXAMPLEDIR%%/examples/sql/relationaltablemodel/relationaltablemodel.cpp +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/sql/relationaltablemodel/relationaltablemodel.debug +%%QT_EXAMPLEDIR%%/examples/sql/relationaltablemodel/relationaltablemodel.pro +%%QT_EXAMPLEDIR%%/examples/sql/sql.pro +%%QT_EXAMPLEDIR%%/examples/sql/sqlwidgetmapper/main.cpp +%%QT_EXAMPLEDIR%%/examples/sql/sqlwidgetmapper/sqlwidgetmapper +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/sql/sqlwidgetmapper/sqlwidgetmapper.debug +%%QT_EXAMPLEDIR%%/examples/sql/sqlwidgetmapper/sqlwidgetmapper.pro +%%QT_EXAMPLEDIR%%/examples/sql/sqlwidgetmapper/window.cpp +%%QT_EXAMPLEDIR%%/examples/sql/sqlwidgetmapper/window.h +%%QT_EXAMPLEDIR%%/examples/sql/tablemodel/tablemodel +%%QT_EXAMPLEDIR%%/examples/sql/tablemodel/tablemodel.cpp +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/sql/tablemodel/tablemodel.debug +%%QT_EXAMPLEDIR%%/examples/sql/tablemodel/tablemodel.pro +%%QT_EXAMPLEDIR%%/examples/statemachine/README +%%QT_EXAMPLEDIR%%/examples/statemachine/eventtransitions/eventtransitions +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/statemachine/eventtransitions/eventtransitions.debug +%%QT_EXAMPLEDIR%%/examples/statemachine/eventtransitions/eventtransitions.pro +%%QT_EXAMPLEDIR%%/examples/statemachine/eventtransitions/main.cpp +%%QT_EXAMPLEDIR%%/examples/statemachine/factorial/factorial +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/statemachine/factorial/factorial.debug +%%QT_EXAMPLEDIR%%/examples/statemachine/factorial/factorial.pro +%%QT_EXAMPLEDIR%%/examples/statemachine/factorial/main.cpp +%%QT_EXAMPLEDIR%%/examples/statemachine/pingpong/main.cpp +%%QT_EXAMPLEDIR%%/examples/statemachine/pingpong/pingpong +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/statemachine/pingpong/pingpong.debug +%%QT_EXAMPLEDIR%%/examples/statemachine/pingpong/pingpong.pro +%%QT_EXAMPLEDIR%%/examples/statemachine/rogue/main.cpp +%%QT_EXAMPLEDIR%%/examples/statemachine/rogue/movementtransition.h +%%QT_EXAMPLEDIR%%/examples/statemachine/rogue/rogue +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/statemachine/rogue/rogue.debug +%%QT_EXAMPLEDIR%%/examples/statemachine/rogue/rogue.pro +%%QT_EXAMPLEDIR%%/examples/statemachine/rogue/window.cpp +%%QT_EXAMPLEDIR%%/examples/statemachine/rogue/window.h +%%QT_EXAMPLEDIR%%/examples/statemachine/statemachine.pro +%%QT_EXAMPLEDIR%%/examples/statemachine/trafficlight/main.cpp +%%QT_EXAMPLEDIR%%/examples/statemachine/trafficlight/trafficlight +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/statemachine/trafficlight/trafficlight.debug +%%QT_EXAMPLEDIR%%/examples/statemachine/trafficlight/trafficlight.pro +%%QT_EXAMPLEDIR%%/examples/statemachine/twowaybutton/main.cpp +%%QT_EXAMPLEDIR%%/examples/statemachine/twowaybutton/twowaybutton +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/statemachine/twowaybutton/twowaybutton.debug +%%QT_EXAMPLEDIR%%/examples/statemachine/twowaybutton/twowaybutton.pro +%%QT_EXAMPLEDIR%%/examples/threads/README +%%QT_EXAMPLEDIR%%/examples/threads/mandelbrot/main.cpp +%%QT_EXAMPLEDIR%%/examples/threads/mandelbrot/mandelbrot +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/threads/mandelbrot/mandelbrot.debug +%%QT_EXAMPLEDIR%%/examples/threads/mandelbrot/mandelbrot.pro +%%QT_EXAMPLEDIR%%/examples/threads/mandelbrot/mandelbrotwidget.cpp +%%QT_EXAMPLEDIR%%/examples/threads/mandelbrot/mandelbrotwidget.h +%%QT_EXAMPLEDIR%%/examples/threads/mandelbrot/renderthread.cpp +%%QT_EXAMPLEDIR%%/examples/threads/mandelbrot/renderthread.h +%%QT_EXAMPLEDIR%%/examples/threads/semaphores/semaphores +%%QT_EXAMPLEDIR%%/examples/threads/semaphores/semaphores.cpp +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/threads/semaphores/semaphores.debug +%%QT_EXAMPLEDIR%%/examples/threads/semaphores/semaphores.pro +%%QT_EXAMPLEDIR%%/examples/threads/threads.pro +%%QT_EXAMPLEDIR%%/examples/threads/waitconditions/waitconditions +%%QT_EXAMPLEDIR%%/examples/threads/waitconditions/waitconditions.cpp +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/threads/waitconditions/waitconditions.debug +%%QT_EXAMPLEDIR%%/examples/threads/waitconditions/waitconditions.pro +%%QT_EXAMPLEDIR%%/examples/tools/README +%%QT_EXAMPLEDIR%%/examples/tools/codecs/codecs +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/tools/codecs/codecs.debug +%%QT_EXAMPLEDIR%%/examples/tools/codecs/codecs.pro +%%QT_EXAMPLEDIR%%/examples/tools/codecs/encodedfiles/iso-8859-1.txt +%%QT_EXAMPLEDIR%%/examples/tools/codecs/encodedfiles/iso-8859-15.txt +%%QT_EXAMPLEDIR%%/examples/tools/codecs/encodedfiles/utf-16.txt +%%QT_EXAMPLEDIR%%/examples/tools/codecs/encodedfiles/utf-16be.txt +%%QT_EXAMPLEDIR%%/examples/tools/codecs/encodedfiles/utf-16le.txt +%%QT_EXAMPLEDIR%%/examples/tools/codecs/encodedfiles/utf-8.txt +%%QT_EXAMPLEDIR%%/examples/tools/codecs/main.cpp +%%QT_EXAMPLEDIR%%/examples/tools/codecs/mainwindow.cpp +%%QT_EXAMPLEDIR%%/examples/tools/codecs/mainwindow.h +%%QT_EXAMPLEDIR%%/examples/tools/codecs/previewform.cpp +%%QT_EXAMPLEDIR%%/examples/tools/codecs/previewform.h +%%QT_EXAMPLEDIR%%/examples/tools/completer/completer +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/tools/completer/completer.debug +%%QT_EXAMPLEDIR%%/examples/tools/completer/completer.pro +%%QT_EXAMPLEDIR%%/examples/tools/completer/completer.qrc +%%QT_EXAMPLEDIR%%/examples/tools/completer/fsmodel.cpp +%%QT_EXAMPLEDIR%%/examples/tools/completer/fsmodel.h +%%QT_EXAMPLEDIR%%/examples/tools/completer/main.cpp +%%QT_EXAMPLEDIR%%/examples/tools/completer/mainwindow.cpp +%%QT_EXAMPLEDIR%%/examples/tools/completer/mainwindow.h +%%QT_EXAMPLEDIR%%/examples/tools/completer/resources/countries.txt +%%QT_EXAMPLEDIR%%/examples/tools/completer/resources/wordlist.txt +%%QT_EXAMPLEDIR%%/examples/tools/contiguouscache/contiguouscache +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/tools/contiguouscache/contiguouscache.debug +%%QT_EXAMPLEDIR%%/examples/tools/contiguouscache/contiguouscache.pro +%%QT_EXAMPLEDIR%%/examples/tools/contiguouscache/main.cpp +%%QT_EXAMPLEDIR%%/examples/tools/contiguouscache/randomlistmodel.cpp +%%QT_EXAMPLEDIR%%/examples/tools/contiguouscache/randomlistmodel.h +%%QT_EXAMPLEDIR%%/examples/tools/customcompleter/customcompleter +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/tools/customcompleter/customcompleter.debug +%%QT_EXAMPLEDIR%%/examples/tools/customcompleter/customcompleter.pro +%%QT_EXAMPLEDIR%%/examples/tools/customcompleter/customcompleter.qrc +%%QT_EXAMPLEDIR%%/examples/tools/customcompleter/main.cpp +%%QT_EXAMPLEDIR%%/examples/tools/customcompleter/mainwindow.cpp +%%QT_EXAMPLEDIR%%/examples/tools/customcompleter/mainwindow.h +%%QT_EXAMPLEDIR%%/examples/tools/customcompleter/resources/wordlist.txt +%%QT_EXAMPLEDIR%%/examples/tools/customcompleter/textedit.cpp +%%QT_EXAMPLEDIR%%/examples/tools/customcompleter/textedit.h +%%QT_EXAMPLEDIR%%/examples/tools/echoplugin/echoplugin +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/tools/echoplugin/echoplugin.debug +%%QT_EXAMPLEDIR%%/examples/tools/echoplugin/echoplugin.pro +%%QT_EXAMPLEDIR%%/examples/tools/echoplugin/echowindow/echointerface.h +%%QT_EXAMPLEDIR%%/examples/tools/echoplugin/echowindow/echowindow.cpp +%%QT_EXAMPLEDIR%%/examples/tools/echoplugin/echowindow/echowindow.h +%%QT_EXAMPLEDIR%%/examples/tools/echoplugin/echowindow/echowindow.pro +%%QT_EXAMPLEDIR%%/examples/tools/echoplugin/echowindow/main.cpp +%%QT_EXAMPLEDIR%%/examples/tools/echoplugin/plugin/echoplugin.cpp +%%QT_EXAMPLEDIR%%/examples/tools/echoplugin/plugin/echoplugin.h +%%QT_EXAMPLEDIR%%/examples/tools/echoplugin/plugin/libechoplugin.so +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/tools/echoplugin/plugin/libechoplugin.so.debug +%%QT_EXAMPLEDIR%%/examples/tools/echoplugin/plugin/plugin.pro +%%QT_EXAMPLEDIR%%/examples/tools/i18n/i18n +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/tools/i18n/i18n.debug +%%QT_EXAMPLEDIR%%/examples/tools/i18n/i18n.pro +%%QT_EXAMPLEDIR%%/examples/tools/i18n/i18n.qrc +%%QT_EXAMPLEDIR%%/examples/tools/i18n/languagechooser.cpp +%%QT_EXAMPLEDIR%%/examples/tools/i18n/languagechooser.h +%%QT_EXAMPLEDIR%%/examples/tools/i18n/main.cpp +%%QT_EXAMPLEDIR%%/examples/tools/i18n/mainwindow.cpp +%%QT_EXAMPLEDIR%%/examples/tools/i18n/mainwindow.h +%%QT_EXAMPLEDIR%%/examples/tools/i18n/translations/i18n_ar.qm +%%QT_EXAMPLEDIR%%/examples/tools/i18n/translations/i18n_ar.ts +%%QT_EXAMPLEDIR%%/examples/tools/i18n/translations/i18n_cs.qm +%%QT_EXAMPLEDIR%%/examples/tools/i18n/translations/i18n_cs.ts +%%QT_EXAMPLEDIR%%/examples/tools/i18n/translations/i18n_de.qm +%%QT_EXAMPLEDIR%%/examples/tools/i18n/translations/i18n_de.ts +%%QT_EXAMPLEDIR%%/examples/tools/i18n/translations/i18n_el.qm +%%QT_EXAMPLEDIR%%/examples/tools/i18n/translations/i18n_el.ts +%%QT_EXAMPLEDIR%%/examples/tools/i18n/translations/i18n_en.qm +%%QT_EXAMPLEDIR%%/examples/tools/i18n/translations/i18n_en.ts +%%QT_EXAMPLEDIR%%/examples/tools/i18n/translations/i18n_eo.qm +%%QT_EXAMPLEDIR%%/examples/tools/i18n/translations/i18n_eo.ts +%%QT_EXAMPLEDIR%%/examples/tools/i18n/translations/i18n_fr.qm +%%QT_EXAMPLEDIR%%/examples/tools/i18n/translations/i18n_fr.ts +%%QT_EXAMPLEDIR%%/examples/tools/i18n/translations/i18n_it.qm +%%QT_EXAMPLEDIR%%/examples/tools/i18n/translations/i18n_it.ts +%%QT_EXAMPLEDIR%%/examples/tools/i18n/translations/i18n_jp.qm +%%QT_EXAMPLEDIR%%/examples/tools/i18n/translations/i18n_jp.ts +%%QT_EXAMPLEDIR%%/examples/tools/i18n/translations/i18n_ko.qm +%%QT_EXAMPLEDIR%%/examples/tools/i18n/translations/i18n_ko.ts +%%QT_EXAMPLEDIR%%/examples/tools/i18n/translations/i18n_no.qm +%%QT_EXAMPLEDIR%%/examples/tools/i18n/translations/i18n_no.ts +%%QT_EXAMPLEDIR%%/examples/tools/i18n/translations/i18n_ru.qm +%%QT_EXAMPLEDIR%%/examples/tools/i18n/translations/i18n_ru.ts +%%QT_EXAMPLEDIR%%/examples/tools/i18n/translations/i18n_sv.qm +%%QT_EXAMPLEDIR%%/examples/tools/i18n/translations/i18n_sv.ts +%%QT_EXAMPLEDIR%%/examples/tools/i18n/translations/i18n_zh.qm +%%QT_EXAMPLEDIR%%/examples/tools/i18n/translations/i18n_zh.ts +%%QT_EXAMPLEDIR%%/examples/tools/inputpanel/inputpanel +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/tools/inputpanel/inputpanel.debug +%%QT_EXAMPLEDIR%%/examples/tools/inputpanel/inputpanel.pro +%%QT_EXAMPLEDIR%%/examples/tools/inputpanel/main.cpp +%%QT_EXAMPLEDIR%%/examples/tools/inputpanel/mainform.ui +%%QT_EXAMPLEDIR%%/examples/tools/inputpanel/myinputpanel.cpp +%%QT_EXAMPLEDIR%%/examples/tools/inputpanel/myinputpanel.h +%%QT_EXAMPLEDIR%%/examples/tools/inputpanel/myinputpanelcontext.cpp +%%QT_EXAMPLEDIR%%/examples/tools/inputpanel/myinputpanelcontext.h +%%QT_EXAMPLEDIR%%/examples/tools/inputpanel/myinputpanelform.ui +%%QT_EXAMPLEDIR%%/examples/tools/plugandpaint/interfaces.h +%%QT_EXAMPLEDIR%%/examples/tools/plugandpaint/main.cpp +%%QT_EXAMPLEDIR%%/examples/tools/plugandpaint/mainwindow.cpp +%%QT_EXAMPLEDIR%%/examples/tools/plugandpaint/mainwindow.h +%%QT_EXAMPLEDIR%%/examples/tools/plugandpaint/paintarea.cpp +%%QT_EXAMPLEDIR%%/examples/tools/plugandpaint/paintarea.h +%%QT_EXAMPLEDIR%%/examples/tools/plugandpaint/plugandpaint +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/tools/plugandpaint/plugandpaint.debug +%%QT_EXAMPLEDIR%%/examples/tools/plugandpaint/plugandpaint.pro +%%QT_EXAMPLEDIR%%/examples/tools/plugandpaint/plugindialog.cpp +%%QT_EXAMPLEDIR%%/examples/tools/plugandpaint/plugindialog.h +%%QT_EXAMPLEDIR%%/examples/tools/plugandpaint/plugins/libpnp_basictools.a +%%QT_EXAMPLEDIR%%/examples/tools/plugandpaint/plugins/libpnp_basictools.prl +%%QT_EXAMPLEDIR%%/examples/tools/plugandpaint/plugins/libpnp_extrafilters.so +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/tools/plugandpaint/plugins/libpnp_extrafilters.so.debug +%%QT_EXAMPLEDIR%%/examples/tools/plugandpaintplugins/basictools/basictools.pro +%%QT_EXAMPLEDIR%%/examples/tools/plugandpaintplugins/basictools/basictoolsplugin.cpp +%%QT_EXAMPLEDIR%%/examples/tools/plugandpaintplugins/basictools/basictoolsplugin.h +%%QT_EXAMPLEDIR%%/examples/tools/plugandpaintplugins/extrafilters/extrafilters.pro +%%QT_EXAMPLEDIR%%/examples/tools/plugandpaintplugins/extrafilters/extrafiltersplugin.cpp +%%QT_EXAMPLEDIR%%/examples/tools/plugandpaintplugins/extrafilters/extrafiltersplugin.h +%%QT_EXAMPLEDIR%%/examples/tools/plugandpaintplugins/plugandpaintplugins.pro +%%QT_EXAMPLEDIR%%/examples/tools/regexp/main.cpp +%%QT_EXAMPLEDIR%%/examples/tools/regexp/regexp +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/tools/regexp/regexp.debug +%%QT_EXAMPLEDIR%%/examples/tools/regexp/regexp.pro +%%QT_EXAMPLEDIR%%/examples/tools/regexp/regexpdialog.cpp +%%QT_EXAMPLEDIR%%/examples/tools/regexp/regexpdialog.h +%%QT_EXAMPLEDIR%%/examples/tools/settingseditor/inifiles/licensepage.ini +%%QT_EXAMPLEDIR%%/examples/tools/settingseditor/inifiles/qsa.ini +%%QT_EXAMPLEDIR%%/examples/tools/settingseditor/locationdialog.cpp +%%QT_EXAMPLEDIR%%/examples/tools/settingseditor/locationdialog.h +%%QT_EXAMPLEDIR%%/examples/tools/settingseditor/main.cpp +%%QT_EXAMPLEDIR%%/examples/tools/settingseditor/mainwindow.cpp +%%QT_EXAMPLEDIR%%/examples/tools/settingseditor/mainwindow.h +%%QT_EXAMPLEDIR%%/examples/tools/settingseditor/settingseditor +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/tools/settingseditor/settingseditor.debug +%%QT_EXAMPLEDIR%%/examples/tools/settingseditor/settingseditor.pro +%%QT_EXAMPLEDIR%%/examples/tools/settingseditor/settingstree.cpp +%%QT_EXAMPLEDIR%%/examples/tools/settingseditor/settingstree.h +%%QT_EXAMPLEDIR%%/examples/tools/settingseditor/variantdelegate.cpp +%%QT_EXAMPLEDIR%%/examples/tools/settingseditor/variantdelegate.h +%%QT_EXAMPLEDIR%%/examples/tools/styleplugin/plugin/plugin.pro +%%QT_EXAMPLEDIR%%/examples/tools/styleplugin/plugin/simplestyle.cpp +%%QT_EXAMPLEDIR%%/examples/tools/styleplugin/plugin/simplestyle.h +%%QT_EXAMPLEDIR%%/examples/tools/styleplugin/plugin/simplestyleplugin.cpp +%%QT_EXAMPLEDIR%%/examples/tools/styleplugin/plugin/simplestyleplugin.h +%%QT_EXAMPLEDIR%%/examples/tools/styleplugin/styleplugin +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/tools/styleplugin/styleplugin.debug +%%QT_EXAMPLEDIR%%/examples/tools/styleplugin/styleplugin.pro +%%QT_EXAMPLEDIR%%/examples/tools/styleplugin/styles/libsimplestyleplugin.so +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/tools/styleplugin/styles/libsimplestyleplugin.so.debug +%%QT_EXAMPLEDIR%%/examples/tools/styleplugin/stylewindow/main.cpp +%%QT_EXAMPLEDIR%%/examples/tools/styleplugin/stylewindow/stylewindow.cpp +%%QT_EXAMPLEDIR%%/examples/tools/styleplugin/stylewindow/stylewindow.h +%%QT_EXAMPLEDIR%%/examples/tools/styleplugin/stylewindow/stylewindow.pro +%%QT_EXAMPLEDIR%%/examples/tools/tools.pro +%%QT_EXAMPLEDIR%%/examples/tools/treemodelcompleter/main.cpp +%%QT_EXAMPLEDIR%%/examples/tools/treemodelcompleter/mainwindow.cpp +%%QT_EXAMPLEDIR%%/examples/tools/treemodelcompleter/mainwindow.h +%%QT_EXAMPLEDIR%%/examples/tools/treemodelcompleter/resources/treemodel.txt +%%QT_EXAMPLEDIR%%/examples/tools/treemodelcompleter/treemodelcompleter +%%QT_EXAMPLEDIR%%/examples/tools/treemodelcompleter/treemodelcompleter.cpp +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/tools/treemodelcompleter/treemodelcompleter.debug +%%QT_EXAMPLEDIR%%/examples/tools/treemodelcompleter/treemodelcompleter.h +%%QT_EXAMPLEDIR%%/examples/tools/treemodelcompleter/treemodelcompleter.pro +%%QT_EXAMPLEDIR%%/examples/tools/treemodelcompleter/treemodelcompleter.qrc +%%QT_EXAMPLEDIR%%/examples/tools/undoframework/commands.cpp +%%QT_EXAMPLEDIR%%/examples/tools/undoframework/commands.h +%%QT_EXAMPLEDIR%%/examples/tools/undoframework/diagramitem.cpp +%%QT_EXAMPLEDIR%%/examples/tools/undoframework/diagramitem.h +%%QT_EXAMPLEDIR%%/examples/tools/undoframework/diagramscene.cpp +%%QT_EXAMPLEDIR%%/examples/tools/undoframework/diagramscene.h +%%QT_EXAMPLEDIR%%/examples/tools/undoframework/images/cross.png +%%QT_EXAMPLEDIR%%/examples/tools/undoframework/main.cpp +%%QT_EXAMPLEDIR%%/examples/tools/undoframework/mainwindow.cpp +%%QT_EXAMPLEDIR%%/examples/tools/undoframework/mainwindow.h +%%QT_EXAMPLEDIR%%/examples/tools/undoframework/undoframework +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/tools/undoframework/undoframework.debug +%%QT_EXAMPLEDIR%%/examples/tools/undoframework/undoframework.pro +%%QT_EXAMPLEDIR%%/examples/tools/undoframework/undoframework.qrc +%%QT_EXAMPLEDIR%%/examples/touch/dials/dials +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/touch/dials/dials.debug +%%QT_EXAMPLEDIR%%/examples/touch/dials/dials.pro +%%QT_EXAMPLEDIR%%/examples/touch/dials/dials.ui +%%QT_EXAMPLEDIR%%/examples/touch/dials/main.cpp +%%QT_EXAMPLEDIR%%/examples/touch/fingerpaint/fingerpaint +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/touch/fingerpaint/fingerpaint.debug +%%QT_EXAMPLEDIR%%/examples/touch/fingerpaint/fingerpaint.pro +%%QT_EXAMPLEDIR%%/examples/touch/fingerpaint/main.cpp +%%QT_EXAMPLEDIR%%/examples/touch/fingerpaint/mainwindow.cpp +%%QT_EXAMPLEDIR%%/examples/touch/fingerpaint/mainwindow.h +%%QT_EXAMPLEDIR%%/examples/touch/fingerpaint/scribblearea.cpp +%%QT_EXAMPLEDIR%%/examples/touch/fingerpaint/scribblearea.h +%%QT_EXAMPLEDIR%%/examples/touch/knobs/knob.cpp +%%QT_EXAMPLEDIR%%/examples/touch/knobs/knob.h +%%QT_EXAMPLEDIR%%/examples/touch/knobs/knobs +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/touch/knobs/knobs.debug +%%QT_EXAMPLEDIR%%/examples/touch/knobs/knobs.pro +%%QT_EXAMPLEDIR%%/examples/touch/knobs/main.cpp +%%QT_EXAMPLEDIR%%/examples/touch/pinchzoom/graphicsview.cpp +%%QT_EXAMPLEDIR%%/examples/touch/pinchzoom/graphicsview.h +%%QT_EXAMPLEDIR%%/examples/touch/pinchzoom/images/cheese.jpg +%%QT_EXAMPLEDIR%%/examples/touch/pinchzoom/main.cpp +%%QT_EXAMPLEDIR%%/examples/touch/pinchzoom/mice.qrc +%%QT_EXAMPLEDIR%%/examples/touch/pinchzoom/mouse.cpp +%%QT_EXAMPLEDIR%%/examples/touch/pinchzoom/mouse.h +%%QT_EXAMPLEDIR%%/examples/touch/pinchzoom/pinchzoom +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/touch/pinchzoom/pinchzoom.debug +%%QT_EXAMPLEDIR%%/examples/touch/pinchzoom/pinchzoom.pro +%%QT_EXAMPLEDIR%%/examples/tutorials/README +%%QT_EXAMPLEDIR%%/examples/tutorials/addressbook/README +%%QT_EXAMPLEDIR%%/examples/tutorials/addressbook/addressbook.pro +%%QT_EXAMPLEDIR%%/examples/tutorials/addressbook/part1/addressbook.cpp +%%QT_EXAMPLEDIR%%/examples/tutorials/addressbook/part1/addressbook.h +%%QT_EXAMPLEDIR%%/examples/tutorials/addressbook/part1/main.cpp +%%QT_EXAMPLEDIR%%/examples/tutorials/addressbook/part1/part1 +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/tutorials/addressbook/part1/part1.debug +%%QT_EXAMPLEDIR%%/examples/tutorials/addressbook/part1/part1.pro +%%QT_EXAMPLEDIR%%/examples/tutorials/addressbook/part2/addressbook.cpp +%%QT_EXAMPLEDIR%%/examples/tutorials/addressbook/part2/addressbook.h +%%QT_EXAMPLEDIR%%/examples/tutorials/addressbook/part2/main.cpp +%%QT_EXAMPLEDIR%%/examples/tutorials/addressbook/part2/part2 +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/tutorials/addressbook/part2/part2.debug +%%QT_EXAMPLEDIR%%/examples/tutorials/addressbook/part2/part2.pro +%%QT_EXAMPLEDIR%%/examples/tutorials/addressbook/part3/addressbook.cpp +%%QT_EXAMPLEDIR%%/examples/tutorials/addressbook/part3/addressbook.h +%%QT_EXAMPLEDIR%%/examples/tutorials/addressbook/part3/main.cpp +%%QT_EXAMPLEDIR%%/examples/tutorials/addressbook/part3/part3 +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/tutorials/addressbook/part3/part3.debug +%%QT_EXAMPLEDIR%%/examples/tutorials/addressbook/part3/part3.pro +%%QT_EXAMPLEDIR%%/examples/tutorials/addressbook/part4/addressbook.cpp +%%QT_EXAMPLEDIR%%/examples/tutorials/addressbook/part4/addressbook.h +%%QT_EXAMPLEDIR%%/examples/tutorials/addressbook/part4/main.cpp +%%QT_EXAMPLEDIR%%/examples/tutorials/addressbook/part4/part4 +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/tutorials/addressbook/part4/part4.debug +%%QT_EXAMPLEDIR%%/examples/tutorials/addressbook/part4/part4.pro +%%QT_EXAMPLEDIR%%/examples/tutorials/addressbook/part5/addressbook.cpp +%%QT_EXAMPLEDIR%%/examples/tutorials/addressbook/part5/addressbook.h +%%QT_EXAMPLEDIR%%/examples/tutorials/addressbook/part5/finddialog.cpp +%%QT_EXAMPLEDIR%%/examples/tutorials/addressbook/part5/finddialog.h +%%QT_EXAMPLEDIR%%/examples/tutorials/addressbook/part5/main.cpp +%%QT_EXAMPLEDIR%%/examples/tutorials/addressbook/part5/part5 +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/tutorials/addressbook/part5/part5.debug +%%QT_EXAMPLEDIR%%/examples/tutorials/addressbook/part5/part5.pro +%%QT_EXAMPLEDIR%%/examples/tutorials/addressbook/part6/addressbook.cpp +%%QT_EXAMPLEDIR%%/examples/tutorials/addressbook/part6/addressbook.h +%%QT_EXAMPLEDIR%%/examples/tutorials/addressbook/part6/finddialog.cpp +%%QT_EXAMPLEDIR%%/examples/tutorials/addressbook/part6/finddialog.h +%%QT_EXAMPLEDIR%%/examples/tutorials/addressbook/part6/main.cpp +%%QT_EXAMPLEDIR%%/examples/tutorials/addressbook/part6/part6 +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/tutorials/addressbook/part6/part6.debug +%%QT_EXAMPLEDIR%%/examples/tutorials/addressbook/part6/part6.pro +%%QT_EXAMPLEDIR%%/examples/tutorials/addressbook/part7/addressbook.cpp +%%QT_EXAMPLEDIR%%/examples/tutorials/addressbook/part7/addressbook.h +%%QT_EXAMPLEDIR%%/examples/tutorials/addressbook/part7/finddialog.cpp +%%QT_EXAMPLEDIR%%/examples/tutorials/addressbook/part7/finddialog.h +%%QT_EXAMPLEDIR%%/examples/tutorials/addressbook/part7/main.cpp +%%QT_EXAMPLEDIR%%/examples/tutorials/addressbook/part7/part7 +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/tutorials/addressbook/part7/part7.debug +%%QT_EXAMPLEDIR%%/examples/tutorials/addressbook/part7/part7.pro +%%QT_EXAMPLEDIR%%/examples/tutorials/modelview/1_readonly/1_readonly.pro +%%QT_EXAMPLEDIR%%/examples/tutorials/modelview/1_readonly/main.cpp +%%QT_EXAMPLEDIR%%/examples/tutorials/modelview/1_readonly/mv_readonly +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/tutorials/modelview/1_readonly/mv_readonly.debug +%%QT_EXAMPLEDIR%%/examples/tutorials/modelview/1_readonly/mymodel.cpp +%%QT_EXAMPLEDIR%%/examples/tutorials/modelview/1_readonly/mymodel.h +%%QT_EXAMPLEDIR%%/examples/tutorials/modelview/2_formatting/2_formatting.pro +%%QT_EXAMPLEDIR%%/examples/tutorials/modelview/2_formatting/main.cpp +%%QT_EXAMPLEDIR%%/examples/tutorials/modelview/2_formatting/mv_formatting +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/tutorials/modelview/2_formatting/mv_formatting.debug +%%QT_EXAMPLEDIR%%/examples/tutorials/modelview/2_formatting/mymodel.cpp +%%QT_EXAMPLEDIR%%/examples/tutorials/modelview/2_formatting/mymodel.h +%%QT_EXAMPLEDIR%%/examples/tutorials/modelview/3_changingmodel/3_changingmodel.pro +%%QT_EXAMPLEDIR%%/examples/tutorials/modelview/3_changingmodel/main.cpp +%%QT_EXAMPLEDIR%%/examples/tutorials/modelview/3_changingmodel/mv_changingmodel +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/tutorials/modelview/3_changingmodel/mv_changingmodel.debug +%%QT_EXAMPLEDIR%%/examples/tutorials/modelview/3_changingmodel/mymodel.cpp +%%QT_EXAMPLEDIR%%/examples/tutorials/modelview/3_changingmodel/mymodel.h +%%QT_EXAMPLEDIR%%/examples/tutorials/modelview/4_headers/4_headers.pro +%%QT_EXAMPLEDIR%%/examples/tutorials/modelview/4_headers/main.cpp +%%QT_EXAMPLEDIR%%/examples/tutorials/modelview/4_headers/mv_headers +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/tutorials/modelview/4_headers/mv_headers.debug +%%QT_EXAMPLEDIR%%/examples/tutorials/modelview/4_headers/mymodel.cpp +%%QT_EXAMPLEDIR%%/examples/tutorials/modelview/4_headers/mymodel.h +%%QT_EXAMPLEDIR%%/examples/tutorials/modelview/5_edit/5_edit.pro +%%QT_EXAMPLEDIR%%/examples/tutorials/modelview/5_edit/main.cpp +%%QT_EXAMPLEDIR%%/examples/tutorials/modelview/5_edit/mainwindow.cpp +%%QT_EXAMPLEDIR%%/examples/tutorials/modelview/5_edit/mainwindow.h +%%QT_EXAMPLEDIR%%/examples/tutorials/modelview/5_edit/mv_edit +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/tutorials/modelview/5_edit/mv_edit.debug +%%QT_EXAMPLEDIR%%/examples/tutorials/modelview/5_edit/mymodel.cpp +%%QT_EXAMPLEDIR%%/examples/tutorials/modelview/5_edit/mymodel.h +%%QT_EXAMPLEDIR%%/examples/tutorials/modelview/6_treeview/6_treeview.pro +%%QT_EXAMPLEDIR%%/examples/tutorials/modelview/6_treeview/main.cpp +%%QT_EXAMPLEDIR%%/examples/tutorials/modelview/6_treeview/mainwindow.cpp +%%QT_EXAMPLEDIR%%/examples/tutorials/modelview/6_treeview/mainwindow.h +%%QT_EXAMPLEDIR%%/examples/tutorials/modelview/6_treeview/mv_tree +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/tutorials/modelview/6_treeview/mv_tree.debug +%%QT_EXAMPLEDIR%%/examples/tutorials/modelview/7_selections/7_selections.pro +%%QT_EXAMPLEDIR%%/examples/tutorials/modelview/7_selections/main.cpp +%%QT_EXAMPLEDIR%%/examples/tutorials/modelview/7_selections/mainwindow.cpp +%%QT_EXAMPLEDIR%%/examples/tutorials/modelview/7_selections/mainwindow.h +%%QT_EXAMPLEDIR%%/examples/tutorials/modelview/7_selections/mv_selections +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/tutorials/modelview/7_selections/mv_selections.debug +%%QT_EXAMPLEDIR%%/examples/tutorials/modelview/modelview.pro +%%QT_EXAMPLEDIR%%/examples/tutorials/threads/clock/clock +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/tutorials/threads/clock/clock.debug +%%QT_EXAMPLEDIR%%/examples/tutorials/threads/clock/clock.pro +%%QT_EXAMPLEDIR%%/examples/tutorials/threads/clock/clockthread.cpp +%%QT_EXAMPLEDIR%%/examples/tutorials/threads/clock/clockthread.h +%%QT_EXAMPLEDIR%%/examples/tutorials/threads/clock/main.cpp +%%QT_EXAMPLEDIR%%/examples/tutorials/threads/helloconcurrent/helloconcurrent +%%QT_EXAMPLEDIR%%/examples/tutorials/threads/helloconcurrent/helloconcurrent.cpp +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/tutorials/threads/helloconcurrent/helloconcurrent.debug +%%QT_EXAMPLEDIR%%/examples/tutorials/threads/helloconcurrent/helloconcurrent.pro +%%QT_EXAMPLEDIR%%/examples/tutorials/threads/hellothread/hellothread +%%QT_EXAMPLEDIR%%/examples/tutorials/threads/hellothread/hellothread.cpp +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/tutorials/threads/hellothread/hellothread.debug +%%QT_EXAMPLEDIR%%/examples/tutorials/threads/hellothread/hellothread.h +%%QT_EXAMPLEDIR%%/examples/tutorials/threads/hellothread/hellothread.pro +%%QT_EXAMPLEDIR%%/examples/tutorials/threads/hellothread/main.cpp +%%QT_EXAMPLEDIR%%/examples/tutorials/threads/hellothreadpool/hellothreadpool +%%QT_EXAMPLEDIR%%/examples/tutorials/threads/hellothreadpool/hellothreadpool.cpp +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/tutorials/threads/hellothreadpool/hellothreadpool.debug +%%QT_EXAMPLEDIR%%/examples/tutorials/threads/hellothreadpool/hellothreadpool.pro +%%QT_EXAMPLEDIR%%/examples/tutorials/threads/movedobject/main.cpp +%%QT_EXAMPLEDIR%%/examples/tutorials/threads/movedobject/movedobject +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/tutorials/threads/movedobject/movedobject.debug +%%QT_EXAMPLEDIR%%/examples/tutorials/threads/movedobject/movedobject.pro +%%QT_EXAMPLEDIR%%/examples/tutorials/threads/movedobject/thread.cpp +%%QT_EXAMPLEDIR%%/examples/tutorials/threads/movedobject/thread.h +%%QT_EXAMPLEDIR%%/examples/tutorials/threads/movedobject/workerobject.cpp +%%QT_EXAMPLEDIR%%/examples/tutorials/threads/movedobject/workerobject.h +%%QT_EXAMPLEDIR%%/examples/tutorials/tutorials.pro +%%QT_EXAMPLEDIR%%/examples/uitools/multipleinheritance/calculatorform.cpp +%%QT_EXAMPLEDIR%%/examples/uitools/multipleinheritance/calculatorform.h +%%QT_EXAMPLEDIR%%/examples/uitools/multipleinheritance/calculatorform.ui +%%QT_EXAMPLEDIR%%/examples/uitools/multipleinheritance/main.cpp +%%QT_EXAMPLEDIR%%/examples/uitools/multipleinheritance/multipleinheritance +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/uitools/multipleinheritance/multipleinheritance.debug +%%QT_EXAMPLEDIR%%/examples/uitools/multipleinheritance/multipleinheritance.pro +%%QT_EXAMPLEDIR%%/examples/uitools/textfinder/forms/input.txt +%%QT_EXAMPLEDIR%%/examples/uitools/textfinder/forms/textfinder.ui +%%QT_EXAMPLEDIR%%/examples/uitools/textfinder/main.cpp +%%QT_EXAMPLEDIR%%/examples/uitools/textfinder/textfinder +%%QT_EXAMPLEDIR%%/examples/uitools/textfinder/textfinder.cpp +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/uitools/textfinder/textfinder.debug +%%QT_EXAMPLEDIR%%/examples/uitools/textfinder/textfinder.h +%%QT_EXAMPLEDIR%%/examples/uitools/textfinder/textfinder.pro +%%QT_EXAMPLEDIR%%/examples/uitools/textfinder/textfinder.qrc +%%QT_EXAMPLEDIR%%/examples/uitools/uitools.pro +%%QT_EXAMPLEDIR%%/examples/webkit/domtraversal/domtraversal +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/webkit/domtraversal/domtraversal.debug +%%QT_EXAMPLEDIR%%/examples/webkit/domtraversal/domtraversal.pro +%%QT_EXAMPLEDIR%%/examples/webkit/domtraversal/main.cpp +%%QT_EXAMPLEDIR%%/examples/webkit/domtraversal/window.cpp +%%QT_EXAMPLEDIR%%/examples/webkit/domtraversal/window.h +%%QT_EXAMPLEDIR%%/examples/webkit/domtraversal/window.ui +%%QT_EXAMPLEDIR%%/examples/webkit/domtraversal/window_mobiles.ui +%%QT_EXAMPLEDIR%%/examples/webkit/fancybrowser/fancybrowser +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/webkit/fancybrowser/fancybrowser.debug +%%QT_EXAMPLEDIR%%/examples/webkit/fancybrowser/fancybrowser.pro +%%QT_EXAMPLEDIR%%/examples/webkit/fancybrowser/jquery.qrc +%%QT_EXAMPLEDIR%%/examples/webkit/fancybrowser/main.cpp +%%QT_EXAMPLEDIR%%/examples/webkit/fancybrowser/mainwindow.cpp +%%QT_EXAMPLEDIR%%/examples/webkit/fancybrowser/mainwindow.h +%%QT_EXAMPLEDIR%%/examples/webkit/formextractor/form.html +%%QT_EXAMPLEDIR%%/examples/webkit/formextractor/formextractor +%%QT_EXAMPLEDIR%%/examples/webkit/formextractor/formextractor.cpp +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/webkit/formextractor/formextractor.debug +%%QT_EXAMPLEDIR%%/examples/webkit/formextractor/formextractor.h +%%QT_EXAMPLEDIR%%/examples/webkit/formextractor/formextractor.pro +%%QT_EXAMPLEDIR%%/examples/webkit/formextractor/formextractor.qrc +%%QT_EXAMPLEDIR%%/examples/webkit/formextractor/formextractor.ui +%%QT_EXAMPLEDIR%%/examples/webkit/formextractor/formextractor_mobiles.ui +%%QT_EXAMPLEDIR%%/examples/webkit/formextractor/main.cpp +%%QT_EXAMPLEDIR%%/examples/webkit/formextractor/mainwindow.cpp +%%QT_EXAMPLEDIR%%/examples/webkit/formextractor/mainwindow.h +%%QT_EXAMPLEDIR%%/examples/webkit/framecapture/framecapture +%%QT_EXAMPLEDIR%%/examples/webkit/framecapture/framecapture.cpp +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/webkit/framecapture/framecapture.debug +%%QT_EXAMPLEDIR%%/examples/webkit/framecapture/framecapture.h +%%QT_EXAMPLEDIR%%/examples/webkit/framecapture/main.cpp +%%QT_EXAMPLEDIR%%/examples/webkit/googlechat/form.ui +%%QT_EXAMPLEDIR%%/examples/webkit/googlechat/googlechat +%%QT_EXAMPLEDIR%%/examples/webkit/googlechat/googlechat.cpp +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/webkit/googlechat/googlechat.debug +%%QT_EXAMPLEDIR%%/examples/webkit/googlechat/googlechat.h +%%QT_EXAMPLEDIR%%/examples/webkit/googlechat/googlechat.pro +%%QT_EXAMPLEDIR%%/examples/webkit/googlechat/main.cpp +%%QT_EXAMPLEDIR%%/examples/webkit/previewer/main.cpp +%%QT_EXAMPLEDIR%%/examples/webkit/previewer/mainwindow.cpp +%%QT_EXAMPLEDIR%%/examples/webkit/previewer/mainwindow.h +%%QT_EXAMPLEDIR%%/examples/webkit/previewer/previewer +%%QT_EXAMPLEDIR%%/examples/webkit/previewer/previewer.cpp +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/webkit/previewer/previewer.debug +%%QT_EXAMPLEDIR%%/examples/webkit/previewer/previewer.h +%%QT_EXAMPLEDIR%%/examples/webkit/previewer/previewer.pro +%%QT_EXAMPLEDIR%%/examples/webkit/previewer/previewer.ui +%%QT_EXAMPLEDIR%%/examples/webkit/previewer/previewer_mobiles.ui +%%QT_EXAMPLEDIR%%/examples/webkit/simpleselector/main.cpp +%%QT_EXAMPLEDIR%%/examples/webkit/simpleselector/simpleselector +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/webkit/simpleselector/simpleselector.debug +%%QT_EXAMPLEDIR%%/examples/webkit/simpleselector/simpleselector.pro +%%QT_EXAMPLEDIR%%/examples/webkit/simpleselector/window.cpp +%%QT_EXAMPLEDIR%%/examples/webkit/simpleselector/window.h +%%QT_EXAMPLEDIR%%/examples/webkit/simpleselector/window.ui +%%QT_EXAMPLEDIR%%/examples/webkit/simplewebplugin/csvfactory.cpp +%%QT_EXAMPLEDIR%%/examples/webkit/simplewebplugin/csvfactory.h +%%QT_EXAMPLEDIR%%/examples/webkit/simplewebplugin/csvview.cpp +%%QT_EXAMPLEDIR%%/examples/webkit/simplewebplugin/csvview.h +%%QT_EXAMPLEDIR%%/examples/webkit/simplewebplugin/main.cpp +%%QT_EXAMPLEDIR%%/examples/webkit/simplewebplugin/mainwindow.cpp +%%QT_EXAMPLEDIR%%/examples/webkit/simplewebplugin/mainwindow.h +%%QT_EXAMPLEDIR%%/examples/webkit/simplewebplugin/simplewebplugin +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/webkit/simplewebplugin/simplewebplugin.debug +%%QT_EXAMPLEDIR%%/examples/webkit/simplewebplugin/simplewebplugin.pro +%%QT_EXAMPLEDIR%%/examples/webkit/simplewebplugin/simplewebplugin.qrc +%%QT_EXAMPLEDIR%%/examples/webkit/webftpclient/downloader.cpp +%%QT_EXAMPLEDIR%%/examples/webkit/webftpclient/downloader.h +%%QT_EXAMPLEDIR%%/examples/webkit/webftpclient/ftpreply.cpp +%%QT_EXAMPLEDIR%%/examples/webkit/webftpclient/ftpreply.h +%%QT_EXAMPLEDIR%%/examples/webkit/webftpclient/ftpview.cpp +%%QT_EXAMPLEDIR%%/examples/webkit/webftpclient/ftpview.h +%%QT_EXAMPLEDIR%%/examples/webkit/webftpclient/main.cpp +%%QT_EXAMPLEDIR%%/examples/webkit/webftpclient/networkaccessmanager.cpp +%%QT_EXAMPLEDIR%%/examples/webkit/webftpclient/networkaccessmanager.h +%%QT_EXAMPLEDIR%%/examples/webkit/webftpclient/webftpclient +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/webkit/webftpclient/webftpclient.debug +%%QT_EXAMPLEDIR%%/examples/webkit/webftpclient/webftpclient.pro +%%QT_EXAMPLEDIR%%/examples/webkit/webkit.pro +%%QT_EXAMPLEDIR%%/examples/webkit/webplugin/csvfactory.cpp +%%QT_EXAMPLEDIR%%/examples/webkit/webplugin/csvfactory.h +%%QT_EXAMPLEDIR%%/examples/webkit/webplugin/csvview.cpp +%%QT_EXAMPLEDIR%%/examples/webkit/webplugin/csvview.h +%%QT_EXAMPLEDIR%%/examples/webkit/webplugin/main.cpp +%%QT_EXAMPLEDIR%%/examples/webkit/webplugin/mainwindow.cpp +%%QT_EXAMPLEDIR%%/examples/webkit/webplugin/mainwindow.h +%%QT_EXAMPLEDIR%%/examples/webkit/webplugin/webplugin +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/webkit/webplugin/webplugin.debug +%%QT_EXAMPLEDIR%%/examples/webkit/webplugin/webplugin.pro +%%QT_EXAMPLEDIR%%/examples/webkit/webplugin/webplugin.qrc +%%QT_EXAMPLEDIR%%/examples/widgets/README +%%QT_EXAMPLEDIR%%/examples/widgets/analogclock/analogclock +%%QT_EXAMPLEDIR%%/examples/widgets/analogclock/analogclock.cpp +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/widgets/analogclock/analogclock.debug +%%QT_EXAMPLEDIR%%/examples/widgets/analogclock/analogclock.h +%%QT_EXAMPLEDIR%%/examples/widgets/analogclock/analogclock.pro +%%QT_EXAMPLEDIR%%/examples/widgets/analogclock/main.cpp +%%QT_EXAMPLEDIR%%/examples/widgets/calculator/button.cpp +%%QT_EXAMPLEDIR%%/examples/widgets/calculator/button.h +%%QT_EXAMPLEDIR%%/examples/widgets/calculator/calculator +%%QT_EXAMPLEDIR%%/examples/widgets/calculator/calculator.cpp +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/widgets/calculator/calculator.debug +%%QT_EXAMPLEDIR%%/examples/widgets/calculator/calculator.h +%%QT_EXAMPLEDIR%%/examples/widgets/calculator/calculator.pro +%%QT_EXAMPLEDIR%%/examples/widgets/calculator/main.cpp +%%QT_EXAMPLEDIR%%/examples/widgets/calendarwidget/calendarwidget +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/widgets/calendarwidget/calendarwidget.debug +%%QT_EXAMPLEDIR%%/examples/widgets/calendarwidget/calendarwidget.pro +%%QT_EXAMPLEDIR%%/examples/widgets/calendarwidget/main.cpp +%%QT_EXAMPLEDIR%%/examples/widgets/calendarwidget/window.cpp +%%QT_EXAMPLEDIR%%/examples/widgets/calendarwidget/window.h +%%QT_EXAMPLEDIR%%/examples/widgets/charactermap/charactermap +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/widgets/charactermap/charactermap.debug +%%QT_EXAMPLEDIR%%/examples/widgets/charactermap/charactermap.pro +%%QT_EXAMPLEDIR%%/examples/widgets/charactermap/characterwidget.cpp +%%QT_EXAMPLEDIR%%/examples/widgets/charactermap/characterwidget.h +%%QT_EXAMPLEDIR%%/examples/widgets/charactermap/main.cpp +%%QT_EXAMPLEDIR%%/examples/widgets/charactermap/mainwindow.cpp +%%QT_EXAMPLEDIR%%/examples/widgets/charactermap/mainwindow.h +%%QT_EXAMPLEDIR%%/examples/widgets/codeeditor/codeeditor +%%QT_EXAMPLEDIR%%/examples/widgets/codeeditor/codeeditor.cpp +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/widgets/codeeditor/codeeditor.debug +%%QT_EXAMPLEDIR%%/examples/widgets/codeeditor/codeeditor.h +%%QT_EXAMPLEDIR%%/examples/widgets/codeeditor/codeeditor.pro +%%QT_EXAMPLEDIR%%/examples/widgets/codeeditor/main.cpp +%%QT_EXAMPLEDIR%%/examples/widgets/digitalclock/digitalclock +%%QT_EXAMPLEDIR%%/examples/widgets/digitalclock/digitalclock.cpp +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/widgets/digitalclock/digitalclock.debug +%%QT_EXAMPLEDIR%%/examples/widgets/digitalclock/digitalclock.h +%%QT_EXAMPLEDIR%%/examples/widgets/digitalclock/digitalclock.pro +%%QT_EXAMPLEDIR%%/examples/widgets/digitalclock/main.cpp +%%QT_EXAMPLEDIR%%/examples/widgets/groupbox/groupbox +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/widgets/groupbox/groupbox.debug +%%QT_EXAMPLEDIR%%/examples/widgets/groupbox/groupbox.pro +%%QT_EXAMPLEDIR%%/examples/widgets/groupbox/main.cpp +%%QT_EXAMPLEDIR%%/examples/widgets/groupbox/window.cpp +%%QT_EXAMPLEDIR%%/examples/widgets/groupbox/window.h +%%QT_EXAMPLEDIR%%/examples/widgets/icons/iconpreviewarea.cpp +%%QT_EXAMPLEDIR%%/examples/widgets/icons/iconpreviewarea.h +%%QT_EXAMPLEDIR%%/examples/widgets/icons/icons +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/widgets/icons/icons.debug +%%QT_EXAMPLEDIR%%/examples/widgets/icons/icons.pro +%%QT_EXAMPLEDIR%%/examples/widgets/icons/iconsizespinbox.cpp +%%QT_EXAMPLEDIR%%/examples/widgets/icons/iconsizespinbox.h +%%QT_EXAMPLEDIR%%/examples/widgets/icons/imagedelegate.cpp +%%QT_EXAMPLEDIR%%/examples/widgets/icons/imagedelegate.h +%%QT_EXAMPLEDIR%%/examples/widgets/icons/images/designer.png +%%QT_EXAMPLEDIR%%/examples/widgets/icons/images/find_disabled.png +%%QT_EXAMPLEDIR%%/examples/widgets/icons/images/find_normal.png +%%QT_EXAMPLEDIR%%/examples/widgets/icons/images/monkey_off_128x128.png +%%QT_EXAMPLEDIR%%/examples/widgets/icons/images/monkey_off_16x16.png +%%QT_EXAMPLEDIR%%/examples/widgets/icons/images/monkey_off_32x32.png +%%QT_EXAMPLEDIR%%/examples/widgets/icons/images/monkey_off_64x64.png +%%QT_EXAMPLEDIR%%/examples/widgets/icons/images/monkey_on_128x128.png +%%QT_EXAMPLEDIR%%/examples/widgets/icons/images/monkey_on_16x16.png +%%QT_EXAMPLEDIR%%/examples/widgets/icons/images/monkey_on_32x32.png +%%QT_EXAMPLEDIR%%/examples/widgets/icons/images/monkey_on_64x64.png +%%QT_EXAMPLEDIR%%/examples/widgets/icons/images/qt_extended_16x16.png +%%QT_EXAMPLEDIR%%/examples/widgets/icons/images/qt_extended_32x32.png +%%QT_EXAMPLEDIR%%/examples/widgets/icons/images/qt_extended_48x48.png +%%QT_EXAMPLEDIR%%/examples/widgets/icons/main.cpp +%%QT_EXAMPLEDIR%%/examples/widgets/icons/mainwindow.cpp +%%QT_EXAMPLEDIR%%/examples/widgets/icons/mainwindow.h +%%QT_EXAMPLEDIR%%/examples/widgets/imageviewer/imageviewer +%%QT_EXAMPLEDIR%%/examples/widgets/imageviewer/imageviewer.cpp +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/widgets/imageviewer/imageviewer.debug +%%QT_EXAMPLEDIR%%/examples/widgets/imageviewer/imageviewer.h +%%QT_EXAMPLEDIR%%/examples/widgets/imageviewer/imageviewer.pro +%%QT_EXAMPLEDIR%%/examples/widgets/imageviewer/main.cpp +%%QT_EXAMPLEDIR%%/examples/widgets/lineedits/lineedits +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/widgets/lineedits/lineedits.debug +%%QT_EXAMPLEDIR%%/examples/widgets/lineedits/lineedits.pro +%%QT_EXAMPLEDIR%%/examples/widgets/lineedits/main.cpp +%%QT_EXAMPLEDIR%%/examples/widgets/lineedits/window.cpp +%%QT_EXAMPLEDIR%%/examples/widgets/lineedits/window.h +%%QT_EXAMPLEDIR%%/examples/widgets/movie/animation.mng +%%QT_EXAMPLEDIR%%/examples/widgets/movie/main.cpp +%%QT_EXAMPLEDIR%%/examples/widgets/movie/movie +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/widgets/movie/movie.debug +%%QT_EXAMPLEDIR%%/examples/widgets/movie/movie.pro +%%QT_EXAMPLEDIR%%/examples/widgets/movie/movieplayer.cpp +%%QT_EXAMPLEDIR%%/examples/widgets/movie/movieplayer.h +%%QT_EXAMPLEDIR%%/examples/widgets/scribble/main.cpp +%%QT_EXAMPLEDIR%%/examples/widgets/scribble/mainwindow.cpp +%%QT_EXAMPLEDIR%%/examples/widgets/scribble/mainwindow.h +%%QT_EXAMPLEDIR%%/examples/widgets/scribble/scribble +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/widgets/scribble/scribble.debug +%%QT_EXAMPLEDIR%%/examples/widgets/scribble/scribble.pro +%%QT_EXAMPLEDIR%%/examples/widgets/scribble/scribblearea.cpp +%%QT_EXAMPLEDIR%%/examples/widgets/scribble/scribblearea.h +%%QT_EXAMPLEDIR%%/examples/widgets/shapedclock/main.cpp +%%QT_EXAMPLEDIR%%/examples/widgets/shapedclock/shapedclock +%%QT_EXAMPLEDIR%%/examples/widgets/shapedclock/shapedclock.cpp +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/widgets/shapedclock/shapedclock.debug +%%QT_EXAMPLEDIR%%/examples/widgets/shapedclock/shapedclock.h +%%QT_EXAMPLEDIR%%/examples/widgets/shapedclock/shapedclock.pro +%%QT_EXAMPLEDIR%%/examples/widgets/sliders/main.cpp +%%QT_EXAMPLEDIR%%/examples/widgets/sliders/sliders +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/widgets/sliders/sliders.debug +%%QT_EXAMPLEDIR%%/examples/widgets/sliders/sliders.pro +%%QT_EXAMPLEDIR%%/examples/widgets/sliders/slidersgroup.cpp +%%QT_EXAMPLEDIR%%/examples/widgets/sliders/slidersgroup.h +%%QT_EXAMPLEDIR%%/examples/widgets/sliders/window.cpp +%%QT_EXAMPLEDIR%%/examples/widgets/sliders/window.h +%%QT_EXAMPLEDIR%%/examples/widgets/spinboxes/main.cpp +%%QT_EXAMPLEDIR%%/examples/widgets/spinboxes/spinboxes +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/widgets/spinboxes/spinboxes.debug +%%QT_EXAMPLEDIR%%/examples/widgets/spinboxes/spinboxes.pro +%%QT_EXAMPLEDIR%%/examples/widgets/spinboxes/window.cpp +%%QT_EXAMPLEDIR%%/examples/widgets/spinboxes/window.h +%%QT_EXAMPLEDIR%%/examples/widgets/styles/images/woodbackground.png +%%QT_EXAMPLEDIR%%/examples/widgets/styles/images/woodbutton.png +%%QT_EXAMPLEDIR%%/examples/widgets/styles/main.cpp +%%QT_EXAMPLEDIR%%/examples/widgets/styles/norwegianwoodstyle.cpp +%%QT_EXAMPLEDIR%%/examples/widgets/styles/norwegianwoodstyle.h +%%QT_EXAMPLEDIR%%/examples/widgets/styles/styles +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/widgets/styles/styles.debug +%%QT_EXAMPLEDIR%%/examples/widgets/styles/styles.pro +%%QT_EXAMPLEDIR%%/examples/widgets/styles/styles.qrc +%%QT_EXAMPLEDIR%%/examples/widgets/styles/widgetgallery.cpp +%%QT_EXAMPLEDIR%%/examples/widgets/styles/widgetgallery.h +%%QT_EXAMPLEDIR%%/examples/widgets/stylesheet/images/checkbox_checked.png +%%QT_EXAMPLEDIR%%/examples/widgets/stylesheet/images/checkbox_checked_hover.png +%%QT_EXAMPLEDIR%%/examples/widgets/stylesheet/images/checkbox_checked_pressed.png +%%QT_EXAMPLEDIR%%/examples/widgets/stylesheet/images/checkbox_unchecked.png +%%QT_EXAMPLEDIR%%/examples/widgets/stylesheet/images/checkbox_unchecked_hover.png +%%QT_EXAMPLEDIR%%/examples/widgets/stylesheet/images/checkbox_unchecked_pressed.png +%%QT_EXAMPLEDIR%%/examples/widgets/stylesheet/images/down_arrow.png +%%QT_EXAMPLEDIR%%/examples/widgets/stylesheet/images/down_arrow_disabled.png +%%QT_EXAMPLEDIR%%/examples/widgets/stylesheet/images/frame.png +%%QT_EXAMPLEDIR%%/examples/widgets/stylesheet/images/pagefold.png +%%QT_EXAMPLEDIR%%/examples/widgets/stylesheet/images/pushbutton.png +%%QT_EXAMPLEDIR%%/examples/widgets/stylesheet/images/pushbutton_hover.png +%%QT_EXAMPLEDIR%%/examples/widgets/stylesheet/images/pushbutton_pressed.png +%%QT_EXAMPLEDIR%%/examples/widgets/stylesheet/images/radiobutton_checked.png +%%QT_EXAMPLEDIR%%/examples/widgets/stylesheet/images/radiobutton_checked_hover.png +%%QT_EXAMPLEDIR%%/examples/widgets/stylesheet/images/radiobutton_checked_pressed.png +%%QT_EXAMPLEDIR%%/examples/widgets/stylesheet/images/radiobutton_unchecked.png +%%QT_EXAMPLEDIR%%/examples/widgets/stylesheet/images/radiobutton_unchecked_hover.png +%%QT_EXAMPLEDIR%%/examples/widgets/stylesheet/images/radiobutton_unchecked_pressed.png +%%QT_EXAMPLEDIR%%/examples/widgets/stylesheet/images/sizegrip.png +%%QT_EXAMPLEDIR%%/examples/widgets/stylesheet/images/spindown.png +%%QT_EXAMPLEDIR%%/examples/widgets/stylesheet/images/spindown_hover.png +%%QT_EXAMPLEDIR%%/examples/widgets/stylesheet/images/spindown_off.png +%%QT_EXAMPLEDIR%%/examples/widgets/stylesheet/images/spindown_pressed.png +%%QT_EXAMPLEDIR%%/examples/widgets/stylesheet/images/spinup.png +%%QT_EXAMPLEDIR%%/examples/widgets/stylesheet/images/spinup_hover.png +%%QT_EXAMPLEDIR%%/examples/widgets/stylesheet/images/spinup_off.png +%%QT_EXAMPLEDIR%%/examples/widgets/stylesheet/images/spinup_pressed.png +%%QT_EXAMPLEDIR%%/examples/widgets/stylesheet/images/up_arrow.png +%%QT_EXAMPLEDIR%%/examples/widgets/stylesheet/images/up_arrow_disabled.png +%%QT_EXAMPLEDIR%%/examples/widgets/stylesheet/layouts/default.ui +%%QT_EXAMPLEDIR%%/examples/widgets/stylesheet/layouts/pagefold.ui +%%QT_EXAMPLEDIR%%/examples/widgets/stylesheet/main.cpp +%%QT_EXAMPLEDIR%%/examples/widgets/stylesheet/mainwindow.cpp +%%QT_EXAMPLEDIR%%/examples/widgets/stylesheet/mainwindow.h +%%QT_EXAMPLEDIR%%/examples/widgets/stylesheet/mainwindow.ui +%%QT_EXAMPLEDIR%%/examples/widgets/stylesheet/qss/coffee.qss +%%QT_EXAMPLEDIR%%/examples/widgets/stylesheet/qss/default.qss +%%QT_EXAMPLEDIR%%/examples/widgets/stylesheet/qss/pagefold.qss +%%QT_EXAMPLEDIR%%/examples/widgets/stylesheet/stylesheet +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/widgets/stylesheet/stylesheet.debug +%%QT_EXAMPLEDIR%%/examples/widgets/stylesheet/stylesheet.pro +%%QT_EXAMPLEDIR%%/examples/widgets/stylesheet/stylesheet.qrc +%%QT_EXAMPLEDIR%%/examples/widgets/stylesheet/stylesheeteditor.cpp +%%QT_EXAMPLEDIR%%/examples/widgets/stylesheet/stylesheeteditor.h +%%QT_EXAMPLEDIR%%/examples/widgets/stylesheet/stylesheeteditor.ui +%%QT_EXAMPLEDIR%%/examples/widgets/tablet/main.cpp +%%QT_EXAMPLEDIR%%/examples/widgets/tablet/mainwindow.cpp +%%QT_EXAMPLEDIR%%/examples/widgets/tablet/mainwindow.h +%%QT_EXAMPLEDIR%%/examples/widgets/tablet/tablet +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/widgets/tablet/tablet.debug +%%QT_EXAMPLEDIR%%/examples/widgets/tablet/tablet.pro +%%QT_EXAMPLEDIR%%/examples/widgets/tablet/tabletapplication.cpp +%%QT_EXAMPLEDIR%%/examples/widgets/tablet/tabletapplication.h +%%QT_EXAMPLEDIR%%/examples/widgets/tablet/tabletcanvas.cpp +%%QT_EXAMPLEDIR%%/examples/widgets/tablet/tabletcanvas.h +%%QT_EXAMPLEDIR%%/examples/widgets/tetrix/main.cpp +%%QT_EXAMPLEDIR%%/examples/widgets/tetrix/tetrix +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/widgets/tetrix/tetrix.debug +%%QT_EXAMPLEDIR%%/examples/widgets/tetrix/tetrix.pro +%%QT_EXAMPLEDIR%%/examples/widgets/tetrix/tetrixboard.cpp +%%QT_EXAMPLEDIR%%/examples/widgets/tetrix/tetrixboard.h +%%QT_EXAMPLEDIR%%/examples/widgets/tetrix/tetrixpiece.cpp +%%QT_EXAMPLEDIR%%/examples/widgets/tetrix/tetrixpiece.h +%%QT_EXAMPLEDIR%%/examples/widgets/tetrix/tetrixwindow.cpp +%%QT_EXAMPLEDIR%%/examples/widgets/tetrix/tetrixwindow.h +%%QT_EXAMPLEDIR%%/examples/widgets/tooltips/images/circle.png +%%QT_EXAMPLEDIR%%/examples/widgets/tooltips/images/square.png +%%QT_EXAMPLEDIR%%/examples/widgets/tooltips/images/triangle.png +%%QT_EXAMPLEDIR%%/examples/widgets/tooltips/main.cpp +%%QT_EXAMPLEDIR%%/examples/widgets/tooltips/shapeitem.cpp +%%QT_EXAMPLEDIR%%/examples/widgets/tooltips/shapeitem.h +%%QT_EXAMPLEDIR%%/examples/widgets/tooltips/sortingbox.cpp +%%QT_EXAMPLEDIR%%/examples/widgets/tooltips/sortingbox.h +%%QT_EXAMPLEDIR%%/examples/widgets/tooltips/tooltips +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/widgets/tooltips/tooltips.debug +%%QT_EXAMPLEDIR%%/examples/widgets/tooltips/tooltips.pro +%%QT_EXAMPLEDIR%%/examples/widgets/tooltips/tooltips.qrc +%%QT_EXAMPLEDIR%%/examples/widgets/validators/ledoff.png +%%QT_EXAMPLEDIR%%/examples/widgets/validators/ledon.png +%%QT_EXAMPLEDIR%%/examples/widgets/validators/ledwidget.cpp +%%QT_EXAMPLEDIR%%/examples/widgets/validators/ledwidget.h +%%QT_EXAMPLEDIR%%/examples/widgets/validators/localeselector.cpp +%%QT_EXAMPLEDIR%%/examples/widgets/validators/localeselector.h +%%QT_EXAMPLEDIR%%/examples/widgets/validators/main.cpp +%%QT_EXAMPLEDIR%%/examples/widgets/validators/validators +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/widgets/validators/validators.debug +%%QT_EXAMPLEDIR%%/examples/widgets/validators/validators.pro +%%QT_EXAMPLEDIR%%/examples/widgets/validators/validators.qrc +%%QT_EXAMPLEDIR%%/examples/widgets/validators/validators.ui +%%QT_EXAMPLEDIR%%/examples/widgets/widgets.pro +%%QT_EXAMPLEDIR%%/examples/widgets/wiggly/dialog.cpp +%%QT_EXAMPLEDIR%%/examples/widgets/wiggly/dialog.h +%%QT_EXAMPLEDIR%%/examples/widgets/wiggly/main.cpp +%%QT_EXAMPLEDIR%%/examples/widgets/wiggly/wiggly +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/widgets/wiggly/wiggly.debug +%%QT_EXAMPLEDIR%%/examples/widgets/wiggly/wiggly.pro +%%QT_EXAMPLEDIR%%/examples/widgets/wiggly/wigglywidget.cpp +%%QT_EXAMPLEDIR%%/examples/widgets/wiggly/wigglywidget.h +%%QT_EXAMPLEDIR%%/examples/widgets/windowflags/controllerwindow.cpp +%%QT_EXAMPLEDIR%%/examples/widgets/windowflags/controllerwindow.h +%%QT_EXAMPLEDIR%%/examples/widgets/windowflags/main.cpp +%%QT_EXAMPLEDIR%%/examples/widgets/windowflags/previewwindow.cpp +%%QT_EXAMPLEDIR%%/examples/widgets/windowflags/previewwindow.h +%%QT_EXAMPLEDIR%%/examples/widgets/windowflags/windowflags +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/widgets/windowflags/windowflags.debug +%%QT_EXAMPLEDIR%%/examples/widgets/windowflags/windowflags.pro +%%QT_EXAMPLEDIR%%/examples/xml/README +%%QT_EXAMPLEDIR%%/examples/xml/dombookmarks/dombookmarks +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/xml/dombookmarks/dombookmarks.debug +%%QT_EXAMPLEDIR%%/examples/xml/dombookmarks/dombookmarks.pro +%%QT_EXAMPLEDIR%%/examples/xml/dombookmarks/frank.xbel +%%QT_EXAMPLEDIR%%/examples/xml/dombookmarks/jennifer.xbel +%%QT_EXAMPLEDIR%%/examples/xml/dombookmarks/main.cpp +%%QT_EXAMPLEDIR%%/examples/xml/dombookmarks/mainwindow.cpp +%%QT_EXAMPLEDIR%%/examples/xml/dombookmarks/mainwindow.h +%%QT_EXAMPLEDIR%%/examples/xml/dombookmarks/xbeltree.cpp +%%QT_EXAMPLEDIR%%/examples/xml/dombookmarks/xbeltree.h +%%QT_EXAMPLEDIR%%/examples/xml/htmlinfo/htmlinfo +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/xml/htmlinfo/htmlinfo.debug +%%QT_EXAMPLEDIR%%/examples/xml/rsslisting/main.cpp +%%QT_EXAMPLEDIR%%/examples/xml/rsslisting/rsslisting +%%QT_EXAMPLEDIR%%/examples/xml/rsslisting/rsslisting.cpp +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/xml/rsslisting/rsslisting.debug +%%QT_EXAMPLEDIR%%/examples/xml/rsslisting/rsslisting.h +%%QT_EXAMPLEDIR%%/examples/xml/rsslisting/rsslisting.pro +%%QT_EXAMPLEDIR%%/examples/xml/saxbookmarks/frank.xbel +%%QT_EXAMPLEDIR%%/examples/xml/saxbookmarks/jennifer.xbel +%%QT_EXAMPLEDIR%%/examples/xml/saxbookmarks/main.cpp +%%QT_EXAMPLEDIR%%/examples/xml/saxbookmarks/mainwindow.cpp +%%QT_EXAMPLEDIR%%/examples/xml/saxbookmarks/mainwindow.h +%%QT_EXAMPLEDIR%%/examples/xml/saxbookmarks/saxbookmarks +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/xml/saxbookmarks/saxbookmarks.debug +%%QT_EXAMPLEDIR%%/examples/xml/saxbookmarks/saxbookmarks.pro +%%QT_EXAMPLEDIR%%/examples/xml/saxbookmarks/xbelgenerator.cpp +%%QT_EXAMPLEDIR%%/examples/xml/saxbookmarks/xbelgenerator.h +%%QT_EXAMPLEDIR%%/examples/xml/saxbookmarks/xbelhandler.cpp +%%QT_EXAMPLEDIR%%/examples/xml/saxbookmarks/xbelhandler.h +%%QT_EXAMPLEDIR%%/examples/xml/streambookmarks/frank.xbel +%%QT_EXAMPLEDIR%%/examples/xml/streambookmarks/jennifer.xbel +%%QT_EXAMPLEDIR%%/examples/xml/streambookmarks/main.cpp +%%QT_EXAMPLEDIR%%/examples/xml/streambookmarks/mainwindow.cpp +%%QT_EXAMPLEDIR%%/examples/xml/streambookmarks/mainwindow.h +%%QT_EXAMPLEDIR%%/examples/xml/streambookmarks/streambookmarks +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/xml/streambookmarks/streambookmarks.debug +%%QT_EXAMPLEDIR%%/examples/xml/streambookmarks/streambookmarks.pro +%%QT_EXAMPLEDIR%%/examples/xml/streambookmarks/xbelreader.cpp +%%QT_EXAMPLEDIR%%/examples/xml/streambookmarks/xbelreader.h +%%QT_EXAMPLEDIR%%/examples/xml/streambookmarks/xbelwriter.cpp +%%QT_EXAMPLEDIR%%/examples/xml/streambookmarks/xbelwriter.h +%%QT_EXAMPLEDIR%%/examples/xml/xml.pro +%%QT_EXAMPLEDIR%%/examples/xml/xmlstreamlint/main.cpp +%%QT_EXAMPLEDIR%%/examples/xml/xmlstreamlint/xmlstreamlint +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/xml/xmlstreamlint/xmlstreamlint.debug +%%QT_EXAMPLEDIR%%/examples/xml/xmlstreamlint/xmlstreamlint.pro +%%QT_EXAMPLEDIR%%/examples/xmlpatterns/README +%%QT_EXAMPLEDIR%%/examples/xmlpatterns/filetree/filetree +%%QT_EXAMPLEDIR%%/examples/xmlpatterns/filetree/filetree.cpp +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/xmlpatterns/filetree/filetree.debug +%%QT_EXAMPLEDIR%%/examples/xmlpatterns/filetree/filetree.h +%%QT_EXAMPLEDIR%%/examples/xmlpatterns/filetree/filetree.pro +%%QT_EXAMPLEDIR%%/examples/xmlpatterns/filetree/main.cpp +%%QT_EXAMPLEDIR%%/examples/xmlpatterns/filetree/mainwindow.cpp +%%QT_EXAMPLEDIR%%/examples/xmlpatterns/filetree/mainwindow.h +%%QT_EXAMPLEDIR%%/examples/xmlpatterns/filetree/mainwindow.ui +%%QT_EXAMPLEDIR%%/examples/xmlpatterns/filetree/queries.qrc +%%QT_EXAMPLEDIR%%/examples/xmlpatterns/filetree/xmlsyntaxhighlighter.cpp +%%QT_EXAMPLEDIR%%/examples/xmlpatterns/filetree/xmlsyntaxhighlighter.h +%%QT_EXAMPLEDIR%%/examples/xmlpatterns/qobjectxmlmodel/main.cpp +%%QT_EXAMPLEDIR%%/examples/xmlpatterns/qobjectxmlmodel/mainwindow.cpp +%%QT_EXAMPLEDIR%%/examples/xmlpatterns/qobjectxmlmodel/mainwindow.h +%%QT_EXAMPLEDIR%%/examples/xmlpatterns/qobjectxmlmodel/mainwindow.ui +%%QT_EXAMPLEDIR%%/examples/xmlpatterns/qobjectxmlmodel/qobjectxmlmodel +%%QT_EXAMPLEDIR%%/examples/xmlpatterns/qobjectxmlmodel/qobjectxmlmodel.cpp +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/xmlpatterns/qobjectxmlmodel/qobjectxmlmodel.debug +%%QT_EXAMPLEDIR%%/examples/xmlpatterns/qobjectxmlmodel/qobjectxmlmodel.h +%%QT_EXAMPLEDIR%%/examples/xmlpatterns/qobjectxmlmodel/qobjectxmlmodel.pro +%%QT_EXAMPLEDIR%%/examples/xmlpatterns/qobjectxmlmodel/queries.qrc +%%QT_EXAMPLEDIR%%/examples/xmlpatterns/qobjectxmlmodel/xmlsyntaxhighlighter.cpp +%%QT_EXAMPLEDIR%%/examples/xmlpatterns/qobjectxmlmodel/xmlsyntaxhighlighter.h +%%QT_EXAMPLEDIR%%/examples/xmlpatterns/recipes/files/allRecipes.xq +%%QT_EXAMPLEDIR%%/examples/xmlpatterns/recipes/files/cookbook.xml +%%QT_EXAMPLEDIR%%/examples/xmlpatterns/recipes/files/liquidIngredientsInSoup.xq +%%QT_EXAMPLEDIR%%/examples/xmlpatterns/recipes/files/mushroomSoup.xq +%%QT_EXAMPLEDIR%%/examples/xmlpatterns/recipes/files/preparationLessThan30.xq +%%QT_EXAMPLEDIR%%/examples/xmlpatterns/recipes/files/preparationTimes.xq +%%QT_EXAMPLEDIR%%/examples/xmlpatterns/recipes/forms/querywidget.ui +%%QT_EXAMPLEDIR%%/examples/xmlpatterns/recipes/forms/querywidget_mobiles.ui +%%QT_EXAMPLEDIR%%/examples/xmlpatterns/recipes/main.cpp +%%QT_EXAMPLEDIR%%/examples/xmlpatterns/recipes/querymainwindow.cpp +%%QT_EXAMPLEDIR%%/examples/xmlpatterns/recipes/querymainwindow.h +%%QT_EXAMPLEDIR%%/examples/xmlpatterns/recipes/recipes +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/xmlpatterns/recipes/recipes.debug +%%QT_EXAMPLEDIR%%/examples/xmlpatterns/recipes/recipes.pro +%%QT_EXAMPLEDIR%%/examples/xmlpatterns/recipes/recipes.qrc +%%QT_EXAMPLEDIR%%/examples/xmlpatterns/recipes/xmlsyntaxhighlighter.cpp +%%QT_EXAMPLEDIR%%/examples/xmlpatterns/recipes/xmlsyntaxhighlighter.h +%%QT_EXAMPLEDIR%%/examples/xmlpatterns/schema/files/contact.xsd +%%QT_EXAMPLEDIR%%/examples/xmlpatterns/schema/files/invalid_contact.xml +%%QT_EXAMPLEDIR%%/examples/xmlpatterns/schema/files/invalid_order.xml +%%QT_EXAMPLEDIR%%/examples/xmlpatterns/schema/files/invalid_recipe.xml +%%QT_EXAMPLEDIR%%/examples/xmlpatterns/schema/files/order.xsd +%%QT_EXAMPLEDIR%%/examples/xmlpatterns/schema/files/recipe.xsd +%%QT_EXAMPLEDIR%%/examples/xmlpatterns/schema/files/valid_contact.xml +%%QT_EXAMPLEDIR%%/examples/xmlpatterns/schema/files/valid_order.xml +%%QT_EXAMPLEDIR%%/examples/xmlpatterns/schema/files/valid_recipe.xml +%%QT_EXAMPLEDIR%%/examples/xmlpatterns/schema/main.cpp +%%QT_EXAMPLEDIR%%/examples/xmlpatterns/schema/mainwindow.cpp +%%QT_EXAMPLEDIR%%/examples/xmlpatterns/schema/mainwindow.h +%%QT_EXAMPLEDIR%%/examples/xmlpatterns/schema/schema +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/xmlpatterns/schema/schema.debug +%%QT_EXAMPLEDIR%%/examples/xmlpatterns/schema/schema.pro +%%QT_EXAMPLEDIR%%/examples/xmlpatterns/schema/schema.qrc +%%QT_EXAMPLEDIR%%/examples/xmlpatterns/schema/xmlsyntaxhighlighter.cpp +%%QT_EXAMPLEDIR%%/examples/xmlpatterns/schema/xmlsyntaxhighlighter.h +%%QT_EXAMPLEDIR%%/examples/xmlpatterns/trafficinfo/main.cpp +%%QT_EXAMPLEDIR%%/examples/xmlpatterns/trafficinfo/mainwindow.cpp +%%QT_EXAMPLEDIR%%/examples/xmlpatterns/trafficinfo/mainwindow.h +%%QT_EXAMPLEDIR%%/examples/xmlpatterns/trafficinfo/stationdialog.cpp +%%QT_EXAMPLEDIR%%/examples/xmlpatterns/trafficinfo/stationdialog.h +%%QT_EXAMPLEDIR%%/examples/xmlpatterns/trafficinfo/stationquery.cpp +%%QT_EXAMPLEDIR%%/examples/xmlpatterns/trafficinfo/stationquery.h +%%QT_EXAMPLEDIR%%/examples/xmlpatterns/trafficinfo/timequery.cpp +%%QT_EXAMPLEDIR%%/examples/xmlpatterns/trafficinfo/timequery.h +%%QT_EXAMPLEDIR%%/examples/xmlpatterns/trafficinfo/trafficinfo +%%DEBUG%%%%QT_EXAMPLEDIR%%/examples/xmlpatterns/trafficinfo/trafficinfo.debug +%%QT_EXAMPLEDIR%%/examples/xmlpatterns/trafficinfo/trafficinfo.pro +%%QT_EXAMPLEDIR%%/examples/xmlpatterns/xmlpatterns.pro +%%QT_EXAMPLEDIR%%/examples/xmlpatterns/xquery/globalVariables/globalVariables.pro +%%QT_EXAMPLEDIR%%/examples/xmlpatterns/xquery/globalVariables/globals.cpp +%%QT_EXAMPLEDIR%%/examples/xmlpatterns/xquery/globalVariables/globals.gccxml +%%QT_EXAMPLEDIR%%/examples/xmlpatterns/xquery/globalVariables/globals.html +%%QT_EXAMPLEDIR%%/examples/xmlpatterns/xquery/globalVariables/reportGlobals.xq +%%QT_EXAMPLEDIR%%/examples/xmlpatterns/xquery/xquery.pro +@dirrm %%QT_EXAMPLEDIR%%/examples/xmlpatterns/xquery/globalVariables +@dirrm %%QT_EXAMPLEDIR%%/examples/xmlpatterns/xquery +@dirrm %%QT_EXAMPLEDIR%%/examples/xmlpatterns/trafficinfo +@dirrm %%QT_EXAMPLEDIR%%/examples/xmlpatterns/schema/files +@dirrm %%QT_EXAMPLEDIR%%/examples/xmlpatterns/schema +@dirrm %%QT_EXAMPLEDIR%%/examples/xmlpatterns/recipes/forms +@dirrm %%QT_EXAMPLEDIR%%/examples/xmlpatterns/recipes/files +@dirrm %%QT_EXAMPLEDIR%%/examples/xmlpatterns/recipes +@dirrm %%QT_EXAMPLEDIR%%/examples/xmlpatterns/qobjectxmlmodel +@dirrm %%QT_EXAMPLEDIR%%/examples/xmlpatterns/filetree +@dirrm %%QT_EXAMPLEDIR%%/examples/xmlpatterns +@dirrm %%QT_EXAMPLEDIR%%/examples/xml/xmlstreamlint +@dirrm %%QT_EXAMPLEDIR%%/examples/xml/streambookmarks +@dirrm %%QT_EXAMPLEDIR%%/examples/xml/saxbookmarks +@dirrm %%QT_EXAMPLEDIR%%/examples/xml/rsslisting +@dirrm %%QT_EXAMPLEDIR%%/examples/xml/htmlinfo +@dirrm %%QT_EXAMPLEDIR%%/examples/xml/dombookmarks +@dirrm %%QT_EXAMPLEDIR%%/examples/xml +@dirrm %%QT_EXAMPLEDIR%%/examples/widgets/windowflags +@dirrm %%QT_EXAMPLEDIR%%/examples/widgets/wiggly +@dirrm %%QT_EXAMPLEDIR%%/examples/widgets/validators +@dirrm %%QT_EXAMPLEDIR%%/examples/widgets/tooltips/images +@dirrm %%QT_EXAMPLEDIR%%/examples/widgets/tooltips +@dirrm %%QT_EXAMPLEDIR%%/examples/widgets/tetrix +@dirrm %%QT_EXAMPLEDIR%%/examples/widgets/tablet +@dirrm %%QT_EXAMPLEDIR%%/examples/widgets/stylesheet/qss +@dirrm %%QT_EXAMPLEDIR%%/examples/widgets/stylesheet/layouts +@dirrm %%QT_EXAMPLEDIR%%/examples/widgets/stylesheet/images +@dirrm %%QT_EXAMPLEDIR%%/examples/widgets/stylesheet +@dirrm %%QT_EXAMPLEDIR%%/examples/widgets/styles/images +@dirrm %%QT_EXAMPLEDIR%%/examples/widgets/styles +@dirrm %%QT_EXAMPLEDIR%%/examples/widgets/spinboxes +@dirrm %%QT_EXAMPLEDIR%%/examples/widgets/sliders +@dirrm %%QT_EXAMPLEDIR%%/examples/widgets/shapedclock +@dirrm %%QT_EXAMPLEDIR%%/examples/widgets/scribble +@dirrm %%QT_EXAMPLEDIR%%/examples/widgets/movie +@dirrm %%QT_EXAMPLEDIR%%/examples/widgets/lineedits +@dirrm %%QT_EXAMPLEDIR%%/examples/widgets/imageviewer +@dirrm %%QT_EXAMPLEDIR%%/examples/widgets/icons/images +@dirrm %%QT_EXAMPLEDIR%%/examples/widgets/icons +@dirrm %%QT_EXAMPLEDIR%%/examples/widgets/groupbox +@dirrm %%QT_EXAMPLEDIR%%/examples/widgets/digitalclock +@dirrm %%QT_EXAMPLEDIR%%/examples/widgets/codeeditor +@dirrm %%QT_EXAMPLEDIR%%/examples/widgets/charactermap +@dirrm %%QT_EXAMPLEDIR%%/examples/widgets/calendarwidget +@dirrm %%QT_EXAMPLEDIR%%/examples/widgets/calculator +@dirrm %%QT_EXAMPLEDIR%%/examples/widgets/analogclock +@dirrm %%QT_EXAMPLEDIR%%/examples/widgets +@dirrm %%QT_EXAMPLEDIR%%/examples/webkit/webplugin +@dirrm %%QT_EXAMPLEDIR%%/examples/webkit/webftpclient +@dirrm %%QT_EXAMPLEDIR%%/examples/webkit/simplewebplugin +@dirrm %%QT_EXAMPLEDIR%%/examples/webkit/simpleselector +@dirrm %%QT_EXAMPLEDIR%%/examples/webkit/previewer +@dirrm %%QT_EXAMPLEDIR%%/examples/webkit/googlechat +@dirrm %%QT_EXAMPLEDIR%%/examples/webkit/framecapture +@dirrm %%QT_EXAMPLEDIR%%/examples/webkit/formextractor +@dirrm %%QT_EXAMPLEDIR%%/examples/webkit/fancybrowser +@dirrm %%QT_EXAMPLEDIR%%/examples/webkit/domtraversal +@dirrm %%QT_EXAMPLEDIR%%/examples/webkit +@dirrm %%QT_EXAMPLEDIR%%/examples/uitools/textfinder/forms +@dirrm %%QT_EXAMPLEDIR%%/examples/uitools/textfinder +@dirrm %%QT_EXAMPLEDIR%%/examples/uitools/multipleinheritance +@dirrm %%QT_EXAMPLEDIR%%/examples/uitools +@dirrm %%QT_EXAMPLEDIR%%/examples/tutorials/threads/movedobject +@dirrm %%QT_EXAMPLEDIR%%/examples/tutorials/threads/hellothreadpool +@dirrm %%QT_EXAMPLEDIR%%/examples/tutorials/threads/hellothread +@dirrm %%QT_EXAMPLEDIR%%/examples/tutorials/threads/helloconcurrent +@dirrm %%QT_EXAMPLEDIR%%/examples/tutorials/threads/clock +@dirrm %%QT_EXAMPLEDIR%%/examples/tutorials/threads +@dirrm %%QT_EXAMPLEDIR%%/examples/tutorials/modelview/7_selections +@dirrm %%QT_EXAMPLEDIR%%/examples/tutorials/modelview/6_treeview +@dirrm %%QT_EXAMPLEDIR%%/examples/tutorials/modelview/5_edit +@dirrm %%QT_EXAMPLEDIR%%/examples/tutorials/modelview/4_headers +@dirrm %%QT_EXAMPLEDIR%%/examples/tutorials/modelview/3_changingmodel +@dirrm %%QT_EXAMPLEDIR%%/examples/tutorials/modelview/2_formatting +@dirrm %%QT_EXAMPLEDIR%%/examples/tutorials/modelview/1_readonly +@dirrm %%QT_EXAMPLEDIR%%/examples/tutorials/modelview +@dirrm %%QT_EXAMPLEDIR%%/examples/tutorials/addressbook/part7 +@dirrm %%QT_EXAMPLEDIR%%/examples/tutorials/addressbook/part6 +@dirrm %%QT_EXAMPLEDIR%%/examples/tutorials/addressbook/part5 +@dirrm %%QT_EXAMPLEDIR%%/examples/tutorials/addressbook/part4 +@dirrm %%QT_EXAMPLEDIR%%/examples/tutorials/addressbook/part3 +@dirrm %%QT_EXAMPLEDIR%%/examples/tutorials/addressbook/part2 +@dirrm %%QT_EXAMPLEDIR%%/examples/tutorials/addressbook/part1 +@dirrm %%QT_EXAMPLEDIR%%/examples/tutorials/addressbook +@dirrm %%QT_EXAMPLEDIR%%/examples/tutorials +@dirrm %%QT_EXAMPLEDIR%%/examples/touch/pinchzoom/images +@dirrm %%QT_EXAMPLEDIR%%/examples/touch/pinchzoom +@dirrm %%QT_EXAMPLEDIR%%/examples/touch/knobs +@dirrm %%QT_EXAMPLEDIR%%/examples/touch/fingerpaint +@dirrm %%QT_EXAMPLEDIR%%/examples/touch/dials +@dirrm %%QT_EXAMPLEDIR%%/examples/touch +@dirrm %%QT_EXAMPLEDIR%%/examples/tools/undoframework/images +@dirrm %%QT_EXAMPLEDIR%%/examples/tools/undoframework +@dirrm %%QT_EXAMPLEDIR%%/examples/tools/treemodelcompleter/resources +@dirrm %%QT_EXAMPLEDIR%%/examples/tools/treemodelcompleter +@dirrm %%QT_EXAMPLEDIR%%/examples/tools/styleplugin/stylewindow +@dirrm %%QT_EXAMPLEDIR%%/examples/tools/styleplugin/styles +@dirrm %%QT_EXAMPLEDIR%%/examples/tools/styleplugin/plugin +@dirrm %%QT_EXAMPLEDIR%%/examples/tools/styleplugin +@dirrm %%QT_EXAMPLEDIR%%/examples/tools/settingseditor/inifiles +@dirrm %%QT_EXAMPLEDIR%%/examples/tools/settingseditor +@dirrm %%QT_EXAMPLEDIR%%/examples/tools/regexp +@dirrm %%QT_EXAMPLEDIR%%/examples/tools/plugandpaintplugins/extrafilters +@dirrm %%QT_EXAMPLEDIR%%/examples/tools/plugandpaintplugins/basictools +@dirrm %%QT_EXAMPLEDIR%%/examples/tools/plugandpaintplugins +@dirrm %%QT_EXAMPLEDIR%%/examples/tools/plugandpaint/plugins +@dirrm %%QT_EXAMPLEDIR%%/examples/tools/plugandpaint +@dirrm %%QT_EXAMPLEDIR%%/examples/tools/inputpanel +@dirrm %%QT_EXAMPLEDIR%%/examples/tools/i18n/translations +@dirrm %%QT_EXAMPLEDIR%%/examples/tools/i18n +@dirrm %%QT_EXAMPLEDIR%%/examples/tools/echoplugin/plugin +@dirrm %%QT_EXAMPLEDIR%%/examples/tools/echoplugin/echowindow +@dirrm %%QT_EXAMPLEDIR%%/examples/tools/echoplugin +@dirrm %%QT_EXAMPLEDIR%%/examples/tools/customcompleter/resources +@dirrm %%QT_EXAMPLEDIR%%/examples/tools/customcompleter +@dirrm %%QT_EXAMPLEDIR%%/examples/tools/contiguouscache +@dirrm %%QT_EXAMPLEDIR%%/examples/tools/completer/resources +@dirrm %%QT_EXAMPLEDIR%%/examples/tools/completer +@dirrm %%QT_EXAMPLEDIR%%/examples/tools/codecs/encodedfiles +@dirrm %%QT_EXAMPLEDIR%%/examples/tools/codecs +@dirrm %%QT_EXAMPLEDIR%%/examples/tools +@dirrm %%QT_EXAMPLEDIR%%/examples/threads/waitconditions +@dirrm %%QT_EXAMPLEDIR%%/examples/threads/semaphores +@dirrm %%QT_EXAMPLEDIR%%/examples/threads/mandelbrot +@dirrm %%QT_EXAMPLEDIR%%/examples/threads +@dirrm %%QT_EXAMPLEDIR%%/examples/statemachine/twowaybutton +@dirrm %%QT_EXAMPLEDIR%%/examples/statemachine/trafficlight +@dirrm %%QT_EXAMPLEDIR%%/examples/statemachine/rogue +@dirrm %%QT_EXAMPLEDIR%%/examples/statemachine/pingpong +@dirrm %%QT_EXAMPLEDIR%%/examples/statemachine/factorial +@dirrm %%QT_EXAMPLEDIR%%/examples/statemachine/eventtransitions +@dirrm %%QT_EXAMPLEDIR%%/examples/statemachine +@dirrm %%QT_EXAMPLEDIR%%/examples/sql/tablemodel +@dirrm %%QT_EXAMPLEDIR%%/examples/sql/sqlwidgetmapper +@dirrm %%QT_EXAMPLEDIR%%/examples/sql/relationaltablemodel +@dirrm %%QT_EXAMPLEDIR%%/examples/sql/querymodel +@dirrm %%QT_EXAMPLEDIR%%/examples/sql/masterdetail/images +@dirrm %%QT_EXAMPLEDIR%%/examples/sql/masterdetail +@dirrm %%QT_EXAMPLEDIR%%/examples/sql/drilldown/images +@dirrm %%QT_EXAMPLEDIR%%/examples/sql/drilldown +@dirrm %%QT_EXAMPLEDIR%%/examples/sql/cachedtable +@dirrm %%QT_EXAMPLEDIR%%/examples/sql +@dirrm %%QT_EXAMPLEDIR%%/examples/script/qstetrix +@dirrm %%QT_EXAMPLEDIR%%/examples/script/qscript +@dirrm %%QT_EXAMPLEDIR%%/examples/script/marshal +@dirrm %%QT_EXAMPLEDIR%%/examples/script/helloscript +@dirrm %%QT_EXAMPLEDIR%%/examples/script/defaultprototypes +@dirrm %%QT_EXAMPLEDIR%%/examples/script/customclass +@dirrm %%QT_EXAMPLEDIR%%/examples/script/context2d/scripts +@dirrm %%QT_EXAMPLEDIR%%/examples/script/context2d +@dirrm %%QT_EXAMPLEDIR%%/examples/script/calculator +@dirrm %%QT_EXAMPLEDIR%%/examples/script +@dirrm %%QT_EXAMPLEDIR%%/examples/richtext/textobject +@dirrm %%QT_EXAMPLEDIR%%/examples/richtext/syntaxhighlighter +@dirrm %%QT_EXAMPLEDIR%%/examples/richtext/orderform +@dirrm %%QT_EXAMPLEDIR%%/examples/richtext/calendar +@dirrm %%QT_EXAMPLEDIR%%/examples/richtext +@dirrm %%QT_EXAMPLEDIR%%/examples/qtestlib/tutorial5 +@dirrm %%QT_EXAMPLEDIR%%/examples/qtestlib/tutorial4 +@dirrm %%QT_EXAMPLEDIR%%/examples/qtestlib/tutorial3 +@dirrm %%QT_EXAMPLEDIR%%/examples/qtestlib/tutorial2 +@dirrm %%QT_EXAMPLEDIR%%/examples/qtestlib/tutorial1 +@dirrm %%QT_EXAMPLEDIR%%/examples/qtestlib +@dirrm %%QT_EXAMPLEDIR%%/examples/qtconcurrent/wordcount +@dirrm %%QT_EXAMPLEDIR%%/examples/qtconcurrent/runfunction +@dirrm %%QT_EXAMPLEDIR%%/examples/qtconcurrent/progressdialog +@dirrm %%QT_EXAMPLEDIR%%/examples/qtconcurrent/map +@dirrm %%QT_EXAMPLEDIR%%/examples/qtconcurrent/imagescaling +@dirrm %%QT_EXAMPLEDIR%%/examples/qtconcurrent +@dirrm %%QT_EXAMPLEDIR%%/examples/phonon/qmusicplayer +@dirrm %%QT_EXAMPLEDIR%%/examples/phonon/capabilities +@dirrm %%QT_EXAMPLEDIR%%/examples/phonon +@dirrm %%QT_EXAMPLEDIR%%/examples/painting/transformations +@dirrm %%QT_EXAMPLEDIR%%/examples/painting/svgviewer/files +@dirrm %%QT_EXAMPLEDIR%%/examples/painting/svgviewer +@dirrm %%QT_EXAMPLEDIR%%/examples/painting/svggenerator +@dirrm %%QT_EXAMPLEDIR%%/examples/painting/painterpaths +@dirrm %%QT_EXAMPLEDIR%%/examples/painting/imagecomposition/images +@dirrm %%QT_EXAMPLEDIR%%/examples/painting/imagecomposition +@dirrm %%QT_EXAMPLEDIR%%/examples/painting/fontsampler +@dirrm %%QT_EXAMPLEDIR%%/examples/painting/concentriccircles +@dirrm %%QT_EXAMPLEDIR%%/examples/painting/basicdrawing/images +@dirrm %%QT_EXAMPLEDIR%%/examples/painting/basicdrawing +@dirrm %%QT_EXAMPLEDIR%%/examples/painting +@dirrm %%QT_EXAMPLEDIR%%/examples/opengl/textures/images +@dirrm %%QT_EXAMPLEDIR%%/examples/opengl/textures +@dirrm %%QT_EXAMPLEDIR%%/examples/opengl/samplebuffers +@dirrm %%QT_EXAMPLEDIR%%/examples/opengl/pbuffers2 +@dirrm %%QT_EXAMPLEDIR%%/examples/opengl/pbuffers +@dirrm %%QT_EXAMPLEDIR%%/examples/opengl/overpainting +@dirrm %%QT_EXAMPLEDIR%%/examples/opengl/hellogl +@dirrm %%QT_EXAMPLEDIR%%/examples/opengl/grabber +@dirrm %%QT_EXAMPLEDIR%%/examples/opengl/framebufferobject2 +@dirrm %%QT_EXAMPLEDIR%%/examples/opengl/framebufferobject +@dirrm %%QT_EXAMPLEDIR%%/examples/opengl/2dpainting +@dirrm %%QT_EXAMPLEDIR%%/examples/opengl +@dirrm %%QT_EXAMPLEDIR%%/examples/network/torrent/icons +@dirrm %%QT_EXAMPLEDIR%%/examples/network/torrent/forms +@dirrm %%QT_EXAMPLEDIR%%/examples/network/torrent +@dirrm %%QT_EXAMPLEDIR%%/examples/network/threadedfortuneserver +@dirrm %%QT_EXAMPLEDIR%%/examples/network/securesocketclient +@dirrm %%QT_EXAMPLEDIR%%/examples/network/qftp/images +@dirrm %%QT_EXAMPLEDIR%%/examples/network/qftp +@dirrm %%QT_EXAMPLEDIR%%/examples/network/network-chat +@dirrm %%QT_EXAMPLEDIR%%/examples/network/multicastsender +@dirrm %%QT_EXAMPLEDIR%%/examples/network/multicastreceiver +@dirrm %%QT_EXAMPLEDIR%%/examples/network/loopback +@dirrm %%QT_EXAMPLEDIR%%/examples/network/http +@dirrm %%QT_EXAMPLEDIR%%/examples/network/googlesuggest +@dirrm %%QT_EXAMPLEDIR%%/examples/network/fortuneserver +@dirrm %%QT_EXAMPLEDIR%%/examples/network/fortuneclient +@dirrm %%QT_EXAMPLEDIR%%/examples/network/downloadmanager +@dirrm %%QT_EXAMPLEDIR%%/examples/network/download +@dirrm %%QT_EXAMPLEDIR%%/examples/network/broadcastsender +@dirrm %%QT_EXAMPLEDIR%%/examples/network/broadcastreceiver +@dirrm %%QT_EXAMPLEDIR%%/examples/network/blockingfortuneclient +@dirrm %%QT_EXAMPLEDIR%%/examples/network +@dirrm %%QT_EXAMPLEDIR%%/examples/multimedia/videowidget +@dirrm %%QT_EXAMPLEDIR%%/examples/multimedia/videographicsitem +@dirrm %%QT_EXAMPLEDIR%%/examples/multimedia/audiooutput +@dirrm %%QT_EXAMPLEDIR%%/examples/multimedia/audioinput +@dirrm %%QT_EXAMPLEDIR%%/examples/multimedia/audiodevices +@dirrm %%QT_EXAMPLEDIR%%/examples/multimedia +@dirrm %%QT_EXAMPLEDIR%%/examples/mainwindows/sdi/images +@dirrm %%QT_EXAMPLEDIR%%/examples/mainwindows/sdi +@dirrm %%QT_EXAMPLEDIR%%/examples/mainwindows/recentfiles +@dirrm %%QT_EXAMPLEDIR%%/examples/mainwindows/menus +@dirrm %%QT_EXAMPLEDIR%%/examples/mainwindows/mdi/images +@dirrm %%QT_EXAMPLEDIR%%/examples/mainwindows/mdi +@dirrm %%QT_EXAMPLEDIR%%/examples/mainwindows/dockwidgets/images +@dirrm %%QT_EXAMPLEDIR%%/examples/mainwindows/dockwidgets +@dirrm %%QT_EXAMPLEDIR%%/examples/mainwindows/application/images +@dirrm %%QT_EXAMPLEDIR%%/examples/mainwindows/application +@dirrm %%QT_EXAMPLEDIR%%/examples/mainwindows +@dirrm %%QT_EXAMPLEDIR%%/examples/linguist/trollprint +@dirrm %%QT_EXAMPLEDIR%%/examples/linguist/hellotr +@dirrm %%QT_EXAMPLEDIR%%/examples/linguist/arrowpad +@dirrm %%QT_EXAMPLEDIR%%/examples/linguist +@dirrm %%QT_EXAMPLEDIR%%/examples/layouts/flowlayout +@dirrm %%QT_EXAMPLEDIR%%/examples/layouts/dynamiclayouts +@dirrm %%QT_EXAMPLEDIR%%/examples/layouts/borderlayout +@dirrm %%QT_EXAMPLEDIR%%/examples/layouts/basiclayouts +@dirrm %%QT_EXAMPLEDIR%%/examples/layouts +@dirrm %%QT_EXAMPLEDIR%%/examples/itemviews/spinboxdelegate +@dirrm %%QT_EXAMPLEDIR%%/examples/itemviews/simplewidgetmapper +@dirrm %%QT_EXAMPLEDIR%%/examples/itemviews/simpletreemodel +@dirrm %%QT_EXAMPLEDIR%%/examples/itemviews/simpledommodel +@dirrm %%QT_EXAMPLEDIR%%/examples/itemviews/puzzle +@dirrm %%QT_EXAMPLEDIR%%/examples/itemviews/pixelator/images +@dirrm %%QT_EXAMPLEDIR%%/examples/itemviews/pixelator +@dirrm %%QT_EXAMPLEDIR%%/examples/itemviews/frozencolumn +@dirrm %%QT_EXAMPLEDIR%%/examples/itemviews/fetchmore +@dirrm %%QT_EXAMPLEDIR%%/examples/itemviews/editabletreemodel +@dirrm %%QT_EXAMPLEDIR%%/examples/itemviews/dirview +@dirrm %%QT_EXAMPLEDIR%%/examples/itemviews/delayedencoding +@dirrm %%QT_EXAMPLEDIR%%/examples/itemviews/customsortfiltermodel +@dirrm %%QT_EXAMPLEDIR%%/examples/itemviews/combowidgetmapper +@dirrm %%QT_EXAMPLEDIR%%/examples/itemviews/chart +@dirrm %%QT_EXAMPLEDIR%%/examples/itemviews/basicsortfiltermodel +@dirrm %%QT_EXAMPLEDIR%%/examples/itemviews/addressbook +@dirrm %%QT_EXAMPLEDIR%%/examples/itemviews +@dirrm %%QT_EXAMPLEDIR%%/examples/ipc/sharedmemory +@dirrm %%QT_EXAMPLEDIR%%/examples/ipc/localfortuneserver +@dirrm %%QT_EXAMPLEDIR%%/examples/ipc/localfortuneclient +@dirrm %%QT_EXAMPLEDIR%%/examples/ipc +@dirrm %%QT_EXAMPLEDIR%%/examples/helper/qmlapplicationviewer +@dirrm %%QT_EXAMPLEDIR%%/examples/helper +@dirrm %%QT_EXAMPLEDIR%%/examples/help/simpletextviewer/documentation/images +@dirrm %%QT_EXAMPLEDIR%%/examples/help/simpletextviewer/documentation +@dirrm %%QT_EXAMPLEDIR%%/examples/help/simpletextviewer +@dirrm %%QT_EXAMPLEDIR%%/examples/help/remotecontrol +@dirrm %%QT_EXAMPLEDIR%%/examples/help/contextsensitivehelp/doc +@dirrm %%QT_EXAMPLEDIR%%/examples/help/contextsensitivehelp +@dirrm %%QT_EXAMPLEDIR%%/examples/help +@dirrm %%QT_EXAMPLEDIR%%/examples/graphicsview/weatheranchorlayout/images +@dirrm %%QT_EXAMPLEDIR%%/examples/graphicsview/weatheranchorlayout +@dirrm %%QT_EXAMPLEDIR%%/examples/graphicsview/simpleanchorlayout +@dirrm %%QT_EXAMPLEDIR%%/examples/graphicsview/portedcanvas +@dirrm %%QT_EXAMPLEDIR%%/examples/graphicsview/portedasteroids/sprites/ship +@dirrm %%QT_EXAMPLEDIR%%/examples/graphicsview/portedasteroids/sprites/shield +@dirrm %%QT_EXAMPLEDIR%%/examples/graphicsview/portedasteroids/sprites/rock3 +@dirrm %%QT_EXAMPLEDIR%%/examples/graphicsview/portedasteroids/sprites/rock2 +@dirrm %%QT_EXAMPLEDIR%%/examples/graphicsview/portedasteroids/sprites/rock1 +@dirrm %%QT_EXAMPLEDIR%%/examples/graphicsview/portedasteroids/sprites/powerups +@dirrm %%QT_EXAMPLEDIR%%/examples/graphicsview/portedasteroids/sprites/missile +@dirrm %%QT_EXAMPLEDIR%%/examples/graphicsview/portedasteroids/sprites/exhaust +@dirrm %%QT_EXAMPLEDIR%%/examples/graphicsview/portedasteroids/sprites/bits +@dirrm %%QT_EXAMPLEDIR%%/examples/graphicsview/portedasteroids/sprites +@dirrm %%QT_EXAMPLEDIR%%/examples/graphicsview/portedasteroids/sounds +@dirrm %%QT_EXAMPLEDIR%%/examples/graphicsview/portedasteroids +@dirrm %%QT_EXAMPLEDIR%%/examples/graphicsview/padnavigator/images +@dirrm %%QT_EXAMPLEDIR%%/examples/graphicsview/padnavigator +@dirrm %%QT_EXAMPLEDIR%%/examples/graphicsview/elasticnodes +@dirrm %%QT_EXAMPLEDIR%%/examples/graphicsview/dragdroprobot/images +@dirrm %%QT_EXAMPLEDIR%%/examples/graphicsview/dragdroprobot +@dirrm %%QT_EXAMPLEDIR%%/examples/graphicsview/diagramscene/images +@dirrm %%QT_EXAMPLEDIR%%/examples/graphicsview/diagramscene +@dirrm %%QT_EXAMPLEDIR%%/examples/graphicsview/collidingmice/images +@dirrm %%QT_EXAMPLEDIR%%/examples/graphicsview/collidingmice +@dirrm %%QT_EXAMPLEDIR%%/examples/graphicsview/basicgraphicslayouts +@dirrm %%QT_EXAMPLEDIR%%/examples/graphicsview/anchorlayout +@dirrm %%QT_EXAMPLEDIR%%/examples/graphicsview +@dirrm %%QT_EXAMPLEDIR%%/examples/gestures/imagegestures +@dirrm %%QT_EXAMPLEDIR%%/examples/gestures +@dirrm %%QT_EXAMPLEDIR%%/examples/effects/lighting +@dirrm %%QT_EXAMPLEDIR%%/examples/effects/fademessage +@dirrm %%QT_EXAMPLEDIR%%/examples/effects/blurpicker +@dirrm %%QT_EXAMPLEDIR%%/examples/effects +@dirrm %%QT_EXAMPLEDIR%%/examples/draganddrop/puzzle +@dirrm %%QT_EXAMPLEDIR%%/examples/draganddrop/fridgemagnets +@dirrm %%QT_EXAMPLEDIR%%/examples/draganddrop/dropsite +@dirrm %%QT_EXAMPLEDIR%%/examples/draganddrop/draggabletext +@dirrm %%QT_EXAMPLEDIR%%/examples/draganddrop/draggableicons/images +@dirrm %%QT_EXAMPLEDIR%%/examples/draganddrop/draggableicons +@dirrm %%QT_EXAMPLEDIR%%/examples/draganddrop/delayedencoding +@dirrm %%QT_EXAMPLEDIR%%/examples/draganddrop +@dirrm %%QT_EXAMPLEDIR%%/examples/dialogs/trivialwizard +@dirrm %%QT_EXAMPLEDIR%%/examples/dialogs/tabdialog +@dirrm %%QT_EXAMPLEDIR%%/examples/dialogs/standarddialogs +@dirrm %%QT_EXAMPLEDIR%%/examples/dialogs/licensewizard/images +@dirrm %%QT_EXAMPLEDIR%%/examples/dialogs/licensewizard +@dirrm %%QT_EXAMPLEDIR%%/examples/dialogs/findfiles +@dirrm %%QT_EXAMPLEDIR%%/examples/dialogs/extension +@dirrm %%QT_EXAMPLEDIR%%/examples/dialogs/configdialog/images +@dirrm %%QT_EXAMPLEDIR%%/examples/dialogs/configdialog +@dirrm %%QT_EXAMPLEDIR%%/examples/dialogs/classwizard/images +@dirrm %%QT_EXAMPLEDIR%%/examples/dialogs/classwizard +@dirrm %%QT_EXAMPLEDIR%%/examples/dialogs +@dirrm %%QT_EXAMPLEDIR%%/examples/desktop/systray/images +@dirrm %%QT_EXAMPLEDIR%%/examples/desktop/systray +@dirrm %%QT_EXAMPLEDIR%%/examples/desktop/screenshot +@dirrm %%QT_EXAMPLEDIR%%/examples/desktop +@dirrm %%QT_EXAMPLEDIR%%/examples/designer/worldtimeclockplugin +@dirrm %%QT_EXAMPLEDIR%%/examples/designer/worldtimeclockbuilder +@dirrm %%QT_EXAMPLEDIR%%/examples/designer/taskmenuextension +@dirrm %%QT_EXAMPLEDIR%%/examples/designer/customwidgetplugin +@dirrm %%QT_EXAMPLEDIR%%/examples/designer/containerextension +@dirrm %%QT_EXAMPLEDIR%%/examples/designer/calculatorform +@dirrm %%QT_EXAMPLEDIR%%/examples/designer/calculatorbuilder +@dirrm %%QT_EXAMPLEDIR%%/examples/designer +@dirrm %%QT_EXAMPLEDIR%%/examples/declarative/xml/xmlhttprequest-example/qml/xmlhttprequest-example +@dirrm %%QT_EXAMPLEDIR%%/examples/declarative/xml/xmlhttprequest-example/qml +@dirrm %%QT_EXAMPLEDIR%%/examples/declarative/xml/xmlhttprequest-example +@dirrm %%QT_EXAMPLEDIR%%/examples/declarative/xml/xmlhttprequest +@dirrm %%QT_EXAMPLEDIR%%/examples/declarative/xml +@dirrm %%QT_EXAMPLEDIR%%/examples/declarative/ui-components/tabwidget/qml/tabwidget +@dirrm %%QT_EXAMPLEDIR%%/examples/declarative/ui-components/tabwidget/qml +@dirrm %%QT_EXAMPLEDIR%%/examples/declarative/ui-components/tabwidget +@dirrm %%QT_EXAMPLEDIR%%/examples/declarative/ui-components/spinner/qml/spinner/content +@dirrm %%QT_EXAMPLEDIR%%/examples/declarative/ui-components/spinner/qml/spinner +@dirrm %%QT_EXAMPLEDIR%%/examples/declarative/ui-components/spinner/qml +@dirrm %%QT_EXAMPLEDIR%%/examples/declarative/ui-components/spinner +@dirrm %%QT_EXAMPLEDIR%%/examples/declarative/ui-components/slideswitch/qml/slideswitch/content +@dirrm %%QT_EXAMPLEDIR%%/examples/declarative/ui-components/slideswitch/qml/slideswitch +@dirrm %%QT_EXAMPLEDIR%%/examples/declarative/ui-components/slideswitch/qml +@dirrm %%QT_EXAMPLEDIR%%/examples/declarative/ui-components/slideswitch +@dirrm %%QT_EXAMPLEDIR%%/examples/declarative/ui-components/searchbox/qml/searchbox/images +@dirrm %%QT_EXAMPLEDIR%%/examples/declarative/ui-components/searchbox/qml/searchbox +@dirrm %%QT_EXAMPLEDIR%%/examples/declarative/ui-components/searchbox/qml +@dirrm %%QT_EXAMPLEDIR%%/examples/declarative/ui-components/searchbox +@dirrm %%QT_EXAMPLEDIR%%/examples/declarative/ui-components/scrollbar/qml/scrollbar +@dirrm %%QT_EXAMPLEDIR%%/examples/declarative/ui-components/scrollbar/qml +@dirrm %%QT_EXAMPLEDIR%%/examples/declarative/ui-components/scrollbar +@dirrm %%QT_EXAMPLEDIR%%/examples/declarative/ui-components/progressbar/qml/progressbar/content +@dirrm %%QT_EXAMPLEDIR%%/examples/declarative/ui-components/progressbar/qml/progressbar +@dirrm %%QT_EXAMPLEDIR%%/examples/declarative/ui-components/progressbar/qml +@dirrm %%QT_EXAMPLEDIR%%/examples/declarative/ui-components/progressbar +@dirrm %%QT_EXAMPLEDIR%%/examples/declarative/ui-components/main/qml/main/pics +@dirrm %%QT_EXAMPLEDIR%%/examples/declarative/ui-components/main/qml/main/images +@dirrm %%QT_EXAMPLEDIR%%/examples/declarative/ui-components/main/qml/main/content +@dirrm %%QT_EXAMPLEDIR%%/examples/declarative/ui-components/main/qml/main +@dirrm %%QT_EXAMPLEDIR%%/examples/declarative/ui-components/main/qml +@dirrm %%QT_EXAMPLEDIR%%/examples/declarative/ui-components/main +@dirrm %%QT_EXAMPLEDIR%%/examples/declarative/ui-components/flipable/qml/flipable/content +@dirrm %%QT_EXAMPLEDIR%%/examples/declarative/ui-components/flipable/qml/flipable +@dirrm %%QT_EXAMPLEDIR%%/examples/declarative/ui-components/flipable/qml +@dirrm %%QT_EXAMPLEDIR%%/examples/declarative/ui-components/flipable +@dirrm %%QT_EXAMPLEDIR%%/examples/declarative/ui-components/dialcontrol/qml/dialcontrol/content +@dirrm %%QT_EXAMPLEDIR%%/examples/declarative/ui-components/dialcontrol/qml/dialcontrol +@dirrm %%QT_EXAMPLEDIR%%/examples/declarative/ui-components/dialcontrol/qml +@dirrm %%QT_EXAMPLEDIR%%/examples/declarative/ui-components/dialcontrol +@dirrm %%QT_EXAMPLEDIR%%/examples/declarative/ui-components +@dirrm %%QT_EXAMPLEDIR%%/examples/declarative/toys/tvtennis/qml/tvtennis +@dirrm %%QT_EXAMPLEDIR%%/examples/declarative/toys/tvtennis/qml +@dirrm %%QT_EXAMPLEDIR%%/examples/declarative/toys/tvtennis +@dirrm %%QT_EXAMPLEDIR%%/examples/declarative/toys/tic-tac-toe/qml/tic-tac-toe/content/pics +@dirrm %%QT_EXAMPLEDIR%%/examples/declarative/toys/tic-tac-toe/qml/tic-tac-toe/content +@dirrm %%QT_EXAMPLEDIR%%/examples/declarative/toys/tic-tac-toe/qml/tic-tac-toe +@dirrm %%QT_EXAMPLEDIR%%/examples/declarative/toys/tic-tac-toe/qml +@dirrm %%QT_EXAMPLEDIR%%/examples/declarative/toys/tic-tac-toe +@dirrm %%QT_EXAMPLEDIR%%/examples/declarative/toys/dynamicscene/qml/dynamicscene/images +@dirrm %%QT_EXAMPLEDIR%%/examples/declarative/toys/dynamicscene/qml/dynamicscene +@dirrm %%QT_EXAMPLEDIR%%/examples/declarative/toys/dynamicscene/qml +@dirrm %%QT_EXAMPLEDIR%%/examples/declarative/toys/dynamicscene +@dirrm %%QT_EXAMPLEDIR%%/examples/declarative/toys/corkboards/qml/corkboards +@dirrm %%QT_EXAMPLEDIR%%/examples/declarative/toys/corkboards/qml +@dirrm %%QT_EXAMPLEDIR%%/examples/declarative/toys/corkboards +@dirrm %%QT_EXAMPLEDIR%%/examples/declarative/toys/clocks/qml/clocks/content +@dirrm %%QT_EXAMPLEDIR%%/examples/declarative/toys/clocks/qml/clocks +@dirrm %%QT_EXAMPLEDIR%%/examples/declarative/toys/clocks/qml +@dirrm %%QT_EXAMPLEDIR%%/examples/declarative/toys/clocks +@dirrm %%QT_EXAMPLEDIR%%/examples/declarative/toys +@dirrm %%QT_EXAMPLEDIR%%/examples/declarative/touchinteraction/pincharea/qml/pincharea +@dirrm %%QT_EXAMPLEDIR%%/examples/declarative/touchinteraction/pincharea/qml +@dirrm %%QT_EXAMPLEDIR%%/examples/declarative/touchinteraction/pincharea +@dirrm %%QT_EXAMPLEDIR%%/examples/declarative/touchinteraction/mousearea/mousearea-example/qml/mousearea-example +@dirrm %%QT_EXAMPLEDIR%%/examples/declarative/touchinteraction/mousearea/mousearea-example/qml +@dirrm %%QT_EXAMPLEDIR%%/examples/declarative/touchinteraction/mousearea/mousearea-example +@dirrm %%QT_EXAMPLEDIR%%/examples/declarative/touchinteraction/mousearea +@dirrm %%QT_EXAMPLEDIR%%/examples/declarative/touchinteraction/gestures/experimental-gestures/qml/experimental-gestures +@dirrm %%QT_EXAMPLEDIR%%/examples/declarative/touchinteraction/gestures/experimental-gestures/qml +@dirrm %%QT_EXAMPLEDIR%%/examples/declarative/touchinteraction/gestures/experimental-gestures +@dirrm %%QT_EXAMPLEDIR%%/examples/declarative/touchinteraction/gestures +@dirrm %%QT_EXAMPLEDIR%%/examples/declarative/touchinteraction +@dirrm %%QT_EXAMPLEDIR%%/examples/declarative/threading/workerscript/qml/workerscript +@dirrm %%QT_EXAMPLEDIR%%/examples/declarative/threading/workerscript/qml +@dirrm %%QT_EXAMPLEDIR%%/examples/declarative/threading/workerscript +@dirrm %%QT_EXAMPLEDIR%%/examples/declarative/threading/threadedlistmodel/qml/threadedlistmodel +@dirrm %%QT_EXAMPLEDIR%%/examples/declarative/threading/threadedlistmodel/qml +@dirrm %%QT_EXAMPLEDIR%%/examples/declarative/threading/threadedlistmodel +@dirrm %%QT_EXAMPLEDIR%%/examples/declarative/threading +@dirrm %%QT_EXAMPLEDIR%%/examples/declarative/text/textselection/qml/textselection/pics +@dirrm %%QT_EXAMPLEDIR%%/examples/declarative/text/textselection/qml/textselection +@dirrm %%QT_EXAMPLEDIR%%/examples/declarative/text/textselection/qml +@dirrm %%QT_EXAMPLEDIR%%/examples/declarative/text/textselection +@dirrm %%QT_EXAMPLEDIR%%/examples/declarative/text/fonts/hello/qml/hello/fonts +@dirrm %%QT_EXAMPLEDIR%%/examples/declarative/text/fonts/hello/qml/hello +@dirrm %%QT_EXAMPLEDIR%%/examples/declarative/text/fonts/hello/qml +@dirrm %%QT_EXAMPLEDIR%%/examples/declarative/text/fonts/hello +@dirrm %%QT_EXAMPLEDIR%%/examples/declarative/text/fonts/fonts/qml/fonts-qml/fonts +@dirrm %%QT_EXAMPLEDIR%%/examples/declarative/text/fonts/fonts/qml/fonts-qml +@dirrm %%QT_EXAMPLEDIR%%/examples/declarative/text/fonts/fonts/qml +@dirrm %%QT_EXAMPLEDIR%%/examples/declarative/text/fonts/fonts +@dirrm %%QT_EXAMPLEDIR%%/examples/declarative/text/fonts/banner/qml/banner/fonts +@dirrm %%QT_EXAMPLEDIR%%/examples/declarative/text/fonts/banner/qml/banner +@dirrm %%QT_EXAMPLEDIR%%/examples/declarative/text/fonts/banner/qml +@dirrm %%QT_EXAMPLEDIR%%/examples/declarative/text/fonts/banner +@dirrm %%QT_EXAMPLEDIR%%/examples/declarative/text/fonts/availableFonts/qml/availableFonts/fonts +@dirrm %%QT_EXAMPLEDIR%%/examples/declarative/text/fonts/availableFonts/qml/availableFonts +@dirrm %%QT_EXAMPLEDIR%%/examples/declarative/text/fonts/availableFonts/qml +@dirrm %%QT_EXAMPLEDIR%%/examples/declarative/text/fonts/availableFonts +@dirrm %%QT_EXAMPLEDIR%%/examples/declarative/text/fonts +@dirrm %%QT_EXAMPLEDIR%%/examples/declarative/text +@dirrm %%QT_EXAMPLEDIR%%/examples/declarative/sqllocalstorage/qml/sqllocalstorage +@dirrm %%QT_EXAMPLEDIR%%/examples/declarative/sqllocalstorage/qml +@dirrm %%QT_EXAMPLEDIR%%/examples/declarative/sqllocalstorage +@dirrm %%QT_EXAMPLEDIR%%/examples/declarative/shadereffects/qml/shadereffects/images +@dirrm %%QT_EXAMPLEDIR%%/examples/declarative/shadereffects/qml/shadereffects +@dirrm %%QT_EXAMPLEDIR%%/examples/declarative/shadereffects/qml +@dirrm %%QT_EXAMPLEDIR%%/examples/declarative/shadereffects +@dirrm %%QT_EXAMPLEDIR%%/examples/declarative/positioners/qml/positioners +@dirrm %%QT_EXAMPLEDIR%%/examples/declarative/positioners/qml +@dirrm %%QT_EXAMPLEDIR%%/examples/declarative/positioners +@dirrm %%QT_EXAMPLEDIR%%/examples/declarative/modelviews/webview/newwindows/qml/newwindows +@dirrm %%QT_EXAMPLEDIR%%/examples/declarative/modelviews/webview/newwindows/qml +@dirrm %%QT_EXAMPLEDIR%%/examples/declarative/modelviews/webview/newwindows +@dirrm %%QT_EXAMPLEDIR%%/examples/declarative/modelviews/webview/inlinehtml/qml/inlinehtml +@dirrm %%QT_EXAMPLEDIR%%/examples/declarative/modelviews/webview/inlinehtml/qml +@dirrm %%QT_EXAMPLEDIR%%/examples/declarative/modelviews/webview/inlinehtml +@dirrm %%QT_EXAMPLEDIR%%/examples/declarative/modelviews/webview/googlemaps/qml/googlemaps/content/pics +@dirrm %%QT_EXAMPLEDIR%%/examples/declarative/modelviews/webview/googlemaps/qml/googlemaps/content/Mapping +@dirrm %%QT_EXAMPLEDIR%%/examples/declarative/modelviews/webview/googlemaps/qml/googlemaps/content +@dirrm %%QT_EXAMPLEDIR%%/examples/declarative/modelviews/webview/googlemaps/qml/googlemaps +@dirrm %%QT_EXAMPLEDIR%%/examples/declarative/modelviews/webview/googlemaps/qml +@dirrm %%QT_EXAMPLEDIR%%/examples/declarative/modelviews/webview/googlemaps +@dirrm %%QT_EXAMPLEDIR%%/examples/declarative/modelviews/webview/autosize/qml/autosize +@dirrm %%QT_EXAMPLEDIR%%/examples/declarative/modelviews/webview/autosize/qml +@dirrm %%QT_EXAMPLEDIR%%/examples/declarative/modelviews/webview/autosize +@dirrm %%QT_EXAMPLEDIR%%/examples/declarative/modelviews/webview/alerts/qml/alerts +@dirrm %%QT_EXAMPLEDIR%%/examples/declarative/modelviews/webview/alerts/qml +@dirrm %%QT_EXAMPLEDIR%%/examples/declarative/modelviews/webview/alerts +@dirrm %%QT_EXAMPLEDIR%%/examples/declarative/modelviews/webview +@dirrm %%QT_EXAMPLEDIR%%/examples/declarative/modelviews/visualitemmodel/qml/visualitemmodel +@dirrm %%QT_EXAMPLEDIR%%/examples/declarative/modelviews/visualitemmodel/qml +@dirrm %%QT_EXAMPLEDIR%%/examples/declarative/modelviews/visualitemmodel +@dirrm %%QT_EXAMPLEDIR%%/examples/declarative/modelviews/stringlistmodel/qml/stringlistmodel +@dirrm %%QT_EXAMPLEDIR%%/examples/declarative/modelviews/stringlistmodel/qml +@dirrm %%QT_EXAMPLEDIR%%/examples/declarative/modelviews/stringlistmodel +@dirrm %%QT_EXAMPLEDIR%%/examples/declarative/modelviews/pathview-example/qml/pathview-example/pics +@dirrm %%QT_EXAMPLEDIR%%/examples/declarative/modelviews/pathview-example/qml/pathview-example +@dirrm %%QT_EXAMPLEDIR%%/examples/declarative/modelviews/pathview-example/qml +@dirrm %%QT_EXAMPLEDIR%%/examples/declarative/modelviews/pathview-example +@dirrm %%QT_EXAMPLEDIR%%/examples/declarative/modelviews/parallax/qml/parallax/pics +@dirrm %%QT_EXAMPLEDIR%%/examples/declarative/modelviews/parallax/qml/parallax +@dirrm %%QT_EXAMPLEDIR%%/examples/declarative/modelviews/parallax/qml +@dirrm %%QT_EXAMPLEDIR%%/examples/declarative/modelviews/parallax +@dirrm %%QT_EXAMPLEDIR%%/examples/declarative/modelviews/package/qml/package +@dirrm %%QT_EXAMPLEDIR%%/examples/declarative/modelviews/package/qml +@dirrm %%QT_EXAMPLEDIR%%/examples/declarative/modelviews/package +@dirrm %%QT_EXAMPLEDIR%%/examples/declarative/modelviews/objectlistmodel/qml/objectlistmodel +@dirrm %%QT_EXAMPLEDIR%%/examples/declarative/modelviews/objectlistmodel/qml +@dirrm %%QT_EXAMPLEDIR%%/examples/declarative/modelviews/objectlistmodel +@dirrm %%QT_EXAMPLEDIR%%/examples/declarative/modelviews/listview/sections/qml/sections/content/pics +@dirrm %%QT_EXAMPLEDIR%%/examples/declarative/modelviews/listview/sections/qml/sections/content +@dirrm %%QT_EXAMPLEDIR%%/examples/declarative/modelviews/listview/sections/qml/sections +@dirrm %%QT_EXAMPLEDIR%%/examples/declarative/modelviews/listview/sections/qml +@dirrm %%QT_EXAMPLEDIR%%/examples/declarative/modelviews/listview/sections +@dirrm %%QT_EXAMPLEDIR%%/examples/declarative/modelviews/listview/highlightranges/qml/highlightranges/content/pics +@dirrm %%QT_EXAMPLEDIR%%/examples/declarative/modelviews/listview/highlightranges/qml/highlightranges/content +@dirrm %%QT_EXAMPLEDIR%%/examples/declarative/modelviews/listview/highlightranges/qml/highlightranges +@dirrm %%QT_EXAMPLEDIR%%/examples/declarative/modelviews/listview/highlightranges/qml +@dirrm %%QT_EXAMPLEDIR%%/examples/declarative/modelviews/listview/highlightranges +@dirrm %%QT_EXAMPLEDIR%%/examples/declarative/modelviews/listview/highlight/qml/highlight/content/pics +@dirrm %%QT_EXAMPLEDIR%%/examples/declarative/modelviews/listview/highlight/qml/highlight/content +@dirrm %%QT_EXAMPLEDIR%%/examples/declarative/modelviews/listview/highlight/qml/highlight +@dirrm %%QT_EXAMPLEDIR%%/examples/declarative/modelviews/listview/highlight/qml +@dirrm %%QT_EXAMPLEDIR%%/examples/declarative/modelviews/listview/highlight +@dirrm %%QT_EXAMPLEDIR%%/examples/declarative/modelviews/listview/expandingdelegates/qml/expandingdelegates/content/pics +@dirrm %%QT_EXAMPLEDIR%%/examples/declarative/modelviews/listview/expandingdelegates/qml/expandingdelegates/content +@dirrm %%QT_EXAMPLEDIR%%/examples/declarative/modelviews/listview/expandingdelegates/qml/expandingdelegates +@dirrm %%QT_EXAMPLEDIR%%/examples/declarative/modelviews/listview/expandingdelegates/qml +@dirrm %%QT_EXAMPLEDIR%%/examples/declarative/modelviews/listview/expandingdelegates +@dirrm %%QT_EXAMPLEDIR%%/examples/declarative/modelviews/listview/dynamiclist/qml/dynamic/content/pics +@dirrm %%QT_EXAMPLEDIR%%/examples/declarative/modelviews/listview/dynamiclist/qml/dynamic/content +@dirrm %%QT_EXAMPLEDIR%%/examples/declarative/modelviews/listview/dynamiclist/qml/dynamic +@dirrm %%QT_EXAMPLEDIR%%/examples/declarative/modelviews/listview/dynamiclist/qml +@dirrm %%QT_EXAMPLEDIR%%/examples/declarative/modelviews/listview/dynamiclist +@dirrm %%QT_EXAMPLEDIR%%/examples/declarative/modelviews/listview +@dirrm %%QT_EXAMPLEDIR%%/examples/declarative/modelviews/gridview-example/qml/gridview-example/pics +@dirrm %%QT_EXAMPLEDIR%%/examples/declarative/modelviews/gridview-example/qml/gridview-example +@dirrm %%QT_EXAMPLEDIR%%/examples/declarative/modelviews/gridview-example/qml +@dirrm %%QT_EXAMPLEDIR%%/examples/declarative/modelviews/gridview-example +@dirrm %%QT_EXAMPLEDIR%%/examples/declarative/modelviews/abstractitemmodel/qml/abstractitemmodel +@dirrm %%QT_EXAMPLEDIR%%/examples/declarative/modelviews/abstractitemmodel/qml +@dirrm %%QT_EXAMPLEDIR%%/examples/declarative/modelviews/abstractitemmodel +@dirrm %%QT_EXAMPLEDIR%%/examples/declarative/modelviews +@dirrm %%QT_EXAMPLEDIR%%/examples/declarative/keyinteraction/focus/qml/focus/FocusCore/images +@dirrm %%QT_EXAMPLEDIR%%/examples/declarative/keyinteraction/focus/qml/focus/FocusCore +@dirrm %%QT_EXAMPLEDIR%%/examples/declarative/keyinteraction/focus/qml/focus +@dirrm %%QT_EXAMPLEDIR%%/examples/declarative/keyinteraction/focus/qml +@dirrm %%QT_EXAMPLEDIR%%/examples/declarative/keyinteraction/focus +@dirrm %%QT_EXAMPLEDIR%%/examples/declarative/keyinteraction +@dirrm %%QT_EXAMPLEDIR%%/examples/declarative/imageelements/shadows/qml/shadows/content +@dirrm %%QT_EXAMPLEDIR%%/examples/declarative/imageelements/shadows/qml/shadows +@dirrm %%QT_EXAMPLEDIR%%/examples/declarative/imageelements/shadows/qml +@dirrm %%QT_EXAMPLEDIR%%/examples/declarative/imageelements/shadows +@dirrm %%QT_EXAMPLEDIR%%/examples/declarative/imageelements/image/qml/image +@dirrm %%QT_EXAMPLEDIR%%/examples/declarative/imageelements/image/qml +@dirrm %%QT_EXAMPLEDIR%%/examples/declarative/imageelements/image +@dirrm %%QT_EXAMPLEDIR%%/examples/declarative/imageelements/borderimage/qml/borderimage/content +@dirrm %%QT_EXAMPLEDIR%%/examples/declarative/imageelements/borderimage/qml/borderimage +@dirrm %%QT_EXAMPLEDIR%%/examples/declarative/imageelements/borderimage/qml +@dirrm %%QT_EXAMPLEDIR%%/examples/declarative/imageelements/borderimage +@dirrm %%QT_EXAMPLEDIR%%/examples/declarative/imageelements +@dirrm %%QT_EXAMPLEDIR%%/examples/declarative/i18n/qml/i18n +@dirrm %%QT_EXAMPLEDIR%%/examples/declarative/i18n/qml +@dirrm %%QT_EXAMPLEDIR%%/examples/declarative/i18n +@dirrm %%QT_EXAMPLEDIR%%/examples/declarative/cppextensions/referenceexamples/valuesource +@dirrm %%QT_EXAMPLEDIR%%/examples/declarative/cppextensions/referenceexamples/signal +@dirrm %%QT_EXAMPLEDIR%%/examples/declarative/cppextensions/referenceexamples/properties +@dirrm %%QT_EXAMPLEDIR%%/examples/declarative/cppextensions/referenceexamples/methods +@dirrm %%QT_EXAMPLEDIR%%/examples/declarative/cppextensions/referenceexamples/grouped +@dirrm %%QT_EXAMPLEDIR%%/examples/declarative/cppextensions/referenceexamples/extended +@dirrm %%QT_EXAMPLEDIR%%/examples/declarative/cppextensions/referenceexamples/default +@dirrm %%QT_EXAMPLEDIR%%/examples/declarative/cppextensions/referenceexamples/coercion +@dirrm %%QT_EXAMPLEDIR%%/examples/declarative/cppextensions/referenceexamples/binding +@dirrm %%QT_EXAMPLEDIR%%/examples/declarative/cppextensions/referenceexamples/attached +@dirrm %%QT_EXAMPLEDIR%%/examples/declarative/cppextensions/referenceexamples/adding +@dirrm %%QT_EXAMPLEDIR%%/examples/declarative/cppextensions/referenceexamples +@dirrm %%QT_EXAMPLEDIR%%/examples/declarative/cppextensions/qwidgets/QWidgets +@dirrm %%QT_EXAMPLEDIR%%/examples/declarative/cppextensions/qwidgets +@dirrm %%QT_EXAMPLEDIR%%/examples/declarative/cppextensions/qgraphicslayouts/qgraphicslinearlayout/qml/qgraphicslinearlayout +@dirrm %%QT_EXAMPLEDIR%%/examples/declarative/cppextensions/qgraphicslayouts/qgraphicslinearlayout/qml +@dirrm %%QT_EXAMPLEDIR%%/examples/declarative/cppextensions/qgraphicslayouts/qgraphicslinearlayout +@dirrm %%QT_EXAMPLEDIR%%/examples/declarative/cppextensions/qgraphicslayouts/qgraphicsgridlayout/qml/qgraphicsgridlayout +@dirrm %%QT_EXAMPLEDIR%%/examples/declarative/cppextensions/qgraphicslayouts/qgraphicsgridlayout/qml +@dirrm %%QT_EXAMPLEDIR%%/examples/declarative/cppextensions/qgraphicslayouts/qgraphicsgridlayout +@dirrm %%QT_EXAMPLEDIR%%/examples/declarative/cppextensions/qgraphicslayouts/layoutitem +@dirrm %%QT_EXAMPLEDIR%%/examples/declarative/cppextensions/qgraphicslayouts +@dirrm %%QT_EXAMPLEDIR%%/examples/declarative/cppextensions/plugins/com/nokia/TimeExample +@dirrm %%QT_EXAMPLEDIR%%/examples/declarative/cppextensions/plugins/com/nokia +@dirrm %%QT_EXAMPLEDIR%%/examples/declarative/cppextensions/plugins/com +@dirrm %%QT_EXAMPLEDIR%%/examples/declarative/cppextensions/plugins +@dirrm %%QT_EXAMPLEDIR%%/examples/declarative/cppextensions/networkaccessmanagerfactory/qml/networkaccessmanagerfactory +@dirrm %%QT_EXAMPLEDIR%%/examples/declarative/cppextensions/networkaccessmanagerfactory/qml +@dirrm %%QT_EXAMPLEDIR%%/examples/declarative/cppextensions/networkaccessmanagerfactory +@dirrm %%QT_EXAMPLEDIR%%/examples/declarative/cppextensions/imageprovider/ImageProviderCore +@dirrm %%QT_EXAMPLEDIR%%/examples/declarative/cppextensions/imageprovider +@dirrm %%QT_EXAMPLEDIR%%/examples/declarative/cppextensions +@dirrm %%QT_EXAMPLEDIR%%/examples/declarative/animation/states/qml/states +@dirrm %%QT_EXAMPLEDIR%%/examples/declarative/animation/states/qml +@dirrm %%QT_EXAMPLEDIR%%/examples/declarative/animation/states +@dirrm %%QT_EXAMPLEDIR%%/examples/declarative/animation/easing/qml/easing/content +@dirrm %%QT_EXAMPLEDIR%%/examples/declarative/animation/easing/qml/easing +@dirrm %%QT_EXAMPLEDIR%%/examples/declarative/animation/easing/qml +@dirrm %%QT_EXAMPLEDIR%%/examples/declarative/animation/easing +@dirrm %%QT_EXAMPLEDIR%%/examples/declarative/animation/behaviors/behavior-example/qml/behaviours +@dirrm %%QT_EXAMPLEDIR%%/examples/declarative/animation/behaviors/behavior-example/qml +@dirrm %%QT_EXAMPLEDIR%%/examples/declarative/animation/behaviors/behavior-example +@dirrm %%QT_EXAMPLEDIR%%/examples/declarative/animation/behaviors +@dirrm %%QT_EXAMPLEDIR%%/examples/declarative/animation/basics/property-animation/qml/property-animation/images +@dirrm %%QT_EXAMPLEDIR%%/examples/declarative/animation/basics/property-animation/qml/property-animation +@dirrm %%QT_EXAMPLEDIR%%/examples/declarative/animation/basics/property-animation/qml +@dirrm %%QT_EXAMPLEDIR%%/examples/declarative/animation/basics/property-animation +@dirrm %%QT_EXAMPLEDIR%%/examples/declarative/animation/basics/color-animation/qml/color-animation/images +@dirrm %%QT_EXAMPLEDIR%%/examples/declarative/animation/basics/color-animation/qml/color-animation +@dirrm %%QT_EXAMPLEDIR%%/examples/declarative/animation/basics/color-animation/qml +@dirrm %%QT_EXAMPLEDIR%%/examples/declarative/animation/basics/color-animation +@dirrm %%QT_EXAMPLEDIR%%/examples/declarative/animation/basics +@dirrm %%QT_EXAMPLEDIR%%/examples/declarative/animation +@dirrm %%QT_EXAMPLEDIR%%/examples/declarative +@dirrm %%QT_EXAMPLEDIR%%/examples/dbus/remotecontrolledcar/controller +@dirrm %%QT_EXAMPLEDIR%%/examples/dbus/remotecontrolledcar/car +@dirrm %%QT_EXAMPLEDIR%%/examples/dbus/remotecontrolledcar +@dirrm %%QT_EXAMPLEDIR%%/examples/dbus/pingpong +@dirrm %%QT_EXAMPLEDIR%%/examples/dbus/listnames +@dirrm %%QT_EXAMPLEDIR%%/examples/dbus/complexpingpong +@dirrm %%QT_EXAMPLEDIR%%/examples/dbus/chat +@dirrm %%QT_EXAMPLEDIR%%/examples/dbus +@dirrm %%QT_EXAMPLEDIR%%/examples/animation/stickman +@dirrm %%QT_EXAMPLEDIR%%/examples/animation/states +@dirrm %%QT_EXAMPLEDIR%%/examples/animation/moveblocks +@dirrm %%QT_EXAMPLEDIR%%/examples/animation/easing/images +@dirrm %%QT_EXAMPLEDIR%%/examples/animation/easing +@dirrm %%QT_EXAMPLEDIR%%/examples/animation/appchooser +@dirrm %%QT_EXAMPLEDIR%%/examples/animation/animatedtiles/images +@dirrm %%QT_EXAMPLEDIR%%/examples/animation/animatedtiles +@dirrm %%QT_EXAMPLEDIR%%/examples/animation +@dirrm %%QT_EXAMPLEDIR%%/examples +@dirrm %%QT_EXAMPLEDIR%%/demos/undo/icons +@dirrm %%QT_EXAMPLEDIR%%/demos/undo +@dirrm %%QT_EXAMPLEDIR%%/demos/textedit/images/win +@dirrm %%QT_EXAMPLEDIR%%/demos/textedit/images/mac +@dirrm %%QT_EXAMPLEDIR%%/demos/textedit/images +@dirrm %%QT_EXAMPLEDIR%%/demos/textedit +@dirrm %%QT_EXAMPLEDIR%%/demos/sub-attaq/pics/welcome +@dirrm %%QT_EXAMPLEDIR%%/demos/sub-attaq/pics/small +@dirrm %%QT_EXAMPLEDIR%%/demos/sub-attaq/pics/scalable +@dirrm %%QT_EXAMPLEDIR%%/demos/sub-attaq/pics/big/explosion/submarine +@dirrm %%QT_EXAMPLEDIR%%/demos/sub-attaq/pics/big/explosion/boat +@dirrm %%QT_EXAMPLEDIR%%/demos/sub-attaq/pics/big/explosion +@dirrm %%QT_EXAMPLEDIR%%/demos/sub-attaq/pics/big +@dirrm %%QT_EXAMPLEDIR%%/demos/sub-attaq/pics +@dirrm %%QT_EXAMPLEDIR%%/demos/sub-attaq +@dirrm %%QT_EXAMPLEDIR%%/demos/sqlbrowser +@dirrm %%QT_EXAMPLEDIR%%/demos/spreadsheet/images +@dirrm %%QT_EXAMPLEDIR%%/demos/spreadsheet +@dirrm %%QT_EXAMPLEDIR%%/demos/spectrum/app/images +@dirrm %%QT_EXAMPLEDIR%%/demos/spectrum/app +@dirrm %%QT_EXAMPLEDIR%%/demos/spectrum/3rdparty/fftreal +@dirrm %%QT_EXAMPLEDIR%%/demos/spectrum/3rdparty +@dirrm %%QT_EXAMPLEDIR%%/demos/spectrum +@dirrm %%QT_EXAMPLEDIR%%/demos/shared/images +@dirrm %%QT_EXAMPLEDIR%%/demos/shared +@dirrm %%QT_EXAMPLEDIR%%/demos/qtdemo/xml +@dirrm %%QT_EXAMPLEDIR%%/demos/qtdemo/images +@dirrm %%QT_EXAMPLEDIR%%/demos/qtdemo +@dirrm %%QT_EXAMPLEDIR%%/demos/qmediaplayer/images +@dirrm %%QT_EXAMPLEDIR%%/demos/qmediaplayer +@dirrm %%QT_EXAMPLEDIR%%/demos/pathstroke +@dirrm %%QT_EXAMPLEDIR%%/demos/mainwindow +@dirrm %%QT_EXAMPLEDIR%%/demos/interview/images +@dirrm %%QT_EXAMPLEDIR%%/demos/interview +@dirrm %%QT_EXAMPLEDIR%%/demos/helper/qmlapplicationviewer +@dirrm %%QT_EXAMPLEDIR%%/demos/helper +@dirrm %%QT_EXAMPLEDIR%%/demos/gradients +@dirrm %%QT_EXAMPLEDIR%%/demos/glhypnotizer +@dirrm %%QT_EXAMPLEDIR%%/demos/embeddeddialogs +@dirrm %%QT_EXAMPLEDIR%%/demos/deform +@dirrm %%QT_EXAMPLEDIR%%/demos/declarative/webbrowser/qml/webbrowser/content/pics +@dirrm %%QT_EXAMPLEDIR%%/demos/declarative/webbrowser/qml/webbrowser/content +@dirrm %%QT_EXAMPLEDIR%%/demos/declarative/webbrowser/qml/webbrowser +@dirrm %%QT_EXAMPLEDIR%%/demos/declarative/webbrowser/qml +@dirrm %%QT_EXAMPLEDIR%%/demos/declarative/webbrowser +@dirrm %%QT_EXAMPLEDIR%%/demos/declarative/twitter/qml/twitter/TwitterCore/images +@dirrm %%QT_EXAMPLEDIR%%/demos/declarative/twitter/qml/twitter/TwitterCore +@dirrm %%QT_EXAMPLEDIR%%/demos/declarative/twitter/qml/twitter +@dirrm %%QT_EXAMPLEDIR%%/demos/declarative/twitter/qml +@dirrm %%QT_EXAMPLEDIR%%/demos/declarative/twitter +@dirrm %%QT_EXAMPLEDIR%%/demos/declarative/snake/qml/snake/content/pics +@dirrm %%QT_EXAMPLEDIR%%/demos/declarative/snake/qml/snake/content +@dirrm %%QT_EXAMPLEDIR%%/demos/declarative/snake/qml/snake +@dirrm %%QT_EXAMPLEDIR%%/demos/declarative/snake/qml +@dirrm %%QT_EXAMPLEDIR%%/demos/declarative/snake +@dirrm %%QT_EXAMPLEDIR%%/demos/declarative/samegame/qml/samegame/highscores +@dirrm %%QT_EXAMPLEDIR%%/demos/declarative/samegame/qml/samegame/SamegameCore/pics +@dirrm %%QT_EXAMPLEDIR%%/demos/declarative/samegame/qml/samegame/SamegameCore +@dirrm %%QT_EXAMPLEDIR%%/demos/declarative/samegame/qml/samegame +@dirrm %%QT_EXAMPLEDIR%%/demos/declarative/samegame/qml +@dirrm %%QT_EXAMPLEDIR%%/demos/declarative/samegame +@dirrm %%QT_EXAMPLEDIR%%/demos/declarative/rssnews/qml/rssnews/content/images +@dirrm %%QT_EXAMPLEDIR%%/demos/declarative/rssnews/qml/rssnews/content +@dirrm %%QT_EXAMPLEDIR%%/demos/declarative/rssnews/qml/rssnews +@dirrm %%QT_EXAMPLEDIR%%/demos/declarative/rssnews/qml +@dirrm %%QT_EXAMPLEDIR%%/demos/declarative/rssnews +@dirrm %%QT_EXAMPLEDIR%%/demos/declarative/photoviewer/qml/photoviewer/i18n +@dirrm %%QT_EXAMPLEDIR%%/demos/declarative/photoviewer/qml/photoviewer/PhotoViewerCore/script +@dirrm %%QT_EXAMPLEDIR%%/demos/declarative/photoviewer/qml/photoviewer/PhotoViewerCore/images +@dirrm %%QT_EXAMPLEDIR%%/demos/declarative/photoviewer/qml/photoviewer/PhotoViewerCore +@dirrm %%QT_EXAMPLEDIR%%/demos/declarative/photoviewer/qml/photoviewer +@dirrm %%QT_EXAMPLEDIR%%/demos/declarative/photoviewer/qml +@dirrm %%QT_EXAMPLEDIR%%/demos/declarative/photoviewer +@dirrm %%QT_EXAMPLEDIR%%/demos/declarative/minehunt/qml/minehunt/MinehuntCore/pics +@dirrm %%QT_EXAMPLEDIR%%/demos/declarative/minehunt/qml/minehunt/MinehuntCore +@dirrm %%QT_EXAMPLEDIR%%/demos/declarative/minehunt/qml/minehunt +@dirrm %%QT_EXAMPLEDIR%%/demos/declarative/minehunt/qml +@dirrm %%QT_EXAMPLEDIR%%/demos/declarative/minehunt +@dirrm %%QT_EXAMPLEDIR%%/demos/declarative/flickr/qml/flickr/mobile/images +@dirrm %%QT_EXAMPLEDIR%%/demos/declarative/flickr/qml/flickr/mobile +@dirrm %%QT_EXAMPLEDIR%%/demos/declarative/flickr/qml/flickr/common +@dirrm %%QT_EXAMPLEDIR%%/demos/declarative/flickr/qml/flickr +@dirrm %%QT_EXAMPLEDIR%%/demos/declarative/flickr/qml +@dirrm %%QT_EXAMPLEDIR%%/demos/declarative/flickr +@dirrm %%QT_EXAMPLEDIR%%/demos/declarative/calculator/qml/calculator/CalculatorCore/images +@dirrm %%QT_EXAMPLEDIR%%/demos/declarative/calculator/qml/calculator/CalculatorCore +@dirrm %%QT_EXAMPLEDIR%%/demos/declarative/calculator/qml/calculator +@dirrm %%QT_EXAMPLEDIR%%/demos/declarative/calculator/qml +@dirrm %%QT_EXAMPLEDIR%%/demos/declarative/calculator +@dirrm %%QT_EXAMPLEDIR%%/demos/declarative +@dirrm %%QT_EXAMPLEDIR%%/demos/composition +@dirrm %%QT_EXAMPLEDIR%%/demos/chip +@dirrm %%QT_EXAMPLEDIR%%/demos/browser/htmls +@dirrm %%QT_EXAMPLEDIR%%/demos/browser/data +@dirrm %%QT_EXAMPLEDIR%%/demos/browser +@dirrm %%QT_EXAMPLEDIR%%/demos/boxes/3rdparty +@dirrm %%QT_EXAMPLEDIR%%/demos/boxes +@dirrm %%QT_EXAMPLEDIR%%/demos/books/images +@dirrm %%QT_EXAMPLEDIR%%/demos/books +@dirrm %%QT_EXAMPLEDIR%%/demos/arthurplugin +@dirrm %%QT_EXAMPLEDIR%%/demos/affine +@dirrm %%QT_EXAMPLEDIR%%/demos +@dirrm %%QT_EXAMPLEDIR%% @dirrmtry %%QT_PLUGINDIR%%/designer @dirrmtry %%QT_PLUGINDIR%% diff --git a/multimedia/qt4-multimedia/Makefile b/multimedia/qt4-multimedia/Makefile index 152d58973bd8..68b6274b70d1 100644 --- a/multimedia/qt4-multimedia/Makefile +++ b/multimedia/qt4-multimedia/Makefile @@ -2,18 +2,17 @@ PORTNAME= multimedia DISTVERSION= ${QT4_VERSION} -CATEGORIES?= multimedia +CATEGORIES= multimedia PKGNAMEPREFIX= qt4- MAINTAINER= kde@FreeBSD.org -COMMENT= Qt4 low-level multimedia API +COMMENT= Qt low-level multimedia API USE_QT4= qmake_build moc_build uic_build corelib gui -QT_NONSTANDARD= yes QT_DIST= yes HAS_CONFIGURE= yes -USE_LDCONFIG= ${PREFIX}/lib/qt4 +USE_LDCONFIG= ${PREFIX}/${QT_LIBDIR_REL} ALL_TARGET= first CONFIGURE_ENV?= QTDIR=${WRKSRC} PATH=${WRKSRC}/bin:$$PATH @@ -35,21 +34,19 @@ EXTRACT_AFTER_ARGS+= --exclude '${DISTNAME}/${dne}' BUILD_WRKSRC= ${WRKSRC}/src/${PORTNAME} INSTALL_WRKSRC= ${BUILD_WRKSRC} -EXTRA_PATCHES+= ${.CURDIR}/../../devel/qt4/files/patch-configure - pre-configure: ${MKDIR} ${WRKSRC}/mkspecs - ${LN} -sf ${LOCALBASE}/bin/qmake-qt4 ${WRKSRC}/bin/qmake - ${LN} -sf ${LOCALBASE}/bin/moc-qt4 ${WRKSRC}/bin/moc - ${LN} -sf ${LOCALBASE}/bin/uic-qt4 ${WRKSRC}/bin/uic + ${LN} -sf ${QMAKE} ${WRKSRC}/bin/qmake + ${LN} -sf ${MOC} ${WRKSRC}/bin/moc + ${LN} -sf ${UIC} ${WRKSRC}/bin/uic post-configure: ${REINPLACE_CMD} \ - -e 's|${PREFIX}/lib/qt4/pkgconfig|${PREFIX}/libdata/pkgconfig|g' \ + -e 's|${PREFIX}/${QT_LIBDIR_REL}/pkgconfig|${PREFIX}/libdata/pkgconfig|g' \ -e 's|.*$$(QMAKE).*||g' ${BUILD_WRKSRC}/Makefile ${REINPLACE_CMD} -E -e 's|-L.[^[:space:]]*qt-x11-opensource.[^[:space:]]*lib||g' \ - -E -e 's|(.*location=).*moc|\1${PREFIX}/bin/moc-qt4|g' \ - -E -e 's|(.*location=).*uic|\1${PREFIX}/bin/uic-qt4|g' \ + -E -e 's|(.*location=).*moc|\1${PREFIX}/${QT_BINDIR_REL}/${MOC:T}|g' \ + -E -e 's|(.*location=).*uic|\1${PREFIX}/${QT_BINDIR_REL}/${UIC:T}|g' \ ${WRKSRC}/lib/pkgconfig/QtMultimedia.pc .include diff --git a/multimedia/qt4-multimedia/pkg-descr b/multimedia/qt4-multimedia/pkg-descr deleted file mode 100644 index 36bc69717e98..000000000000 --- a/multimedia/qt4-multimedia/pkg-descr +++ /dev/null @@ -1,12 +0,0 @@ -Qt is a C++ toolkit for application development. It lets application -developers target all major operating systems with a single application -source code. - -Qt provides a platform-independent API to all central platform functionality: -GUI, database access, networking, file handling, etc. The Qt library -encapsulates the different APIs of different operating systems, providing -the application programmer with a single, common API for all operating systems. -The native C APIs are encapsulated in a set of well-designed, fully -object-oriented C++ classes. - -WWW: http://qt.nokia.com/products/qt/index.html diff --git a/multimedia/qt4-multimedia/pkg-plist b/multimedia/qt4-multimedia/pkg-plist index e86d13f95448..cec936145d5d 100644 --- a/multimedia/qt4-multimedia/pkg-plist +++ b/multimedia/qt4-multimedia/pkg-plist @@ -1,50 +1,50 @@ -include/qt4/Qt/QtMultimedia -include/qt4/Qt/qabstractvideobuffer.h -include/qt4/Qt/qabstractvideosurface.h -include/qt4/Qt/qaudio.h -include/qt4/Qt/qaudiodeviceinfo.h -include/qt4/Qt/qaudioengine.h -include/qt4/Qt/qaudioengineplugin.h -include/qt4/Qt/qaudioformat.h -include/qt4/Qt/qaudioinput.h -include/qt4/Qt/qaudiooutput.h -include/qt4/Qt/qvideoframe.h -include/qt4/Qt/qvideosurfaceformat.h -include/qt4/QtMultimedia/QAbstractAudioDeviceInfo -include/qt4/QtMultimedia/QAbstractAudioInput -include/qt4/QtMultimedia/QAbstractAudioOutput -include/qt4/QtMultimedia/QAbstractVideoBuffer -include/qt4/QtMultimedia/QAbstractVideoSurface -include/qt4/QtMultimedia/QAudio -include/qt4/QtMultimedia/QAudioDeviceInfo -include/qt4/QtMultimedia/QAudioEngineFactoryInterface -include/qt4/QtMultimedia/QAudioEnginePlugin -include/qt4/QtMultimedia/QAudioFormat -include/qt4/QtMultimedia/QAudioInput -include/qt4/QtMultimedia/QAudioOutput -include/qt4/QtMultimedia/QVideoFrame -include/qt4/QtMultimedia/QVideoSurfaceFormat -include/qt4/QtMultimedia/QtMultimedia -include/qt4/QtMultimedia/qabstractvideobuffer.h -include/qt4/QtMultimedia/qabstractvideosurface.h -include/qt4/QtMultimedia/qaudio.h -include/qt4/QtMultimedia/qaudiodeviceinfo.h -include/qt4/QtMultimedia/qaudioengine.h -include/qt4/QtMultimedia/qaudioengineplugin.h -include/qt4/QtMultimedia/qaudioformat.h -include/qt4/QtMultimedia/qaudioinput.h -include/qt4/QtMultimedia/qaudiooutput.h -include/qt4/QtMultimedia/qvideoframe.h -include/qt4/QtMultimedia/qvideosurfaceformat.h -lib/qt4/libQtMultimedia.la -lib/qt4/libQtMultimedia.prl -lib/qt4/libQtMultimedia.so -lib/qt4/libQtMultimedia.so.4 -lib/qt4/libQtMultimedia.so.%%SHLIB_SHVER%% -lib/qt4/libQtMultimedia.so.%%SHLIB_VER%% -%%DEBUG%%lib/qt4/libQtMultimedia.so.%%SHLIB_VER%%.debug +%%QT_INCDIR%%/Qt/QtMultimedia +%%QT_INCDIR%%/Qt/qabstractvideobuffer.h +%%QT_INCDIR%%/Qt/qabstractvideosurface.h +%%QT_INCDIR%%/Qt/qaudio.h +%%QT_INCDIR%%/Qt/qaudiodeviceinfo.h +%%QT_INCDIR%%/Qt/qaudioengine.h +%%QT_INCDIR%%/Qt/qaudioengineplugin.h +%%QT_INCDIR%%/Qt/qaudioformat.h +%%QT_INCDIR%%/Qt/qaudioinput.h +%%QT_INCDIR%%/Qt/qaudiooutput.h +%%QT_INCDIR%%/Qt/qvideoframe.h +%%QT_INCDIR%%/Qt/qvideosurfaceformat.h +%%QT_INCDIR%%/QtMultimedia/QAbstractAudioDeviceInfo +%%QT_INCDIR%%/QtMultimedia/QAbstractAudioInput +%%QT_INCDIR%%/QtMultimedia/QAbstractAudioOutput +%%QT_INCDIR%%/QtMultimedia/QAbstractVideoBuffer +%%QT_INCDIR%%/QtMultimedia/QAbstractVideoSurface +%%QT_INCDIR%%/QtMultimedia/QAudio +%%QT_INCDIR%%/QtMultimedia/QAudioDeviceInfo +%%QT_INCDIR%%/QtMultimedia/QAudioEngineFactoryInterface +%%QT_INCDIR%%/QtMultimedia/QAudioEnginePlugin +%%QT_INCDIR%%/QtMultimedia/QAudioFormat +%%QT_INCDIR%%/QtMultimedia/QAudioInput +%%QT_INCDIR%%/QtMultimedia/QAudioOutput +%%QT_INCDIR%%/QtMultimedia/QVideoFrame +%%QT_INCDIR%%/QtMultimedia/QVideoSurfaceFormat +%%QT_INCDIR%%/QtMultimedia/QtMultimedia +%%QT_INCDIR%%/QtMultimedia/qabstractvideobuffer.h +%%QT_INCDIR%%/QtMultimedia/qabstractvideosurface.h +%%QT_INCDIR%%/QtMultimedia/qaudio.h +%%QT_INCDIR%%/QtMultimedia/qaudiodeviceinfo.h +%%QT_INCDIR%%/QtMultimedia/qaudioengine.h +%%QT_INCDIR%%/QtMultimedia/qaudioengineplugin.h +%%QT_INCDIR%%/QtMultimedia/qaudioformat.h +%%QT_INCDIR%%/QtMultimedia/qaudioinput.h +%%QT_INCDIR%%/QtMultimedia/qaudiooutput.h +%%QT_INCDIR%%/QtMultimedia/qvideoframe.h +%%QT_INCDIR%%/QtMultimedia/qvideosurfaceformat.h +%%QT_LIBDIR%%/libQtMultimedia.la +%%QT_LIBDIR%%/libQtMultimedia.prl +%%QT_LIBDIR%%/libQtMultimedia.so +%%QT_LIBDIR%%/libQtMultimedia.so.4 +%%QT_LIBDIR%%/libQtMultimedia.so.%%SHORTVER%% +%%QT_LIBDIR%%/libQtMultimedia.so.%%FULLVER%% +%%DEBUG%%%%QT_LIBDIR%%/libQtMultimedia.so.%%FULLVER%%.debug libdata/pkgconfig/QtMultimedia.pc -@dirrmtry lib/qt4 -@dirrm include/qt4/QtMultimedia -@dirrmtry include/qt4/Qt -@dirrmtry include/qt4 +@dirrmtry %%QT_LIBDIR%% +@dirrm %%QT_INCDIR%%/QtMultimedia +@dirrmtry %%QT_INCDIR%%/Qt +@dirrmtry %%QT_INCDIR%% diff --git a/net/qt4-network/Makefile b/net/qt4-network/Makefile index bd01c77093b1..874544a28d75 100644 --- a/net/qt4-network/Makefile +++ b/net/qt4-network/Makefile @@ -3,20 +3,19 @@ PORTNAME= network DISTVERSION= ${QT4_VERSION} -CATEGORIES?= net ipv6 +CATEGORIES= net ipv6 PKGNAMEPREFIX= qt4- MAINTAINER= kde@FreeBSD.org -COMMENT= Qt network library +COMMENT= Qt network module RUN_DEPENDS= ${LOCALBASE}/share/certs/ca-root-nss.crt:${PORTSDIR}/security/ca_root_nss USE_QT4= qmake_build moc_build rcc_build corelib -QT_NONSTANDARD= yes QT_DIST= yes HAS_CONFIGURE= yes -USE_LDCONFIG= ${PREFIX}/lib/qt4 +USE_LDCONFIG= ${PREFIX}/${QT_LIBDIR_REL} USE_OPENSSL= yes ALL_TARGET= first @@ -39,20 +38,18 @@ EXTRACT_AFTER_ARGS+= --exclude '${DISTNAME}/${dne}' BUILD_WRKSRC= ${WRKSRC}/src/${PORTNAME} INSTALL_WRKSRC= ${BUILD_WRKSRC} -EXTRA_PATCHES+= ${.CURDIR}/../../devel/qt4/files/patch-configure - pre-configure: ${MKDIR} ${WRKSRC}/mkspecs - ${LN} -sf ${LOCALBASE}/bin/qmake-qt4 ${WRKSRC}/bin/qmake - ${LN} -sf ${LOCALBASE}/bin/moc-qt4 ${WRKSRC}/bin/moc - ${LN} -sf ${LOCALBASE}/bin/rcc ${WRKSRC}/bin/rcc + ${LN} -sf ${QMAKE} ${WRKSRC}/bin/qmake + ${LN} -sf ${MOC} ${WRKSRC}/bin/moc + ${LN} -sf ${RCC} ${WRKSRC}/bin/rcc post-configure: - ${REINPLACE_CMD} -e 's|${PREFIX}/lib/qt4/pkgconfig|${PREFIX}/libdata/pkgconfig|g' \ + ${REINPLACE_CMD} -e 's|${PREFIX}/${QT_LIBDIR_REL}/pkgconfig|${PREFIX}/libdata/pkgconfig|g' \ -e 's|.*$$(QMAKE).*||g' ${BUILD_WRKSRC}/Makefile ${REINPLACE_CMD} -E -e 's|-L.[^[:space:]]*qt-x11-opensource.[^[:space:]]*lib||g' \ - -E -e 's|(.*location=).*moc|\1${PREFIX}/bin/moc-qt4|g' \ - -E -e 's|(.*location=).*uic|\1${PREFIX}/bin/uic-qt4|g' \ + -E -e 's|(.*location=).*moc|\1${PREFIX}/${QT_BINDIR_REL}/${MOC:T}|g' \ + -E -e 's|(.*location=).*uic|\1${PREFIX}/${QT_BINDIR_REL}/${UIC:T}|g' \ ${WRKSRC}/lib/pkgconfig/QtNetwork.pc ${REINPLACE_CMD} -e 's|/usr/local|${LOCALBASE}|g' \ ${WRKSRC}/src/network/ssl/qsslsocket_openssl.cpp diff --git a/net/qt4-network/pkg-descr b/net/qt4-network/pkg-descr deleted file mode 100644 index 36bc69717e98..000000000000 --- a/net/qt4-network/pkg-descr +++ /dev/null @@ -1,12 +0,0 @@ -Qt is a C++ toolkit for application development. It lets application -developers target all major operating systems with a single application -source code. - -Qt provides a platform-independent API to all central platform functionality: -GUI, database access, networking, file handling, etc. The Qt library -encapsulates the different APIs of different operating systems, providing -the application programmer with a single, common API for all operating systems. -The native C APIs are encapsulated in a set of well-designed, fully -object-oriented C++ classes. - -WWW: http://qt.nokia.com/products/qt/index.html diff --git a/net/qt4-network/pkg-plist b/net/qt4-network/pkg-plist index f86f9d38d4b8..35e4bb0938f2 100644 --- a/net/qt4-network/pkg-plist +++ b/net/qt4-network/pkg-plist @@ -1,122 +1,122 @@ -include/qt4/Qt/QtNetwork -include/qt4/Qt/qabstractnetworkcache.h -include/qt4/Qt/qabstractsocket.h -include/qt4/Qt/qauthenticator.h -include/qt4/Qt/qftp.h -include/qt4/Qt/qhostaddress.h -include/qt4/Qt/qhostinfo.h -include/qt4/Qt/qhttp.h -include/qt4/Qt/qhttpmultipart.h -include/qt4/Qt/qlocalserver.h -include/qt4/Qt/qlocalsocket.h -include/qt4/Qt/qnetworkaccessmanager.h -include/qt4/Qt/qnetworkconfigmanager.h -include/qt4/Qt/qnetworkconfiguration.h -include/qt4/Qt/qnetworkcookie.h -include/qt4/Qt/qnetworkcookiejar.h -include/qt4/Qt/qnetworkdiskcache.h -include/qt4/Qt/qnetworkfunctions_wince.h -include/qt4/Qt/qnetworkinterface.h -include/qt4/Qt/qnetworkproxy.h -include/qt4/Qt/qnetworkreply.h -include/qt4/Qt/qnetworkrequest.h -include/qt4/Qt/qnetworksession.h -include/qt4/Qt/qssl.h -include/qt4/Qt/qsslcertificate.h -include/qt4/Qt/qsslcipher.h -include/qt4/Qt/qsslconfiguration.h -include/qt4/Qt/qsslerror.h -include/qt4/Qt/qsslkey.h -include/qt4/Qt/qsslsocket.h -include/qt4/Qt/qtcpserver.h -include/qt4/Qt/qtcpsocket.h -include/qt4/Qt/qudpsocket.h -include/qt4/Qt/qurlinfo.h -include/qt4/QtNetwork/QAbstractNetworkCache -include/qt4/QtNetwork/QAbstractSocket -include/qt4/QtNetwork/QAuthenticator -include/qt4/QtNetwork/QFtp -include/qt4/QtNetwork/QHostAddress -include/qt4/QtNetwork/QHostInfo -include/qt4/QtNetwork/QHttp -include/qt4/QtNetwork/QHttpHeader -include/qt4/QtNetwork/QHttpMultiPart -include/qt4/QtNetwork/QHttpPart -include/qt4/QtNetwork/QHttpRequestHeader -include/qt4/QtNetwork/QHttpResponseHeader -include/qt4/QtNetwork/QIPv6Address -include/qt4/QtNetwork/QLocalServer -include/qt4/QtNetwork/QLocalSocket -include/qt4/QtNetwork/QNetworkAccessManager -include/qt4/QtNetwork/QNetworkAddressEntry -include/qt4/QtNetwork/QNetworkCacheMetaData -include/qt4/QtNetwork/QNetworkConfiguration -include/qt4/QtNetwork/QNetworkConfigurationManager -include/qt4/QtNetwork/QNetworkCookie -include/qt4/QtNetwork/QNetworkCookieJar -include/qt4/QtNetwork/QNetworkDiskCache -include/qt4/QtNetwork/QNetworkInterface -include/qt4/QtNetwork/QNetworkProxy -include/qt4/QtNetwork/QNetworkProxyFactory -include/qt4/QtNetwork/QNetworkProxyQuery -include/qt4/QtNetwork/QNetworkReply -include/qt4/QtNetwork/QNetworkRequest -include/qt4/QtNetwork/QNetworkSession -include/qt4/QtNetwork/QSsl -include/qt4/QtNetwork/QSslCertificate -include/qt4/QtNetwork/QSslCipher -include/qt4/QtNetwork/QSslConfiguration -include/qt4/QtNetwork/QSslError -include/qt4/QtNetwork/QSslKey -include/qt4/QtNetwork/QSslSocket -include/qt4/QtNetwork/QTcpServer -include/qt4/QtNetwork/QTcpSocket -include/qt4/QtNetwork/QUdpSocket -include/qt4/QtNetwork/QUrlInfo -include/qt4/QtNetwork/Q_IPV6ADDR -include/qt4/QtNetwork/QtNetwork -include/qt4/QtNetwork/qabstractnetworkcache.h -include/qt4/QtNetwork/qabstractsocket.h -include/qt4/QtNetwork/qauthenticator.h -include/qt4/QtNetwork/qftp.h -include/qt4/QtNetwork/qhostaddress.h -include/qt4/QtNetwork/qhostinfo.h -include/qt4/QtNetwork/qhttp.h -include/qt4/QtNetwork/qhttpmultipart.h -include/qt4/QtNetwork/qlocalserver.h -include/qt4/QtNetwork/qlocalsocket.h -include/qt4/QtNetwork/qnetworkaccessmanager.h -include/qt4/QtNetwork/qnetworkconfigmanager.h -include/qt4/QtNetwork/qnetworkconfiguration.h -include/qt4/QtNetwork/qnetworkcookie.h -include/qt4/QtNetwork/qnetworkcookiejar.h -include/qt4/QtNetwork/qnetworkdiskcache.h -include/qt4/QtNetwork/qnetworkfunctions_wince.h -include/qt4/QtNetwork/qnetworkinterface.h -include/qt4/QtNetwork/qnetworkproxy.h -include/qt4/QtNetwork/qnetworkreply.h -include/qt4/QtNetwork/qnetworkrequest.h -include/qt4/QtNetwork/qnetworksession.h -include/qt4/QtNetwork/qssl.h -include/qt4/QtNetwork/qsslcertificate.h -include/qt4/QtNetwork/qsslcipher.h -include/qt4/QtNetwork/qsslconfiguration.h -include/qt4/QtNetwork/qsslerror.h -include/qt4/QtNetwork/qsslkey.h -include/qt4/QtNetwork/qsslsocket.h -include/qt4/QtNetwork/qtcpserver.h -include/qt4/QtNetwork/qtcpsocket.h -include/qt4/QtNetwork/qudpsocket.h -include/qt4/QtNetwork/qurlinfo.h -lib/qt4/libQtNetwork.la -lib/qt4/libQtNetwork.prl -lib/qt4/libQtNetwork.so -lib/qt4/libQtNetwork.so.4 -lib/qt4/libQtNetwork.so.%%SHLIB_SHVER%% -lib/qt4/libQtNetwork.so.%%SHLIB_VER%% -%%DEBUG%%lib/qt4/libQtNetwork.so.%%SHLIB_VER%%.debug +%%QT_INCDIR%%/Qt/QtNetwork +%%QT_INCDIR%%/Qt/qabstractnetworkcache.h +%%QT_INCDIR%%/Qt/qabstractsocket.h +%%QT_INCDIR%%/Qt/qauthenticator.h +%%QT_INCDIR%%/Qt/qftp.h +%%QT_INCDIR%%/Qt/qhostaddress.h +%%QT_INCDIR%%/Qt/qhostinfo.h +%%QT_INCDIR%%/Qt/qhttp.h +%%QT_INCDIR%%/Qt/qhttpmultipart.h +%%QT_INCDIR%%/Qt/qlocalserver.h +%%QT_INCDIR%%/Qt/qlocalsocket.h +%%QT_INCDIR%%/Qt/qnetworkaccessmanager.h +%%QT_INCDIR%%/Qt/qnetworkconfigmanager.h +%%QT_INCDIR%%/Qt/qnetworkconfiguration.h +%%QT_INCDIR%%/Qt/qnetworkcookie.h +%%QT_INCDIR%%/Qt/qnetworkcookiejar.h +%%QT_INCDIR%%/Qt/qnetworkdiskcache.h +%%QT_INCDIR%%/Qt/qnetworkfunctions_wince.h +%%QT_INCDIR%%/Qt/qnetworkinterface.h +%%QT_INCDIR%%/Qt/qnetworkproxy.h +%%QT_INCDIR%%/Qt/qnetworkreply.h +%%QT_INCDIR%%/Qt/qnetworkrequest.h +%%QT_INCDIR%%/Qt/qnetworksession.h +%%QT_INCDIR%%/Qt/qssl.h +%%QT_INCDIR%%/Qt/qsslcertificate.h +%%QT_INCDIR%%/Qt/qsslcipher.h +%%QT_INCDIR%%/Qt/qsslconfiguration.h +%%QT_INCDIR%%/Qt/qsslerror.h +%%QT_INCDIR%%/Qt/qsslkey.h +%%QT_INCDIR%%/Qt/qsslsocket.h +%%QT_INCDIR%%/Qt/qtcpserver.h +%%QT_INCDIR%%/Qt/qtcpsocket.h +%%QT_INCDIR%%/Qt/qudpsocket.h +%%QT_INCDIR%%/Qt/qurlinfo.h +%%QT_INCDIR%%/QtNetwork/QAbstractNetworkCache +%%QT_INCDIR%%/QtNetwork/QAbstractSocket +%%QT_INCDIR%%/QtNetwork/QAuthenticator +%%QT_INCDIR%%/QtNetwork/QFtp +%%QT_INCDIR%%/QtNetwork/QHostAddress +%%QT_INCDIR%%/QtNetwork/QHostInfo +%%QT_INCDIR%%/QtNetwork/QHttp +%%QT_INCDIR%%/QtNetwork/QHttpHeader +%%QT_INCDIR%%/QtNetwork/QHttpMultiPart +%%QT_INCDIR%%/QtNetwork/QHttpPart +%%QT_INCDIR%%/QtNetwork/QHttpRequestHeader +%%QT_INCDIR%%/QtNetwork/QHttpResponseHeader +%%QT_INCDIR%%/QtNetwork/QIPv6Address +%%QT_INCDIR%%/QtNetwork/QLocalServer +%%QT_INCDIR%%/QtNetwork/QLocalSocket +%%QT_INCDIR%%/QtNetwork/QNetworkAccessManager +%%QT_INCDIR%%/QtNetwork/QNetworkAddressEntry +%%QT_INCDIR%%/QtNetwork/QNetworkCacheMetaData +%%QT_INCDIR%%/QtNetwork/QNetworkConfiguration +%%QT_INCDIR%%/QtNetwork/QNetworkConfigurationManager +%%QT_INCDIR%%/QtNetwork/QNetworkCookie +%%QT_INCDIR%%/QtNetwork/QNetworkCookieJar +%%QT_INCDIR%%/QtNetwork/QNetworkDiskCache +%%QT_INCDIR%%/QtNetwork/QNetworkInterface +%%QT_INCDIR%%/QtNetwork/QNetworkProxy +%%QT_INCDIR%%/QtNetwork/QNetworkProxyFactory +%%QT_INCDIR%%/QtNetwork/QNetworkProxyQuery +%%QT_INCDIR%%/QtNetwork/QNetworkReply +%%QT_INCDIR%%/QtNetwork/QNetworkRequest +%%QT_INCDIR%%/QtNetwork/QNetworkSession +%%QT_INCDIR%%/QtNetwork/QSsl +%%QT_INCDIR%%/QtNetwork/QSslCertificate +%%QT_INCDIR%%/QtNetwork/QSslCipher +%%QT_INCDIR%%/QtNetwork/QSslConfiguration +%%QT_INCDIR%%/QtNetwork/QSslError +%%QT_INCDIR%%/QtNetwork/QSslKey +%%QT_INCDIR%%/QtNetwork/QSslSocket +%%QT_INCDIR%%/QtNetwork/QTcpServer +%%QT_INCDIR%%/QtNetwork/QTcpSocket +%%QT_INCDIR%%/QtNetwork/QUdpSocket +%%QT_INCDIR%%/QtNetwork/QUrlInfo +%%QT_INCDIR%%/QtNetwork/Q_IPV6ADDR +%%QT_INCDIR%%/QtNetwork/QtNetwork +%%QT_INCDIR%%/QtNetwork/qabstractnetworkcache.h +%%QT_INCDIR%%/QtNetwork/qabstractsocket.h +%%QT_INCDIR%%/QtNetwork/qauthenticator.h +%%QT_INCDIR%%/QtNetwork/qftp.h +%%QT_INCDIR%%/QtNetwork/qhostaddress.h +%%QT_INCDIR%%/QtNetwork/qhostinfo.h +%%QT_INCDIR%%/QtNetwork/qhttp.h +%%QT_INCDIR%%/QtNetwork/qhttpmultipart.h +%%QT_INCDIR%%/QtNetwork/qlocalserver.h +%%QT_INCDIR%%/QtNetwork/qlocalsocket.h +%%QT_INCDIR%%/QtNetwork/qnetworkaccessmanager.h +%%QT_INCDIR%%/QtNetwork/qnetworkconfigmanager.h +%%QT_INCDIR%%/QtNetwork/qnetworkconfiguration.h +%%QT_INCDIR%%/QtNetwork/qnetworkcookie.h +%%QT_INCDIR%%/QtNetwork/qnetworkcookiejar.h +%%QT_INCDIR%%/QtNetwork/qnetworkdiskcache.h +%%QT_INCDIR%%/QtNetwork/qnetworkfunctions_wince.h +%%QT_INCDIR%%/QtNetwork/qnetworkinterface.h +%%QT_INCDIR%%/QtNetwork/qnetworkproxy.h +%%QT_INCDIR%%/QtNetwork/qnetworkreply.h +%%QT_INCDIR%%/QtNetwork/qnetworkrequest.h +%%QT_INCDIR%%/QtNetwork/qnetworksession.h +%%QT_INCDIR%%/QtNetwork/qssl.h +%%QT_INCDIR%%/QtNetwork/qsslcertificate.h +%%QT_INCDIR%%/QtNetwork/qsslcipher.h +%%QT_INCDIR%%/QtNetwork/qsslconfiguration.h +%%QT_INCDIR%%/QtNetwork/qsslerror.h +%%QT_INCDIR%%/QtNetwork/qsslkey.h +%%QT_INCDIR%%/QtNetwork/qsslsocket.h +%%QT_INCDIR%%/QtNetwork/qtcpserver.h +%%QT_INCDIR%%/QtNetwork/qtcpsocket.h +%%QT_INCDIR%%/QtNetwork/qudpsocket.h +%%QT_INCDIR%%/QtNetwork/qurlinfo.h +%%QT_LIBDIR%%/libQtNetwork.la +%%QT_LIBDIR%%/libQtNetwork.prl +%%QT_LIBDIR%%/libQtNetwork.so +%%QT_LIBDIR%%/libQtNetwork.so.4 +%%QT_LIBDIR%%/libQtNetwork.so.%%SHORTVER%% +%%QT_LIBDIR%%/libQtNetwork.so.%%FULLVER%% +%%DEBUG%%%%QT_LIBDIR%%/libQtNetwork.so.%%FULLVER%%.debug libdata/pkgconfig/QtNetwork.pc -@dirrmtry lib/qt4 -@dirrm include/qt4/QtNetwork -@dirrmtry include/qt4/Qt -@dirrmtry include/qt4 +@dirrmtry %%QT_LIBDIR%% +@dirrm %%QT_INCDIR%%/QtNetwork +@dirrmtry %%QT_INCDIR%%/Qt +@dirrmtry %%QT_INCDIR%% diff --git a/textproc/Makefile b/textproc/Makefile index 0e81de7bebd0..bc4afdc1fed2 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -72,6 +72,7 @@ SUBDIR += cl-ppcre-sbcl SUBDIR += clit SUBDIR += clucene + SUBDIR += clucene-qt4 SUBDIR += coccigrep SUBDIR += coco SUBDIR += code2html @@ -1226,7 +1227,6 @@ SUBDIR += pystemmer SUBDIR += qprint SUBDIR += qstardict - SUBDIR += qt4-clucene SUBDIR += qt4-xml SUBDIR += qt4-xmlpatterns SUBDIR += qt4-xmlpatterns-tool diff --git a/textproc/qt4-clucene/Makefile b/textproc/clucene-qt4/Makefile similarity index 78% rename from textproc/qt4-clucene/Makefile rename to textproc/clucene-qt4/Makefile index d84a90810231..cff5e5a3f878 100644 --- a/textproc/qt4-clucene/Makefile +++ b/textproc/clucene-qt4/Makefile @@ -3,18 +3,17 @@ PORTNAME= clucene DISTVERSION= ${QT4_VERSION} -CATEGORIES?= textproc +CATEGORIES= textproc PKGNAMEPREFIX= qt4- MAINTAINER= kde@FreeBSD.org -COMMENT= QtCLucene full text search library wrapper +COMMENT= Qt bindings for the CLucene full-text search library USE_QT4= qmake_build corelib -QT_NONSTANDARD= yes QT_DIST= yes HAS_CONFIGURE= yes -USE_LDCONFIG= ${PREFIX}/lib/qt4 +USE_LDCONFIG= ${PREFIX}/${QT_LIBDIR_REL} ALL_TARGET= first CONFIGURE_ENV?= QTDIR=${WRKSRC} PATH=${WRKSRC}/bin:$$PATH @@ -36,20 +35,18 @@ EXTRACT_AFTER_ARGS+= --exclude '${DISTNAME}/${dne}' BUILD_WRKSRC= ${WRKSRC}/tools/assistant/lib/fulltextsearch INSTALL_WRKSRC= ${BUILD_WRKSRC} -EXTRA_PATCHES+= ${.CURDIR}/../../devel/qt4/files/patch-configure - pre-configure: ${MKDIR} ${WRKSRC}/mkspecs - ${LN} -sf ${LOCALBASE}/bin/qmake-qt4 ${WRKSRC}/bin/qmake + ${LN} -sf ${QMAKE} ${WRKSRC}/bin/qmake post-configure: ${REINPLACE_CMD} \ - -e 's|${PREFIX}/lib/qt4/pkgconfig|${PREFIX}/libdata/pkgconfig|g' \ + -e 's|${PREFIX}/${QT_LIBDIR_REL}/pkgconfig|${PREFIX}/libdata/pkgconfig|g' \ -e 's|.*$$(QMAKE).*||g' \ -e 's|-fno-exceptions ||g' \ ${BUILD_WRKSRC}/Makefile ${REINPLACE_CMD} -E -e 's|-L.[^[:space:]]*qt-x11-opensource.[^[:space:]]*lib||g' \ - -E -e 's|(.*location=).*moc|\1${PREFIX}/bin/moc-qt4|g' \ + -E -e 's|(.*location=).*moc|\1${PREFIX}/${QT_BINDIR_REL}/${MOC:T}|g' \ ${WRKSRC}/lib/pkgconfig/QtCLucene.pc .include diff --git a/textproc/qt4-clucene/files/patch-src__3rdparty__clucene__src__CLucene__search__FieldCacheImpl.cpp b/textproc/clucene-qt4/files/patch-src__3rdparty__clucene__src__CLucene__search__FieldCacheImpl.cpp similarity index 100% rename from textproc/qt4-clucene/files/patch-src__3rdparty__clucene__src__CLucene__search__FieldCacheImpl.cpp rename to textproc/clucene-qt4/files/patch-src__3rdparty__clucene__src__CLucene__search__FieldCacheImpl.cpp diff --git a/textproc/clucene-qt4/pkg-plist b/textproc/clucene-qt4/pkg-plist new file mode 100644 index 000000000000..f78fbf6f30b1 --- /dev/null +++ b/textproc/clucene-qt4/pkg-plist @@ -0,0 +1,9 @@ +%%QT_LIBDIR%%/libQtCLucene.la +%%QT_LIBDIR%%/libQtCLucene.prl +%%QT_LIBDIR%%/libQtCLucene.so +%%QT_LIBDIR%%/libQtCLucene.so.4 +%%QT_LIBDIR%%/libQtCLucene.so.%%SHORTVER%% +%%QT_LIBDIR%%/libQtCLucene.so.%%FULLVER%% +%%DEBUG%%%%QT_LIBDIR%%/libQtCLucene.so.%%FULLVER%%.debug +libdata/pkgconfig/QtCLucene.pc +@dirrmtry %%QT_LIBDIR%% diff --git a/textproc/qt4-clucene/pkg-descr b/textproc/qt4-clucene/pkg-descr deleted file mode 100644 index 36bc69717e98..000000000000 --- a/textproc/qt4-clucene/pkg-descr +++ /dev/null @@ -1,12 +0,0 @@ -Qt is a C++ toolkit for application development. It lets application -developers target all major operating systems with a single application -source code. - -Qt provides a platform-independent API to all central platform functionality: -GUI, database access, networking, file handling, etc. The Qt library -encapsulates the different APIs of different operating systems, providing -the application programmer with a single, common API for all operating systems. -The native C APIs are encapsulated in a set of well-designed, fully -object-oriented C++ classes. - -WWW: http://qt.nokia.com/products/qt/index.html diff --git a/textproc/qt4-clucene/pkg-plist b/textproc/qt4-clucene/pkg-plist deleted file mode 100644 index dfcdd838c13d..000000000000 --- a/textproc/qt4-clucene/pkg-plist +++ /dev/null @@ -1,9 +0,0 @@ -lib/qt4/libQtCLucene.la -lib/qt4/libQtCLucene.prl -lib/qt4/libQtCLucene.so -lib/qt4/libQtCLucene.so.4 -lib/qt4/libQtCLucene.so.%%SHLIB_SHVER%% -lib/qt4/libQtCLucene.so.%%SHLIB_VER%% -%%DEBUG%%lib/qt4/libQtCLucene.so.%%SHLIB_VER%%.debug -libdata/pkgconfig/QtCLucene.pc -@dirrmtry lib/qt4 diff --git a/textproc/qt4-xml/Makefile b/textproc/qt4-xml/Makefile index f19d3160a557..9039e335239e 100644 --- a/textproc/qt4-xml/Makefile +++ b/textproc/qt4-xml/Makefile @@ -3,18 +3,17 @@ PORTNAME= xml DISTVERSION= ${QT4_VERSION} -CATEGORIES?= textproc +CATEGORIES= textproc PKGNAMEPREFIX= qt4- MAINTAINER= kde@FreeBSD.org -COMMENT= Qt XML library +COMMENT= Qt SAX and DOM implementations USE_QT4= qmake_build moc_build corelib -QT_NONSTANDARD= yes QT_DIST= yes HAS_CONFIGURE= yes -USE_LDCONFIG= ${PREFIX}/lib/qt4 +USE_LDCONFIG= ${PREFIX}/${QT_LIBDIR_REL} ALL_TARGET= first CONFIGURE_ENV?= QTDIR=${WRKSRC} PATH=${WRKSRC}/bin:$$PATH @@ -36,19 +35,17 @@ EXTRACT_AFTER_ARGS+= --exclude '${DISTNAME}/${dne}' BUILD_WRKSRC= ${WRKSRC}/src/${PORTNAME} INSTALL_WRKSRC= ${BUILD_WRKSRC} -EXTRA_PATCHES+= ${.CURDIR}/../../devel/qt4/files/patch-configure - pre-configure: ${MKDIR} ${WRKSRC}/mkspecs - ${LN} -sf ${LOCALBASE}/bin/qmake-qt4 ${WRKSRC}/bin/qmake - ${LN} -sf ${LOCALBASE}/bin/moc-qt4 ${WRKSRC}/bin/moc + ${LN} -sf ${QMAKE} ${WRKSRC}/bin/qmake + ${LN} -sf ${MOC} ${WRKSRC}/bin/moc post-configure: - ${REINPLACE_CMD} -e 's|${PREFIX}/lib/qt4/pkgconfig|${PREFIX}/libdata/pkgconfig|g' \ + ${REINPLACE_CMD} -e 's|${PREFIX}/${QT_LIBDIR_REL}/pkgconfig|${PREFIX}/libdata/pkgconfig|g' \ -e 's|.*$$(QMAKE).*||g' ${BUILD_WRKSRC}/Makefile ${REINPLACE_CMD} -E -e 's|-L.[^[:space:]]*qt-x11-opensource.[^[:space:]]*lib||g' \ - -E -e 's|(.*location=).*moc|\1${PREFIX}/bin/moc-qt4|g' \ - -E -e 's|(.*location=).*uic|\1${PREFIX}/bin/uic-qt4|g' \ + -E -e 's|(.*location=).*moc|\1${PREFIX}/${QT_BINDIR_REL}/${MOC:T}|g' \ + -E -e 's|(.*location=).*uic|\1${PREFIX}/${QT_BINDIR_REL}/${UIC:T}|g' \ ${WRKSRC}/lib/pkgconfig/QtXml.pc #disable installation of include/Qt/qxmlstream.h, it handled by qt-corelib package ${REINPLACE_CMD} -e '\,stream/qxmlstream.h.*${QT_INCDIR}/Qt/,d' ${WRKSRC}/src/xml/Makefile diff --git a/textproc/qt4-xml/pkg-descr b/textproc/qt4-xml/pkg-descr deleted file mode 100644 index 36bc69717e98..000000000000 --- a/textproc/qt4-xml/pkg-descr +++ /dev/null @@ -1,12 +0,0 @@ -Qt is a C++ toolkit for application development. It lets application -developers target all major operating systems with a single application -source code. - -Qt provides a platform-independent API to all central platform functionality: -GUI, database access, networking, file handling, etc. The Qt library -encapsulates the different APIs of different operating systems, providing -the application programmer with a single, common API for all operating systems. -The native C APIs are encapsulated in a set of well-designed, fully -object-oriented C++ classes. - -WWW: http://qt.nokia.com/products/qt/index.html diff --git a/textproc/qt4-xml/pkg-plist b/textproc/qt4-xml/pkg-plist index 67e88d64dee1..e75e0cc86ba3 100644 --- a/textproc/qt4-xml/pkg-plist +++ b/textproc/qt4-xml/pkg-plist @@ -1,62 +1,62 @@ -include/qt4/Qt/QtXml -include/qt4/Qt/qdom.h -include/qt4/Qt/qxml.h -include/qt4/QtXml/QDomAttr -include/qt4/QtXml/QDomCDATASection -include/qt4/QtXml/QDomCharacterData -include/qt4/QtXml/QDomComment -include/qt4/QtXml/QDomDocument -include/qt4/QtXml/QDomDocumentFragment -include/qt4/QtXml/QDomDocumentType -include/qt4/QtXml/QDomElement -include/qt4/QtXml/QDomEntity -include/qt4/QtXml/QDomEntityReference -include/qt4/QtXml/QDomImplementation -include/qt4/QtXml/QDomNamedNodeMap -include/qt4/QtXml/QDomNode -include/qt4/QtXml/QDomNodeList -include/qt4/QtXml/QDomNotation -include/qt4/QtXml/QDomProcessingInstruction -include/qt4/QtXml/QDomText -include/qt4/QtXml/QXmlAttributes -include/qt4/QtXml/QXmlContentHandler -include/qt4/QtXml/QXmlDTDHandler -include/qt4/QtXml/QXmlDeclHandler -include/qt4/QtXml/QXmlDefaultHandler -include/qt4/QtXml/QXmlEntityResolver -include/qt4/QtXml/QXmlErrorHandler -include/qt4/QtXml/QXmlInputSource -include/qt4/QtXml/QXmlLexicalHandler -include/qt4/QtXml/QXmlLocator -include/qt4/QtXml/QXmlNamespaceSupport -include/qt4/QtXml/QXmlParseException -include/qt4/QtXml/QXmlReader -include/qt4/QtXml/QXmlSimpleReader -include/qt4/QtXml/QXmlStreamAttribute -include/qt4/QtXml/QXmlStreamAttributes -include/qt4/QtXml/QXmlStreamEntityDeclaration -include/qt4/QtXml/QXmlStreamEntityDeclarations -include/qt4/QtXml/QXmlStreamEntityResolver -include/qt4/QtXml/QXmlStreamNamespaceDeclaration -include/qt4/QtXml/QXmlStreamNamespaceDeclarations -include/qt4/QtXml/QXmlStreamNotationDeclaration -include/qt4/QtXml/QXmlStreamNotationDeclarations -include/qt4/QtXml/QXmlStreamReader -include/qt4/QtXml/QXmlStreamStringRef -include/qt4/QtXml/QXmlStreamWriter -include/qt4/QtXml/QtXml -include/qt4/QtXml/qdom.h -include/qt4/QtXml/qxml.h -include/qt4/QtXml/qxmlstream.h -lib/qt4/libQtXml.la -lib/qt4/libQtXml.prl -lib/qt4/libQtXml.so -lib/qt4/libQtXml.so.4 -lib/qt4/libQtXml.so.%%SHLIB_SHVER%% -lib/qt4/libQtXml.so.%%SHLIB_VER%% -%%DEBUG%%lib/qt4/libQtXml.so.%%SHLIB_VER%%.debug +%%QT_INCDIR%%/Qt/QtXml +%%QT_INCDIR%%/Qt/qdom.h +%%QT_INCDIR%%/Qt/qxml.h +%%QT_INCDIR%%/QtXml/QDomAttr +%%QT_INCDIR%%/QtXml/QDomCDATASection +%%QT_INCDIR%%/QtXml/QDomCharacterData +%%QT_INCDIR%%/QtXml/QDomComment +%%QT_INCDIR%%/QtXml/QDomDocument +%%QT_INCDIR%%/QtXml/QDomDocumentFragment +%%QT_INCDIR%%/QtXml/QDomDocumentType +%%QT_INCDIR%%/QtXml/QDomElement +%%QT_INCDIR%%/QtXml/QDomEntity +%%QT_INCDIR%%/QtXml/QDomEntityReference +%%QT_INCDIR%%/QtXml/QDomImplementation +%%QT_INCDIR%%/QtXml/QDomNamedNodeMap +%%QT_INCDIR%%/QtXml/QDomNode +%%QT_INCDIR%%/QtXml/QDomNodeList +%%QT_INCDIR%%/QtXml/QDomNotation +%%QT_INCDIR%%/QtXml/QDomProcessingInstruction +%%QT_INCDIR%%/QtXml/QDomText +%%QT_INCDIR%%/QtXml/QXmlAttributes +%%QT_INCDIR%%/QtXml/QXmlContentHandler +%%QT_INCDIR%%/QtXml/QXmlDTDHandler +%%QT_INCDIR%%/QtXml/QXmlDeclHandler +%%QT_INCDIR%%/QtXml/QXmlDefaultHandler +%%QT_INCDIR%%/QtXml/QXmlEntityResolver +%%QT_INCDIR%%/QtXml/QXmlErrorHandler +%%QT_INCDIR%%/QtXml/QXmlInputSource +%%QT_INCDIR%%/QtXml/QXmlLexicalHandler +%%QT_INCDIR%%/QtXml/QXmlLocator +%%QT_INCDIR%%/QtXml/QXmlNamespaceSupport +%%QT_INCDIR%%/QtXml/QXmlParseException +%%QT_INCDIR%%/QtXml/QXmlReader +%%QT_INCDIR%%/QtXml/QXmlSimpleReader +%%QT_INCDIR%%/QtXml/QXmlStreamAttribute +%%QT_INCDIR%%/QtXml/QXmlStreamAttributes +%%QT_INCDIR%%/QtXml/QXmlStreamEntityDeclaration +%%QT_INCDIR%%/QtXml/QXmlStreamEntityDeclarations +%%QT_INCDIR%%/QtXml/QXmlStreamEntityResolver +%%QT_INCDIR%%/QtXml/QXmlStreamNamespaceDeclaration +%%QT_INCDIR%%/QtXml/QXmlStreamNamespaceDeclarations +%%QT_INCDIR%%/QtXml/QXmlStreamNotationDeclaration +%%QT_INCDIR%%/QtXml/QXmlStreamNotationDeclarations +%%QT_INCDIR%%/QtXml/QXmlStreamReader +%%QT_INCDIR%%/QtXml/QXmlStreamStringRef +%%QT_INCDIR%%/QtXml/QXmlStreamWriter +%%QT_INCDIR%%/QtXml/QtXml +%%QT_INCDIR%%/QtXml/qdom.h +%%QT_INCDIR%%/QtXml/qxml.h +%%QT_INCDIR%%/QtXml/qxmlstream.h +%%QT_LIBDIR%%/libQtXml.la +%%QT_LIBDIR%%/libQtXml.prl +%%QT_LIBDIR%%/libQtXml.so +%%QT_LIBDIR%%/libQtXml.so.4 +%%QT_LIBDIR%%/libQtXml.so.%%SHORTVER%% +%%QT_LIBDIR%%/libQtXml.so.%%FULLVER%% +%%DEBUG%%%%QT_LIBDIR%%/libQtXml.so.%%FULLVER%%.debug libdata/pkgconfig/QtXml.pc -@dirrmtry lib/qt4 -@dirrm include/qt4/QtXml -@dirrmtry include/qt4/Qt -@dirrmtry include/qt4 +@dirrmtry %%QT_LIBDIR%% +@dirrm %%QT_INCDIR%%/QtXml +@dirrmtry %%QT_INCDIR%%/Qt +@dirrmtry %%QT_INCDIR%% diff --git a/textproc/qt4-xmlpatterns-tool/Makefile b/textproc/qt4-xmlpatterns-tool/Makefile index 5d848b6a505d..f4a5bbd9b725 100644 --- a/textproc/qt4-xmlpatterns-tool/Makefile +++ b/textproc/qt4-xmlpatterns-tool/Makefile @@ -3,14 +3,13 @@ PORTNAME= xmlpatterns-tool DISTVERSION= ${QT4_VERSION} -CATEGORIES?= textproc +CATEGORIES= textproc PKGNAMEPREFIX= qt4- MAINTAINER= kde@FreeBSD.org -COMMENT= Qt4 command line utility for running XQueries +COMMENT= Qt command-line utility for running XQueries USE_QT4= qmake_build xmlpatterns -QT_NONSTANDARD= yes QT_DIST= yes HAS_CONFIGURE= yes @@ -35,12 +34,10 @@ EXTRACT_AFTER_ARGS+= --exclude '${DISTNAME}/${dne}' BUILD_WRKSRC= ${WRKSRC}/tools/xmlpatterns INSTALL_WRKSRC= ${BUILD_WRKSRC} -EXTRA_PATCHES+= ${.CURDIR}/../../devel/qt4/files/patch-configure - pre-configure: ${MKDIR} ${WRKSRC}/mkspecs # ${REINPLACE_CMD} -e 's|^TARGET.*|TARGET=xmlpatterns|g' \ # ${BUILD_WRKSRC}/xmlpatterns.pro - ${LN} -sf ${LOCALBASE}/bin/qmake-qt4 ${WRKSRC}/bin/qmake + ${LN} -sf ${QMAKE} ${WRKSRC}/bin/qmake .include diff --git a/textproc/qt4-xmlpatterns-tool/pkg-descr b/textproc/qt4-xmlpatterns-tool/pkg-descr deleted file mode 100644 index 36bc69717e98..000000000000 --- a/textproc/qt4-xmlpatterns-tool/pkg-descr +++ /dev/null @@ -1,12 +0,0 @@ -Qt is a C++ toolkit for application development. It lets application -developers target all major operating systems with a single application -source code. - -Qt provides a platform-independent API to all central platform functionality: -GUI, database access, networking, file handling, etc. The Qt library -encapsulates the different APIs of different operating systems, providing -the application programmer with a single, common API for all operating systems. -The native C APIs are encapsulated in a set of well-designed, fully -object-oriented C++ classes. - -WWW: http://qt.nokia.com/products/qt/index.html diff --git a/textproc/qt4-xmlpatterns-tool/pkg-plist b/textproc/qt4-xmlpatterns-tool/pkg-plist index cdc6491ff65d..8244cf85c0f9 100644 --- a/textproc/qt4-xmlpatterns-tool/pkg-plist +++ b/textproc/qt4-xmlpatterns-tool/pkg-plist @@ -1,2 +1,2 @@ -bin/xmlpatterns -%%DEBUG%%bin/xmlpatterns.debug +%%QT_BINDIR%%/xmlpatterns +%%DEBUG%%%%QT_BINDIR%%/xmlpatterns.debug diff --git a/textproc/qt4-xmlpatterns/Makefile b/textproc/qt4-xmlpatterns/Makefile index 9da2e372aa43..e878a0f1d91e 100644 --- a/textproc/qt4-xmlpatterns/Makefile +++ b/textproc/qt4-xmlpatterns/Makefile @@ -3,18 +3,17 @@ PORTNAME= xmlpatterns DISTVERSION= ${QT4_VERSION} -CATEGORIES?= textproc +CATEGORIES= textproc PKGNAMEPREFIX= qt4- MAINTAINER= kde@FreeBSD.org -COMMENT= XQuery 1.0 and XPath 2.0 support for Qt4 +COMMENT= Qt support for XPath, XQuery, XSLT and XML Schema USE_QT4= qmake_build moc_build rcc_build corelib network -QT_NONSTANDARD= yes QT_DIST= yes HAS_CONFIGURE= yes -USE_LDCONFIG= ${PREFIX}/lib/qt4 +USE_LDCONFIG= ${PREFIX}/${QT_LIBDIR_REL} ALL_TARGET= first CONFIGURE_ENV?= QTDIR=${WRKSRC} PATH=${WRKSRC}/bin:$$PATH @@ -36,22 +35,20 @@ EXTRACT_AFTER_ARGS+= --exclude '${DISTNAME}/${dne}' BUILD_WRKSRC= ${WRKSRC}/src/${PORTNAME} INSTALL_WRKSRC= ${BUILD_WRKSRC} -EXTRA_PATCHES+= ${.CURDIR}/../../devel/qt4/files/patch-configure - pre-configure: ${MKDIR} ${WRKSRC}/mkspecs - ${LN} -sf ${LOCALBASE}/bin/qmake-qt4 ${WRKSRC}/bin/qmake - ${LN} -sf ${LOCALBASE}/bin/moc-qt4 ${WRKSRC}/bin/moc - ${LN} -sf ${LOCALBASE}/bin/rcc ${WRKSRC}/bin/rcc + ${LN} -sf ${QMAKE} ${WRKSRC}/bin/qmake + ${LN} -sf ${MOC} ${WRKSRC}/bin/moc + ${LN} -sf ${RCC} ${WRKSRC}/bin/rcc post-configure: ${REINPLACE_CMD} \ - -e 's|${PREFIX}/lib/qt4/pkgconfig|${PREFIX}/libdata/pkgconfig|g' \ + -e 's|${PREFIX}/${QT_LIBDIR_REL}/pkgconfig|${PREFIX}/libdata/pkgconfig|g' \ -e 's|.*$$(QMAKE).*||g' \ -e 's|-fno-exceptions ||g' \ ${BUILD_WRKSRC}/Makefile ${REINPLACE_CMD} -E -e 's|-L.[^[:space:]]*qt-x11-opensource.[^[:space:]]*lib||g' \ - -E -e 's|(.*location=).*moc|\1${PREFIX}/bin/moc-qt4|g' \ + -E -e 's|(.*location=).*moc|\1${PREFIX}/${QT_BINDIR_REL}/${MOC:T}|g' \ ${WRKSRC}/lib/pkgconfig/QtXmlPatterns.pc .include diff --git a/textproc/qt4-xmlpatterns/pkg-descr b/textproc/qt4-xmlpatterns/pkg-descr deleted file mode 100644 index 36bc69717e98..000000000000 --- a/textproc/qt4-xmlpatterns/pkg-descr +++ /dev/null @@ -1,12 +0,0 @@ -Qt is a C++ toolkit for application development. It lets application -developers target all major operating systems with a single application -source code. - -Qt provides a platform-independent API to all central platform functionality: -GUI, database access, networking, file handling, etc. The Qt library -encapsulates the different APIs of different operating systems, providing -the application programmer with a single, common API for all operating systems. -The native C APIs are encapsulated in a set of well-designed, fully -object-oriented C++ classes. - -WWW: http://qt.nokia.com/products/qt/index.html diff --git a/textproc/qt4-xmlpatterns/pkg-plist b/textproc/qt4-xmlpatterns/pkg-plist index 5208eaa1668b..35883fdd9d5f 100644 --- a/textproc/qt4-xmlpatterns/pkg-plist +++ b/textproc/qt4-xmlpatterns/pkg-plist @@ -1,58 +1,58 @@ -include/qt4/Qt/QtXmlPatterns -include/qt4/Qt/qabstractmessagehandler.h -include/qt4/Qt/qabstracturiresolver.h -include/qt4/Qt/qabstractxmlnodemodel.h -include/qt4/Qt/qabstractxmlreceiver.h -include/qt4/Qt/qsimplexmlnodemodel.h -include/qt4/Qt/qsourcelocation.h -include/qt4/Qt/qxmlformatter.h -include/qt4/Qt/qxmlname.h -include/qt4/Qt/qxmlnamepool.h -include/qt4/Qt/qxmlquery.h -include/qt4/Qt/qxmlresultitems.h -include/qt4/Qt/qxmlschema.h -include/qt4/Qt/qxmlschemavalidator.h -include/qt4/Qt/qxmlserializer.h -include/qt4/QtXmlPatterns/QAbstractMessageHandler -include/qt4/QtXmlPatterns/QAbstractUriResolver -include/qt4/QtXmlPatterns/QAbstractXmlNodeModel -include/qt4/QtXmlPatterns/QAbstractXmlReceiver -include/qt4/QtXmlPatterns/QSimpleXmlNodeModel -include/qt4/QtXmlPatterns/QSourceLocation -include/qt4/QtXmlPatterns/QXmlFormatter -include/qt4/QtXmlPatterns/QXmlItem -include/qt4/QtXmlPatterns/QXmlName -include/qt4/QtXmlPatterns/QXmlNamePool -include/qt4/QtXmlPatterns/QXmlNodeModelIndex -include/qt4/QtXmlPatterns/QXmlQuery -include/qt4/QtXmlPatterns/QXmlResultItems -include/qt4/QtXmlPatterns/QXmlSchema -include/qt4/QtXmlPatterns/QXmlSchemaValidator -include/qt4/QtXmlPatterns/QXmlSerializer -include/qt4/QtXmlPatterns/QtXmlPatterns -include/qt4/QtXmlPatterns/qabstractmessagehandler.h -include/qt4/QtXmlPatterns/qabstracturiresolver.h -include/qt4/QtXmlPatterns/qabstractxmlnodemodel.h -include/qt4/QtXmlPatterns/qabstractxmlreceiver.h -include/qt4/QtXmlPatterns/qsimplexmlnodemodel.h -include/qt4/QtXmlPatterns/qsourcelocation.h -include/qt4/QtXmlPatterns/qxmlformatter.h -include/qt4/QtXmlPatterns/qxmlname.h -include/qt4/QtXmlPatterns/qxmlnamepool.h -include/qt4/QtXmlPatterns/qxmlquery.h -include/qt4/QtXmlPatterns/qxmlresultitems.h -include/qt4/QtXmlPatterns/qxmlschema.h -include/qt4/QtXmlPatterns/qxmlschemavalidator.h -include/qt4/QtXmlPatterns/qxmlserializer.h -lib/qt4/libQtXmlPatterns.la -lib/qt4/libQtXmlPatterns.prl -lib/qt4/libQtXmlPatterns.so -lib/qt4/libQtXmlPatterns.so.4 -lib/qt4/libQtXmlPatterns.so.%%SHLIB_SHVER%% -lib/qt4/libQtXmlPatterns.so.%%SHLIB_VER%% -%%DEBUG%%lib/qt4/libQtXmlPatterns.so.%%SHLIB_VER%%.debug +%%QT_INCDIR%%/Qt/QtXmlPatterns +%%QT_INCDIR%%/Qt/qabstractmessagehandler.h +%%QT_INCDIR%%/Qt/qabstracturiresolver.h +%%QT_INCDIR%%/Qt/qabstractxmlnodemodel.h +%%QT_INCDIR%%/Qt/qabstractxmlreceiver.h +%%QT_INCDIR%%/Qt/qsimplexmlnodemodel.h +%%QT_INCDIR%%/Qt/qsourcelocation.h +%%QT_INCDIR%%/Qt/qxmlformatter.h +%%QT_INCDIR%%/Qt/qxmlname.h +%%QT_INCDIR%%/Qt/qxmlnamepool.h +%%QT_INCDIR%%/Qt/qxmlquery.h +%%QT_INCDIR%%/Qt/qxmlresultitems.h +%%QT_INCDIR%%/Qt/qxmlschema.h +%%QT_INCDIR%%/Qt/qxmlschemavalidator.h +%%QT_INCDIR%%/Qt/qxmlserializer.h +%%QT_INCDIR%%/QtXmlPatterns/QAbstractMessageHandler +%%QT_INCDIR%%/QtXmlPatterns/QAbstractUriResolver +%%QT_INCDIR%%/QtXmlPatterns/QAbstractXmlNodeModel +%%QT_INCDIR%%/QtXmlPatterns/QAbstractXmlReceiver +%%QT_INCDIR%%/QtXmlPatterns/QSimpleXmlNodeModel +%%QT_INCDIR%%/QtXmlPatterns/QSourceLocation +%%QT_INCDIR%%/QtXmlPatterns/QXmlFormatter +%%QT_INCDIR%%/QtXmlPatterns/QXmlItem +%%QT_INCDIR%%/QtXmlPatterns/QXmlName +%%QT_INCDIR%%/QtXmlPatterns/QXmlNamePool +%%QT_INCDIR%%/QtXmlPatterns/QXmlNodeModelIndex +%%QT_INCDIR%%/QtXmlPatterns/QXmlQuery +%%QT_INCDIR%%/QtXmlPatterns/QXmlResultItems +%%QT_INCDIR%%/QtXmlPatterns/QXmlSchema +%%QT_INCDIR%%/QtXmlPatterns/QXmlSchemaValidator +%%QT_INCDIR%%/QtXmlPatterns/QXmlSerializer +%%QT_INCDIR%%/QtXmlPatterns/QtXmlPatterns +%%QT_INCDIR%%/QtXmlPatterns/qabstractmessagehandler.h +%%QT_INCDIR%%/QtXmlPatterns/qabstracturiresolver.h +%%QT_INCDIR%%/QtXmlPatterns/qabstractxmlnodemodel.h +%%QT_INCDIR%%/QtXmlPatterns/qabstractxmlreceiver.h +%%QT_INCDIR%%/QtXmlPatterns/qsimplexmlnodemodel.h +%%QT_INCDIR%%/QtXmlPatterns/qsourcelocation.h +%%QT_INCDIR%%/QtXmlPatterns/qxmlformatter.h +%%QT_INCDIR%%/QtXmlPatterns/qxmlname.h +%%QT_INCDIR%%/QtXmlPatterns/qxmlnamepool.h +%%QT_INCDIR%%/QtXmlPatterns/qxmlquery.h +%%QT_INCDIR%%/QtXmlPatterns/qxmlresultitems.h +%%QT_INCDIR%%/QtXmlPatterns/qxmlschema.h +%%QT_INCDIR%%/QtXmlPatterns/qxmlschemavalidator.h +%%QT_INCDIR%%/QtXmlPatterns/qxmlserializer.h +%%QT_LIBDIR%%/libQtXmlPatterns.la +%%QT_LIBDIR%%/libQtXmlPatterns.prl +%%QT_LIBDIR%%/libQtXmlPatterns.so +%%QT_LIBDIR%%/libQtXmlPatterns.so.4 +%%QT_LIBDIR%%/libQtXmlPatterns.so.%%SHORTVER%% +%%QT_LIBDIR%%/libQtXmlPatterns.so.%%FULLVER%% +%%DEBUG%%%%QT_LIBDIR%%/libQtXmlPatterns.so.%%FULLVER%%.debug libdata/pkgconfig/QtXmlPatterns.pc -@dirrmtry lib/qt4 -@dirrm include/qt4/QtXmlPatterns -@dirrmtry include/qt4/Qt -@dirrmtry include/qt4 +@dirrmtry %%QT_LIBDIR%% +@dirrm %%QT_INCDIR%%/QtXmlPatterns +@dirrmtry %%QT_INCDIR%%/Qt +@dirrmtry %%QT_INCDIR%% diff --git a/www/Makefile b/www/Makefile index 5363cf6cfa68..3fb72a139fb3 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1701,7 +1701,6 @@ SUBDIR += pyweblib SUBDIR += qdecoder SUBDIR += qooxdoo - SUBDIR += qt4-webkit SUBDIR += quickie SUBDIR += quixote SUBDIR += qupzilla @@ -2099,6 +2098,7 @@ SUBDIR += webinject SUBDIR += webkit-gtk2 SUBDIR += webkit-gtk3 + SUBDIR += webkit-qt4 SUBDIR += webkit-sharp SUBDIR += weblint SUBDIR += weblint++ diff --git a/www/qt4-webkit/pkg-descr b/www/qt4-webkit/pkg-descr deleted file mode 100644 index 36bc69717e98..000000000000 --- a/www/qt4-webkit/pkg-descr +++ /dev/null @@ -1,12 +0,0 @@ -Qt is a C++ toolkit for application development. It lets application -developers target all major operating systems with a single application -source code. - -Qt provides a platform-independent API to all central platform functionality: -GUI, database access, networking, file handling, etc. The Qt library -encapsulates the different APIs of different operating systems, providing -the application programmer with a single, common API for all operating systems. -The native C APIs are encapsulated in a set of well-designed, fully -object-oriented C++ classes. - -WWW: http://qt.nokia.com/products/qt/index.html diff --git a/www/qt4-webkit/pkg-plist b/www/qt4-webkit/pkg-plist deleted file mode 100644 index 514e7e37d26e..000000000000 --- a/www/qt4-webkit/pkg-plist +++ /dev/null @@ -1,78 +0,0 @@ -include/qt4/Qt/QtWebKit -include/qt4/Qt/qgraphicswebview.h -include/qt4/Qt/qwebdatabase.h -include/qt4/Qt/qwebelement.h -include/qt4/Qt/qwebframe.h -include/qt4/Qt/qwebhistory.h -include/qt4/Qt/qwebhistoryinterface.h -include/qt4/Qt/qwebinspector.h -include/qt4/Qt/qwebkitglobal.h -include/qt4/Qt/qwebkitplatformplugin.h -include/qt4/Qt/qwebkitversion.h -include/qt4/Qt/qwebpage.h -include/qt4/Qt/qwebpluginfactory.h -include/qt4/Qt/qwebscriptworld.h -include/qt4/Qt/qwebsecurityorigin.h -include/qt4/Qt/qwebsettings.h -include/qt4/Qt/qwebview.h -include/qt4/QtWebKit/QGraphicsWebView -include/qt4/QtWebKit/QWebDatabase -include/qt4/QtWebKit/QWebElement -include/qt4/QtWebKit/QWebElementCollection -include/qt4/QtWebKit/QWebFrame -include/qt4/QtWebKit/QWebFullScreenVideoHandler -include/qt4/QtWebKit/QWebHapticFeedbackPlayer -include/qt4/QtWebKit/QWebHistory -include/qt4/QtWebKit/QWebHistoryInterface -include/qt4/QtWebKit/QWebHistoryItem -include/qt4/QtWebKit/QWebHitTestResult -include/qt4/QtWebKit/QWebInspector -include/qt4/QtWebKit/QWebKitPlatformPlugin -include/qt4/QtWebKit/QWebNotificationData -include/qt4/QtWebKit/QWebNotificationPresenter -include/qt4/QtWebKit/QWebPage -include/qt4/QtWebKit/QWebPluginFactory -include/qt4/QtWebKit/QWebScriptWorld -include/qt4/QtWebKit/QWebSecurityOrigin -include/qt4/QtWebKit/QWebSelectData -include/qt4/QtWebKit/QWebSelectMethod -include/qt4/QtWebKit/QWebSettings -include/qt4/QtWebKit/QWebTouchModifier -include/qt4/QtWebKit/QWebView -include/qt4/QtWebKit/QtWebKit -include/qt4/QtWebKit/qgraphicswebview.h -include/qt4/QtWebKit/qwebdatabase.h -include/qt4/QtWebKit/qwebelement.h -include/qt4/QtWebKit/qwebframe.h -include/qt4/QtWebKit/qwebhistory.h -include/qt4/QtWebKit/qwebhistoryinterface.h -include/qt4/QtWebKit/qwebinspector.h -include/qt4/QtWebKit/qwebkitglobal.h -include/qt4/QtWebKit/qwebkitplatformplugin.h -include/qt4/QtWebKit/qwebkitversion.h -include/qt4/QtWebKit/qwebpage.h -include/qt4/QtWebKit/qwebpluginfactory.h -include/qt4/QtWebKit/qwebscriptworld.h -include/qt4/QtWebKit/qwebsecurityorigin.h -include/qt4/QtWebKit/qwebsettings.h -include/qt4/QtWebKit/qwebview.h -lib/qt4/imports/QtWebKit/libqmlwebkitplugin.so -%%DEBUG%%lib/qt4/imports/QtWebKit/libqmlwebkitplugin.so.debug -lib/qt4/imports/QtWebKit/qmldir -lib/qt4/libQtWebKit.la -lib/qt4/libQtWebKit.prl -lib/qt4/libQtWebKit.so -lib/qt4/libQtWebKit.so.4 -lib/qt4/libQtWebKit.so.4.9 -lib/qt4/libQtWebKit.so.4.9.4 -libdata/pkgconfig/QtWebKit.pc -share/qt4/mkspecs/modules/qt_webkit_version.pri -@dirrmtry share/qt4/mkspecs/modules -@dirrmtry share/qt4/mkspecs -@dirrmtry share/qt4 -@dirrm lib/qt4/imports/QtWebKit -@dirrmtry lib/qt4/imports -@dirrmtry lib/qt4 -@dirrm include/qt4/QtWebKit -@dirrmtry include/qt4/Qt -@dirrmtry include/qt4 diff --git a/www/qt4-webkit/Makefile b/www/webkit-qt4/Makefile similarity index 77% rename from www/qt4-webkit/Makefile rename to www/webkit-qt4/Makefile index 7ad6d8ae519b..7242284267a7 100644 --- a/www/qt4-webkit/Makefile +++ b/www/webkit-qt4/Makefile @@ -3,21 +3,21 @@ PORTNAME= webkit DISTVERSION= ${QT4_VERSION} -CATEGORIES?= www +PORTREVISION= 1 +CATEGORIES= www PKGNAMEPREFIX= qt4- MAINTAINER= kde@FreeBSD.org -COMMENT= Qt4 WebKit engine +COMMENT= Qt WebKit implementation -USES= pkgconfig USE_QT4= corelib declarative gui network \ qmake_build moc_build rcc_build -QT_NONSTANDARD= yes QT_DIST= yes USE_XORG= xrender +USES= pkgconfig HAS_CONFIGURE= yes -USE_LDCONFIG= ${PREFIX}/lib/qt4 +USE_LDCONFIG= ${PREFIX}/${QT_LIBDIR_REL} ALL_TARGET= first CONFIGURE_ENV?= QTDIR=${WRKSRC} PATH=${WRKSRC}/bin:$$PATH @@ -39,32 +39,29 @@ INSTALL_WRKSRC= ${BUILD_WRKSRC} CONFIGURE_ARGS+= -I../../../../include/Qt -I../../../../include -EXTRA_PATCHES+= ${.CURDIR}/../../devel/qt4/files/patch-configure - OPTIONS_DEFINE= GSTREAMER -OPTIONS_DEFAULT= GSTREAMER +OPTIONS_DEFAULT=GSTREAMER -GSTREAMER_DESC= HTML5 audio and video via GStreamer - -.include - -.if ${PORT_OPTIONS:MGSTREAMER} -USE_GSTREAMER= yes -.endif +GSTREAMER_USE= GSTREAMER=yes .include # Base ld(1) segfaults on PowerPC: # http://bugs.freebsd.org/173042 .if ${ARCH} == "powerpc" -BUILD_DEPENDS+= ${LOCALBASE}/bin/ld:${PORTSDIR}/devel/binutils +BUILD_DEPENDS+= ${LOCALBASE}/bin/ld:${PORTSDIR}/devel/binutils .endif +# Quick hack to avoid messing up qt_webkit_version.pri installation +# directory. bsd.port.pre.mk is required to add the setting at the end. +CONFIGURE_ENV+= QMAKEPATH="" +MAKE_ENV+= QMAKEPATH="" + pre-configure: ${MKDIR} ${WRKSRC}/mkspecs - ${LN} -sf ${LOCALBASE}/bin/qmake-qt4 ${WRKSRC}/bin/qmake - ${LN} -sf ${LOCALBASE}/bin/moc-qt4 ${WRKSRC}/bin/moc - ${LN} -sf ${LOCALBASE}/bin/rcc ${WRKSRC}/bin/rcc + ${LN} -sf ${QMAKE} ${WRKSRC}/bin/qmake + ${LN} -sf ${MOC} ${WRKSRC}/bin/moc + ${LN} -sf ${RCC} ${WRKSRC}/bin/rcc ${REINPLACE_CMD} -e 's|linux-\*|unix|g' \ ${BUILD_WRKSRC}/WebCore/features.pri \ ${BUILD_WRKSRC}/JavaScriptCore/wtf/wtf.pri @@ -78,7 +75,7 @@ pre-configure: post-configure: ${REINPLACE_CMD} \ - -e 's|${PREFIX}/lib/qt4/pkgconfig|${PREFIX}/libdata/pkgconfig|g' \ + -e 's|${PREFIX}/${QT_LIBDIR_REL}/pkgconfig|${PREFIX}/libdata/pkgconfig|g' \ -e 's|.*$$(QMAKE).*||g' \ -e '/^CFLAGS/ s|-I${LOCALBASE}/include ||g' \ -e '/^CXXFLAGS/ s|-I${LOCALBASE}/include ||g' \ @@ -88,7 +85,7 @@ post-configure: ${CP} ${BUILD_WRKSRC}/WebKit/qt/Makefile \ ${BUILD_WRKSRC}/WebKit/qt/Makefile.QtWebKit ${REINPLACE_CMD} -E -e 's|-L.[^[:space:]]*qt-x11-opensource.[^[:space:]]*lib||g' \ - -E -e 's|(.*location=).*moc|\1${PREFIX}/bin/moc-qt4|g' \ + -E -e 's|(.*location=).*moc|\1${PREFIX}/${QT_BINDIR_REL}/${MOC:T}|g' \ ${WRKSRC}/lib/pkgconfig/QtWebKit.pc # QtWebKit is statically linked with jscore, remove the latest. ${REINPLACE_CMD} -e 's|-L../JavaScriptCore/release||; s|-ljscore||' \ diff --git a/www/qt4-webkit/files/patch-libcxx b/www/webkit-qt4/files/patch-libcxx similarity index 100% rename from www/qt4-webkit/files/patch-libcxx rename to www/webkit-qt4/files/patch-libcxx diff --git a/www/qt4-webkit/files/patch-src__3rdparty__javascriptcore__JavaScriptCore__jit__JITStubs.cpp b/www/webkit-qt4/files/patch-src__3rdparty__javascriptcore__JavaScriptCore__jit__JITStubs.cpp similarity index 100% rename from www/qt4-webkit/files/patch-src__3rdparty__javascriptcore__JavaScriptCore__jit__JITStubs.cpp rename to www/webkit-qt4/files/patch-src__3rdparty__javascriptcore__JavaScriptCore__jit__JITStubs.cpp diff --git a/www/qt4-webkit/files/patch-src__3rdparty__webkit__Source__JavaScriptCore__runtime__JSValueInlineMethods.h b/www/webkit-qt4/files/patch-src__3rdparty__webkit__Source__JavaScriptCore__runtime__JSValueInlineMethods.h similarity index 100% rename from www/qt4-webkit/files/patch-src__3rdparty__webkit__Source__JavaScriptCore__runtime__JSValueInlineMethods.h rename to www/webkit-qt4/files/patch-src__3rdparty__webkit__Source__JavaScriptCore__runtime__JSValueInlineMethods.h diff --git a/www/qt4-webkit/files/patch-src__3rdparty__webkit__Source__JavaScriptCore__wtf__Atomics.h b/www/webkit-qt4/files/patch-src__3rdparty__webkit__Source__JavaScriptCore__wtf__Atomics.h similarity index 100% rename from www/qt4-webkit/files/patch-src__3rdparty__webkit__Source__JavaScriptCore__wtf__Atomics.h rename to www/webkit-qt4/files/patch-src__3rdparty__webkit__Source__JavaScriptCore__wtf__Atomics.h diff --git a/www/qt4-webkit/files/patch-src__3rdparty__webkit__Source__WebKit__qt__QtWebKit.pro b/www/webkit-qt4/files/patch-src__3rdparty__webkit__Source__WebKit__qt__QtWebKit.pro similarity index 100% rename from www/qt4-webkit/files/patch-src__3rdparty__webkit__Source__WebKit__qt__QtWebKit.pro rename to www/webkit-qt4/files/patch-src__3rdparty__webkit__Source__WebKit__qt__QtWebKit.pro diff --git a/www/webkit-qt4/pkg-plist b/www/webkit-qt4/pkg-plist new file mode 100644 index 000000000000..77a58d491079 --- /dev/null +++ b/www/webkit-qt4/pkg-plist @@ -0,0 +1,78 @@ +%%QT_INCDIR%%/Qt/QtWebKit +%%QT_INCDIR%%/Qt/qgraphicswebview.h +%%QT_INCDIR%%/Qt/qwebdatabase.h +%%QT_INCDIR%%/Qt/qwebelement.h +%%QT_INCDIR%%/Qt/qwebframe.h +%%QT_INCDIR%%/Qt/qwebhistory.h +%%QT_INCDIR%%/Qt/qwebhistoryinterface.h +%%QT_INCDIR%%/Qt/qwebinspector.h +%%QT_INCDIR%%/Qt/qwebkitglobal.h +%%QT_INCDIR%%/Qt/qwebkitplatformplugin.h +%%QT_INCDIR%%/Qt/qwebkitversion.h +%%QT_INCDIR%%/Qt/qwebpage.h +%%QT_INCDIR%%/Qt/qwebpluginfactory.h +%%QT_INCDIR%%/Qt/qwebscriptworld.h +%%QT_INCDIR%%/Qt/qwebsecurityorigin.h +%%QT_INCDIR%%/Qt/qwebsettings.h +%%QT_INCDIR%%/Qt/qwebview.h +%%QT_INCDIR%%/QtWebKit/QGraphicsWebView +%%QT_INCDIR%%/QtWebKit/QWebDatabase +%%QT_INCDIR%%/QtWebKit/QWebElement +%%QT_INCDIR%%/QtWebKit/QWebElementCollection +%%QT_INCDIR%%/QtWebKit/QWebFrame +%%QT_INCDIR%%/QtWebKit/QWebFullScreenVideoHandler +%%QT_INCDIR%%/QtWebKit/QWebHapticFeedbackPlayer +%%QT_INCDIR%%/QtWebKit/QWebHistory +%%QT_INCDIR%%/QtWebKit/QWebHistoryInterface +%%QT_INCDIR%%/QtWebKit/QWebHistoryItem +%%QT_INCDIR%%/QtWebKit/QWebHitTestResult +%%QT_INCDIR%%/QtWebKit/QWebInspector +%%QT_INCDIR%%/QtWebKit/QWebKitPlatformPlugin +%%QT_INCDIR%%/QtWebKit/QWebNotificationData +%%QT_INCDIR%%/QtWebKit/QWebNotificationPresenter +%%QT_INCDIR%%/QtWebKit/QWebPage +%%QT_INCDIR%%/QtWebKit/QWebPluginFactory +%%QT_INCDIR%%/QtWebKit/QWebScriptWorld +%%QT_INCDIR%%/QtWebKit/QWebSecurityOrigin +%%QT_INCDIR%%/QtWebKit/QWebSelectData +%%QT_INCDIR%%/QtWebKit/QWebSelectMethod +%%QT_INCDIR%%/QtWebKit/QWebSettings +%%QT_INCDIR%%/QtWebKit/QWebTouchModifier +%%QT_INCDIR%%/QtWebKit/QWebView +%%QT_INCDIR%%/QtWebKit/QtWebKit +%%QT_INCDIR%%/QtWebKit/qgraphicswebview.h +%%QT_INCDIR%%/QtWebKit/qwebdatabase.h +%%QT_INCDIR%%/QtWebKit/qwebelement.h +%%QT_INCDIR%%/QtWebKit/qwebframe.h +%%QT_INCDIR%%/QtWebKit/qwebhistory.h +%%QT_INCDIR%%/QtWebKit/qwebhistoryinterface.h +%%QT_INCDIR%%/QtWebKit/qwebinspector.h +%%QT_INCDIR%%/QtWebKit/qwebkitglobal.h +%%QT_INCDIR%%/QtWebKit/qwebkitplatformplugin.h +%%QT_INCDIR%%/QtWebKit/qwebkitversion.h +%%QT_INCDIR%%/QtWebKit/qwebpage.h +%%QT_INCDIR%%/QtWebKit/qwebpluginfactory.h +%%QT_INCDIR%%/QtWebKit/qwebscriptworld.h +%%QT_INCDIR%%/QtWebKit/qwebsecurityorigin.h +%%QT_INCDIR%%/QtWebKit/qwebsettings.h +%%QT_INCDIR%%/QtWebKit/qwebview.h +%%QT_IMPORTDIR%%/QtWebKit/libqmlwebkitplugin.so +%%DEBUG%%%%QT_IMPORTDIR%%/QtWebKit/libqmlwebkitplugin.so.debug +%%QT_IMPORTDIR%%/QtWebKit/qmldir +%%QT_LIBDIR%%/libQtWebKit.la +%%QT_LIBDIR%%/libQtWebKit.prl +%%QT_LIBDIR%%/libQtWebKit.so +%%QT_LIBDIR%%/libQtWebKit.so.4 +%%QT_LIBDIR%%/libQtWebKit.so.4.9 +%%QT_LIBDIR%%/libQtWebKit.so.4.9.4 +libdata/pkgconfig/QtWebKit.pc +%%QT_MKSPECDIR%%/modules/qt_webkit_version.pri +@dirrmtry %%QT_MKSPECDIR%%/modules +@dirrmtry %%QT_MKSPECDIR%% +@dirrmtry %%QT_DATADIR%% +@dirrm %%QT_IMPORTDIR%%/QtWebKit +@dirrmtry %%QT_IMPORTDIR%% +@dirrmtry %%QT_LIBDIR%% +@dirrm %%QT_INCDIR%%/QtWebKit +@dirrmtry %%QT_INCDIR%%/Qt +@dirrmtry %%QT_INCDIR%% diff --git a/x11-toolkits/Makefile b/x11-toolkits/Makefile index 906035fe9da8..beebfb635afb 100644 --- a/x11-toolkits/Makefile +++ b/x11-toolkits/Makefile @@ -213,6 +213,7 @@ SUBDIR += py-wxPython28-unicode SUBDIR += py-xlib SUBDIR += py31-tkinter + SUBDIR += qt4-declarative SUBDIR += qt4-gui SUBDIR += qt4pas SUBDIR += qtada diff --git a/devel/qt4-declarative/Makefile b/x11-toolkits/qt4-declarative/Makefile similarity index 69% rename from devel/qt4-declarative/Makefile rename to x11-toolkits/qt4-declarative/Makefile index 5e69d9aab773..cabc2068d73c 100644 --- a/devel/qt4-declarative/Makefile +++ b/x11-toolkits/qt4-declarative/Makefile @@ -2,19 +2,18 @@ PORTNAME= declarative DISTVERSION= ${QT4_VERSION} -CATEGORIES?= devel +CATEGORIES= x11-toolkits PKGNAMEPREFIX= qt4- MAINTAINER= kde@FreeBSD.org -COMMENT= Qt4 framework for building highly dynamic user interfaces +COMMENT= Qt declarative framework for dynamic user interfaces USE_QT4= qmake_build moc_build rcc_build uic_build corelib gui network \ opengl script sql svg xml xmlpatterns -QT_NONSTANDARD= yes QT_DIST= yes HAS_CONFIGURE= yes -USE_LDCONFIG= ${PREFIX}/lib/qt4 +USE_LDCONFIG= ${PREFIX}/${QT_LIBDIR_REL} ALL_TARGET= first CONFIGURE_ENV?= QTDIR=${WRKSRC} PATH=${WRKSRC}/bin:$$PATH @@ -35,20 +34,18 @@ EXTRACT_AFTER_ARGS+= --exclude '${DISTNAME}/${dne}' BUILD_WRKSRC= ${WRKSRC}/src/${PORTNAME} INSTALL_WRKSRC= ${BUILD_WRKSRC} -EXTRA_PATCHES+= ${.CURDIR}/../../devel/qt4/files/patch-configure - pre-configure: ${MKDIR} ${WRKSRC}/mkspecs - ${LN} -sf ${LOCALBASE}/bin/qmake-qt4 ${WRKSRC}/bin/qmake - ${LN} -sf ${LOCALBASE}/bin/moc-qt4 ${WRKSRC}/bin/moc - ${LN} -sf ${LOCALBASE}/bin/uic-qt4 ${WRKSRC}/bin/uic + ${LN} -sf ${QMAKE} ${WRKSRC}/bin/qmake + ${LN} -sf ${MOC} ${WRKSRC}/bin/moc + ${LN} -sf ${UIC} ${WRKSRC}/bin/uic post-configure: - ${REINPLACE_CMD} -e 's|${PREFIX}/lib/qt4/pkgconfig|${PREFIX}/libdata/pkgconfig|g' \ + ${REINPLACE_CMD} -e 's|${PREFIX}/${QT_LIBDIR_REL}/pkgconfig|${PREFIX}/libdata/pkgconfig|g' \ -e 's|.*$$(QMAKE).*||g' ${BUILD_WRKSRC}/Makefile ${REINPLACE_CMD} -E -e 's|-L.[^[:space:]]*qt-x11-opensource.[^[:space:]]*lib||g' \ - -E -e 's|(.*location=).*moc|\1${PREFIX}/bin/moc-qt4|g' \ - -E -e 's|(.*location=).*uic|\1${PREFIX}/bin/uic-qt4|g' \ + -E -e 's|(.*location=).*moc|\1${PREFIX}/${QT_BINDIR_REL}/${MOC:T}|g' \ + -E -e 's|(.*location=).*uic|\1${PREFIX}/${QT_BINDIR_REL}/${UIC:T}|g' \ ${WRKSRC}/lib/pkgconfig/QtDeclarative.pc .include diff --git a/x11-toolkits/qt4-declarative/pkg-plist b/x11-toolkits/qt4-declarative/pkg-plist new file mode 100644 index 000000000000..c86d5e42d212 --- /dev/null +++ b/x11-toolkits/qt4-declarative/pkg-plist @@ -0,0 +1,82 @@ +%%QT_INCDIR%%/Qt/QtDeclarative +%%QT_INCDIR%%/Qt/qdeclarative.h +%%QT_INCDIR%%/Qt/qdeclarativecomponent.h +%%QT_INCDIR%%/Qt/qdeclarativecontext.h +%%QT_INCDIR%%/Qt/qdeclarativedebug.h +%%QT_INCDIR%%/Qt/qdeclarativeengine.h +%%QT_INCDIR%%/Qt/qdeclarativeerror.h +%%QT_INCDIR%%/Qt/qdeclarativeexpression.h +%%QT_INCDIR%%/Qt/qdeclarativeextensioninterface.h +%%QT_INCDIR%%/Qt/qdeclarativeextensionplugin.h +%%QT_INCDIR%%/Qt/qdeclarativeimageprovider.h +%%QT_INCDIR%%/Qt/qdeclarativeinfo.h +%%QT_INCDIR%%/Qt/qdeclarativeitem.h +%%QT_INCDIR%%/Qt/qdeclarativelist.h +%%QT_INCDIR%%/Qt/qdeclarativenetworkaccessmanagerfactory.h +%%QT_INCDIR%%/Qt/qdeclarativeparserstatus.h +%%QT_INCDIR%%/Qt/qdeclarativeprivate.h +%%QT_INCDIR%%/Qt/qdeclarativeproperty.h +%%QT_INCDIR%%/Qt/qdeclarativepropertymap.h +%%QT_INCDIR%%/Qt/qdeclarativepropertyvalueinterceptor.h +%%QT_INCDIR%%/Qt/qdeclarativepropertyvaluesource.h +%%QT_INCDIR%%/Qt/qdeclarativescriptstring.h +%%QT_INCDIR%%/Qt/qdeclarativeview.h +%%QT_INCDIR%%/QtDeclarative/QDeclarativeAttachedPropertiesFunc +%%QT_INCDIR%%/QtDeclarative/QDeclarativeComponent +%%QT_INCDIR%%/QtDeclarative/QDeclarativeContext +%%QT_INCDIR%%/QtDeclarative/QDeclarativeDebuggingEnabler +%%QT_INCDIR%%/QtDeclarative/QDeclarativeEngine +%%QT_INCDIR%%/QtDeclarative/QDeclarativeError +%%QT_INCDIR%%/QtDeclarative/QDeclarativeExpression +%%QT_INCDIR%%/QtDeclarative/QDeclarativeExtensionInterface +%%QT_INCDIR%%/QtDeclarative/QDeclarativeExtensionPlugin +%%QT_INCDIR%%/QtDeclarative/QDeclarativeImageProvider +%%QT_INCDIR%%/QtDeclarative/QDeclarativeInfo +%%QT_INCDIR%%/QtDeclarative/QDeclarativeItem +%%QT_INCDIR%%/QtDeclarative/QDeclarativeListProperty +%%QT_INCDIR%%/QtDeclarative/QDeclarativeListReference +%%QT_INCDIR%%/QtDeclarative/QDeclarativeNetworkAccessManagerFactory +%%QT_INCDIR%%/QtDeclarative/QDeclarativeParserStatus +%%QT_INCDIR%%/QtDeclarative/QDeclarativeProperties +%%QT_INCDIR%%/QtDeclarative/QDeclarativeProperty +%%QT_INCDIR%%/QtDeclarative/QDeclarativePropertyMap +%%QT_INCDIR%%/QtDeclarative/QDeclarativePropertyValueInterceptor +%%QT_INCDIR%%/QtDeclarative/QDeclarativePropertyValueSource +%%QT_INCDIR%%/QtDeclarative/QDeclarativeScriptString +%%QT_INCDIR%%/QtDeclarative/QDeclarativeTypeInfo +%%QT_INCDIR%%/QtDeclarative/QDeclarativeView +%%QT_INCDIR%%/QtDeclarative/QtDeclarative +%%QT_INCDIR%%/QtDeclarative/qdeclarative.h +%%QT_INCDIR%%/QtDeclarative/qdeclarativecomponent.h +%%QT_INCDIR%%/QtDeclarative/qdeclarativecontext.h +%%QT_INCDIR%%/QtDeclarative/qdeclarativedebug.h +%%QT_INCDIR%%/QtDeclarative/qdeclarativeengine.h +%%QT_INCDIR%%/QtDeclarative/qdeclarativeerror.h +%%QT_INCDIR%%/QtDeclarative/qdeclarativeexpression.h +%%QT_INCDIR%%/QtDeclarative/qdeclarativeextensioninterface.h +%%QT_INCDIR%%/QtDeclarative/qdeclarativeextensionplugin.h +%%QT_INCDIR%%/QtDeclarative/qdeclarativeimageprovider.h +%%QT_INCDIR%%/QtDeclarative/qdeclarativeinfo.h +%%QT_INCDIR%%/QtDeclarative/qdeclarativeitem.h +%%QT_INCDIR%%/QtDeclarative/qdeclarativelist.h +%%QT_INCDIR%%/QtDeclarative/qdeclarativenetworkaccessmanagerfactory.h +%%QT_INCDIR%%/QtDeclarative/qdeclarativeparserstatus.h +%%QT_INCDIR%%/QtDeclarative/qdeclarativeprivate.h +%%QT_INCDIR%%/QtDeclarative/qdeclarativeproperty.h +%%QT_INCDIR%%/QtDeclarative/qdeclarativepropertymap.h +%%QT_INCDIR%%/QtDeclarative/qdeclarativepropertyvalueinterceptor.h +%%QT_INCDIR%%/QtDeclarative/qdeclarativepropertyvaluesource.h +%%QT_INCDIR%%/QtDeclarative/qdeclarativescriptstring.h +%%QT_INCDIR%%/QtDeclarative/qdeclarativeview.h +%%QT_LIBDIR%%/libQtDeclarative.la +%%QT_LIBDIR%%/libQtDeclarative.prl +%%QT_LIBDIR%%/libQtDeclarative.so +%%QT_LIBDIR%%/libQtDeclarative.so.4 +%%QT_LIBDIR%%/libQtDeclarative.so.%%SHORTVER%% +%%QT_LIBDIR%%/libQtDeclarative.so.%%FULLVER%% +%%DEBUG%%%%QT_LIBDIR%%/libQtDeclarative.so.%%FULLVER%%.debug +libdata/pkgconfig/QtDeclarative.pc +@dirrmtry %%QT_LIBDIR%% +@dirrm %%QT_INCDIR%%/QtDeclarative +@dirrmtry %%QT_INCDIR%%/Qt +@dirrmtry %%QT_INCDIR%% diff --git a/x11-toolkits/qt4-gui/Makefile b/x11-toolkits/qt4-gui/Makefile index a127d8dab5da..c1e9227b7828 100644 --- a/x11-toolkits/qt4-gui/Makefile +++ b/x11-toolkits/qt4-gui/Makefile @@ -3,23 +3,22 @@ PORTNAME= gui DISTVERSION= ${QT4_VERSION} -CATEGORIES?= x11-toolkits +CATEGORIES= x11-toolkits PKGNAMEPREFIX= qt4- MAINTAINER= kde@FreeBSD.org -COMMENT= Qt graphical user interface library +COMMENT= Qt graphical user interface module -LIB_DEPENDS= png15:${PORTSDIR}/graphics/png \ - fontconfig.1:${PORTSDIR}/x11-fonts/fontconfig +LIB_DEPENDS= libpng15.so:${PORTSDIR}/graphics/png \ + libfontconfig.so:${PORTSDIR}/x11-fonts/fontconfig RUN_DEPENDS= xdg-open:${PORTSDIR}/devel/xdg-utils USE_QT4= qmake_build moc_build rcc_build uic_build corelib -QT_NONSTANDARD= yes QT_DIST= yes +USES= pkgconfig HAS_CONFIGURE= yes -USES= pkgconfig -USE_LDCONFIG= ${PREFIX}/lib/qt4 +USE_LDCONFIG= ${PREFIX}/${QT_LIBDIR_REL} USE_XORG= xrender xrandr xinerama inputproto xfixes \ sm xcursor xext x11 ice xi xt @@ -46,8 +45,6 @@ INSTALL_WRKSRC= ${BUILD_WRKSRC} CONFIGURE_ARGS+= -I../../include/QtCore -I../../include/QtGui \ -I../../include/Qt -I../../include -EXTRA_PATCHES+= ${.CURDIR}/../../devel/qt4/files/patch-configure - FONTSCALE= ${LOCALBASE}/lib/X11/fonts/TTF/luximb.ttf FONTENCOD= ${LOCALBASE}/lib/X11/fonts/encodings/encodings.dir @@ -59,7 +56,7 @@ CONFIGURE_ARGS+=-cups -L${LOCALBASE}/lib -I. -I${LOCALBASE}/include .endif .if ${QT4_OPTIONS:MNAS} -LIB_DEPENDS+= audio:${PORTSDIR}/audio/nas +LIB_DEPENDS+= libaudio.so:${PORTSDIR}/audio/nas CONFIGURE_ARGS+=-system-nas-sound .else CONFIGURE_ARGS+=-no-nas-sound @@ -85,17 +82,17 @@ CFLAGS+= -mminimal-toc pre-configure: ${MKDIR} ${WRKSRC}/mkspecs - ${LN} -sf ${LOCALBASE}/bin/qmake-qt4 ${WRKSRC}/bin/qmake - ${LN} -sf ${LOCALBASE}/bin/moc-qt4 ${WRKSRC}/bin/moc - ${LN} -sf ${LOCALBASE}/bin/rcc ${WRKSRC}/bin/rcc - ${LN} -sf ${LOCALBASE}/bin/uic-qt4 ${WRKSRC}/bin/uic + ${LN} -sf ${QMAKE} ${WRKSRC}/bin/qmake + ${LN} -sf ${MOC} ${WRKSRC}/bin/moc + ${LN} -sf ${RCC} ${WRKSRC}/bin/rcc + ${LN} -sf ${UIC} ${WRKSRC}/bin/uic post-configure: - ${REINPLACE_CMD} -e 's|${PREFIX}/lib/qt4/pkgconfig|${PREFIX}/libdata/pkgconfig|g' \ + ${REINPLACE_CMD} -e 's|${PREFIX}/${QT_LIBDIR_REL}/pkgconfig|${PREFIX}/libdata/pkgconfig|g' \ -e 's|.*$$(QMAKE).*||g' ${BUILD_WRKSRC}/Makefile ${REINPLACE_CMD} -E -e 's|-L.[^[:space:]]*qt-x11-opensource.[^[:space:]]*lib||g' \ - -E -e 's|(.*location=).*moc|\1${PREFIX}/bin/moc-qt4|g' \ - -E -e 's|(.*location=).*uic|\1${PREFIX}/bin/uic-qt4|g' \ + -E -e 's|(.*location=).*moc|\1${PREFIX}/${QT_BINDIR_REL}/${MOC:T}|g' \ + -E -e 's|(.*location=).*uic|\1${PREFIX}/${QT_BINDIR_REL}/${UIC:T}|g' \ ${WRKSRC}/lib/pkgconfig/QtGui.pc post-install: diff --git a/x11-toolkits/qt4-gui/pkg-descr b/x11-toolkits/qt4-gui/pkg-descr deleted file mode 100644 index 36bc69717e98..000000000000 --- a/x11-toolkits/qt4-gui/pkg-descr +++ /dev/null @@ -1,12 +0,0 @@ -Qt is a C++ toolkit for application development. It lets application -developers target all major operating systems with a single application -source code. - -Qt provides a platform-independent API to all central platform functionality: -GUI, database access, networking, file handling, etc. The Qt library -encapsulates the different APIs of different operating systems, providing -the application programmer with a single, common API for all operating systems. -The native C APIs are encapsulated in a set of well-designed, fully -object-oriented C++ classes. - -WWW: http://qt.nokia.com/products/qt/index.html diff --git a/x11-toolkits/qt4-gui/pkg-plist b/x11-toolkits/qt4-gui/pkg-plist index 0022e0e14b8f..98d0249e037e 100644 --- a/x11-toolkits/qt4-gui/pkg-plist +++ b/x11-toolkits/qt4-gui/pkg-plist @@ -1,1160 +1,1160 @@ -include/qt4/Qt/QtGui -include/qt4/Qt/qabstractbutton.h -include/qt4/Qt/qabstractfontengine_qws.h -include/qt4/Qt/qabstractitemdelegate.h -include/qt4/Qt/qabstractitemview.h -include/qt4/Qt/qabstractpagesetupdialog.h -include/qt4/Qt/qabstractprintdialog.h -include/qt4/Qt/qabstractproxymodel.h -include/qt4/Qt/qabstractscrollarea.h -include/qt4/Qt/qabstractslider.h -include/qt4/Qt/qabstractspinbox.h -include/qt4/Qt/qabstracttextdocumentlayout.h -include/qt4/Qt/qaccessible.h -include/qt4/Qt/qaccessible2.h -include/qt4/Qt/qaccessiblebridge.h -include/qt4/Qt/qaccessibleobject.h -include/qt4/Qt/qaccessibleplugin.h -include/qt4/Qt/qaccessiblewidget.h -include/qt4/Qt/qaction.h -include/qt4/Qt/qactiongroup.h -include/qt4/Qt/qapplication.h -include/qt4/Qt/qbitmap.h -include/qt4/Qt/qboxlayout.h -include/qt4/Qt/qbrush.h -include/qt4/Qt/qbuttongroup.h -include/qt4/Qt/qcalendarwidget.h -include/qt4/Qt/qcdestyle.h -include/qt4/Qt/qcheckbox.h -include/qt4/Qt/qcleanlooksstyle.h -include/qt4/Qt/qclipboard.h -include/qt4/Qt/qcolor.h -include/qt4/Qt/qcolordialog.h -include/qt4/Qt/qcolormap.h -include/qt4/Qt/qcolumnview.h -include/qt4/Qt/qcombobox.h -include/qt4/Qt/qcommandlinkbutton.h -include/qt4/Qt/qcommonstyle.h -include/qt4/Qt/qcompleter.h -include/qt4/Qt/qcopchannel_qws.h -include/qt4/Qt/qcursor.h -include/qt4/Qt/qdatawidgetmapper.h -include/qt4/Qt/qdatetimeedit.h -include/qt4/Qt/qdecoration_qws.h -include/qt4/Qt/qdecorationdefault_qws.h -include/qt4/Qt/qdecorationfactory_qws.h -include/qt4/Qt/qdecorationplugin_qws.h -include/qt4/Qt/qdecorationstyled_qws.h -include/qt4/Qt/qdecorationwindows_qws.h -include/qt4/Qt/qdesktopservices.h -include/qt4/Qt/qdesktopwidget.h -include/qt4/Qt/qdial.h -include/qt4/Qt/qdialog.h -include/qt4/Qt/qdialogbuttonbox.h -include/qt4/Qt/qdirectpainter_qws.h -include/qt4/Qt/qdirmodel.h -include/qt4/Qt/qdockwidget.h -include/qt4/Qt/qdrag.h -include/qt4/Qt/qdrawutil.h -include/qt4/Qt/qerrormessage.h -include/qt4/Qt/qevent.h -include/qt4/Qt/qfiledialog.h -include/qt4/Qt/qfileiconprovider.h -include/qt4/Qt/qfilesystemmodel.h -include/qt4/Qt/qfocusframe.h -include/qt4/Qt/qfont.h -include/qt4/Qt/qfontcombobox.h -include/qt4/Qt/qfontdatabase.h -include/qt4/Qt/qfontdialog.h -include/qt4/Qt/qfontinfo.h -include/qt4/Qt/qfontmetrics.h -include/qt4/Qt/qformlayout.h -include/qt4/Qt/qframe.h -include/qt4/Qt/qgenericmatrix.h -include/qt4/Qt/qgenericplugin_qpa.h -include/qt4/Qt/qgenericpluginfactory_qpa.h -include/qt4/Qt/qgesture.h -include/qt4/Qt/qgesturerecognizer.h -include/qt4/Qt/qglyphrun.h -include/qt4/Qt/qgraphicsanchorlayout.h -include/qt4/Qt/qgraphicseffect.h -include/qt4/Qt/qgraphicsgridlayout.h -include/qt4/Qt/qgraphicsitem.h -include/qt4/Qt/qgraphicsitemanimation.h -include/qt4/Qt/qgraphicslayout.h -include/qt4/Qt/qgraphicslayoutitem.h -include/qt4/Qt/qgraphicslinearlayout.h -include/qt4/Qt/qgraphicsproxywidget.h -include/qt4/Qt/qgraphicsscene.h -include/qt4/Qt/qgraphicssceneevent.h -include/qt4/Qt/qgraphicssystemhelper_symbian.h -include/qt4/Qt/qgraphicstransform.h -include/qt4/Qt/qgraphicsview.h -include/qt4/Qt/qgraphicswidget.h -include/qt4/Qt/qgridlayout.h -include/qt4/Qt/qgroupbox.h -include/qt4/Qt/qgtkstyle.h -include/qt4/Qt/qguifunctions_wince.h -include/qt4/Qt/qheaderview.h -include/qt4/Qt/qicon.h -include/qt4/Qt/qiconengine.h -include/qt4/Qt/qiconengineplugin.h -include/qt4/Qt/qidentityproxymodel.h -include/qt4/Qt/qimage.h -include/qt4/Qt/qimageiohandler.h -include/qt4/Qt/qimagereader.h -include/qt4/Qt/qimagewriter.h -include/qt4/Qt/qinputcontext.h -include/qt4/Qt/qinputcontextfactory.h -include/qt4/Qt/qinputcontextplugin.h -include/qt4/Qt/qinputdialog.h -include/qt4/Qt/qitemdelegate.h -include/qt4/Qt/qitemeditorfactory.h -include/qt4/Qt/qitemselectionmodel.h -include/qt4/Qt/qkbd_qws.h -include/qt4/Qt/qkbddriverfactory_qws.h -include/qt4/Qt/qkbddriverplugin_qws.h -include/qt4/Qt/qkbdintegrity_qws.h -include/qt4/Qt/qkbdlinuxinput_qws.h -include/qt4/Qt/qkbdqnx_qws.h -include/qt4/Qt/qkbdtty_qws.h -include/qt4/Qt/qkbdum_qws.h -include/qt4/Qt/qkbdvfb_qws.h -include/qt4/Qt/qkeyeventtransition.h -include/qt4/Qt/qkeysequence.h -include/qt4/Qt/qlabel.h -include/qt4/Qt/qlayout.h -include/qt4/Qt/qlayoutitem.h -include/qt4/Qt/qlcdnumber.h -include/qt4/Qt/qlineedit.h -include/qt4/Qt/qlistview.h -include/qt4/Qt/qlistwidget.h -include/qt4/Qt/qmaccocoaviewcontainer_mac.h -include/qt4/Qt/qmacdefines_mac.h -include/qt4/Qt/qmacnativewidget_mac.h -include/qt4/Qt/qmacstyle_mac.h -include/qt4/Qt/qmainwindow.h -include/qt4/Qt/qmatrix.h -include/qt4/Qt/qmatrix4x4.h -include/qt4/Qt/qmdiarea.h -include/qt4/Qt/qmdisubwindow.h -include/qt4/Qt/qmenu.h -include/qt4/Qt/qmenubar.h -include/qt4/Qt/qmenudata.h -include/qt4/Qt/qmessagebox.h -include/qt4/Qt/qmime.h -include/qt4/Qt/qmotifstyle.h -include/qt4/Qt/qmouse_qws.h -include/qt4/Qt/qmousedriverfactory_qws.h -include/qt4/Qt/qmousedriverplugin_qws.h -include/qt4/Qt/qmouseeventtransition.h -include/qt4/Qt/qmouseintegrity_qws.h -include/qt4/Qt/qmouselinuxinput_qws.h -include/qt4/Qt/qmouselinuxtp_qws.h -include/qt4/Qt/qmousepc_qws.h -include/qt4/Qt/qmouseqnx_qws.h -include/qt4/Qt/qmousetslib_qws.h -include/qt4/Qt/qmousevfb_qws.h -include/qt4/Qt/qmovie.h -include/qt4/Qt/qpagesetupdialog.h -include/qt4/Qt/qpaintdevice.h -include/qt4/Qt/qpaintengine.h -include/qt4/Qt/qpainter.h -include/qt4/Qt/qpainterpath.h -include/qt4/Qt/qpalette.h -include/qt4/Qt/qpen.h -include/qt4/Qt/qpicture.h -include/qt4/Qt/qpictureformatplugin.h -include/qt4/Qt/qpixmap.h -include/qt4/Qt/qpixmapcache.h -include/qt4/Qt/qplaintextedit.h -include/qt4/Qt/qplastiquestyle.h -include/qt4/Qt/qplatformclipboard_qpa.h -include/qt4/Qt/qplatformcursor_qpa.h -include/qt4/Qt/qplatformeventloopintegration_qpa.h -include/qt4/Qt/qplatformfontdatabase_qpa.h -include/qt4/Qt/qplatformglcontext_qpa.h -include/qt4/Qt/qplatformintegration_qpa.h -include/qt4/Qt/qplatformintegrationplugin_qpa.h -include/qt4/Qt/qplatformnativeinterface_qpa.h -include/qt4/Qt/qplatformscreen_qpa.h -include/qt4/Qt/qplatformwindow_qpa.h -include/qt4/Qt/qplatformwindowformat_qpa.h -include/qt4/Qt/qpolygon.h -include/qt4/Qt/qprintdialog.h -include/qt4/Qt/qprintengine.h -include/qt4/Qt/qprinter.h -include/qt4/Qt/qprinterinfo.h -include/qt4/Qt/qprintpreviewdialog.h -include/qt4/Qt/qprintpreviewwidget.h -include/qt4/Qt/qprogressbar.h -include/qt4/Qt/qprogressdialog.h -include/qt4/Qt/qproxymodel.h -include/qt4/Qt/qproxystyle.h -include/qt4/Qt/qpushbutton.h -include/qt4/Qt/qquaternion.h -include/qt4/Qt/qradiobutton.h -include/qt4/Qt/qrawfont.h -include/qt4/Qt/qregion.h -include/qt4/Qt/qrgb.h -include/qt4/Qt/qrubberband.h -include/qt4/Qt/qs60mainapplication.h -include/qt4/Qt/qs60mainappui.h -include/qt4/Qt/qs60maindocument.h -include/qt4/Qt/qs60style.h -include/qt4/Qt/qscreen_qws.h -include/qt4/Qt/qscreendriverfactory_qws.h -include/qt4/Qt/qscreendriverplugin_qws.h -include/qt4/Qt/qscreenintegrityfb_qws.h -include/qt4/Qt/qscreenlinuxfb_qws.h -include/qt4/Qt/qscreenproxy_qws.h -include/qt4/Qt/qscreenqnx_qws.h -include/qt4/Qt/qscreentransformed_qws.h -include/qt4/Qt/qscreenvfb_qws.h -include/qt4/Qt/qscrollarea.h -include/qt4/Qt/qscrollbar.h -include/qt4/Qt/qsessionmanager.h -include/qt4/Qt/qshortcut.h -include/qt4/Qt/qsizegrip.h -include/qt4/Qt/qsizepolicy.h -include/qt4/Qt/qslider.h -include/qt4/Qt/qsortfilterproxymodel.h -include/qt4/Qt/qsound.h -include/qt4/Qt/qsoundqss_qws.h -include/qt4/Qt/qspinbox.h -include/qt4/Qt/qsplashscreen.h -include/qt4/Qt/qsplitter.h -include/qt4/Qt/qstackedlayout.h -include/qt4/Qt/qstackedwidget.h -include/qt4/Qt/qstandarditemmodel.h -include/qt4/Qt/qstatictext.h -include/qt4/Qt/qstatusbar.h -include/qt4/Qt/qstringlistmodel.h -include/qt4/Qt/qstyle.h -include/qt4/Qt/qstyleditemdelegate.h -include/qt4/Qt/qstylefactory.h -include/qt4/Qt/qstyleoption.h -include/qt4/Qt/qstylepainter.h -include/qt4/Qt/qstyleplugin.h -include/qt4/Qt/qsymbianevent.h -include/qt4/Qt/qsyntaxhighlighter.h -include/qt4/Qt/qsystemtrayicon.h -include/qt4/Qt/qtabbar.h -include/qt4/Qt/qtableview.h -include/qt4/Qt/qtablewidget.h -include/qt4/Qt/qtabwidget.h -include/qt4/Qt/qtextbrowser.h -include/qt4/Qt/qtextcursor.h -include/qt4/Qt/qtextdocument.h -include/qt4/Qt/qtextdocumentfragment.h -include/qt4/Qt/qtextdocumentwriter.h -include/qt4/Qt/qtextedit.h -include/qt4/Qt/qtextformat.h -include/qt4/Qt/qtextlayout.h -include/qt4/Qt/qtextlist.h -include/qt4/Qt/qtextobject.h -include/qt4/Qt/qtextoption.h -include/qt4/Qt/qtexttable.h -include/qt4/Qt/qtoolbar.h -include/qt4/Qt/qtoolbox.h -include/qt4/Qt/qtoolbutton.h -include/qt4/Qt/qtooltip.h -include/qt4/Qt/qtransform.h -include/qt4/Qt/qtransportauth_qws.h -include/qt4/Qt/qtransportauthdefs_qws.h -include/qt4/Qt/qtreeview.h -include/qt4/Qt/qtreewidget.h -include/qt4/Qt/qtreewidgetitemiterator.h -include/qt4/Qt/qundogroup.h -include/qt4/Qt/qundostack.h -include/qt4/Qt/qundoview.h -include/qt4/Qt/qvalidator.h -include/qt4/Qt/qvector2d.h -include/qt4/Qt/qvector3d.h -include/qt4/Qt/qvector4d.h -include/qt4/Qt/qvfbhdr.h -include/qt4/Qt/qwhatsthis.h -include/qt4/Qt/qwidget.h -include/qt4/Qt/qwidgetaction.h -include/qt4/Qt/qwindowdefs.h -include/qt4/Qt/qwindowdefs_win.h -include/qt4/Qt/qwindowscestyle.h -include/qt4/Qt/qwindowsmobilestyle.h -include/qt4/Qt/qwindowsstyle.h -include/qt4/Qt/qwindowsvistastyle.h -include/qt4/Qt/qwindowsxpstyle.h -include/qt4/Qt/qwindowsystem_qws.h -include/qt4/Qt/qwindowsysteminterface_qpa.h -include/qt4/Qt/qwizard.h -include/qt4/Qt/qwmatrix.h -include/qt4/Qt/qworkspace.h -include/qt4/Qt/qwscursor_qws.h -include/qt4/Qt/qwsdisplay_qws.h -include/qt4/Qt/qwsembedwidget.h -include/qt4/Qt/qwsevent_qws.h -include/qt4/Qt/qwsmanager_qws.h -include/qt4/Qt/qwsproperty_qws.h -include/qt4/Qt/qwsprotocolitem_qws.h -include/qt4/Qt/qwssocket_qws.h -include/qt4/Qt/qwsutils_qws.h -include/qt4/Qt/qx11embed_x11.h -include/qt4/Qt/qx11info_x11.h -include/qt4/QtGui/QAbstractButton -include/qt4/QtGui/QAbstractFontEngine -include/qt4/QtGui/QAbstractGraphicsShapeItem -include/qt4/QtGui/QAbstractItemDelegate -include/qt4/QtGui/QAbstractItemView -include/qt4/QtGui/QAbstractPageSetupDialog -include/qt4/QtGui/QAbstractPrintDialog -include/qt4/QtGui/QAbstractProxyModel -include/qt4/QtGui/QAbstractScrollArea -include/qt4/QtGui/QAbstractSlider -include/qt4/QtGui/QAbstractSpinBox -include/qt4/QtGui/QAbstractTextDocumentLayout -include/qt4/QtGui/QAbstractUndoItem -include/qt4/QtGui/QAccessible -include/qt4/QtGui/QAccessible2Interface -include/qt4/QtGui/QAccessibleActionInterface -include/qt4/QtGui/QAccessibleApplication -include/qt4/QtGui/QAccessibleBridge -include/qt4/QtGui/QAccessibleBridgeFactoryInterface -include/qt4/QtGui/QAccessibleBridgePlugin -include/qt4/QtGui/QAccessibleEditableTextInterface -include/qt4/QtGui/QAccessibleEvent -include/qt4/QtGui/QAccessibleFactoryInterface -include/qt4/QtGui/QAccessibleImageInterface -include/qt4/QtGui/QAccessibleInterface -include/qt4/QtGui/QAccessibleInterfaceEx -include/qt4/QtGui/QAccessibleObject -include/qt4/QtGui/QAccessibleObjectEx -include/qt4/QtGui/QAccessiblePlugin -include/qt4/QtGui/QAccessibleSimpleEditableTextInterface -include/qt4/QtGui/QAccessibleTable2CellInterface -include/qt4/QtGui/QAccessibleTable2Interface -include/qt4/QtGui/QAccessibleTableInterface -include/qt4/QtGui/QAccessibleTextInterface -include/qt4/QtGui/QAccessibleValueInterface -include/qt4/QtGui/QAccessibleWidget -include/qt4/QtGui/QAccessibleWidgetEx -include/qt4/QtGui/QAction -include/qt4/QtGui/QActionEvent -include/qt4/QtGui/QActionGroup -include/qt4/QtGui/QApplication -include/qt4/QtGui/QAuthDevice -include/qt4/QtGui/QBitmap -include/qt4/QtGui/QBoxLayout -include/qt4/QtGui/QBrush -include/qt4/QtGui/QBrushData -include/qt4/QtGui/QButtonGroup -include/qt4/QtGui/QCDEStyle -include/qt4/QtGui/QCalendarWidget -include/qt4/QtGui/QCheckBox -include/qt4/QtGui/QCleanlooksStyle -include/qt4/QtGui/QClipboard -include/qt4/QtGui/QClipboardEvent -include/qt4/QtGui/QCloseEvent -include/qt4/QtGui/QColor -include/qt4/QtGui/QColorDialog -include/qt4/QtGui/QColorGroup -include/qt4/QtGui/QColormap -include/qt4/QtGui/QColumnView -include/qt4/QtGui/QComboBox -include/qt4/QtGui/QCommandLinkButton -include/qt4/QtGui/QCommonStyle -include/qt4/QtGui/QCompleter -include/qt4/QtGui/QConicalGradient -include/qt4/QtGui/QContextMenuEvent -include/qt4/QtGui/QCopChannel -include/qt4/QtGui/QCursor -include/qt4/QtGui/QCursorShape -include/qt4/QtGui/QDataWidgetMapper -include/qt4/QtGui/QDateEdit -include/qt4/QtGui/QDateTimeEdit -include/qt4/QtGui/QDecoration -include/qt4/QtGui/QDecorationAction -include/qt4/QtGui/QDecorationDefault -include/qt4/QtGui/QDecorationFactory -include/qt4/QtGui/QDecorationFactoryInterface -include/qt4/QtGui/QDecorationPlugin -include/qt4/QtGui/QDecorationStyled -include/qt4/QtGui/QDecorationWindows -include/qt4/QtGui/QDesktopServices -include/qt4/QtGui/QDesktopWidget -include/qt4/QtGui/QDial -include/qt4/QtGui/QDialog -include/qt4/QtGui/QDialogButtonBox -include/qt4/QtGui/QDirModel -include/qt4/QtGui/QDirectPainter -include/qt4/QtGui/QDockWidget -include/qt4/QtGui/QDoubleSpinBox -include/qt4/QtGui/QDoubleValidator -include/qt4/QtGui/QDrag -include/qt4/QtGui/QDragEnterEvent -include/qt4/QtGui/QDragLeaveEvent -include/qt4/QtGui/QDragMoveEvent -include/qt4/QtGui/QDragResponseEvent -include/qt4/QtGui/QDropEvent -include/qt4/QtGui/QErrorMessage -include/qt4/QtGui/QFileDialog -include/qt4/QtGui/QFileIconProvider -include/qt4/QtGui/QFileOpenEvent -include/qt4/QtGui/QFileSystemModel -include/qt4/QtGui/QFocusEvent -include/qt4/QtGui/QFocusFrame -include/qt4/QtGui/QFont -include/qt4/QtGui/QFontComboBox -include/qt4/QtGui/QFontDatabase -include/qt4/QtGui/QFontDialog -include/qt4/QtGui/QFontEngineFactoryInterface -include/qt4/QtGui/QFontEngineInfo -include/qt4/QtGui/QFontEnginePlugin -include/qt4/QtGui/QFontInfo -include/qt4/QtGui/QFontMetrics -include/qt4/QtGui/QFontMetricsF -include/qt4/QtGui/QFormLayout -include/qt4/QtGui/QFrame -include/qt4/QtGui/QGenericMatrix -include/qt4/QtGui/QGenericPlugin -include/qt4/QtGui/QGenericPluginFactory -include/qt4/QtGui/QGenericPluginFactoryInterface -include/qt4/QtGui/QGesture -include/qt4/QtGui/QGestureEvent -include/qt4/QtGui/QGestureRecognizer -include/qt4/QtGui/QGlyphRun -include/qt4/QtGui/QGradient -include/qt4/QtGui/QGradientStop -include/qt4/QtGui/QGradientStops -include/qt4/QtGui/QGraphicsAnchor -include/qt4/QtGui/QGraphicsAnchorLayout -include/qt4/QtGui/QGraphicsBlurEffect -include/qt4/QtGui/QGraphicsColorizeEffect -include/qt4/QtGui/QGraphicsDropShadowEffect -include/qt4/QtGui/QGraphicsEffect -include/qt4/QtGui/QGraphicsEllipseItem -include/qt4/QtGui/QGraphicsGridLayout -include/qt4/QtGui/QGraphicsItem -include/qt4/QtGui/QGraphicsItemAnimation -include/qt4/QtGui/QGraphicsItemGroup -include/qt4/QtGui/QGraphicsLayout -include/qt4/QtGui/QGraphicsLayoutItem -include/qt4/QtGui/QGraphicsLineItem -include/qt4/QtGui/QGraphicsLinearLayout -include/qt4/QtGui/QGraphicsObject -include/qt4/QtGui/QGraphicsOpacityEffect -include/qt4/QtGui/QGraphicsPathItem -include/qt4/QtGui/QGraphicsPixmapItem -include/qt4/QtGui/QGraphicsPolygonItem -include/qt4/QtGui/QGraphicsProxyWidget -include/qt4/QtGui/QGraphicsRectItem -include/qt4/QtGui/QGraphicsRotation -include/qt4/QtGui/QGraphicsScale -include/qt4/QtGui/QGraphicsScene -include/qt4/QtGui/QGraphicsSceneContextMenuEvent -include/qt4/QtGui/QGraphicsSceneDragDropEvent -include/qt4/QtGui/QGraphicsSceneEvent -include/qt4/QtGui/QGraphicsSceneHelpEvent -include/qt4/QtGui/QGraphicsSceneHoverEvent -include/qt4/QtGui/QGraphicsSceneMouseEvent -include/qt4/QtGui/QGraphicsSceneMoveEvent -include/qt4/QtGui/QGraphicsSceneResizeEvent -include/qt4/QtGui/QGraphicsSceneWheelEvent -include/qt4/QtGui/QGraphicsSimpleTextItem -include/qt4/QtGui/QGraphicsTextItem -include/qt4/QtGui/QGraphicsTransform -include/qt4/QtGui/QGraphicsView -include/qt4/QtGui/QGraphicsWidget -include/qt4/QtGui/QGridLayout -include/qt4/QtGui/QGroupBox -include/qt4/QtGui/QGtkStyle -include/qt4/QtGui/QHBoxLayout -include/qt4/QtGui/QHeaderView -include/qt4/QtGui/QHelpEvent -include/qt4/QtGui/QHideEvent -include/qt4/QtGui/QHoverEvent -include/qt4/QtGui/QIcon -include/qt4/QtGui/QIconDragEvent -include/qt4/QtGui/QIconEngine -include/qt4/QtGui/QIconEngineFactoryInterface -include/qt4/QtGui/QIconEngineFactoryInterfaceV2 -include/qt4/QtGui/QIconEnginePlugin -include/qt4/QtGui/QIconEnginePluginV2 -include/qt4/QtGui/QIconEngineV2 -include/qt4/QtGui/QIconSet -include/qt4/QtGui/QIdentityProxyModel -include/qt4/QtGui/QImage -include/qt4/QtGui/QImageIOHandler -include/qt4/QtGui/QImageIOHandlerFactoryInterface -include/qt4/QtGui/QImageIOPlugin -include/qt4/QtGui/QImageReader -include/qt4/QtGui/QImageTextKeyLang -include/qt4/QtGui/QImageWriter -include/qt4/QtGui/QInputContext -include/qt4/QtGui/QInputContextFactory -include/qt4/QtGui/QInputContextFactoryInterface -include/qt4/QtGui/QInputContextPlugin -include/qt4/QtGui/QInputDialog -include/qt4/QtGui/QInputEvent -include/qt4/QtGui/QInputMethodEvent -include/qt4/QtGui/QIntMouseHandler -include/qt4/QtGui/QIntValidator -include/qt4/QtGui/QIntfbScreen -include/qt4/QtGui/QItemDelegate -include/qt4/QtGui/QItemEditorCreator -include/qt4/QtGui/QItemEditorCreatorBase -include/qt4/QtGui/QItemEditorFactory -include/qt4/QtGui/QItemSelection -include/qt4/QtGui/QItemSelectionModel -include/qt4/QtGui/QItemSelectionRange -include/qt4/QtGui/QKbdDriverFactory -include/qt4/QtGui/QKbdDriverPlugin -include/qt4/QtGui/QKeyEvent -include/qt4/QtGui/QKeyEventTransition -include/qt4/QtGui/QKeySequence -include/qt4/QtGui/QLCDNumber -include/qt4/QtGui/QLabel -include/qt4/QtGui/QLayout -include/qt4/QtGui/QLayoutItem -include/qt4/QtGui/QLayoutIterator -include/qt4/QtGui/QLineEdit -include/qt4/QtGui/QLinearGradient -include/qt4/QtGui/QLinuxFbScreen -include/qt4/QtGui/QLinuxFb_Shared -include/qt4/QtGui/QListView -include/qt4/QtGui/QListWidget -include/qt4/QtGui/QListWidgetItem -include/qt4/QtGui/QMacCocoaViewContainer -include/qt4/QtGui/QMacMime -include/qt4/QtGui/QMacNativeWidget -include/qt4/QtGui/QMacPasteboardMime -include/qt4/QtGui/QMacStyle -include/qt4/QtGui/QMainWindow -include/qt4/QtGui/QMatrix -include/qt4/QtGui/QMatrix2x2 -include/qt4/QtGui/QMatrix2x3 -include/qt4/QtGui/QMatrix2x4 -include/qt4/QtGui/QMatrix3x2 -include/qt4/QtGui/QMatrix3x3 -include/qt4/QtGui/QMatrix3x4 -include/qt4/QtGui/QMatrix4x2 -include/qt4/QtGui/QMatrix4x3 -include/qt4/QtGui/QMatrix4x4 -include/qt4/QtGui/QMdiArea -include/qt4/QtGui/QMdiSubWindow -include/qt4/QtGui/QMenu -include/qt4/QtGui/QMenuBar -include/qt4/QtGui/QMenuItem -include/qt4/QtGui/QMenubarUpdatedEvent -include/qt4/QtGui/QMessageBox -include/qt4/QtGui/QMimeSource -include/qt4/QtGui/QMotifStyle -include/qt4/QtGui/QMouseDriverFactory -include/qt4/QtGui/QMouseDriverPlugin -include/qt4/QtGui/QMouseEvent -include/qt4/QtGui/QMouseEventTransition -include/qt4/QtGui/QMoveEvent -include/qt4/QtGui/QMovie -include/qt4/QtGui/QPageSetupDialog -include/qt4/QtGui/QPaintDevice -include/qt4/QtGui/QPaintEngine -include/qt4/QtGui/QPaintEngineState -include/qt4/QtGui/QPaintEvent -include/qt4/QtGui/QPainter -include/qt4/QtGui/QPainterPath -include/qt4/QtGui/QPainterPathPrivate -include/qt4/QtGui/QPainterPathStroker -include/qt4/QtGui/QPalette -include/qt4/QtGui/QPanGesture -include/qt4/QtGui/QPen -include/qt4/QtGui/QPicture -include/qt4/QtGui/QPictureFormatInterface -include/qt4/QtGui/QPictureFormatPlugin -include/qt4/QtGui/QPictureIO -include/qt4/QtGui/QPinchGesture -include/qt4/QtGui/QPixmap -include/qt4/QtGui/QPixmapCache -include/qt4/QtGui/QPlainTextDocumentLayout -include/qt4/QtGui/QPlainTextEdit -include/qt4/QtGui/QPlastiqueStyle -include/qt4/QtGui/QPlatformClipboard -include/qt4/QtGui/QPlatformCursor -include/qt4/QtGui/QPlatformCursorImage -include/qt4/QtGui/QPlatformCursorPrivate -include/qt4/QtGui/QPlatformEventLoopIntegration -include/qt4/QtGui/QPlatformFontDatabase -include/qt4/QtGui/QPlatformGLContext -include/qt4/QtGui/QPlatformIntegration -include/qt4/QtGui/QPlatformIntegrationFactoryInterface -include/qt4/QtGui/QPlatformIntegrationPlugin -include/qt4/QtGui/QPlatformNativeInterface -include/qt4/QtGui/QPlatformScreen -include/qt4/QtGui/QPlatformWindow -include/qt4/QtGui/QPlatformWindowFormat -include/qt4/QtGui/QPolygon -include/qt4/QtGui/QPolygonF -include/qt4/QtGui/QPoolEntry -include/qt4/QtGui/QPrintDialog -include/qt4/QtGui/QPrintEngine -include/qt4/QtGui/QPrintPreviewDialog -include/qt4/QtGui/QPrintPreviewWidget -include/qt4/QtGui/QPrinter -include/qt4/QtGui/QPrinterInfo -include/qt4/QtGui/QProgressBar -include/qt4/QtGui/QProgressDialog -include/qt4/QtGui/QProxyModel -include/qt4/QtGui/QProxyScreen -include/qt4/QtGui/QProxyScreenCursor -include/qt4/QtGui/QProxyStyle -include/qt4/QtGui/QPushButton -include/qt4/QtGui/QQnxMouseHandler -include/qt4/QtGui/QQnxScreen -include/qt4/QtGui/QQuaternion -include/qt4/QtGui/QRadialGradient -include/qt4/QtGui/QRadioButton -include/qt4/QtGui/QRawFont -include/qt4/QtGui/QRegExpValidator -include/qt4/QtGui/QRegion -include/qt4/QtGui/QResizeEvent -include/qt4/QtGui/QRgb -include/qt4/QtGui/QRubberBand -include/qt4/QtGui/QS60MainAppUi -include/qt4/QtGui/QS60MainAppUiBase -include/qt4/QtGui/QS60MainApplication -include/qt4/QtGui/QS60MainApplicationBase -include/qt4/QtGui/QS60MainDocument -include/qt4/QtGui/QS60MainDocumentBase -include/qt4/QtGui/QS60StubAknAppUi -include/qt4/QtGui/QS60StubAknAppUiBase -include/qt4/QtGui/QS60StubMAknTouchPaneObserver -include/qt4/QtGui/QS60StubMEikStatusPaneObserver -include/qt4/QtGui/QS60Style -include/qt4/QtGui/QScreen -include/qt4/QtGui/QScreenCursor -include/qt4/QtGui/QScreenDriverFactory -include/qt4/QtGui/QScreenDriverFactoryInterface -include/qt4/QtGui/QScreenDriverPlugin -include/qt4/QtGui/QScrollArea -include/qt4/QtGui/QScrollBar -include/qt4/QtGui/QSessionManager -include/qt4/QtGui/QShortcut -include/qt4/QtGui/QShortcutEvent -include/qt4/QtGui/QShowEvent -include/qt4/QtGui/QSizeGrip -include/qt4/QtGui/QSizePolicy -include/qt4/QtGui/QSlider -include/qt4/QtGui/QSortFilterProxyModel -include/qt4/QtGui/QSound -include/qt4/QtGui/QSpacerItem -include/qt4/QtGui/QSpinBox -include/qt4/QtGui/QSplashScreen -include/qt4/QtGui/QSplitter -include/qt4/QtGui/QSplitterHandle -include/qt4/QtGui/QStackedLayout -include/qt4/QtGui/QStackedWidget -include/qt4/QtGui/QStandardItem -include/qt4/QtGui/QStandardItemEditorCreator -include/qt4/QtGui/QStandardItemModel -include/qt4/QtGui/QStaticText -include/qt4/QtGui/QStatusBar -include/qt4/QtGui/QStatusTipEvent -include/qt4/QtGui/QStringListModel -include/qt4/QtGui/QStyle -include/qt4/QtGui/QStyleFactory -include/qt4/QtGui/QStyleFactoryInterface -include/qt4/QtGui/QStyleHintReturn -include/qt4/QtGui/QStyleHintReturnMask -include/qt4/QtGui/QStyleHintReturnVariant -include/qt4/QtGui/QStyleOption -include/qt4/QtGui/QStyleOptionButton -include/qt4/QtGui/QStyleOptionComboBox -include/qt4/QtGui/QStyleOptionComplex -include/qt4/QtGui/QStyleOptionDockWidget -include/qt4/QtGui/QStyleOptionDockWidgetV2 -include/qt4/QtGui/QStyleOptionFocusRect -include/qt4/QtGui/QStyleOptionFrame -include/qt4/QtGui/QStyleOptionFrameV2 -include/qt4/QtGui/QStyleOptionFrameV3 -include/qt4/QtGui/QStyleOptionGraphicsItem -include/qt4/QtGui/QStyleOptionGroupBox -include/qt4/QtGui/QStyleOptionHeader -include/qt4/QtGui/QStyleOptionMenuItem -include/qt4/QtGui/QStyleOptionProgressBar -include/qt4/QtGui/QStyleOptionProgressBarV2 -include/qt4/QtGui/QStyleOptionQ3DockWindow -include/qt4/QtGui/QStyleOptionQ3ListView -include/qt4/QtGui/QStyleOptionQ3ListViewItem -include/qt4/QtGui/QStyleOptionRubberBand -include/qt4/QtGui/QStyleOptionSizeGrip -include/qt4/QtGui/QStyleOptionSlider -include/qt4/QtGui/QStyleOptionSpinBox -include/qt4/QtGui/QStyleOptionTab -include/qt4/QtGui/QStyleOptionTabBarBase -include/qt4/QtGui/QStyleOptionTabBarBaseV2 -include/qt4/QtGui/QStyleOptionTabV2 -include/qt4/QtGui/QStyleOptionTabV3 -include/qt4/QtGui/QStyleOptionTabWidgetFrame -include/qt4/QtGui/QStyleOptionTabWidgetFrameV2 -include/qt4/QtGui/QStyleOptionTitleBar -include/qt4/QtGui/QStyleOptionToolBar -include/qt4/QtGui/QStyleOptionToolBox -include/qt4/QtGui/QStyleOptionToolBoxV2 -include/qt4/QtGui/QStyleOptionToolButton -include/qt4/QtGui/QStyleOptionViewItem -include/qt4/QtGui/QStyleOptionViewItemV2 -include/qt4/QtGui/QStyleOptionViewItemV3 -include/qt4/QtGui/QStyleOptionViewItemV4 -include/qt4/QtGui/QStylePainter -include/qt4/QtGui/QStylePlugin -include/qt4/QtGui/QStyledItemDelegate -include/qt4/QtGui/QSupportedWritingSystems -include/qt4/QtGui/QSwipeGesture -include/qt4/QtGui/QSymbianEvent -include/qt4/QtGui/QSymbianGraphicsSystemHelper -include/qt4/QtGui/QSyntaxHighlighter -include/qt4/QtGui/QSystemTrayIcon -include/qt4/QtGui/QTabBar -include/qt4/QtGui/QTabWidget -include/qt4/QtGui/QTableView -include/qt4/QtGui/QTableWidget -include/qt4/QtGui/QTableWidgetItem -include/qt4/QtGui/QTableWidgetSelectionRange -include/qt4/QtGui/QTabletEvent -include/qt4/QtGui/QTapAndHoldGesture -include/qt4/QtGui/QTapGesture -include/qt4/QtGui/QTextBlock -include/qt4/QtGui/QTextBlockFormat -include/qt4/QtGui/QTextBlockGroup -include/qt4/QtGui/QTextBlockUserData -include/qt4/QtGui/QTextBrowser -include/qt4/QtGui/QTextCharFormat -include/qt4/QtGui/QTextCursor -include/qt4/QtGui/QTextDocument -include/qt4/QtGui/QTextDocumentFragment -include/qt4/QtGui/QTextDocumentWriter -include/qt4/QtGui/QTextEdit -include/qt4/QtGui/QTextFormat -include/qt4/QtGui/QTextFragment -include/qt4/QtGui/QTextFrame -include/qt4/QtGui/QTextFrameFormat -include/qt4/QtGui/QTextFrameLayoutData -include/qt4/QtGui/QTextImageFormat -include/qt4/QtGui/QTextInlineObject -include/qt4/QtGui/QTextItem -include/qt4/QtGui/QTextLayout -include/qt4/QtGui/QTextLength -include/qt4/QtGui/QTextLine -include/qt4/QtGui/QTextList -include/qt4/QtGui/QTextListFormat -include/qt4/QtGui/QTextObject -include/qt4/QtGui/QTextObjectInterface -include/qt4/QtGui/QTextOption -include/qt4/QtGui/QTextTable -include/qt4/QtGui/QTextTableCell -include/qt4/QtGui/QTextTableCellFormat -include/qt4/QtGui/QTextTableFormat -include/qt4/QtGui/QTileRules -include/qt4/QtGui/QTimeEdit -include/qt4/QtGui/QToolBar -include/qt4/QtGui/QToolBarChangeEvent -include/qt4/QtGui/QToolBox -include/qt4/QtGui/QToolButton -include/qt4/QtGui/QToolTip -include/qt4/QtGui/QTouchEvent -include/qt4/QtGui/QTransform -include/qt4/QtGui/QTransformedScreen -include/qt4/QtGui/QTransportAuth -include/qt4/QtGui/QTreeView -include/qt4/QtGui/QTreeWidget -include/qt4/QtGui/QTreeWidgetItem -include/qt4/QtGui/QTreeWidgetItemIterator -include/qt4/QtGui/QUndoCommand -include/qt4/QtGui/QUndoGroup -include/qt4/QtGui/QUndoStack -include/qt4/QtGui/QUndoView -include/qt4/QtGui/QUnixPrintWidget -include/qt4/QtGui/QUpdateLaterEvent -include/qt4/QtGui/QVBoxLayout -include/qt4/QtGui/QVFbHeader -include/qt4/QtGui/QVFbKeyData -include/qt4/QtGui/QVFbKeyboardHandler -include/qt4/QtGui/QVFbMouseHandler -include/qt4/QtGui/QVFbScreen -include/qt4/QtGui/QValidator -include/qt4/QtGui/QVector2D -include/qt4/QtGui/QVector3D -include/qt4/QtGui/QVector4D -include/qt4/QtGui/QWMatrix -include/qt4/QtGui/QWSCalibratedMouseHandler -include/qt4/QtGui/QWSClient -include/qt4/QtGui/QWSCursor -include/qt4/QtGui/QWSCursorMap -include/qt4/QtGui/QWSDisplay -include/qt4/QtGui/QWSEmbedWidget -include/qt4/QtGui/QWSEvent -include/qt4/QtGui/QWSInputMethod -include/qt4/QtGui/QWSIntKeyboardHandler -include/qt4/QtGui/QWSInternalWindowInfo -include/qt4/QtGui/QWSKeyboardHandler -include/qt4/QtGui/QWSKeyboardHandlerFactoryInterface -include/qt4/QtGui/QWSLinuxInputKeyboardHandler -include/qt4/QtGui/QWSLinuxInputMouseHandler -include/qt4/QtGui/QWSLinuxTPMouseHandler -include/qt4/QtGui/QWSManager -include/qt4/QtGui/QWSMouseHandler -include/qt4/QtGui/QWSMouseHandlerFactoryInterface -include/qt4/QtGui/QWSPcMouseHandler -include/qt4/QtGui/QWSPointerCalibrationData -include/qt4/QtGui/QWSPropertyManager -include/qt4/QtGui/QWSProtocolItem -include/qt4/QtGui/QWSQnxKeyboardHandler -include/qt4/QtGui/QWSScreenSaver -include/qt4/QtGui/QWSServer -include/qt4/QtGui/QWSServerSocket -include/qt4/QtGui/QWSSocket -include/qt4/QtGui/QWSSoundClient -include/qt4/QtGui/QWSSoundServer -include/qt4/QtGui/QWSSoundServerSocket -include/qt4/QtGui/QWSTslibMouseHandler -include/qt4/QtGui/QWSTtyKeyboardHandler -include/qt4/QtGui/QWSUmKeyboardHandler -include/qt4/QtGui/QWSWindow -include/qt4/QtGui/QWSWindowInfo -include/qt4/QtGui/QWhatsThis -include/qt4/QtGui/QWhatsThisClickedEvent -include/qt4/QtGui/QWheelEvent -include/qt4/QtGui/QWidget -include/qt4/QtGui/QWidgetAction -include/qt4/QtGui/QWidgetData -include/qt4/QtGui/QWidgetItem -include/qt4/QtGui/QWidgetItemV2 -include/qt4/QtGui/QWidgetList -include/qt4/QtGui/QWidgetMapper -include/qt4/QtGui/QWidgetSet -include/qt4/QtGui/QWindowStateChangeEvent -include/qt4/QtGui/QWindowSystemInterface -include/qt4/QtGui/QWindowsCEStyle -include/qt4/QtGui/QWindowsMime -include/qt4/QtGui/QWindowsMobileStyle -include/qt4/QtGui/QWindowsStyle -include/qt4/QtGui/QWindowsVistaStyle -include/qt4/QtGui/QWindowsXPStyle -include/qt4/QtGui/QWizard -include/qt4/QtGui/QWizardPage -include/qt4/QtGui/QWorkspace -include/qt4/QtGui/QX11EmbedContainer -include/qt4/QtGui/QX11EmbedWidget -include/qt4/QtGui/QX11Info -include/qt4/QtGui/QtEvents -include/qt4/QtGui/QtGui -include/qt4/QtGui/qabstractbutton.h -include/qt4/QtGui/qabstractfontengine_qws.h -include/qt4/QtGui/qabstractitemdelegate.h -include/qt4/QtGui/qabstractitemview.h -include/qt4/QtGui/qabstractpagesetupdialog.h -include/qt4/QtGui/qabstractprintdialog.h -include/qt4/QtGui/qabstractproxymodel.h -include/qt4/QtGui/qabstractscrollarea.h -include/qt4/QtGui/qabstractslider.h -include/qt4/QtGui/qabstractspinbox.h -include/qt4/QtGui/qabstracttextdocumentlayout.h -include/qt4/QtGui/qaccessible.h -include/qt4/QtGui/qaccessible2.h -include/qt4/QtGui/qaccessiblebridge.h -include/qt4/QtGui/qaccessibleobject.h -include/qt4/QtGui/qaccessibleplugin.h -include/qt4/QtGui/qaccessiblewidget.h -include/qt4/QtGui/qaction.h -include/qt4/QtGui/qactiongroup.h -include/qt4/QtGui/qapplication.h -include/qt4/QtGui/qbitmap.h -include/qt4/QtGui/qboxlayout.h -include/qt4/QtGui/qbrush.h -include/qt4/QtGui/qbuttongroup.h -include/qt4/QtGui/qcalendarwidget.h -include/qt4/QtGui/qcdestyle.h -include/qt4/QtGui/qcheckbox.h -include/qt4/QtGui/qcleanlooksstyle.h -include/qt4/QtGui/qclipboard.h -include/qt4/QtGui/qcolor.h -include/qt4/QtGui/qcolordialog.h -include/qt4/QtGui/qcolormap.h -include/qt4/QtGui/qcolumnview.h -include/qt4/QtGui/qcombobox.h -include/qt4/QtGui/qcommandlinkbutton.h -include/qt4/QtGui/qcommonstyle.h -include/qt4/QtGui/qcompleter.h -include/qt4/QtGui/qcopchannel_qws.h -include/qt4/QtGui/qcursor.h -include/qt4/QtGui/qdatawidgetmapper.h -include/qt4/QtGui/qdatetimeedit.h -include/qt4/QtGui/qdecoration_qws.h -include/qt4/QtGui/qdecorationdefault_qws.h -include/qt4/QtGui/qdecorationfactory_qws.h -include/qt4/QtGui/qdecorationplugin_qws.h -include/qt4/QtGui/qdecorationstyled_qws.h -include/qt4/QtGui/qdecorationwindows_qws.h -include/qt4/QtGui/qdesktopservices.h -include/qt4/QtGui/qdesktopwidget.h -include/qt4/QtGui/qdial.h -include/qt4/QtGui/qdialog.h -include/qt4/QtGui/qdialogbuttonbox.h -include/qt4/QtGui/qdirectpainter_qws.h -include/qt4/QtGui/qdirmodel.h -include/qt4/QtGui/qdockwidget.h -include/qt4/QtGui/qdrag.h -include/qt4/QtGui/qdrawutil.h -include/qt4/QtGui/qerrormessage.h -include/qt4/QtGui/qevent.h -include/qt4/QtGui/qfiledialog.h -include/qt4/QtGui/qfileiconprovider.h -include/qt4/QtGui/qfilesystemmodel.h -include/qt4/QtGui/qfocusframe.h -include/qt4/QtGui/qfont.h -include/qt4/QtGui/qfontcombobox.h -include/qt4/QtGui/qfontdatabase.h -include/qt4/QtGui/qfontdialog.h -include/qt4/QtGui/qfontinfo.h -include/qt4/QtGui/qfontmetrics.h -include/qt4/QtGui/qformlayout.h -include/qt4/QtGui/qframe.h -include/qt4/QtGui/qgenericmatrix.h -include/qt4/QtGui/qgenericplugin_qpa.h -include/qt4/QtGui/qgenericpluginfactory_qpa.h -include/qt4/QtGui/qgesture.h -include/qt4/QtGui/qgesturerecognizer.h -include/qt4/QtGui/qglyphrun.h -include/qt4/QtGui/qgraphicsanchorlayout.h -include/qt4/QtGui/qgraphicseffect.h -include/qt4/QtGui/qgraphicsgridlayout.h -include/qt4/QtGui/qgraphicsitem.h -include/qt4/QtGui/qgraphicsitemanimation.h -include/qt4/QtGui/qgraphicslayout.h -include/qt4/QtGui/qgraphicslayoutitem.h -include/qt4/QtGui/qgraphicslinearlayout.h -include/qt4/QtGui/qgraphicsproxywidget.h -include/qt4/QtGui/qgraphicsscene.h -include/qt4/QtGui/qgraphicssceneevent.h -include/qt4/QtGui/qgraphicssystemhelper_symbian.h -include/qt4/QtGui/qgraphicstransform.h -include/qt4/QtGui/qgraphicsview.h -include/qt4/QtGui/qgraphicswidget.h -include/qt4/QtGui/qgridlayout.h -include/qt4/QtGui/qgroupbox.h -include/qt4/QtGui/qgtkstyle.h -include/qt4/QtGui/qguifunctions_wince.h -include/qt4/QtGui/qheaderview.h -include/qt4/QtGui/qicon.h -include/qt4/QtGui/qiconengine.h -include/qt4/QtGui/qiconengineplugin.h -include/qt4/QtGui/qidentityproxymodel.h -include/qt4/QtGui/qimage.h -include/qt4/QtGui/qimageiohandler.h -include/qt4/QtGui/qimagereader.h -include/qt4/QtGui/qimagewriter.h -include/qt4/QtGui/qinputcontext.h -include/qt4/QtGui/qinputcontextfactory.h -include/qt4/QtGui/qinputcontextplugin.h -include/qt4/QtGui/qinputdialog.h -include/qt4/QtGui/qitemdelegate.h -include/qt4/QtGui/qitemeditorfactory.h -include/qt4/QtGui/qitemselectionmodel.h -include/qt4/QtGui/qkbd_qws.h -include/qt4/QtGui/qkbddriverfactory_qws.h -include/qt4/QtGui/qkbddriverplugin_qws.h -include/qt4/QtGui/qkbdintegrity_qws.h -include/qt4/QtGui/qkbdlinuxinput_qws.h -include/qt4/QtGui/qkbdqnx_qws.h -include/qt4/QtGui/qkbdtty_qws.h -include/qt4/QtGui/qkbdum_qws.h -include/qt4/QtGui/qkbdvfb_qws.h -include/qt4/QtGui/qkeyeventtransition.h -include/qt4/QtGui/qkeysequence.h -include/qt4/QtGui/qlabel.h -include/qt4/QtGui/qlayout.h -include/qt4/QtGui/qlayoutitem.h -include/qt4/QtGui/qlcdnumber.h -include/qt4/QtGui/qlineedit.h -include/qt4/QtGui/qlistview.h -include/qt4/QtGui/qlistwidget.h -include/qt4/QtGui/qmaccocoaviewcontainer_mac.h -include/qt4/QtGui/qmacdefines_mac.h -include/qt4/QtGui/qmacnativewidget_mac.h -include/qt4/QtGui/qmacstyle_mac.h -include/qt4/QtGui/qmainwindow.h -include/qt4/QtGui/qmatrix.h -include/qt4/QtGui/qmatrix4x4.h -include/qt4/QtGui/qmdiarea.h -include/qt4/QtGui/qmdisubwindow.h -include/qt4/QtGui/qmenu.h -include/qt4/QtGui/qmenubar.h -include/qt4/QtGui/qmenudata.h -include/qt4/QtGui/qmessagebox.h -include/qt4/QtGui/qmime.h -include/qt4/QtGui/qmotifstyle.h -include/qt4/QtGui/qmouse_qws.h -include/qt4/QtGui/qmousedriverfactory_qws.h -include/qt4/QtGui/qmousedriverplugin_qws.h -include/qt4/QtGui/qmouseeventtransition.h -include/qt4/QtGui/qmouseintegrity_qws.h -include/qt4/QtGui/qmouselinuxinput_qws.h -include/qt4/QtGui/qmouselinuxtp_qws.h -include/qt4/QtGui/qmousepc_qws.h -include/qt4/QtGui/qmouseqnx_qws.h -include/qt4/QtGui/qmousetslib_qws.h -include/qt4/QtGui/qmousevfb_qws.h -include/qt4/QtGui/qmovie.h -include/qt4/QtGui/qpagesetupdialog.h -include/qt4/QtGui/qpaintdevice.h -include/qt4/QtGui/qpaintengine.h -include/qt4/QtGui/qpainter.h -include/qt4/QtGui/qpainterpath.h -include/qt4/QtGui/qpalette.h -include/qt4/QtGui/qpen.h -include/qt4/QtGui/qpicture.h -include/qt4/QtGui/qpictureformatplugin.h -include/qt4/QtGui/qpixmap.h -include/qt4/QtGui/qpixmapcache.h -include/qt4/QtGui/qplaintextedit.h -include/qt4/QtGui/qplastiquestyle.h -include/qt4/QtGui/qplatformclipboard_qpa.h -include/qt4/QtGui/qplatformcursor_qpa.h -include/qt4/QtGui/qplatformeventloopintegration_qpa.h -include/qt4/QtGui/qplatformfontdatabase_qpa.h -include/qt4/QtGui/qplatformglcontext_qpa.h -include/qt4/QtGui/qplatformintegration_qpa.h -include/qt4/QtGui/qplatformintegrationplugin_qpa.h -include/qt4/QtGui/qplatformnativeinterface_qpa.h -include/qt4/QtGui/qplatformscreen_qpa.h -include/qt4/QtGui/qplatformwindow_qpa.h -include/qt4/QtGui/qplatformwindowformat_qpa.h -include/qt4/QtGui/qpolygon.h -include/qt4/QtGui/qprintdialog.h -include/qt4/QtGui/qprintengine.h -include/qt4/QtGui/qprinter.h -include/qt4/QtGui/qprinterinfo.h -include/qt4/QtGui/qprintpreviewdialog.h -include/qt4/QtGui/qprintpreviewwidget.h -include/qt4/QtGui/qprogressbar.h -include/qt4/QtGui/qprogressdialog.h -include/qt4/QtGui/qproxymodel.h -include/qt4/QtGui/qproxystyle.h -include/qt4/QtGui/qpushbutton.h -include/qt4/QtGui/qquaternion.h -include/qt4/QtGui/qradiobutton.h -include/qt4/QtGui/qrawfont.h -include/qt4/QtGui/qregion.h -include/qt4/QtGui/qrgb.h -include/qt4/QtGui/qrubberband.h -include/qt4/QtGui/qs60mainapplication.h -include/qt4/QtGui/qs60mainappui.h -include/qt4/QtGui/qs60maindocument.h -include/qt4/QtGui/qs60style.h -include/qt4/QtGui/qscreen_qws.h -include/qt4/QtGui/qscreendriverfactory_qws.h -include/qt4/QtGui/qscreendriverplugin_qws.h -include/qt4/QtGui/qscreenintegrityfb_qws.h -include/qt4/QtGui/qscreenlinuxfb_qws.h -include/qt4/QtGui/qscreenproxy_qws.h -include/qt4/QtGui/qscreenqnx_qws.h -include/qt4/QtGui/qscreentransformed_qws.h -include/qt4/QtGui/qscreenvfb_qws.h -include/qt4/QtGui/qscrollarea.h -include/qt4/QtGui/qscrollbar.h -include/qt4/QtGui/qsessionmanager.h -include/qt4/QtGui/qshortcut.h -include/qt4/QtGui/qsizegrip.h -include/qt4/QtGui/qsizepolicy.h -include/qt4/QtGui/qslider.h -include/qt4/QtGui/qsortfilterproxymodel.h -include/qt4/QtGui/qsound.h -include/qt4/QtGui/qsoundqss_qws.h -include/qt4/QtGui/qspinbox.h -include/qt4/QtGui/qsplashscreen.h -include/qt4/QtGui/qsplitter.h -include/qt4/QtGui/qstackedlayout.h -include/qt4/QtGui/qstackedwidget.h -include/qt4/QtGui/qstandarditemmodel.h -include/qt4/QtGui/qstatictext.h -include/qt4/QtGui/qstatusbar.h -include/qt4/QtGui/qstringlistmodel.h -include/qt4/QtGui/qstyle.h -include/qt4/QtGui/qstyleditemdelegate.h -include/qt4/QtGui/qstylefactory.h -include/qt4/QtGui/qstyleoption.h -include/qt4/QtGui/qstylepainter.h -include/qt4/QtGui/qstyleplugin.h -include/qt4/QtGui/qsymbianevent.h -include/qt4/QtGui/qsyntaxhighlighter.h -include/qt4/QtGui/qsystemtrayicon.h -include/qt4/QtGui/qtabbar.h -include/qt4/QtGui/qtableview.h -include/qt4/QtGui/qtablewidget.h -include/qt4/QtGui/qtabwidget.h -include/qt4/QtGui/qtextbrowser.h -include/qt4/QtGui/qtextcursor.h -include/qt4/QtGui/qtextdocument.h -include/qt4/QtGui/qtextdocumentfragment.h -include/qt4/QtGui/qtextdocumentwriter.h -include/qt4/QtGui/qtextedit.h -include/qt4/QtGui/qtextformat.h -include/qt4/QtGui/qtextlayout.h -include/qt4/QtGui/qtextlist.h -include/qt4/QtGui/qtextobject.h -include/qt4/QtGui/qtextoption.h -include/qt4/QtGui/qtexttable.h -include/qt4/QtGui/qtoolbar.h -include/qt4/QtGui/qtoolbox.h -include/qt4/QtGui/qtoolbutton.h -include/qt4/QtGui/qtooltip.h -include/qt4/QtGui/qtransform.h -include/qt4/QtGui/qtransportauth_qws.h -include/qt4/QtGui/qtransportauthdefs_qws.h -include/qt4/QtGui/qtreeview.h -include/qt4/QtGui/qtreewidget.h -include/qt4/QtGui/qtreewidgetitemiterator.h -include/qt4/QtGui/qundogroup.h -include/qt4/QtGui/qundostack.h -include/qt4/QtGui/qundoview.h -include/qt4/QtGui/qvalidator.h -include/qt4/QtGui/qvector2d.h -include/qt4/QtGui/qvector3d.h -include/qt4/QtGui/qvector4d.h -include/qt4/QtGui/qvfbhdr.h -include/qt4/QtGui/qwhatsthis.h -include/qt4/QtGui/qwidget.h -include/qt4/QtGui/qwidgetaction.h -include/qt4/QtGui/qwindowdefs.h -include/qt4/QtGui/qwindowdefs_win.h -include/qt4/QtGui/qwindowscestyle.h -include/qt4/QtGui/qwindowsmobilestyle.h -include/qt4/QtGui/qwindowsstyle.h -include/qt4/QtGui/qwindowsvistastyle.h -include/qt4/QtGui/qwindowsxpstyle.h -include/qt4/QtGui/qwindowsystem_qws.h -include/qt4/QtGui/qwindowsysteminterface_qpa.h -include/qt4/QtGui/qwizard.h -include/qt4/QtGui/qwmatrix.h -include/qt4/QtGui/qworkspace.h -include/qt4/QtGui/qwscursor_qws.h -include/qt4/QtGui/qwsdisplay_qws.h -include/qt4/QtGui/qwsembedwidget.h -include/qt4/QtGui/qwsevent_qws.h -include/qt4/QtGui/qwsmanager_qws.h -include/qt4/QtGui/qwsproperty_qws.h -include/qt4/QtGui/qwsprotocolitem_qws.h -include/qt4/QtGui/qwssocket_qws.h -include/qt4/QtGui/qwsutils_qws.h -include/qt4/QtGui/qx11embed_x11.h -include/qt4/QtGui/qx11info_x11.h -lib/qt4/libQtGui.la -lib/qt4/libQtGui.prl -lib/qt4/libQtGui.so -lib/qt4/libQtGui.so.4 -lib/qt4/libQtGui.so.%%SHLIB_SHVER%% -lib/qt4/libQtGui.so.%%SHLIB_VER%% -%%DEBUG%%lib/qt4/libQtGui.so.%%SHLIB_VER%%.debug +%%QT_INCDIR%%/Qt/QtGui +%%QT_INCDIR%%/Qt/qabstractbutton.h +%%QT_INCDIR%%/Qt/qabstractfontengine_qws.h +%%QT_INCDIR%%/Qt/qabstractitemdelegate.h +%%QT_INCDIR%%/Qt/qabstractitemview.h +%%QT_INCDIR%%/Qt/qabstractpagesetupdialog.h +%%QT_INCDIR%%/Qt/qabstractprintdialog.h +%%QT_INCDIR%%/Qt/qabstractproxymodel.h +%%QT_INCDIR%%/Qt/qabstractscrollarea.h +%%QT_INCDIR%%/Qt/qabstractslider.h +%%QT_INCDIR%%/Qt/qabstractspinbox.h +%%QT_INCDIR%%/Qt/qabstracttextdocumentlayout.h +%%QT_INCDIR%%/Qt/qaccessible.h +%%QT_INCDIR%%/Qt/qaccessible2.h +%%QT_INCDIR%%/Qt/qaccessiblebridge.h +%%QT_INCDIR%%/Qt/qaccessibleobject.h +%%QT_INCDIR%%/Qt/qaccessibleplugin.h +%%QT_INCDIR%%/Qt/qaccessiblewidget.h +%%QT_INCDIR%%/Qt/qaction.h +%%QT_INCDIR%%/Qt/qactiongroup.h +%%QT_INCDIR%%/Qt/qapplication.h +%%QT_INCDIR%%/Qt/qbitmap.h +%%QT_INCDIR%%/Qt/qboxlayout.h +%%QT_INCDIR%%/Qt/qbrush.h +%%QT_INCDIR%%/Qt/qbuttongroup.h +%%QT_INCDIR%%/Qt/qcalendarwidget.h +%%QT_INCDIR%%/Qt/qcdestyle.h +%%QT_INCDIR%%/Qt/qcheckbox.h +%%QT_INCDIR%%/Qt/qcleanlooksstyle.h +%%QT_INCDIR%%/Qt/qclipboard.h +%%QT_INCDIR%%/Qt/qcolor.h +%%QT_INCDIR%%/Qt/qcolordialog.h +%%QT_INCDIR%%/Qt/qcolormap.h +%%QT_INCDIR%%/Qt/qcolumnview.h +%%QT_INCDIR%%/Qt/qcombobox.h +%%QT_INCDIR%%/Qt/qcommandlinkbutton.h +%%QT_INCDIR%%/Qt/qcommonstyle.h +%%QT_INCDIR%%/Qt/qcompleter.h +%%QT_INCDIR%%/Qt/qcopchannel_qws.h +%%QT_INCDIR%%/Qt/qcursor.h +%%QT_INCDIR%%/Qt/qdatawidgetmapper.h +%%QT_INCDIR%%/Qt/qdatetimeedit.h +%%QT_INCDIR%%/Qt/qdecoration_qws.h +%%QT_INCDIR%%/Qt/qdecorationdefault_qws.h +%%QT_INCDIR%%/Qt/qdecorationfactory_qws.h +%%QT_INCDIR%%/Qt/qdecorationplugin_qws.h +%%QT_INCDIR%%/Qt/qdecorationstyled_qws.h +%%QT_INCDIR%%/Qt/qdecorationwindows_qws.h +%%QT_INCDIR%%/Qt/qdesktopservices.h +%%QT_INCDIR%%/Qt/qdesktopwidget.h +%%QT_INCDIR%%/Qt/qdial.h +%%QT_INCDIR%%/Qt/qdialog.h +%%QT_INCDIR%%/Qt/qdialogbuttonbox.h +%%QT_INCDIR%%/Qt/qdirectpainter_qws.h +%%QT_INCDIR%%/Qt/qdirmodel.h +%%QT_INCDIR%%/Qt/qdockwidget.h +%%QT_INCDIR%%/Qt/qdrag.h +%%QT_INCDIR%%/Qt/qdrawutil.h +%%QT_INCDIR%%/Qt/qerrormessage.h +%%QT_INCDIR%%/Qt/qevent.h +%%QT_INCDIR%%/Qt/qfiledialog.h +%%QT_INCDIR%%/Qt/qfileiconprovider.h +%%QT_INCDIR%%/Qt/qfilesystemmodel.h +%%QT_INCDIR%%/Qt/qfocusframe.h +%%QT_INCDIR%%/Qt/qfont.h +%%QT_INCDIR%%/Qt/qfontcombobox.h +%%QT_INCDIR%%/Qt/qfontdatabase.h +%%QT_INCDIR%%/Qt/qfontdialog.h +%%QT_INCDIR%%/Qt/qfontinfo.h +%%QT_INCDIR%%/Qt/qfontmetrics.h +%%QT_INCDIR%%/Qt/qformlayout.h +%%QT_INCDIR%%/Qt/qframe.h +%%QT_INCDIR%%/Qt/qgenericmatrix.h +%%QT_INCDIR%%/Qt/qgenericplugin_qpa.h +%%QT_INCDIR%%/Qt/qgenericpluginfactory_qpa.h +%%QT_INCDIR%%/Qt/qgesture.h +%%QT_INCDIR%%/Qt/qgesturerecognizer.h +%%QT_INCDIR%%/Qt/qglyphrun.h +%%QT_INCDIR%%/Qt/qgraphicsanchorlayout.h +%%QT_INCDIR%%/Qt/qgraphicseffect.h +%%QT_INCDIR%%/Qt/qgraphicsgridlayout.h +%%QT_INCDIR%%/Qt/qgraphicsitem.h +%%QT_INCDIR%%/Qt/qgraphicsitemanimation.h +%%QT_INCDIR%%/Qt/qgraphicslayout.h +%%QT_INCDIR%%/Qt/qgraphicslayoutitem.h +%%QT_INCDIR%%/Qt/qgraphicslinearlayout.h +%%QT_INCDIR%%/Qt/qgraphicsproxywidget.h +%%QT_INCDIR%%/Qt/qgraphicsscene.h +%%QT_INCDIR%%/Qt/qgraphicssceneevent.h +%%QT_INCDIR%%/Qt/qgraphicssystemhelper_symbian.h +%%QT_INCDIR%%/Qt/qgraphicstransform.h +%%QT_INCDIR%%/Qt/qgraphicsview.h +%%QT_INCDIR%%/Qt/qgraphicswidget.h +%%QT_INCDIR%%/Qt/qgridlayout.h +%%QT_INCDIR%%/Qt/qgroupbox.h +%%QT_INCDIR%%/Qt/qgtkstyle.h +%%QT_INCDIR%%/Qt/qguifunctions_wince.h +%%QT_INCDIR%%/Qt/qheaderview.h +%%QT_INCDIR%%/Qt/qicon.h +%%QT_INCDIR%%/Qt/qiconengine.h +%%QT_INCDIR%%/Qt/qiconengineplugin.h +%%QT_INCDIR%%/Qt/qidentityproxymodel.h +%%QT_INCDIR%%/Qt/qimage.h +%%QT_INCDIR%%/Qt/qimageiohandler.h +%%QT_INCDIR%%/Qt/qimagereader.h +%%QT_INCDIR%%/Qt/qimagewriter.h +%%QT_INCDIR%%/Qt/qinputcontext.h +%%QT_INCDIR%%/Qt/qinputcontextfactory.h +%%QT_INCDIR%%/Qt/qinputcontextplugin.h +%%QT_INCDIR%%/Qt/qinputdialog.h +%%QT_INCDIR%%/Qt/qitemdelegate.h +%%QT_INCDIR%%/Qt/qitemeditorfactory.h +%%QT_INCDIR%%/Qt/qitemselectionmodel.h +%%QT_INCDIR%%/Qt/qkbd_qws.h +%%QT_INCDIR%%/Qt/qkbddriverfactory_qws.h +%%QT_INCDIR%%/Qt/qkbddriverplugin_qws.h +%%QT_INCDIR%%/Qt/qkbdintegrity_qws.h +%%QT_INCDIR%%/Qt/qkbdlinuxinput_qws.h +%%QT_INCDIR%%/Qt/qkbdqnx_qws.h +%%QT_INCDIR%%/Qt/qkbdtty_qws.h +%%QT_INCDIR%%/Qt/qkbdum_qws.h +%%QT_INCDIR%%/Qt/qkbdvfb_qws.h +%%QT_INCDIR%%/Qt/qkeyeventtransition.h +%%QT_INCDIR%%/Qt/qkeysequence.h +%%QT_INCDIR%%/Qt/qlabel.h +%%QT_INCDIR%%/Qt/qlayout.h +%%QT_INCDIR%%/Qt/qlayoutitem.h +%%QT_INCDIR%%/Qt/qlcdnumber.h +%%QT_INCDIR%%/Qt/qlineedit.h +%%QT_INCDIR%%/Qt/qlistview.h +%%QT_INCDIR%%/Qt/qlistwidget.h +%%QT_INCDIR%%/Qt/qmaccocoaviewcontainer_mac.h +%%QT_INCDIR%%/Qt/qmacdefines_mac.h +%%QT_INCDIR%%/Qt/qmacnativewidget_mac.h +%%QT_INCDIR%%/Qt/qmacstyle_mac.h +%%QT_INCDIR%%/Qt/qmainwindow.h +%%QT_INCDIR%%/Qt/qmatrix.h +%%QT_INCDIR%%/Qt/qmatrix4x4.h +%%QT_INCDIR%%/Qt/qmdiarea.h +%%QT_INCDIR%%/Qt/qmdisubwindow.h +%%QT_INCDIR%%/Qt/qmenu.h +%%QT_INCDIR%%/Qt/qmenubar.h +%%QT_INCDIR%%/Qt/qmenudata.h +%%QT_INCDIR%%/Qt/qmessagebox.h +%%QT_INCDIR%%/Qt/qmime.h +%%QT_INCDIR%%/Qt/qmotifstyle.h +%%QT_INCDIR%%/Qt/qmouse_qws.h +%%QT_INCDIR%%/Qt/qmousedriverfactory_qws.h +%%QT_INCDIR%%/Qt/qmousedriverplugin_qws.h +%%QT_INCDIR%%/Qt/qmouseeventtransition.h +%%QT_INCDIR%%/Qt/qmouseintegrity_qws.h +%%QT_INCDIR%%/Qt/qmouselinuxinput_qws.h +%%QT_INCDIR%%/Qt/qmouselinuxtp_qws.h +%%QT_INCDIR%%/Qt/qmousepc_qws.h +%%QT_INCDIR%%/Qt/qmouseqnx_qws.h +%%QT_INCDIR%%/Qt/qmousetslib_qws.h +%%QT_INCDIR%%/Qt/qmousevfb_qws.h +%%QT_INCDIR%%/Qt/qmovie.h +%%QT_INCDIR%%/Qt/qpagesetupdialog.h +%%QT_INCDIR%%/Qt/qpaintdevice.h +%%QT_INCDIR%%/Qt/qpaintengine.h +%%QT_INCDIR%%/Qt/qpainter.h +%%QT_INCDIR%%/Qt/qpainterpath.h +%%QT_INCDIR%%/Qt/qpalette.h +%%QT_INCDIR%%/Qt/qpen.h +%%QT_INCDIR%%/Qt/qpicture.h +%%QT_INCDIR%%/Qt/qpictureformatplugin.h +%%QT_INCDIR%%/Qt/qpixmap.h +%%QT_INCDIR%%/Qt/qpixmapcache.h +%%QT_INCDIR%%/Qt/qplaintextedit.h +%%QT_INCDIR%%/Qt/qplastiquestyle.h +%%QT_INCDIR%%/Qt/qplatformclipboard_qpa.h +%%QT_INCDIR%%/Qt/qplatformcursor_qpa.h +%%QT_INCDIR%%/Qt/qplatformeventloopintegration_qpa.h +%%QT_INCDIR%%/Qt/qplatformfontdatabase_qpa.h +%%QT_INCDIR%%/Qt/qplatformglcontext_qpa.h +%%QT_INCDIR%%/Qt/qplatformintegration_qpa.h +%%QT_INCDIR%%/Qt/qplatformintegrationplugin_qpa.h +%%QT_INCDIR%%/Qt/qplatformnativeinterface_qpa.h +%%QT_INCDIR%%/Qt/qplatformscreen_qpa.h +%%QT_INCDIR%%/Qt/qplatformwindow_qpa.h +%%QT_INCDIR%%/Qt/qplatformwindowformat_qpa.h +%%QT_INCDIR%%/Qt/qpolygon.h +%%QT_INCDIR%%/Qt/qprintdialog.h +%%QT_INCDIR%%/Qt/qprintengine.h +%%QT_INCDIR%%/Qt/qprinter.h +%%QT_INCDIR%%/Qt/qprinterinfo.h +%%QT_INCDIR%%/Qt/qprintpreviewdialog.h +%%QT_INCDIR%%/Qt/qprintpreviewwidget.h +%%QT_INCDIR%%/Qt/qprogressbar.h +%%QT_INCDIR%%/Qt/qprogressdialog.h +%%QT_INCDIR%%/Qt/qproxymodel.h +%%QT_INCDIR%%/Qt/qproxystyle.h +%%QT_INCDIR%%/Qt/qpushbutton.h +%%QT_INCDIR%%/Qt/qquaternion.h +%%QT_INCDIR%%/Qt/qradiobutton.h +%%QT_INCDIR%%/Qt/qrawfont.h +%%QT_INCDIR%%/Qt/qregion.h +%%QT_INCDIR%%/Qt/qrgb.h +%%QT_INCDIR%%/Qt/qrubberband.h +%%QT_INCDIR%%/Qt/qs60mainapplication.h +%%QT_INCDIR%%/Qt/qs60mainappui.h +%%QT_INCDIR%%/Qt/qs60maindocument.h +%%QT_INCDIR%%/Qt/qs60style.h +%%QT_INCDIR%%/Qt/qscreen_qws.h +%%QT_INCDIR%%/Qt/qscreendriverfactory_qws.h +%%QT_INCDIR%%/Qt/qscreendriverplugin_qws.h +%%QT_INCDIR%%/Qt/qscreenintegrityfb_qws.h +%%QT_INCDIR%%/Qt/qscreenlinuxfb_qws.h +%%QT_INCDIR%%/Qt/qscreenproxy_qws.h +%%QT_INCDIR%%/Qt/qscreenqnx_qws.h +%%QT_INCDIR%%/Qt/qscreentransformed_qws.h +%%QT_INCDIR%%/Qt/qscreenvfb_qws.h +%%QT_INCDIR%%/Qt/qscrollarea.h +%%QT_INCDIR%%/Qt/qscrollbar.h +%%QT_INCDIR%%/Qt/qsessionmanager.h +%%QT_INCDIR%%/Qt/qshortcut.h +%%QT_INCDIR%%/Qt/qsizegrip.h +%%QT_INCDIR%%/Qt/qsizepolicy.h +%%QT_INCDIR%%/Qt/qslider.h +%%QT_INCDIR%%/Qt/qsortfilterproxymodel.h +%%QT_INCDIR%%/Qt/qsound.h +%%QT_INCDIR%%/Qt/qsoundqss_qws.h +%%QT_INCDIR%%/Qt/qspinbox.h +%%QT_INCDIR%%/Qt/qsplashscreen.h +%%QT_INCDIR%%/Qt/qsplitter.h +%%QT_INCDIR%%/Qt/qstackedlayout.h +%%QT_INCDIR%%/Qt/qstackedwidget.h +%%QT_INCDIR%%/Qt/qstandarditemmodel.h +%%QT_INCDIR%%/Qt/qstatictext.h +%%QT_INCDIR%%/Qt/qstatusbar.h +%%QT_INCDIR%%/Qt/qstringlistmodel.h +%%QT_INCDIR%%/Qt/qstyle.h +%%QT_INCDIR%%/Qt/qstyleditemdelegate.h +%%QT_INCDIR%%/Qt/qstylefactory.h +%%QT_INCDIR%%/Qt/qstyleoption.h +%%QT_INCDIR%%/Qt/qstylepainter.h +%%QT_INCDIR%%/Qt/qstyleplugin.h +%%QT_INCDIR%%/Qt/qsymbianevent.h +%%QT_INCDIR%%/Qt/qsyntaxhighlighter.h +%%QT_INCDIR%%/Qt/qsystemtrayicon.h +%%QT_INCDIR%%/Qt/qtabbar.h +%%QT_INCDIR%%/Qt/qtableview.h +%%QT_INCDIR%%/Qt/qtablewidget.h +%%QT_INCDIR%%/Qt/qtabwidget.h +%%QT_INCDIR%%/Qt/qtextbrowser.h +%%QT_INCDIR%%/Qt/qtextcursor.h +%%QT_INCDIR%%/Qt/qtextdocument.h +%%QT_INCDIR%%/Qt/qtextdocumentfragment.h +%%QT_INCDIR%%/Qt/qtextdocumentwriter.h +%%QT_INCDIR%%/Qt/qtextedit.h +%%QT_INCDIR%%/Qt/qtextformat.h +%%QT_INCDIR%%/Qt/qtextlayout.h +%%QT_INCDIR%%/Qt/qtextlist.h +%%QT_INCDIR%%/Qt/qtextobject.h +%%QT_INCDIR%%/Qt/qtextoption.h +%%QT_INCDIR%%/Qt/qtexttable.h +%%QT_INCDIR%%/Qt/qtoolbar.h +%%QT_INCDIR%%/Qt/qtoolbox.h +%%QT_INCDIR%%/Qt/qtoolbutton.h +%%QT_INCDIR%%/Qt/qtooltip.h +%%QT_INCDIR%%/Qt/qtransform.h +%%QT_INCDIR%%/Qt/qtransportauth_qws.h +%%QT_INCDIR%%/Qt/qtransportauthdefs_qws.h +%%QT_INCDIR%%/Qt/qtreeview.h +%%QT_INCDIR%%/Qt/qtreewidget.h +%%QT_INCDIR%%/Qt/qtreewidgetitemiterator.h +%%QT_INCDIR%%/Qt/qundogroup.h +%%QT_INCDIR%%/Qt/qundostack.h +%%QT_INCDIR%%/Qt/qundoview.h +%%QT_INCDIR%%/Qt/qvalidator.h +%%QT_INCDIR%%/Qt/qvector2d.h +%%QT_INCDIR%%/Qt/qvector3d.h +%%QT_INCDIR%%/Qt/qvector4d.h +%%QT_INCDIR%%/Qt/qvfbhdr.h +%%QT_INCDIR%%/Qt/qwhatsthis.h +%%QT_INCDIR%%/Qt/qwidget.h +%%QT_INCDIR%%/Qt/qwidgetaction.h +%%QT_INCDIR%%/Qt/qwindowdefs.h +%%QT_INCDIR%%/Qt/qwindowdefs_win.h +%%QT_INCDIR%%/Qt/qwindowscestyle.h +%%QT_INCDIR%%/Qt/qwindowsmobilestyle.h +%%QT_INCDIR%%/Qt/qwindowsstyle.h +%%QT_INCDIR%%/Qt/qwindowsvistastyle.h +%%QT_INCDIR%%/Qt/qwindowsxpstyle.h +%%QT_INCDIR%%/Qt/qwindowsystem_qws.h +%%QT_INCDIR%%/Qt/qwindowsysteminterface_qpa.h +%%QT_INCDIR%%/Qt/qwizard.h +%%QT_INCDIR%%/Qt/qwmatrix.h +%%QT_INCDIR%%/Qt/qworkspace.h +%%QT_INCDIR%%/Qt/qwscursor_qws.h +%%QT_INCDIR%%/Qt/qwsdisplay_qws.h +%%QT_INCDIR%%/Qt/qwsembedwidget.h +%%QT_INCDIR%%/Qt/qwsevent_qws.h +%%QT_INCDIR%%/Qt/qwsmanager_qws.h +%%QT_INCDIR%%/Qt/qwsproperty_qws.h +%%QT_INCDIR%%/Qt/qwsprotocolitem_qws.h +%%QT_INCDIR%%/Qt/qwssocket_qws.h +%%QT_INCDIR%%/Qt/qwsutils_qws.h +%%QT_INCDIR%%/Qt/qx11embed_x11.h +%%QT_INCDIR%%/Qt/qx11info_x11.h +%%QT_INCDIR%%/QtGui/QAbstractButton +%%QT_INCDIR%%/QtGui/QAbstractFontEngine +%%QT_INCDIR%%/QtGui/QAbstractGraphicsShapeItem +%%QT_INCDIR%%/QtGui/QAbstractItemDelegate +%%QT_INCDIR%%/QtGui/QAbstractItemView +%%QT_INCDIR%%/QtGui/QAbstractPageSetupDialog +%%QT_INCDIR%%/QtGui/QAbstractPrintDialog +%%QT_INCDIR%%/QtGui/QAbstractProxyModel +%%QT_INCDIR%%/QtGui/QAbstractScrollArea +%%QT_INCDIR%%/QtGui/QAbstractSlider +%%QT_INCDIR%%/QtGui/QAbstractSpinBox +%%QT_INCDIR%%/QtGui/QAbstractTextDocumentLayout +%%QT_INCDIR%%/QtGui/QAbstractUndoItem +%%QT_INCDIR%%/QtGui/QAccessible +%%QT_INCDIR%%/QtGui/QAccessible2Interface +%%QT_INCDIR%%/QtGui/QAccessibleActionInterface +%%QT_INCDIR%%/QtGui/QAccessibleApplication +%%QT_INCDIR%%/QtGui/QAccessibleBridge +%%QT_INCDIR%%/QtGui/QAccessibleBridgeFactoryInterface +%%QT_INCDIR%%/QtGui/QAccessibleBridgePlugin +%%QT_INCDIR%%/QtGui/QAccessibleEditableTextInterface +%%QT_INCDIR%%/QtGui/QAccessibleEvent +%%QT_INCDIR%%/QtGui/QAccessibleFactoryInterface +%%QT_INCDIR%%/QtGui/QAccessibleImageInterface +%%QT_INCDIR%%/QtGui/QAccessibleInterface +%%QT_INCDIR%%/QtGui/QAccessibleInterfaceEx +%%QT_INCDIR%%/QtGui/QAccessibleObject +%%QT_INCDIR%%/QtGui/QAccessibleObjectEx +%%QT_INCDIR%%/QtGui/QAccessiblePlugin +%%QT_INCDIR%%/QtGui/QAccessibleSimpleEditableTextInterface +%%QT_INCDIR%%/QtGui/QAccessibleTable2CellInterface +%%QT_INCDIR%%/QtGui/QAccessibleTable2Interface +%%QT_INCDIR%%/QtGui/QAccessibleTableInterface +%%QT_INCDIR%%/QtGui/QAccessibleTextInterface +%%QT_INCDIR%%/QtGui/QAccessibleValueInterface +%%QT_INCDIR%%/QtGui/QAccessibleWidget +%%QT_INCDIR%%/QtGui/QAccessibleWidgetEx +%%QT_INCDIR%%/QtGui/QAction +%%QT_INCDIR%%/QtGui/QActionEvent +%%QT_INCDIR%%/QtGui/QActionGroup +%%QT_INCDIR%%/QtGui/QApplication +%%QT_INCDIR%%/QtGui/QAuthDevice +%%QT_INCDIR%%/QtGui/QBitmap +%%QT_INCDIR%%/QtGui/QBoxLayout +%%QT_INCDIR%%/QtGui/QBrush +%%QT_INCDIR%%/QtGui/QBrushData +%%QT_INCDIR%%/QtGui/QButtonGroup +%%QT_INCDIR%%/QtGui/QCDEStyle +%%QT_INCDIR%%/QtGui/QCalendarWidget +%%QT_INCDIR%%/QtGui/QCheckBox +%%QT_INCDIR%%/QtGui/QCleanlooksStyle +%%QT_INCDIR%%/QtGui/QClipboard +%%QT_INCDIR%%/QtGui/QClipboardEvent +%%QT_INCDIR%%/QtGui/QCloseEvent +%%QT_INCDIR%%/QtGui/QColor +%%QT_INCDIR%%/QtGui/QColorDialog +%%QT_INCDIR%%/QtGui/QColorGroup +%%QT_INCDIR%%/QtGui/QColormap +%%QT_INCDIR%%/QtGui/QColumnView +%%QT_INCDIR%%/QtGui/QComboBox +%%QT_INCDIR%%/QtGui/QCommandLinkButton +%%QT_INCDIR%%/QtGui/QCommonStyle +%%QT_INCDIR%%/QtGui/QCompleter +%%QT_INCDIR%%/QtGui/QConicalGradient +%%QT_INCDIR%%/QtGui/QContextMenuEvent +%%QT_INCDIR%%/QtGui/QCopChannel +%%QT_INCDIR%%/QtGui/QCursor +%%QT_INCDIR%%/QtGui/QCursorShape +%%QT_INCDIR%%/QtGui/QDataWidgetMapper +%%QT_INCDIR%%/QtGui/QDateEdit +%%QT_INCDIR%%/QtGui/QDateTimeEdit +%%QT_INCDIR%%/QtGui/QDecoration +%%QT_INCDIR%%/QtGui/QDecorationAction +%%QT_INCDIR%%/QtGui/QDecorationDefault +%%QT_INCDIR%%/QtGui/QDecorationFactory +%%QT_INCDIR%%/QtGui/QDecorationFactoryInterface +%%QT_INCDIR%%/QtGui/QDecorationPlugin +%%QT_INCDIR%%/QtGui/QDecorationStyled +%%QT_INCDIR%%/QtGui/QDecorationWindows +%%QT_INCDIR%%/QtGui/QDesktopServices +%%QT_INCDIR%%/QtGui/QDesktopWidget +%%QT_INCDIR%%/QtGui/QDial +%%QT_INCDIR%%/QtGui/QDialog +%%QT_INCDIR%%/QtGui/QDialogButtonBox +%%QT_INCDIR%%/QtGui/QDirModel +%%QT_INCDIR%%/QtGui/QDirectPainter +%%QT_INCDIR%%/QtGui/QDockWidget +%%QT_INCDIR%%/QtGui/QDoubleSpinBox +%%QT_INCDIR%%/QtGui/QDoubleValidator +%%QT_INCDIR%%/QtGui/QDrag +%%QT_INCDIR%%/QtGui/QDragEnterEvent +%%QT_INCDIR%%/QtGui/QDragLeaveEvent +%%QT_INCDIR%%/QtGui/QDragMoveEvent +%%QT_INCDIR%%/QtGui/QDragResponseEvent +%%QT_INCDIR%%/QtGui/QDropEvent +%%QT_INCDIR%%/QtGui/QErrorMessage +%%QT_INCDIR%%/QtGui/QFileDialog +%%QT_INCDIR%%/QtGui/QFileIconProvider +%%QT_INCDIR%%/QtGui/QFileOpenEvent +%%QT_INCDIR%%/QtGui/QFileSystemModel +%%QT_INCDIR%%/QtGui/QFocusEvent +%%QT_INCDIR%%/QtGui/QFocusFrame +%%QT_INCDIR%%/QtGui/QFont +%%QT_INCDIR%%/QtGui/QFontComboBox +%%QT_INCDIR%%/QtGui/QFontDatabase +%%QT_INCDIR%%/QtGui/QFontDialog +%%QT_INCDIR%%/QtGui/QFontEngineFactoryInterface +%%QT_INCDIR%%/QtGui/QFontEngineInfo +%%QT_INCDIR%%/QtGui/QFontEnginePlugin +%%QT_INCDIR%%/QtGui/QFontInfo +%%QT_INCDIR%%/QtGui/QFontMetrics +%%QT_INCDIR%%/QtGui/QFontMetricsF +%%QT_INCDIR%%/QtGui/QFormLayout +%%QT_INCDIR%%/QtGui/QFrame +%%QT_INCDIR%%/QtGui/QGenericMatrix +%%QT_INCDIR%%/QtGui/QGenericPlugin +%%QT_INCDIR%%/QtGui/QGenericPluginFactory +%%QT_INCDIR%%/QtGui/QGenericPluginFactoryInterface +%%QT_INCDIR%%/QtGui/QGesture +%%QT_INCDIR%%/QtGui/QGestureEvent +%%QT_INCDIR%%/QtGui/QGestureRecognizer +%%QT_INCDIR%%/QtGui/QGlyphRun +%%QT_INCDIR%%/QtGui/QGradient +%%QT_INCDIR%%/QtGui/QGradientStop +%%QT_INCDIR%%/QtGui/QGradientStops +%%QT_INCDIR%%/QtGui/QGraphicsAnchor +%%QT_INCDIR%%/QtGui/QGraphicsAnchorLayout +%%QT_INCDIR%%/QtGui/QGraphicsBlurEffect +%%QT_INCDIR%%/QtGui/QGraphicsColorizeEffect +%%QT_INCDIR%%/QtGui/QGraphicsDropShadowEffect +%%QT_INCDIR%%/QtGui/QGraphicsEffect +%%QT_INCDIR%%/QtGui/QGraphicsEllipseItem +%%QT_INCDIR%%/QtGui/QGraphicsGridLayout +%%QT_INCDIR%%/QtGui/QGraphicsItem +%%QT_INCDIR%%/QtGui/QGraphicsItemAnimation +%%QT_INCDIR%%/QtGui/QGraphicsItemGroup +%%QT_INCDIR%%/QtGui/QGraphicsLayout +%%QT_INCDIR%%/QtGui/QGraphicsLayoutItem +%%QT_INCDIR%%/QtGui/QGraphicsLineItem +%%QT_INCDIR%%/QtGui/QGraphicsLinearLayout +%%QT_INCDIR%%/QtGui/QGraphicsObject +%%QT_INCDIR%%/QtGui/QGraphicsOpacityEffect +%%QT_INCDIR%%/QtGui/QGraphicsPathItem +%%QT_INCDIR%%/QtGui/QGraphicsPixmapItem +%%QT_INCDIR%%/QtGui/QGraphicsPolygonItem +%%QT_INCDIR%%/QtGui/QGraphicsProxyWidget +%%QT_INCDIR%%/QtGui/QGraphicsRectItem +%%QT_INCDIR%%/QtGui/QGraphicsRotation +%%QT_INCDIR%%/QtGui/QGraphicsScale +%%QT_INCDIR%%/QtGui/QGraphicsScene +%%QT_INCDIR%%/QtGui/QGraphicsSceneContextMenuEvent +%%QT_INCDIR%%/QtGui/QGraphicsSceneDragDropEvent +%%QT_INCDIR%%/QtGui/QGraphicsSceneEvent +%%QT_INCDIR%%/QtGui/QGraphicsSceneHelpEvent +%%QT_INCDIR%%/QtGui/QGraphicsSceneHoverEvent +%%QT_INCDIR%%/QtGui/QGraphicsSceneMouseEvent +%%QT_INCDIR%%/QtGui/QGraphicsSceneMoveEvent +%%QT_INCDIR%%/QtGui/QGraphicsSceneResizeEvent +%%QT_INCDIR%%/QtGui/QGraphicsSceneWheelEvent +%%QT_INCDIR%%/QtGui/QGraphicsSimpleTextItem +%%QT_INCDIR%%/QtGui/QGraphicsTextItem +%%QT_INCDIR%%/QtGui/QGraphicsTransform +%%QT_INCDIR%%/QtGui/QGraphicsView +%%QT_INCDIR%%/QtGui/QGraphicsWidget +%%QT_INCDIR%%/QtGui/QGridLayout +%%QT_INCDIR%%/QtGui/QGroupBox +%%QT_INCDIR%%/QtGui/QGtkStyle +%%QT_INCDIR%%/QtGui/QHBoxLayout +%%QT_INCDIR%%/QtGui/QHeaderView +%%QT_INCDIR%%/QtGui/QHelpEvent +%%QT_INCDIR%%/QtGui/QHideEvent +%%QT_INCDIR%%/QtGui/QHoverEvent +%%QT_INCDIR%%/QtGui/QIcon +%%QT_INCDIR%%/QtGui/QIconDragEvent +%%QT_INCDIR%%/QtGui/QIconEngine +%%QT_INCDIR%%/QtGui/QIconEngineFactoryInterface +%%QT_INCDIR%%/QtGui/QIconEngineFactoryInterfaceV2 +%%QT_INCDIR%%/QtGui/QIconEnginePlugin +%%QT_INCDIR%%/QtGui/QIconEnginePluginV2 +%%QT_INCDIR%%/QtGui/QIconEngineV2 +%%QT_INCDIR%%/QtGui/QIconSet +%%QT_INCDIR%%/QtGui/QIdentityProxyModel +%%QT_INCDIR%%/QtGui/QImage +%%QT_INCDIR%%/QtGui/QImageIOHandler +%%QT_INCDIR%%/QtGui/QImageIOHandlerFactoryInterface +%%QT_INCDIR%%/QtGui/QImageIOPlugin +%%QT_INCDIR%%/QtGui/QImageReader +%%QT_INCDIR%%/QtGui/QImageTextKeyLang +%%QT_INCDIR%%/QtGui/QImageWriter +%%QT_INCDIR%%/QtGui/QInputContext +%%QT_INCDIR%%/QtGui/QInputContextFactory +%%QT_INCDIR%%/QtGui/QInputContextFactoryInterface +%%QT_INCDIR%%/QtGui/QInputContextPlugin +%%QT_INCDIR%%/QtGui/QInputDialog +%%QT_INCDIR%%/QtGui/QInputEvent +%%QT_INCDIR%%/QtGui/QInputMethodEvent +%%QT_INCDIR%%/QtGui/QIntMouseHandler +%%QT_INCDIR%%/QtGui/QIntValidator +%%QT_INCDIR%%/QtGui/QIntfbScreen +%%QT_INCDIR%%/QtGui/QItemDelegate +%%QT_INCDIR%%/QtGui/QItemEditorCreator +%%QT_INCDIR%%/QtGui/QItemEditorCreatorBase +%%QT_INCDIR%%/QtGui/QItemEditorFactory +%%QT_INCDIR%%/QtGui/QItemSelection +%%QT_INCDIR%%/QtGui/QItemSelectionModel +%%QT_INCDIR%%/QtGui/QItemSelectionRange +%%QT_INCDIR%%/QtGui/QKbdDriverFactory +%%QT_INCDIR%%/QtGui/QKbdDriverPlugin +%%QT_INCDIR%%/QtGui/QKeyEvent +%%QT_INCDIR%%/QtGui/QKeyEventTransition +%%QT_INCDIR%%/QtGui/QKeySequence +%%QT_INCDIR%%/QtGui/QLCDNumber +%%QT_INCDIR%%/QtGui/QLabel +%%QT_INCDIR%%/QtGui/QLayout +%%QT_INCDIR%%/QtGui/QLayoutItem +%%QT_INCDIR%%/QtGui/QLayoutIterator +%%QT_INCDIR%%/QtGui/QLineEdit +%%QT_INCDIR%%/QtGui/QLinearGradient +%%QT_INCDIR%%/QtGui/QLinuxFbScreen +%%QT_INCDIR%%/QtGui/QLinuxFb_Shared +%%QT_INCDIR%%/QtGui/QListView +%%QT_INCDIR%%/QtGui/QListWidget +%%QT_INCDIR%%/QtGui/QListWidgetItem +%%QT_INCDIR%%/QtGui/QMacCocoaViewContainer +%%QT_INCDIR%%/QtGui/QMacMime +%%QT_INCDIR%%/QtGui/QMacNativeWidget +%%QT_INCDIR%%/QtGui/QMacPasteboardMime +%%QT_INCDIR%%/QtGui/QMacStyle +%%QT_INCDIR%%/QtGui/QMainWindow +%%QT_INCDIR%%/QtGui/QMatrix +%%QT_INCDIR%%/QtGui/QMatrix2x2 +%%QT_INCDIR%%/QtGui/QMatrix2x3 +%%QT_INCDIR%%/QtGui/QMatrix2x4 +%%QT_INCDIR%%/QtGui/QMatrix3x2 +%%QT_INCDIR%%/QtGui/QMatrix3x3 +%%QT_INCDIR%%/QtGui/QMatrix3x4 +%%QT_INCDIR%%/QtGui/QMatrix4x2 +%%QT_INCDIR%%/QtGui/QMatrix4x3 +%%QT_INCDIR%%/QtGui/QMatrix4x4 +%%QT_INCDIR%%/QtGui/QMdiArea +%%QT_INCDIR%%/QtGui/QMdiSubWindow +%%QT_INCDIR%%/QtGui/QMenu +%%QT_INCDIR%%/QtGui/QMenuBar +%%QT_INCDIR%%/QtGui/QMenuItem +%%QT_INCDIR%%/QtGui/QMenubarUpdatedEvent +%%QT_INCDIR%%/QtGui/QMessageBox +%%QT_INCDIR%%/QtGui/QMimeSource +%%QT_INCDIR%%/QtGui/QMotifStyle +%%QT_INCDIR%%/QtGui/QMouseDriverFactory +%%QT_INCDIR%%/QtGui/QMouseDriverPlugin +%%QT_INCDIR%%/QtGui/QMouseEvent +%%QT_INCDIR%%/QtGui/QMouseEventTransition +%%QT_INCDIR%%/QtGui/QMoveEvent +%%QT_INCDIR%%/QtGui/QMovie +%%QT_INCDIR%%/QtGui/QPageSetupDialog +%%QT_INCDIR%%/QtGui/QPaintDevice +%%QT_INCDIR%%/QtGui/QPaintEngine +%%QT_INCDIR%%/QtGui/QPaintEngineState +%%QT_INCDIR%%/QtGui/QPaintEvent +%%QT_INCDIR%%/QtGui/QPainter +%%QT_INCDIR%%/QtGui/QPainterPath +%%QT_INCDIR%%/QtGui/QPainterPathPrivate +%%QT_INCDIR%%/QtGui/QPainterPathStroker +%%QT_INCDIR%%/QtGui/QPalette +%%QT_INCDIR%%/QtGui/QPanGesture +%%QT_INCDIR%%/QtGui/QPen +%%QT_INCDIR%%/QtGui/QPicture +%%QT_INCDIR%%/QtGui/QPictureFormatInterface +%%QT_INCDIR%%/QtGui/QPictureFormatPlugin +%%QT_INCDIR%%/QtGui/QPictureIO +%%QT_INCDIR%%/QtGui/QPinchGesture +%%QT_INCDIR%%/QtGui/QPixmap +%%QT_INCDIR%%/QtGui/QPixmapCache +%%QT_INCDIR%%/QtGui/QPlainTextDocumentLayout +%%QT_INCDIR%%/QtGui/QPlainTextEdit +%%QT_INCDIR%%/QtGui/QPlastiqueStyle +%%QT_INCDIR%%/QtGui/QPlatformClipboard +%%QT_INCDIR%%/QtGui/QPlatformCursor +%%QT_INCDIR%%/QtGui/QPlatformCursorImage +%%QT_INCDIR%%/QtGui/QPlatformCursorPrivate +%%QT_INCDIR%%/QtGui/QPlatformEventLoopIntegration +%%QT_INCDIR%%/QtGui/QPlatformFontDatabase +%%QT_INCDIR%%/QtGui/QPlatformGLContext +%%QT_INCDIR%%/QtGui/QPlatformIntegration +%%QT_INCDIR%%/QtGui/QPlatformIntegrationFactoryInterface +%%QT_INCDIR%%/QtGui/QPlatformIntegrationPlugin +%%QT_INCDIR%%/QtGui/QPlatformNativeInterface +%%QT_INCDIR%%/QtGui/QPlatformScreen +%%QT_INCDIR%%/QtGui/QPlatformWindow +%%QT_INCDIR%%/QtGui/QPlatformWindowFormat +%%QT_INCDIR%%/QtGui/QPolygon +%%QT_INCDIR%%/QtGui/QPolygonF +%%QT_INCDIR%%/QtGui/QPoolEntry +%%QT_INCDIR%%/QtGui/QPrintDialog +%%QT_INCDIR%%/QtGui/QPrintEngine +%%QT_INCDIR%%/QtGui/QPrintPreviewDialog +%%QT_INCDIR%%/QtGui/QPrintPreviewWidget +%%QT_INCDIR%%/QtGui/QPrinter +%%QT_INCDIR%%/QtGui/QPrinterInfo +%%QT_INCDIR%%/QtGui/QProgressBar +%%QT_INCDIR%%/QtGui/QProgressDialog +%%QT_INCDIR%%/QtGui/QProxyModel +%%QT_INCDIR%%/QtGui/QProxyScreen +%%QT_INCDIR%%/QtGui/QProxyScreenCursor +%%QT_INCDIR%%/QtGui/QProxyStyle +%%QT_INCDIR%%/QtGui/QPushButton +%%QT_INCDIR%%/QtGui/QQnxMouseHandler +%%QT_INCDIR%%/QtGui/QQnxScreen +%%QT_INCDIR%%/QtGui/QQuaternion +%%QT_INCDIR%%/QtGui/QRadialGradient +%%QT_INCDIR%%/QtGui/QRadioButton +%%QT_INCDIR%%/QtGui/QRawFont +%%QT_INCDIR%%/QtGui/QRegExpValidator +%%QT_INCDIR%%/QtGui/QRegion +%%QT_INCDIR%%/QtGui/QResizeEvent +%%QT_INCDIR%%/QtGui/QRgb +%%QT_INCDIR%%/QtGui/QRubberBand +%%QT_INCDIR%%/QtGui/QS60MainAppUi +%%QT_INCDIR%%/QtGui/QS60MainAppUiBase +%%QT_INCDIR%%/QtGui/QS60MainApplication +%%QT_INCDIR%%/QtGui/QS60MainApplicationBase +%%QT_INCDIR%%/QtGui/QS60MainDocument +%%QT_INCDIR%%/QtGui/QS60MainDocumentBase +%%QT_INCDIR%%/QtGui/QS60StubAknAppUi +%%QT_INCDIR%%/QtGui/QS60StubAknAppUiBase +%%QT_INCDIR%%/QtGui/QS60StubMAknTouchPaneObserver +%%QT_INCDIR%%/QtGui/QS60StubMEikStatusPaneObserver +%%QT_INCDIR%%/QtGui/QS60Style +%%QT_INCDIR%%/QtGui/QScreen +%%QT_INCDIR%%/QtGui/QScreenCursor +%%QT_INCDIR%%/QtGui/QScreenDriverFactory +%%QT_INCDIR%%/QtGui/QScreenDriverFactoryInterface +%%QT_INCDIR%%/QtGui/QScreenDriverPlugin +%%QT_INCDIR%%/QtGui/QScrollArea +%%QT_INCDIR%%/QtGui/QScrollBar +%%QT_INCDIR%%/QtGui/QSessionManager +%%QT_INCDIR%%/QtGui/QShortcut +%%QT_INCDIR%%/QtGui/QShortcutEvent +%%QT_INCDIR%%/QtGui/QShowEvent +%%QT_INCDIR%%/QtGui/QSizeGrip +%%QT_INCDIR%%/QtGui/QSizePolicy +%%QT_INCDIR%%/QtGui/QSlider +%%QT_INCDIR%%/QtGui/QSortFilterProxyModel +%%QT_INCDIR%%/QtGui/QSound +%%QT_INCDIR%%/QtGui/QSpacerItem +%%QT_INCDIR%%/QtGui/QSpinBox +%%QT_INCDIR%%/QtGui/QSplashScreen +%%QT_INCDIR%%/QtGui/QSplitter +%%QT_INCDIR%%/QtGui/QSplitterHandle +%%QT_INCDIR%%/QtGui/QStackedLayout +%%QT_INCDIR%%/QtGui/QStackedWidget +%%QT_INCDIR%%/QtGui/QStandardItem +%%QT_INCDIR%%/QtGui/QStandardItemEditorCreator +%%QT_INCDIR%%/QtGui/QStandardItemModel +%%QT_INCDIR%%/QtGui/QStaticText +%%QT_INCDIR%%/QtGui/QStatusBar +%%QT_INCDIR%%/QtGui/QStatusTipEvent +%%QT_INCDIR%%/QtGui/QStringListModel +%%QT_INCDIR%%/QtGui/QStyle +%%QT_INCDIR%%/QtGui/QStyleFactory +%%QT_INCDIR%%/QtGui/QStyleFactoryInterface +%%QT_INCDIR%%/QtGui/QStyleHintReturn +%%QT_INCDIR%%/QtGui/QStyleHintReturnMask +%%QT_INCDIR%%/QtGui/QStyleHintReturnVariant +%%QT_INCDIR%%/QtGui/QStyleOption +%%QT_INCDIR%%/QtGui/QStyleOptionButton +%%QT_INCDIR%%/QtGui/QStyleOptionComboBox +%%QT_INCDIR%%/QtGui/QStyleOptionComplex +%%QT_INCDIR%%/QtGui/QStyleOptionDockWidget +%%QT_INCDIR%%/QtGui/QStyleOptionDockWidgetV2 +%%QT_INCDIR%%/QtGui/QStyleOptionFocusRect +%%QT_INCDIR%%/QtGui/QStyleOptionFrame +%%QT_INCDIR%%/QtGui/QStyleOptionFrameV2 +%%QT_INCDIR%%/QtGui/QStyleOptionFrameV3 +%%QT_INCDIR%%/QtGui/QStyleOptionGraphicsItem +%%QT_INCDIR%%/QtGui/QStyleOptionGroupBox +%%QT_INCDIR%%/QtGui/QStyleOptionHeader +%%QT_INCDIR%%/QtGui/QStyleOptionMenuItem +%%QT_INCDIR%%/QtGui/QStyleOptionProgressBar +%%QT_INCDIR%%/QtGui/QStyleOptionProgressBarV2 +%%QT_INCDIR%%/QtGui/QStyleOptionQ3DockWindow +%%QT_INCDIR%%/QtGui/QStyleOptionQ3ListView +%%QT_INCDIR%%/QtGui/QStyleOptionQ3ListViewItem +%%QT_INCDIR%%/QtGui/QStyleOptionRubberBand +%%QT_INCDIR%%/QtGui/QStyleOptionSizeGrip +%%QT_INCDIR%%/QtGui/QStyleOptionSlider +%%QT_INCDIR%%/QtGui/QStyleOptionSpinBox +%%QT_INCDIR%%/QtGui/QStyleOptionTab +%%QT_INCDIR%%/QtGui/QStyleOptionTabBarBase +%%QT_INCDIR%%/QtGui/QStyleOptionTabBarBaseV2 +%%QT_INCDIR%%/QtGui/QStyleOptionTabV2 +%%QT_INCDIR%%/QtGui/QStyleOptionTabV3 +%%QT_INCDIR%%/QtGui/QStyleOptionTabWidgetFrame +%%QT_INCDIR%%/QtGui/QStyleOptionTabWidgetFrameV2 +%%QT_INCDIR%%/QtGui/QStyleOptionTitleBar +%%QT_INCDIR%%/QtGui/QStyleOptionToolBar +%%QT_INCDIR%%/QtGui/QStyleOptionToolBox +%%QT_INCDIR%%/QtGui/QStyleOptionToolBoxV2 +%%QT_INCDIR%%/QtGui/QStyleOptionToolButton +%%QT_INCDIR%%/QtGui/QStyleOptionViewItem +%%QT_INCDIR%%/QtGui/QStyleOptionViewItemV2 +%%QT_INCDIR%%/QtGui/QStyleOptionViewItemV3 +%%QT_INCDIR%%/QtGui/QStyleOptionViewItemV4 +%%QT_INCDIR%%/QtGui/QStylePainter +%%QT_INCDIR%%/QtGui/QStylePlugin +%%QT_INCDIR%%/QtGui/QStyledItemDelegate +%%QT_INCDIR%%/QtGui/QSupportedWritingSystems +%%QT_INCDIR%%/QtGui/QSwipeGesture +%%QT_INCDIR%%/QtGui/QSymbianEvent +%%QT_INCDIR%%/QtGui/QSymbianGraphicsSystemHelper +%%QT_INCDIR%%/QtGui/QSyntaxHighlighter +%%QT_INCDIR%%/QtGui/QSystemTrayIcon +%%QT_INCDIR%%/QtGui/QTabBar +%%QT_INCDIR%%/QtGui/QTabWidget +%%QT_INCDIR%%/QtGui/QTableView +%%QT_INCDIR%%/QtGui/QTableWidget +%%QT_INCDIR%%/QtGui/QTableWidgetItem +%%QT_INCDIR%%/QtGui/QTableWidgetSelectionRange +%%QT_INCDIR%%/QtGui/QTabletEvent +%%QT_INCDIR%%/QtGui/QTapAndHoldGesture +%%QT_INCDIR%%/QtGui/QTapGesture +%%QT_INCDIR%%/QtGui/QTextBlock +%%QT_INCDIR%%/QtGui/QTextBlockFormat +%%QT_INCDIR%%/QtGui/QTextBlockGroup +%%QT_INCDIR%%/QtGui/QTextBlockUserData +%%QT_INCDIR%%/QtGui/QTextBrowser +%%QT_INCDIR%%/QtGui/QTextCharFormat +%%QT_INCDIR%%/QtGui/QTextCursor +%%QT_INCDIR%%/QtGui/QTextDocument +%%QT_INCDIR%%/QtGui/QTextDocumentFragment +%%QT_INCDIR%%/QtGui/QTextDocumentWriter +%%QT_INCDIR%%/QtGui/QTextEdit +%%QT_INCDIR%%/QtGui/QTextFormat +%%QT_INCDIR%%/QtGui/QTextFragment +%%QT_INCDIR%%/QtGui/QTextFrame +%%QT_INCDIR%%/QtGui/QTextFrameFormat +%%QT_INCDIR%%/QtGui/QTextFrameLayoutData +%%QT_INCDIR%%/QtGui/QTextImageFormat +%%QT_INCDIR%%/QtGui/QTextInlineObject +%%QT_INCDIR%%/QtGui/QTextItem +%%QT_INCDIR%%/QtGui/QTextLayout +%%QT_INCDIR%%/QtGui/QTextLength +%%QT_INCDIR%%/QtGui/QTextLine +%%QT_INCDIR%%/QtGui/QTextList +%%QT_INCDIR%%/QtGui/QTextListFormat +%%QT_INCDIR%%/QtGui/QTextObject +%%QT_INCDIR%%/QtGui/QTextObjectInterface +%%QT_INCDIR%%/QtGui/QTextOption +%%QT_INCDIR%%/QtGui/QTextTable +%%QT_INCDIR%%/QtGui/QTextTableCell +%%QT_INCDIR%%/QtGui/QTextTableCellFormat +%%QT_INCDIR%%/QtGui/QTextTableFormat +%%QT_INCDIR%%/QtGui/QTileRules +%%QT_INCDIR%%/QtGui/QTimeEdit +%%QT_INCDIR%%/QtGui/QToolBar +%%QT_INCDIR%%/QtGui/QToolBarChangeEvent +%%QT_INCDIR%%/QtGui/QToolBox +%%QT_INCDIR%%/QtGui/QToolButton +%%QT_INCDIR%%/QtGui/QToolTip +%%QT_INCDIR%%/QtGui/QTouchEvent +%%QT_INCDIR%%/QtGui/QTransform +%%QT_INCDIR%%/QtGui/QTransformedScreen +%%QT_INCDIR%%/QtGui/QTransportAuth +%%QT_INCDIR%%/QtGui/QTreeView +%%QT_INCDIR%%/QtGui/QTreeWidget +%%QT_INCDIR%%/QtGui/QTreeWidgetItem +%%QT_INCDIR%%/QtGui/QTreeWidgetItemIterator +%%QT_INCDIR%%/QtGui/QUndoCommand +%%QT_INCDIR%%/QtGui/QUndoGroup +%%QT_INCDIR%%/QtGui/QUndoStack +%%QT_INCDIR%%/QtGui/QUndoView +%%QT_INCDIR%%/QtGui/QUnixPrintWidget +%%QT_INCDIR%%/QtGui/QUpdateLaterEvent +%%QT_INCDIR%%/QtGui/QVBoxLayout +%%QT_INCDIR%%/QtGui/QVFbHeader +%%QT_INCDIR%%/QtGui/QVFbKeyData +%%QT_INCDIR%%/QtGui/QVFbKeyboardHandler +%%QT_INCDIR%%/QtGui/QVFbMouseHandler +%%QT_INCDIR%%/QtGui/QVFbScreen +%%QT_INCDIR%%/QtGui/QValidator +%%QT_INCDIR%%/QtGui/QVector2D +%%QT_INCDIR%%/QtGui/QVector3D +%%QT_INCDIR%%/QtGui/QVector4D +%%QT_INCDIR%%/QtGui/QWMatrix +%%QT_INCDIR%%/QtGui/QWSCalibratedMouseHandler +%%QT_INCDIR%%/QtGui/QWSClient +%%QT_INCDIR%%/QtGui/QWSCursor +%%QT_INCDIR%%/QtGui/QWSCursorMap +%%QT_INCDIR%%/QtGui/QWSDisplay +%%QT_INCDIR%%/QtGui/QWSEmbedWidget +%%QT_INCDIR%%/QtGui/QWSEvent +%%QT_INCDIR%%/QtGui/QWSInputMethod +%%QT_INCDIR%%/QtGui/QWSIntKeyboardHandler +%%QT_INCDIR%%/QtGui/QWSInternalWindowInfo +%%QT_INCDIR%%/QtGui/QWSKeyboardHandler +%%QT_INCDIR%%/QtGui/QWSKeyboardHandlerFactoryInterface +%%QT_INCDIR%%/QtGui/QWSLinuxInputKeyboardHandler +%%QT_INCDIR%%/QtGui/QWSLinuxInputMouseHandler +%%QT_INCDIR%%/QtGui/QWSLinuxTPMouseHandler +%%QT_INCDIR%%/QtGui/QWSManager +%%QT_INCDIR%%/QtGui/QWSMouseHandler +%%QT_INCDIR%%/QtGui/QWSMouseHandlerFactoryInterface +%%QT_INCDIR%%/QtGui/QWSPcMouseHandler +%%QT_INCDIR%%/QtGui/QWSPointerCalibrationData +%%QT_INCDIR%%/QtGui/QWSPropertyManager +%%QT_INCDIR%%/QtGui/QWSProtocolItem +%%QT_INCDIR%%/QtGui/QWSQnxKeyboardHandler +%%QT_INCDIR%%/QtGui/QWSScreenSaver +%%QT_INCDIR%%/QtGui/QWSServer +%%QT_INCDIR%%/QtGui/QWSServerSocket +%%QT_INCDIR%%/QtGui/QWSSocket +%%QT_INCDIR%%/QtGui/QWSSoundClient +%%QT_INCDIR%%/QtGui/QWSSoundServer +%%QT_INCDIR%%/QtGui/QWSSoundServerSocket +%%QT_INCDIR%%/QtGui/QWSTslibMouseHandler +%%QT_INCDIR%%/QtGui/QWSTtyKeyboardHandler +%%QT_INCDIR%%/QtGui/QWSUmKeyboardHandler +%%QT_INCDIR%%/QtGui/QWSWindow +%%QT_INCDIR%%/QtGui/QWSWindowInfo +%%QT_INCDIR%%/QtGui/QWhatsThis +%%QT_INCDIR%%/QtGui/QWhatsThisClickedEvent +%%QT_INCDIR%%/QtGui/QWheelEvent +%%QT_INCDIR%%/QtGui/QWidget +%%QT_INCDIR%%/QtGui/QWidgetAction +%%QT_INCDIR%%/QtGui/QWidgetData +%%QT_INCDIR%%/QtGui/QWidgetItem +%%QT_INCDIR%%/QtGui/QWidgetItemV2 +%%QT_INCDIR%%/QtGui/QWidgetList +%%QT_INCDIR%%/QtGui/QWidgetMapper +%%QT_INCDIR%%/QtGui/QWidgetSet +%%QT_INCDIR%%/QtGui/QWindowStateChangeEvent +%%QT_INCDIR%%/QtGui/QWindowSystemInterface +%%QT_INCDIR%%/QtGui/QWindowsCEStyle +%%QT_INCDIR%%/QtGui/QWindowsMime +%%QT_INCDIR%%/QtGui/QWindowsMobileStyle +%%QT_INCDIR%%/QtGui/QWindowsStyle +%%QT_INCDIR%%/QtGui/QWindowsVistaStyle +%%QT_INCDIR%%/QtGui/QWindowsXPStyle +%%QT_INCDIR%%/QtGui/QWizard +%%QT_INCDIR%%/QtGui/QWizardPage +%%QT_INCDIR%%/QtGui/QWorkspace +%%QT_INCDIR%%/QtGui/QX11EmbedContainer +%%QT_INCDIR%%/QtGui/QX11EmbedWidget +%%QT_INCDIR%%/QtGui/QX11Info +%%QT_INCDIR%%/QtGui/QtEvents +%%QT_INCDIR%%/QtGui/QtGui +%%QT_INCDIR%%/QtGui/qabstractbutton.h +%%QT_INCDIR%%/QtGui/qabstractfontengine_qws.h +%%QT_INCDIR%%/QtGui/qabstractitemdelegate.h +%%QT_INCDIR%%/QtGui/qabstractitemview.h +%%QT_INCDIR%%/QtGui/qabstractpagesetupdialog.h +%%QT_INCDIR%%/QtGui/qabstractprintdialog.h +%%QT_INCDIR%%/QtGui/qabstractproxymodel.h +%%QT_INCDIR%%/QtGui/qabstractscrollarea.h +%%QT_INCDIR%%/QtGui/qabstractslider.h +%%QT_INCDIR%%/QtGui/qabstractspinbox.h +%%QT_INCDIR%%/QtGui/qabstracttextdocumentlayout.h +%%QT_INCDIR%%/QtGui/qaccessible.h +%%QT_INCDIR%%/QtGui/qaccessible2.h +%%QT_INCDIR%%/QtGui/qaccessiblebridge.h +%%QT_INCDIR%%/QtGui/qaccessibleobject.h +%%QT_INCDIR%%/QtGui/qaccessibleplugin.h +%%QT_INCDIR%%/QtGui/qaccessiblewidget.h +%%QT_INCDIR%%/QtGui/qaction.h +%%QT_INCDIR%%/QtGui/qactiongroup.h +%%QT_INCDIR%%/QtGui/qapplication.h +%%QT_INCDIR%%/QtGui/qbitmap.h +%%QT_INCDIR%%/QtGui/qboxlayout.h +%%QT_INCDIR%%/QtGui/qbrush.h +%%QT_INCDIR%%/QtGui/qbuttongroup.h +%%QT_INCDIR%%/QtGui/qcalendarwidget.h +%%QT_INCDIR%%/QtGui/qcdestyle.h +%%QT_INCDIR%%/QtGui/qcheckbox.h +%%QT_INCDIR%%/QtGui/qcleanlooksstyle.h +%%QT_INCDIR%%/QtGui/qclipboard.h +%%QT_INCDIR%%/QtGui/qcolor.h +%%QT_INCDIR%%/QtGui/qcolordialog.h +%%QT_INCDIR%%/QtGui/qcolormap.h +%%QT_INCDIR%%/QtGui/qcolumnview.h +%%QT_INCDIR%%/QtGui/qcombobox.h +%%QT_INCDIR%%/QtGui/qcommandlinkbutton.h +%%QT_INCDIR%%/QtGui/qcommonstyle.h +%%QT_INCDIR%%/QtGui/qcompleter.h +%%QT_INCDIR%%/QtGui/qcopchannel_qws.h +%%QT_INCDIR%%/QtGui/qcursor.h +%%QT_INCDIR%%/QtGui/qdatawidgetmapper.h +%%QT_INCDIR%%/QtGui/qdatetimeedit.h +%%QT_INCDIR%%/QtGui/qdecoration_qws.h +%%QT_INCDIR%%/QtGui/qdecorationdefault_qws.h +%%QT_INCDIR%%/QtGui/qdecorationfactory_qws.h +%%QT_INCDIR%%/QtGui/qdecorationplugin_qws.h +%%QT_INCDIR%%/QtGui/qdecorationstyled_qws.h +%%QT_INCDIR%%/QtGui/qdecorationwindows_qws.h +%%QT_INCDIR%%/QtGui/qdesktopservices.h +%%QT_INCDIR%%/QtGui/qdesktopwidget.h +%%QT_INCDIR%%/QtGui/qdial.h +%%QT_INCDIR%%/QtGui/qdialog.h +%%QT_INCDIR%%/QtGui/qdialogbuttonbox.h +%%QT_INCDIR%%/QtGui/qdirectpainter_qws.h +%%QT_INCDIR%%/QtGui/qdirmodel.h +%%QT_INCDIR%%/QtGui/qdockwidget.h +%%QT_INCDIR%%/QtGui/qdrag.h +%%QT_INCDIR%%/QtGui/qdrawutil.h +%%QT_INCDIR%%/QtGui/qerrormessage.h +%%QT_INCDIR%%/QtGui/qevent.h +%%QT_INCDIR%%/QtGui/qfiledialog.h +%%QT_INCDIR%%/QtGui/qfileiconprovider.h +%%QT_INCDIR%%/QtGui/qfilesystemmodel.h +%%QT_INCDIR%%/QtGui/qfocusframe.h +%%QT_INCDIR%%/QtGui/qfont.h +%%QT_INCDIR%%/QtGui/qfontcombobox.h +%%QT_INCDIR%%/QtGui/qfontdatabase.h +%%QT_INCDIR%%/QtGui/qfontdialog.h +%%QT_INCDIR%%/QtGui/qfontinfo.h +%%QT_INCDIR%%/QtGui/qfontmetrics.h +%%QT_INCDIR%%/QtGui/qformlayout.h +%%QT_INCDIR%%/QtGui/qframe.h +%%QT_INCDIR%%/QtGui/qgenericmatrix.h +%%QT_INCDIR%%/QtGui/qgenericplugin_qpa.h +%%QT_INCDIR%%/QtGui/qgenericpluginfactory_qpa.h +%%QT_INCDIR%%/QtGui/qgesture.h +%%QT_INCDIR%%/QtGui/qgesturerecognizer.h +%%QT_INCDIR%%/QtGui/qglyphrun.h +%%QT_INCDIR%%/QtGui/qgraphicsanchorlayout.h +%%QT_INCDIR%%/QtGui/qgraphicseffect.h +%%QT_INCDIR%%/QtGui/qgraphicsgridlayout.h +%%QT_INCDIR%%/QtGui/qgraphicsitem.h +%%QT_INCDIR%%/QtGui/qgraphicsitemanimation.h +%%QT_INCDIR%%/QtGui/qgraphicslayout.h +%%QT_INCDIR%%/QtGui/qgraphicslayoutitem.h +%%QT_INCDIR%%/QtGui/qgraphicslinearlayout.h +%%QT_INCDIR%%/QtGui/qgraphicsproxywidget.h +%%QT_INCDIR%%/QtGui/qgraphicsscene.h +%%QT_INCDIR%%/QtGui/qgraphicssceneevent.h +%%QT_INCDIR%%/QtGui/qgraphicssystemhelper_symbian.h +%%QT_INCDIR%%/QtGui/qgraphicstransform.h +%%QT_INCDIR%%/QtGui/qgraphicsview.h +%%QT_INCDIR%%/QtGui/qgraphicswidget.h +%%QT_INCDIR%%/QtGui/qgridlayout.h +%%QT_INCDIR%%/QtGui/qgroupbox.h +%%QT_INCDIR%%/QtGui/qgtkstyle.h +%%QT_INCDIR%%/QtGui/qguifunctions_wince.h +%%QT_INCDIR%%/QtGui/qheaderview.h +%%QT_INCDIR%%/QtGui/qicon.h +%%QT_INCDIR%%/QtGui/qiconengine.h +%%QT_INCDIR%%/QtGui/qiconengineplugin.h +%%QT_INCDIR%%/QtGui/qidentityproxymodel.h +%%QT_INCDIR%%/QtGui/qimage.h +%%QT_INCDIR%%/QtGui/qimageiohandler.h +%%QT_INCDIR%%/QtGui/qimagereader.h +%%QT_INCDIR%%/QtGui/qimagewriter.h +%%QT_INCDIR%%/QtGui/qinputcontext.h +%%QT_INCDIR%%/QtGui/qinputcontextfactory.h +%%QT_INCDIR%%/QtGui/qinputcontextplugin.h +%%QT_INCDIR%%/QtGui/qinputdialog.h +%%QT_INCDIR%%/QtGui/qitemdelegate.h +%%QT_INCDIR%%/QtGui/qitemeditorfactory.h +%%QT_INCDIR%%/QtGui/qitemselectionmodel.h +%%QT_INCDIR%%/QtGui/qkbd_qws.h +%%QT_INCDIR%%/QtGui/qkbddriverfactory_qws.h +%%QT_INCDIR%%/QtGui/qkbddriverplugin_qws.h +%%QT_INCDIR%%/QtGui/qkbdintegrity_qws.h +%%QT_INCDIR%%/QtGui/qkbdlinuxinput_qws.h +%%QT_INCDIR%%/QtGui/qkbdqnx_qws.h +%%QT_INCDIR%%/QtGui/qkbdtty_qws.h +%%QT_INCDIR%%/QtGui/qkbdum_qws.h +%%QT_INCDIR%%/QtGui/qkbdvfb_qws.h +%%QT_INCDIR%%/QtGui/qkeyeventtransition.h +%%QT_INCDIR%%/QtGui/qkeysequence.h +%%QT_INCDIR%%/QtGui/qlabel.h +%%QT_INCDIR%%/QtGui/qlayout.h +%%QT_INCDIR%%/QtGui/qlayoutitem.h +%%QT_INCDIR%%/QtGui/qlcdnumber.h +%%QT_INCDIR%%/QtGui/qlineedit.h +%%QT_INCDIR%%/QtGui/qlistview.h +%%QT_INCDIR%%/QtGui/qlistwidget.h +%%QT_INCDIR%%/QtGui/qmaccocoaviewcontainer_mac.h +%%QT_INCDIR%%/QtGui/qmacdefines_mac.h +%%QT_INCDIR%%/QtGui/qmacnativewidget_mac.h +%%QT_INCDIR%%/QtGui/qmacstyle_mac.h +%%QT_INCDIR%%/QtGui/qmainwindow.h +%%QT_INCDIR%%/QtGui/qmatrix.h +%%QT_INCDIR%%/QtGui/qmatrix4x4.h +%%QT_INCDIR%%/QtGui/qmdiarea.h +%%QT_INCDIR%%/QtGui/qmdisubwindow.h +%%QT_INCDIR%%/QtGui/qmenu.h +%%QT_INCDIR%%/QtGui/qmenubar.h +%%QT_INCDIR%%/QtGui/qmenudata.h +%%QT_INCDIR%%/QtGui/qmessagebox.h +%%QT_INCDIR%%/QtGui/qmime.h +%%QT_INCDIR%%/QtGui/qmotifstyle.h +%%QT_INCDIR%%/QtGui/qmouse_qws.h +%%QT_INCDIR%%/QtGui/qmousedriverfactory_qws.h +%%QT_INCDIR%%/QtGui/qmousedriverplugin_qws.h +%%QT_INCDIR%%/QtGui/qmouseeventtransition.h +%%QT_INCDIR%%/QtGui/qmouseintegrity_qws.h +%%QT_INCDIR%%/QtGui/qmouselinuxinput_qws.h +%%QT_INCDIR%%/QtGui/qmouselinuxtp_qws.h +%%QT_INCDIR%%/QtGui/qmousepc_qws.h +%%QT_INCDIR%%/QtGui/qmouseqnx_qws.h +%%QT_INCDIR%%/QtGui/qmousetslib_qws.h +%%QT_INCDIR%%/QtGui/qmousevfb_qws.h +%%QT_INCDIR%%/QtGui/qmovie.h +%%QT_INCDIR%%/QtGui/qpagesetupdialog.h +%%QT_INCDIR%%/QtGui/qpaintdevice.h +%%QT_INCDIR%%/QtGui/qpaintengine.h +%%QT_INCDIR%%/QtGui/qpainter.h +%%QT_INCDIR%%/QtGui/qpainterpath.h +%%QT_INCDIR%%/QtGui/qpalette.h +%%QT_INCDIR%%/QtGui/qpen.h +%%QT_INCDIR%%/QtGui/qpicture.h +%%QT_INCDIR%%/QtGui/qpictureformatplugin.h +%%QT_INCDIR%%/QtGui/qpixmap.h +%%QT_INCDIR%%/QtGui/qpixmapcache.h +%%QT_INCDIR%%/QtGui/qplaintextedit.h +%%QT_INCDIR%%/QtGui/qplastiquestyle.h +%%QT_INCDIR%%/QtGui/qplatformclipboard_qpa.h +%%QT_INCDIR%%/QtGui/qplatformcursor_qpa.h +%%QT_INCDIR%%/QtGui/qplatformeventloopintegration_qpa.h +%%QT_INCDIR%%/QtGui/qplatformfontdatabase_qpa.h +%%QT_INCDIR%%/QtGui/qplatformglcontext_qpa.h +%%QT_INCDIR%%/QtGui/qplatformintegration_qpa.h +%%QT_INCDIR%%/QtGui/qplatformintegrationplugin_qpa.h +%%QT_INCDIR%%/QtGui/qplatformnativeinterface_qpa.h +%%QT_INCDIR%%/QtGui/qplatformscreen_qpa.h +%%QT_INCDIR%%/QtGui/qplatformwindow_qpa.h +%%QT_INCDIR%%/QtGui/qplatformwindowformat_qpa.h +%%QT_INCDIR%%/QtGui/qpolygon.h +%%QT_INCDIR%%/QtGui/qprintdialog.h +%%QT_INCDIR%%/QtGui/qprintengine.h +%%QT_INCDIR%%/QtGui/qprinter.h +%%QT_INCDIR%%/QtGui/qprinterinfo.h +%%QT_INCDIR%%/QtGui/qprintpreviewdialog.h +%%QT_INCDIR%%/QtGui/qprintpreviewwidget.h +%%QT_INCDIR%%/QtGui/qprogressbar.h +%%QT_INCDIR%%/QtGui/qprogressdialog.h +%%QT_INCDIR%%/QtGui/qproxymodel.h +%%QT_INCDIR%%/QtGui/qproxystyle.h +%%QT_INCDIR%%/QtGui/qpushbutton.h +%%QT_INCDIR%%/QtGui/qquaternion.h +%%QT_INCDIR%%/QtGui/qradiobutton.h +%%QT_INCDIR%%/QtGui/qrawfont.h +%%QT_INCDIR%%/QtGui/qregion.h +%%QT_INCDIR%%/QtGui/qrgb.h +%%QT_INCDIR%%/QtGui/qrubberband.h +%%QT_INCDIR%%/QtGui/qs60mainapplication.h +%%QT_INCDIR%%/QtGui/qs60mainappui.h +%%QT_INCDIR%%/QtGui/qs60maindocument.h +%%QT_INCDIR%%/QtGui/qs60style.h +%%QT_INCDIR%%/QtGui/qscreen_qws.h +%%QT_INCDIR%%/QtGui/qscreendriverfactory_qws.h +%%QT_INCDIR%%/QtGui/qscreendriverplugin_qws.h +%%QT_INCDIR%%/QtGui/qscreenintegrityfb_qws.h +%%QT_INCDIR%%/QtGui/qscreenlinuxfb_qws.h +%%QT_INCDIR%%/QtGui/qscreenproxy_qws.h +%%QT_INCDIR%%/QtGui/qscreenqnx_qws.h +%%QT_INCDIR%%/QtGui/qscreentransformed_qws.h +%%QT_INCDIR%%/QtGui/qscreenvfb_qws.h +%%QT_INCDIR%%/QtGui/qscrollarea.h +%%QT_INCDIR%%/QtGui/qscrollbar.h +%%QT_INCDIR%%/QtGui/qsessionmanager.h +%%QT_INCDIR%%/QtGui/qshortcut.h +%%QT_INCDIR%%/QtGui/qsizegrip.h +%%QT_INCDIR%%/QtGui/qsizepolicy.h +%%QT_INCDIR%%/QtGui/qslider.h +%%QT_INCDIR%%/QtGui/qsortfilterproxymodel.h +%%QT_INCDIR%%/QtGui/qsound.h +%%QT_INCDIR%%/QtGui/qsoundqss_qws.h +%%QT_INCDIR%%/QtGui/qspinbox.h +%%QT_INCDIR%%/QtGui/qsplashscreen.h +%%QT_INCDIR%%/QtGui/qsplitter.h +%%QT_INCDIR%%/QtGui/qstackedlayout.h +%%QT_INCDIR%%/QtGui/qstackedwidget.h +%%QT_INCDIR%%/QtGui/qstandarditemmodel.h +%%QT_INCDIR%%/QtGui/qstatictext.h +%%QT_INCDIR%%/QtGui/qstatusbar.h +%%QT_INCDIR%%/QtGui/qstringlistmodel.h +%%QT_INCDIR%%/QtGui/qstyle.h +%%QT_INCDIR%%/QtGui/qstyleditemdelegate.h +%%QT_INCDIR%%/QtGui/qstylefactory.h +%%QT_INCDIR%%/QtGui/qstyleoption.h +%%QT_INCDIR%%/QtGui/qstylepainter.h +%%QT_INCDIR%%/QtGui/qstyleplugin.h +%%QT_INCDIR%%/QtGui/qsymbianevent.h +%%QT_INCDIR%%/QtGui/qsyntaxhighlighter.h +%%QT_INCDIR%%/QtGui/qsystemtrayicon.h +%%QT_INCDIR%%/QtGui/qtabbar.h +%%QT_INCDIR%%/QtGui/qtableview.h +%%QT_INCDIR%%/QtGui/qtablewidget.h +%%QT_INCDIR%%/QtGui/qtabwidget.h +%%QT_INCDIR%%/QtGui/qtextbrowser.h +%%QT_INCDIR%%/QtGui/qtextcursor.h +%%QT_INCDIR%%/QtGui/qtextdocument.h +%%QT_INCDIR%%/QtGui/qtextdocumentfragment.h +%%QT_INCDIR%%/QtGui/qtextdocumentwriter.h +%%QT_INCDIR%%/QtGui/qtextedit.h +%%QT_INCDIR%%/QtGui/qtextformat.h +%%QT_INCDIR%%/QtGui/qtextlayout.h +%%QT_INCDIR%%/QtGui/qtextlist.h +%%QT_INCDIR%%/QtGui/qtextobject.h +%%QT_INCDIR%%/QtGui/qtextoption.h +%%QT_INCDIR%%/QtGui/qtexttable.h +%%QT_INCDIR%%/QtGui/qtoolbar.h +%%QT_INCDIR%%/QtGui/qtoolbox.h +%%QT_INCDIR%%/QtGui/qtoolbutton.h +%%QT_INCDIR%%/QtGui/qtooltip.h +%%QT_INCDIR%%/QtGui/qtransform.h +%%QT_INCDIR%%/QtGui/qtransportauth_qws.h +%%QT_INCDIR%%/QtGui/qtransportauthdefs_qws.h +%%QT_INCDIR%%/QtGui/qtreeview.h +%%QT_INCDIR%%/QtGui/qtreewidget.h +%%QT_INCDIR%%/QtGui/qtreewidgetitemiterator.h +%%QT_INCDIR%%/QtGui/qundogroup.h +%%QT_INCDIR%%/QtGui/qundostack.h +%%QT_INCDIR%%/QtGui/qundoview.h +%%QT_INCDIR%%/QtGui/qvalidator.h +%%QT_INCDIR%%/QtGui/qvector2d.h +%%QT_INCDIR%%/QtGui/qvector3d.h +%%QT_INCDIR%%/QtGui/qvector4d.h +%%QT_INCDIR%%/QtGui/qvfbhdr.h +%%QT_INCDIR%%/QtGui/qwhatsthis.h +%%QT_INCDIR%%/QtGui/qwidget.h +%%QT_INCDIR%%/QtGui/qwidgetaction.h +%%QT_INCDIR%%/QtGui/qwindowdefs.h +%%QT_INCDIR%%/QtGui/qwindowdefs_win.h +%%QT_INCDIR%%/QtGui/qwindowscestyle.h +%%QT_INCDIR%%/QtGui/qwindowsmobilestyle.h +%%QT_INCDIR%%/QtGui/qwindowsstyle.h +%%QT_INCDIR%%/QtGui/qwindowsvistastyle.h +%%QT_INCDIR%%/QtGui/qwindowsxpstyle.h +%%QT_INCDIR%%/QtGui/qwindowsystem_qws.h +%%QT_INCDIR%%/QtGui/qwindowsysteminterface_qpa.h +%%QT_INCDIR%%/QtGui/qwizard.h +%%QT_INCDIR%%/QtGui/qwmatrix.h +%%QT_INCDIR%%/QtGui/qworkspace.h +%%QT_INCDIR%%/QtGui/qwscursor_qws.h +%%QT_INCDIR%%/QtGui/qwsdisplay_qws.h +%%QT_INCDIR%%/QtGui/qwsembedwidget.h +%%QT_INCDIR%%/QtGui/qwsevent_qws.h +%%QT_INCDIR%%/QtGui/qwsmanager_qws.h +%%QT_INCDIR%%/QtGui/qwsproperty_qws.h +%%QT_INCDIR%%/QtGui/qwsprotocolitem_qws.h +%%QT_INCDIR%%/QtGui/qwssocket_qws.h +%%QT_INCDIR%%/QtGui/qwsutils_qws.h +%%QT_INCDIR%%/QtGui/qx11embed_x11.h +%%QT_INCDIR%%/QtGui/qx11info_x11.h +%%QT_LIBDIR%%/libQtGui.la +%%QT_LIBDIR%%/libQtGui.prl +%%QT_LIBDIR%%/libQtGui.so +%%QT_LIBDIR%%/libQtGui.so.4 +%%QT_LIBDIR%%/libQtGui.so.%%SHORTVER%% +%%QT_LIBDIR%%/libQtGui.so.%%FULLVER%% +%%DEBUG%%%%QT_LIBDIR%%/libQtGui.so.%%FULLVER%%.debug libdata/pkgconfig/QtGui.pc share/pixmaps/qtlogo.png -@dirrmtry lib/qt4 -@dirrm include/qt4/QtGui -@dirrmtry include/qt4/Qt -@dirrmtry include/qt4 +@dirrmtry %%QT_LIBDIR%% +@dirrm %%QT_INCDIR%%/QtGui +@dirrmtry %%QT_INCDIR%%/Qt +@dirrmtry %%QT_INCDIR%% diff --git a/x11/Makefile b/x11/Makefile index 802f034b0e94..d34ada3d8423 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -242,7 +242,6 @@ SUBDIR += qimageblitz SUBDIR += qt4-graphicssystems-opengl SUBDIR += qt4-inputmethods - SUBDIR += qt4-opengl SUBDIR += qxkb SUBDIR += randrproto SUBDIR += recordproto diff --git a/x11/qt4-graphicssystems-opengl/Makefile b/x11/qt4-graphicssystems-opengl/Makefile index 7398c1e8937b..1336317dac85 100644 --- a/x11/qt4-graphicssystems-opengl/Makefile +++ b/x11/qt4-graphicssystems-opengl/Makefile @@ -2,15 +2,14 @@ PORTNAME= graphicssystems DISTVERSION= ${QT4_VERSION} -CATEGORIES?= x11 +CATEGORIES= x11 PKGNAMEPREFIX= qt4- PKGNAMESUFFIX= -opengl MAINTAINER= kde@FreeBSD.org -COMMENT= OpenGL rendering engine (experimental) +COMMENT= Qt OpenGL rendering engine (experimental) USE_QT4= qmake_build opengl -QT_NONSTANDARD= yes QT_DIST= yes HAS_CONFIGURE= yes @@ -36,10 +35,8 @@ EXTRACT_AFTER_ARGS+= --exclude '${DISTNAME}/${dne}' BUILD_WRKSRC= ${WRKSRC}/src/plugins/${PORTNAME}/opengl INSTALL_WRKSRC= ${BUILD_WRKSRC} -EXTRA_PATCHES+= ${.CURDIR}/../../devel/qt4/files/patch-configure - pre-configure: ${MKDIR} ${WRKSRC}/mkspecs - ${LN} -sf ${LOCALBASE}/bin/qmake-qt4 ${WRKSRC}/bin/qmake + ${LN} -sf ${QMAKE} ${WRKSRC}/bin/qmake .include diff --git a/x11/qt4-graphicssystems-opengl/pkg-descr b/x11/qt4-graphicssystems-opengl/pkg-descr index a319375a7bb9..d67bb18e304d 100644 --- a/x11/qt4-graphicssystems-opengl/pkg-descr +++ b/x11/qt4-graphicssystems-opengl/pkg-descr @@ -1,11 +1,10 @@ -Qt provides a platform-independent API to all central platform -functionality: GUI, database access, networking, file handling, -etc. +Qt is a cross-platform application and UI framework for developers +using C++ or QML, a CSS/JavaScript-like language. -This port provides OpenGL graphics backend, which is used for +This port provides the OpenGL graphics backend, which is used for on-screen widgets and QPixmaps. See for details: -http://doc.qt.nokia.com/4.7/qapplication.html#setGraphicsSystem -http://labs.qt.nokia.com/2008/10/22/so-long-and-thanks-for-the-blit/ +http://qt-project.org/doc/qt-4.8/qapplication.html#setGraphicsSystem +http://blog.qt.digia.com/blog/2008/10/22/so-long-and-thanks-for-the-blit -WWW: http://qt.nokia.com/products/qt/index.html +WWW: http://qt-project.org diff --git a/x11/qt4-inputmethods/Makefile b/x11/qt4-inputmethods/Makefile index 29559b27beda..332a59eef8fe 100644 --- a/x11/qt4-inputmethods/Makefile +++ b/x11/qt4-inputmethods/Makefile @@ -3,14 +3,13 @@ PORTNAME= inputmethods DISTVERSION= ${QT4_VERSION} -CATEGORIES?= x11 +CATEGORIES= x11 PKGNAMEPREFIX= qt4- MAINTAINER= kde@FreeBSD.org -COMMENT= Qt input method plugins +COMMENT= Qt input methods USE_QT4= qmake_build moc_build corelib gui -QT_NONSTANDARD= yes QT_DIST= yes HAS_CONFIGURE= yes @@ -35,11 +34,9 @@ EXTRACT_AFTER_ARGS+= --exclude '${DISTNAME}/${dne}' BUILD_WRKSRC= ${WRKSRC}/src/plugins/${PORTNAME} INSTALL_WRKSRC= ${BUILD_WRKSRC} -EXTRA_PATCHES+= ${.CURDIR}/../../devel/qt4/files/patch-configure - pre-configure: ${MKDIR} ${WRKSRC}/mkspecs - ${LN} -sf ${LOCALBASE}/bin/qmake-qt4 ${WRKSRC}/bin/qmake - ${LN} -sf ${LOCALBASE}/bin/moc-qt4 ${WRKSRC}/bin/moc + ${LN} -sf ${QMAKE} ${WRKSRC}/bin/qmake + ${LN} -sf ${MOC} ${WRKSRC}/bin/moc .include diff --git a/x11/qt4-inputmethods/pkg-descr b/x11/qt4-inputmethods/pkg-descr deleted file mode 100644 index 36bc69717e98..000000000000 --- a/x11/qt4-inputmethods/pkg-descr +++ /dev/null @@ -1,12 +0,0 @@ -Qt is a C++ toolkit for application development. It lets application -developers target all major operating systems with a single application -source code. - -Qt provides a platform-independent API to all central platform functionality: -GUI, database access, networking, file handling, etc. The Qt library -encapsulates the different APIs of different operating systems, providing -the application programmer with a single, common API for all operating systems. -The native C APIs are encapsulated in a set of well-designed, fully -object-oriented C++ classes. - -WWW: http://qt.nokia.com/products/qt/index.html diff --git a/x11/qt4-opengl/pkg-descr b/x11/qt4-opengl/pkg-descr deleted file mode 100644 index 36bc69717e98..000000000000 --- a/x11/qt4-opengl/pkg-descr +++ /dev/null @@ -1,12 +0,0 @@ -Qt is a C++ toolkit for application development. It lets application -developers target all major operating systems with a single application -source code. - -Qt provides a platform-independent API to all central platform functionality: -GUI, database access, networking, file handling, etc. The Qt library -encapsulates the different APIs of different operating systems, providing -the application programmer with a single, common API for all operating systems. -The native C APIs are encapsulated in a set of well-designed, fully -object-oriented C++ classes. - -WWW: http://qt.nokia.com/products/qt/index.html diff --git a/x11/qt4-opengl/pkg-plist b/x11/qt4-opengl/pkg-plist deleted file mode 100644 index 7b9ad0d35b90..000000000000 --- a/x11/qt4-opengl/pkg-plist +++ /dev/null @@ -1,48 +0,0 @@ -include/qt4/Qt/QtOpenGL -include/qt4/Qt/qgl.h -include/qt4/Qt/qglbuffer.h -include/qt4/Qt/qglcolormap.h -include/qt4/Qt/qglframebufferobject.h -include/qt4/Qt/qglfunctions.h -include/qt4/Qt/qglpixelbuffer.h -include/qt4/Qt/qglscreen_qws.h -include/qt4/Qt/qglshaderprogram.h -include/qt4/QtOpenGL/QGLBuffer -include/qt4/QtOpenGL/QGLColormap -include/qt4/QtOpenGL/QGLContext -include/qt4/QtOpenGL/QGLFormat -include/qt4/QtOpenGL/QGLFramebufferObject -include/qt4/QtOpenGL/QGLFramebufferObjectFormat -include/qt4/QtOpenGL/QGLFunctions -include/qt4/QtOpenGL/QGLFunctionsPrivate -include/qt4/QtOpenGL/QGLPixelBuffer -include/qt4/QtOpenGL/QGLScreen -include/qt4/QtOpenGL/QGLScreenSurfaceFunctions -include/qt4/QtOpenGL/QGLShader -include/qt4/QtOpenGL/QGLShaderProgram -include/qt4/QtOpenGL/QGLWidget -include/qt4/QtOpenGL/QMacCompatGLenum -include/qt4/QtOpenGL/QMacCompatGLint -include/qt4/QtOpenGL/QMacCompatGLuint -include/qt4/QtOpenGL/QMacGLCompatTypes -include/qt4/QtOpenGL/QtOpenGL -include/qt4/QtOpenGL/qgl.h -include/qt4/QtOpenGL/qglbuffer.h -include/qt4/QtOpenGL/qglcolormap.h -include/qt4/QtOpenGL/qglframebufferobject.h -include/qt4/QtOpenGL/qglfunctions.h -include/qt4/QtOpenGL/qglpixelbuffer.h -include/qt4/QtOpenGL/qglscreen_qws.h -include/qt4/QtOpenGL/qglshaderprogram.h -lib/qt4/libQtOpenGL.la -lib/qt4/libQtOpenGL.prl -lib/qt4/libQtOpenGL.so -lib/qt4/libQtOpenGL.so.4 -lib/qt4/libQtOpenGL.so.%%SHLIB_SHVER%% -lib/qt4/libQtOpenGL.so.%%SHLIB_VER%% -%%DEBUG%%lib/qt4/libQtOpenGL.so.%%SHLIB_VER%%.debug -libdata/pkgconfig/QtOpenGL.pc -@dirrmtry lib/qt4 -@dirrm include/qt4/QtOpenGL -@dirrmtry include/qt4/Qt -@dirrmtry include/qt4