Index: head/devel/qtcreator/Makefile =================================================================== --- head/devel/qtcreator/Makefile (revision 516364) +++ head/devel/qtcreator/Makefile (revision 516365) @@ -1,118 +1,114 @@ # Created by: Kris Moore # $FreeBSD$ PORTNAME= qtcreator DISTVERSION= 4.10.1 CATEGORIES= devel MASTER_SITES= QT/official_releases/qtcreator/${DISTVERSION:R}/${DISTVERSION} DISTNAME= qt-creator-opensource-src-${DISTVERSION} DIST_SUBDIR= KDE/Qt/qtcreator MAINTAINER= kde@FreeBSD.org COMMENT= C++ and QML IDE for Qt development # depend on the split out qbs LIB_DEPENDS= libqbscore.so:devel/qbs BUILD_DEPENDS= llvm${LLVM_DEFAULT}>0:devel/llvm${LLVM_DEFAULT} RUN_DEPENDS= llvm${LLVM_DEFAULT}>0:devel/llvm${LLVM_DEFAULT} USES= compiler:c++14-lang gl python:2.7 qmake qt:5 shebangfix tar:xz USE_LDCONFIG= ${LOCALBASE}/lib/${PORTNAME} USE_GL= gl USE_QT= buildtools concurrent core declarative designer gui help \ linguist location network printsupport qdoc qmake \ quickcontrols script script serialport sql svg webchannel \ widgets xml xmlpatterns CXXFLAGS_powerpc= -maltivec CXXFLAGS_powerpc64= -maltivec # be paranoid and do not extract qbs (devel/qbs) copy from source tree EXTRACT_AFTER_ARGS+= --exclude '${DISTNAME}/src/shared/qbs' # Set QBS_INSTALL_DIR for QBS plugin build and set config parameter to build # the qbsprojectmanager plugin without compile error QMAKE_ARGS+= QBS_INSTALL_DIR=${PREFIX} CONFIG+=qbs_enable_project_file_updates # Enforce installation to ${PREFIX}. QMAKE_ARGS+= QTC_PREFIX=${PREFIX} LLVM_INSTALL_DIR=${PREFIX}/llvm${LLVM_DEFAULT} DESKTOP_ENTRIES="Qt Creator" "" "QtProject-qtcreator" \ "${PREFIX}/bin/${PORTNAME}" "Development;Qt;" true BROKEN_aarch64= fails to build: invokes x86 asm +PORTDOCS= * + OPTIONS_DEFINE= DOCS EXAMPLES QTWEBENGINE OPTIONS_SUB= yes DOCS_DESC= Install the Qt5 api documentation DOCS_USE= QT=doc_run EXAMPLES_DESC= Install the Qt5 example projects EXAMPLES_USE= QT=examples_run OPTIONS_DEFAULT= DOCS EXAMPLES OPTIONS_DEFAULT_amd64= QTWEBENGINE OPTIONS_DEFAULT_i386= QTWEBENGINE QTWEBENGINE_DESC= Add dependency on qt5-webengine QTWEBENGINE_USE= qt=webengine QTWEBENGINE_CMAKE_BOOL_OFF= CMAKE_DISABLE_FIND_PACKAGE_Qt5WebEngine ALL_TARGET= all INSTALL_TARGET= install DOCS_ALL_TARGET= docs DOCS_INSTALL_TARGET= install_docs PLIST_SUB= SHLIB_VER="${PORTVERSION}" SHEBANG_FILES= tests/system/tools/objectsToTable.py \ tests/system/tools/findUnusedObjects.py \ share/qtcreator/templates/wizards/files/python/file.py \ share/qtcreator/scripts/openTerminal.py \ src/libs/qmljs/parser/changeLicense.py \ src/libs/qt-breakpad/qtbreakpadsymbols \ src/tools/icons/export.py \ scripts/packagePlugins.py \ scripts/ninjawrapper.py \ scripts/checkInstalledFiles.py \ scripts/generateClangTidyChecks.py \ scripts/createDistPackage.py \ scripts/createDevPackage.py \ scripts/deployqt.py \ scripts/dependencyinfo.py \ scripts/createSourcePackages.py \ scripts/uichanges.py \ scripts/makedmg.py .include .if ${LLVM_DEFAULT:S,-devel,990,} >= 90 LLVM_DEFAULT= 80 -.endif - -.if ${CHOSEN_COMPILER_TYPE} == gcc -PLIST_SUB+= GCC="" CLANG="@comment " -.else -PLIST_SUB+= GCC="@comment " CLANG="" .endif post-patch: # Fix paths for gnuplot and ant. ${REINPLACE_CMD} -e 's|/usr/bin/gnuplot|${LOCALBASE}/bin/gnuplot|' \ ${WRKSRC}/share/qtcreator/debugger/dumper.py ${REINPLACE_CMD} -e 's|/usr/bin/ant|${LOCALBASE}/bin/ant|' \ ${WRKSRC}/src/plugins/android/androidsettingswidget.cpp # Fix python binary in pro file. ${REINPLACE_CMD} -e 's|python|${PYTHON_CMD}|g' \ ${WRKSRC}/qtcreator.pro pre-configure: # We piggyback on QMAKE_LIBDIR_FLAGS to make sure -L${WRKSRC}/lib is passed to # the linker before -L/usr/local/lib. By default, the opposite happens, which # is a problem when a Qt port is being upgraded, since an existing library # would end up being picked up instead of those built in ${WRKSRC}/lib. Since # qmake appends the value of QMAKE_LIBDIR to QMAKE_LIBDIR_FLAGS, we can use the # latter to get the linker path order right. qmake is smart enough to strip # occurrences of ${WRKSRC}/lib from .pc and .prl files when installing them. # See QTBUG-40825 and ports bugs 194088, 195105 and 198720. ${ECHO_CMD} 'QMAKE_LIBDIR_FLAGS = -L${WRKSRC}/lib' >> ${WRKSRC}/.qmake.cache .include Index: head/devel/qtcreator/pkg-plist =================================================================== --- head/devel/qtcreator/pkg-plist (revision 516364) +++ head/devel/qtcreator/pkg-plist (revision 516365) @@ -1,1649 +1,857 @@ bin/qtcreator lib/qtcreator/libAggregation.so lib/qtcreator/libAggregation.so.4 lib/qtcreator/libAggregation.so.4.10 lib/qtcreator/libAggregation.so.%%SHLIB_VER%% lib/qtcreator/libCPlusPlus.so lib/qtcreator/libCPlusPlus.so.4 lib/qtcreator/libCPlusPlus.so.4.10 lib/qtcreator/libCPlusPlus.so.%%SHLIB_VER%% lib/qtcreator/libClangsupport.so lib/qtcreator/libClangsupport.so.4 lib/qtcreator/libClangsupport.so.4.10 lib/qtcreator/libClangsupport.so.%%SHLIB_VER%% lib/qtcreator/libExtensionSystem.so lib/qtcreator/libExtensionSystem.so.4 lib/qtcreator/libExtensionSystem.so.4.10 lib/qtcreator/libExtensionSystem.so.%%SHLIB_VER%% lib/qtcreator/libGLSL.so lib/qtcreator/libGLSL.so.4 lib/qtcreator/libGLSL.so.4.10 lib/qtcreator/libGLSL.so.%%SHLIB_VER%% lib/qtcreator/libKSyntaxHighlighting.so lib/qtcreator/libKSyntaxHighlighting.so.4 lib/qtcreator/libKSyntaxHighlighting.so.4.10 lib/qtcreator/libKSyntaxHighlighting.so.%%SHLIB_VER%% lib/qtcreator/libLanguageServerProtocol.so lib/qtcreator/libLanguageServerProtocol.so.4 lib/qtcreator/libLanguageServerProtocol.so.4.10 lib/qtcreator/libLanguageServerProtocol.so.%%SHLIB_VER%% lib/qtcreator/libLanguageUtils.so lib/qtcreator/libLanguageUtils.so.4 lib/qtcreator/libLanguageUtils.so.4.10 lib/qtcreator/libLanguageUtils.so.%%SHLIB_VER%% lib/qtcreator/libModeling.so lib/qtcreator/libModeling.so.4 lib/qtcreator/libModeling.so.4.10 lib/qtcreator/libModeling.so.%%SHLIB_VER%% lib/qtcreator/libQmlDebug.so lib/qtcreator/libQmlDebug.so.4 lib/qtcreator/libQmlDebug.so.4.10 lib/qtcreator/libQmlDebug.so.%%SHLIB_VER%% lib/qtcreator/libQmlEditorWidgets.so lib/qtcreator/libQmlEditorWidgets.so.4 lib/qtcreator/libQmlEditorWidgets.so.4.10 lib/qtcreator/libQmlEditorWidgets.so.%%SHLIB_VER%% lib/qtcreator/libQmlJS.so lib/qtcreator/libQmlJS.so.4 lib/qtcreator/libQmlJS.so.4.10 lib/qtcreator/libQmlJS.so.%%SHLIB_VER%% lib/qtcreator/libQtcSsh.so lib/qtcreator/libQtcSsh.so.4 lib/qtcreator/libQtcSsh.so.4.10 lib/qtcreator/libQtcSsh.so.%%SHLIB_VER%% lib/qtcreator/libSqlite.so lib/qtcreator/libSqlite.so.4 lib/qtcreator/libSqlite.so.4.10 lib/qtcreator/libSqlite.so.%%SHLIB_VER%% lib/qtcreator/libTracing.so lib/qtcreator/libTracing.so.4 lib/qtcreator/libTracing.so.4.10 lib/qtcreator/libTracing.so.%%SHLIB_VER%% lib/qtcreator/libUtils.so lib/qtcreator/libUtils.so.4 lib/qtcreator/libUtils.so.4.10 lib/qtcreator/libUtils.so.%%SHLIB_VER%% lib/qtcreator/plugins/libAndroid.so lib/qtcreator/plugins/libAutoTest.so lib/qtcreator/plugins/libAutotoolsProjectManager.so lib/qtcreator/plugins/libBareMetal.so lib/qtcreator/plugins/libBazaar.so lib/qtcreator/plugins/libBeautifier.so lib/qtcreator/plugins/libBinEditor.so lib/qtcreator/plugins/libBookmarks.so lib/qtcreator/plugins/libCMakeProjectManager.so lib/qtcreator/plugins/libCVS.so lib/qtcreator/plugins/libClangCodeModel.so lib/qtcreator/plugins/libClangFormat.so lib/qtcreator/plugins/libClangPchManager.so lib/qtcreator/plugins/libClangRefactoring.so lib/qtcreator/plugins/libClangTools.so lib/qtcreator/plugins/libClassView.so lib/qtcreator/plugins/libClearCase.so lib/qtcreator/plugins/libCodePaster.so lib/qtcreator/plugins/libCompilationDatabaseProjectManager.so lib/qtcreator/plugins/libCore.so lib/qtcreator/plugins/libCppEditor.so lib/qtcreator/plugins/libCppTools.so lib/qtcreator/plugins/libCppcheck.so lib/qtcreator/plugins/libDebugger.so lib/qtcreator/plugins/libDesigner.so lib/qtcreator/plugins/libDiffEditor.so lib/qtcreator/plugins/libEmacsKeys.so lib/qtcreator/plugins/libFakeVim.so lib/qtcreator/plugins/libGLSLEditor.so lib/qtcreator/plugins/libGenericProjectManager.so lib/qtcreator/plugins/libGit.so lib/qtcreator/plugins/libHelloWorld.so lib/qtcreator/plugins/libHelp.so lib/qtcreator/plugins/libImageViewer.so lib/qtcreator/plugins/libIos.so lib/qtcreator/plugins/libLanguageClient.so lib/qtcreator/plugins/libMacros.so lib/qtcreator/plugins/libMercurial.so lib/qtcreator/plugins/libModelEditor.so lib/qtcreator/plugins/libNim.so lib/qtcreator/plugins/libPerfProfiler.so lib/qtcreator/plugins/libPerforce.so lib/qtcreator/plugins/libProjectExplorer.so lib/qtcreator/plugins/libPythonEditor.so lib/qtcreator/plugins/libQbsProjectManager.so lib/qtcreator/plugins/libQmakeProjectManager.so lib/qtcreator/plugins/libQmlDesigner.so lib/qtcreator/plugins/libQmlJSEditor.so lib/qtcreator/plugins/libQmlJSTools.so lib/qtcreator/plugins/libQmlPreview.so lib/qtcreator/plugins/libQmlProfiler.so lib/qtcreator/plugins/libQmlProjectManager.so lib/qtcreator/plugins/libQnx.so lib/qtcreator/plugins/libQtSupport.so lib/qtcreator/plugins/libRemoteLinux.so lib/qtcreator/plugins/libResourceEditor.so lib/qtcreator/plugins/libScxmlEditor.so lib/qtcreator/plugins/libSerialTerminal.so lib/qtcreator/plugins/libSilverSearcher.so lib/qtcreator/plugins/libStudioWelcome.so lib/qtcreator/plugins/libSubversion.so lib/qtcreator/plugins/libTaskList.so lib/qtcreator/plugins/libTextEditor.so lib/qtcreator/plugins/libTodo.so lib/qtcreator/plugins/libUpdateInfo.so lib/qtcreator/plugins/libValgrind.so lib/qtcreator/plugins/libVcsBase.so lib/qtcreator/plugins/libWelcome.so lib/qtcreator/plugins/libWinRt.so lib/qtcreator/plugins/qmldesigner/libcomponentsplugin.so lib/qtcreator/plugins/qmldesigner/libqmlpreviewplugin.so lib/qtcreator/plugins/qmldesigner/libqtquickplugin.so libexec/qtcreator/buildoutputparser libexec/qtcreator/clangbackend libexec/qtcreator/clangpchmanagerbackend libexec/qtcreator/clangrefactoringbackend libexec/qtcreator/cpaster libexec/qtcreator/qml2puppet libexec/qtcreator/qtc-askpass libexec/qtcreator/qtcreator_process_stub libexec/qtcreator/qtpromaker libexec/qtcreator/sdktool -%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev.qch -%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/abstractsymbolgroupnode.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/aggregation.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/animation.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/basesymbolgroupnode.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/bench.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/classes.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/codeassist.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/coding-style.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/common-extension-tasks.html -@comment %%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/core-fileiconprovider-sub-qt-creator.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/core-locatorfilterentry-highlightinfo.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/core-locatorfilterentry-members.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/core-locatorfilterentry.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/core-navigationview.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/core.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/cplusplus-alreadyconsideredclasscontainer.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/cplusplus-pp-skip-argument.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/cplusplus-pp-skip-blanks.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/cplusplus-pp-skip-char-literal.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/cplusplus-pp-skip-comment-or-divop.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/cplusplus-pp-skip-identifier.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/cplusplus-pp-skip-number.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/cplusplus-pp-skip-string-literal.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/cplusplus-pp-skip-whitespaces.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/cplusplus.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/creating-plugins.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/currentsymbolgroup.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/debugfiltersymbolgroupnodevisitor.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/debugger.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/debugprint.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/debugsequence.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/debugsymbolgroupnodevisitor.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/dumpparameters.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/dumpsymbolgroupnodevisitor.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/errorsymbolgroupnode.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/eventcallback.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/extending-index.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/extensioncommandcontext.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/extensioncontext-cdbversion.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/extensioncontext-members.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/extensioncontext.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/extensionsystem-invoker.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/extensionsystem.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/external-tool-spec.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/first-plugin.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/functions.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/gdbmistringformat.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/gdbmiwstringformat.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/getting-and-building.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/iinterfacepointer.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/images/arrow_bc.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/images/bgrContent.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/images/btn_next.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/images/btn_prev.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/images/bullet_dn.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/images/bullet_sq.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/images/firstplugin-kitselection.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/images/firstplugin-menuitem.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/images/firstplugin-nameandpath.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/images/firstplugin-pluginsetup.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/images/firstplugin-runsettings.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/images/firstplugin-summary.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/images/firstplugin-wizard.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/images/home.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/images/ico_note.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/images/ico_note_attention.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/images/ico_out.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/images/logo.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/images/qtcreator-context-menu.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/images/qtcreator-debugger-views.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/images/qtcreator-dialog.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/images/qtcreator-error-message.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/images/qtcreator-locator.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/images/qtcreator-menu-item.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/images/qtcreator-menu.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/images/qtcreator-mode-selector.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/images/qtcreator-output-pane.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/images/qtcreator-sidebar-menu.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/images/qtcreator-tooltip-long.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/images/qtcreator-tooltip.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/images/riot.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/imageviewer.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/localssymbolgroup.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/mainclasses.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/mapnodesymbolgroupnode.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/memoryhandle.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/mymain.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/namespaces.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/outputcallback.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/plotviewer.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/plugin-lifecycle.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/plugin-meta-data.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/pluginmanager.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-buildconfigurationmodel.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-cache.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-customexecutablerunconfigurationfactory.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-customparser.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-customparserexpression.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-customparsersettings.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-customwizardmetafactory.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-defaultdeployconfigurationfactory.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-deployconfigurationmodel.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-desktopdeviceconfigurationwidget.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-glob.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-headerpath.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-journaldwatcher.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-jsonfilepage.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-jsonprojectpage.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-jsonsummarypage.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-jsonwizardgenerator.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-jsonwizardgeneratorfactory.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-kitguard.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-ldparser.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-linuxiccparser.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-processstepfactory.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-projectconfigurationmodel.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-runconfigurationmodel.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-simplerunworkerfactory.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-tree.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/pyfield.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/pytype-members.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/pytype-templateargument.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/pytype.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/pyvalue.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/qmlerror-members.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/qmlerror.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/qmljs-converttonumber.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/qmljs-converttoobject.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/qmljs-converttostring.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/qmljs-plugindumper.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/qmljs-propertyinfo.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/qmljs-qmlerror.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/qmljs.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/qt-creator.index -%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/qtcreator-api.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/qtcreator-dev-wizards.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/qtcreator-dev.qhp -%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/qtcreator-dev.qhp.sha1 -%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/qtcreator-documentation.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/qtcreator-ui-text.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/qtcreatorcdbext.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/qtinfo.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/referencesymbolgroupnode.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/register.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/snippets.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/stackframe.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/style/offline-simple.css -%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/style/offline.css -%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/styleanimator.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/substringpredicate.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/symbolancestorinfo.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/symbolgroup.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/symbolgroupnode.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/symbolgroupnodevisitor.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/symbolgroupvalue.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/symbolgroupvaluecontext.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/texteditor-behaviorsettingspage.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/texteditor-blockrange.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/texteditor-codeassistant.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/texteditor-colorscheme.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/texteditor-displaysettingspage.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/texteditor-highlighter.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/texteditor-highlightersettings.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/texteditor-highlightersettingspage.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/texteditor-indenter.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/texteditor-replacement.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/texteditor-snippetssettings.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/texteditor-textdocumentmanipulator.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/texteditor-textstyles.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/texteditor.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/thread.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/transition.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/utils-basicsmallstring.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/utils-basicsmallstringliteral.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/utils-basicsmallstringvector.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/utils-executeondestruction.html -%%GCC%%%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/utils-internal-asyncjob-members.html -%%GCC%%%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/utils-internal-asyncjob.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/utils-linecolumn.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/utils-link.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/utils-scopedswap.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/utils-sizedarray.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/utils-smallstringview.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/utils-treemodel.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/utils-typedtreeitem.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/utils-view.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/utils.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/vcsbase.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/watchessymbolgroup.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator.qch -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/adding-plugins.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/creator-acknowledgements.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/creator-advanced.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/creator-analyze-mode.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/creator-analyzer.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/creator-autotest.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/creator-beautifier.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/creator-build-dependencies.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/creator-build-example-application.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/creator-build-process-customizing.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/creator-build-settings.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/creator-building-running.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/creator-building-targets.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/creator-cache-profiler.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/creator-checking-code-syntax.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/creator-clang-codemodel.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/creator-clang-tools.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/creator-cli.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/creator-code-style-settings.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/creator-coding-navigating.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/creator-coding.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/creator-commercial-overview.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/creator-completing-code.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/creator-configuring-projects.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/creator-configuring.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/creator-connecting-mobile.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/creator-cppcheck.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/creator-cpu-usage-analyzer.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/creator-debug-mode.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/creator-debugger-engines.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/creator-debugger-operating-modes.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/creator-debuggers.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/creator-debugging-example.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/creator-debugging-helpers.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/creator-debugging-qml.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/creator-debugging.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/creator-deploying-android.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/creator-deployment-embedded-linux.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/creator-deployment-qnx.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/creator-deployment.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/creator-design-mode.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/creator-developing-android.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/creator-developing-baremetal.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/creator-developing-generic-linux.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/creator-developing-ios.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/creator-developing-qnx.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/creator-diff-editor.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/creator-editor-codepasting.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/creator-editor-external.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/creator-editor-fakevim.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/creator-editor-finding.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/creator-editor-functions.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/creator-editor-locator.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/creator-editor-options-text.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/creator-editor-options.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/creator-editor-refactoring.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/creator-editor-settings.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/creator-faq.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/creator-finding-overview.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/creator-getting-started.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/creator-glossary.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/creator-help-overview.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/creator-help.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/creator-heob.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/creator-highlighting.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/creator-indenting-code.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/creator-keyboard-shortcuts.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/creator-known-issues.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/creator-language-servers.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/creator-live-preview-desktop.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/creator-live-preview-devices.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/creator-live-preview.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/creator-macros.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/creator-mime-types.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/creator-modeling.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/creator-modes.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/creator-os-supported-platforms.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/creator-output-panes.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/creator-overview.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/creator-project-cmake.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/creator-project-creating.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/creator-project-generic.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/creator-project-managing-sessions.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/creator-project-managing.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/creator-project-opening.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/creator-project-other.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/creator-project-qbs.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/creator-project-qmake-libraries.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/creator-project-qmake.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/creator-project-wizards-json.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/creator-project-wizards-xml.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/creator-project-wizards.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/creator-projects-autotools.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/creator-qml-debugging-example.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/creator-qml-modules-with-plugins.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/creator-qml-performance-monitor.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/creator-quick-tour.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/creator-quick-ui-forms.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/creator-run-settings.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/creator-running-targets.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/creator-running-valgrind-remotely.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/creator-scxml.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/creator-sharing-project-settings.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/creator-sidebar-views.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/creator-targets.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/creator-task-lists.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/creator-testing.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/creator-tips.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/creator-tool-chains.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/creator-troubleshooting-debugging.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/creator-tutorials.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/creator-usability.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/creator-using-qt-designer.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/creator-using-qt-quick-designer.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/creator-valgrind-overview.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/creator-vcs-bazaar.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/creator-vcs-clearcase.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/creator-vcs-cvs.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/creator-vcs-git.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/creator-vcs-mercurial.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/creator-vcs-perforce.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/creator-vcs-subversion.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/creator-version-control.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/creator-visual-editor.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/creator-writing-program.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/examples-manifest.xml -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/anchor-bottom.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/anchor-fill.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/anchor-horizontal-center.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/anchor-left.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/anchor-right.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/anchor-top.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/anchor-vertical-center.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/animation.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/arrow_bc.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/arrowdown.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/arrowup.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/beautifier_editor.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/beautifier_options.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/bgrContent.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/bookmark.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/boundingrect.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/btn_next.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/btn_prev.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/buildstepdisable.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/bullet_dn.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/bullet_sq.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/class.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/clean_pane_small.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/column.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/commercial.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/creator-baremetal-device.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/creator-baremetal-kit-for-project.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/creator-baremetal-kits.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/creator-compilers-custom.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/creator-diff-editor.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/creator-git-commit-actions.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/creator-gs-01.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/creator-gs-02.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/creator-gs-03.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/creator-gs-04.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/creator-qbs-build-app.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/creator-qbs-build-clean.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/creator-toggle-progress-bar.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/creator_advanceduse.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/creator_android_tutorial_ex_app.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/creator_buildingrunning.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/creator_coding.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/creator_designinguserinterface.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/creator_gettinghelp.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/creator_gettingstarted.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/creator_managingprojects.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/creator_publishing.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/creator_testing.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/curveGraphIcon.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/debugger_singleinstructionmode.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/debugger_stepinto_small.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/debugger_stepout_small.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/debugger_stepover_small.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/download.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/element.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/enum.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/enumerator.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/export_checked.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/export_unchecked.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/eye_open.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/filtericon.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/fittoview.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/func.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/func_priv.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/func_prot.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/grid.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/home.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/ico_note.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/ico_note_attention.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/ico_out.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/icon-export-canvas.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/icon_color_none.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/kcachegrind.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/keyframe_linear_inactive.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/keyframe_manualbezier_inactive.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/keyword.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/leafsort.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/leftsidebaricon.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/linkicon.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/live_preview.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/logo.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/macro.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/magnifier.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/minus.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/namespace.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/navigator.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/next.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/ok.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/pan.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/plus.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/prev.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qml-code-completion.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qml-code-snippet.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qml-export-gimp.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qml-link-debugging-library.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qml-observer-view.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qml-profiler-flamegraph.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qml-profiler-settings.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qml-profiler-statistics.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qml-script-console.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qml-snippet-editor.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qml-syntax-check.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qml-toolbar-animation.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qml-toolbar-image-preview.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qml-toolbar-image.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qml-toolbar-pin.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qml-toolbar-rectangle.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qml-toolbar-text.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qml-translate.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qmldesigner-anchor-buttons.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qmldesigner-anchors.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qmldesigner-backends.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qmldesigner-binding-editor.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qmldesigner-bindings.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qmldesigner-boolean-false-blue.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qmldesigner-boolean-false.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qmldesigner-boolean-true-blue.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qmldesigner-boolean-true.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qmldesigner-borderimage-bindings-text.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qmldesigner-borderimage-bindings.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qmldesigner-borderimage-connections.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qmldesigner-borderimage-properties.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qmldesigner-borderimage.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qmldesigner-breadcrumbs.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qmldesigner-button.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qmldesigner-code-completion.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qmldesigner-connections.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qmldesigner-dynamicprops.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qmldesigner-element-properties.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qmldesigner-element-size.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qmldesigner-export-item.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qmldesigner-inline-editing.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qmldesigner-navigator-arrows.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qmldesigner-navigator.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qmldesigner-new-project.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qmldesigner-only-select-items-with-content.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qmldesigner-pathview-editor.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qmldesigner-preview-size.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qmldesigner-properties-explicit-base.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qmldesigner-properties-explicit-state1.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qmldesigner-qml-components.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qmldesigner-run-custom-exe.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qmldesigner-run-settings.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qmldesigner-screen-design.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qmldesigner-set-expression.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qmldesigner-snap-margins.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qmldesigner-states-when-condition.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qmldesigner-states.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qmldesigner-text-property-tr.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qmldesigner-transitions.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qmldesigner-tutorial-design-mode.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qmldesigner-tutorial-quick-toolbar.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qmldesigner-tutorial-topleftrect-layout.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qmldesigner-tutorial-topleftrect.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qmldesigner-tutorial-ui-ready.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qmldesigner-tutorial-user-icon.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qmldesigner-tutorial.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qmldesigner-visual-editor.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qmlsnippet.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qt-creator-beautifier-options-general.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qtcreator-add-breakpoint.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qtcreator-add-library-wizard-ex-1.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qtcreator-add-library-wizard.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qtcreator-add-online-doc.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qtcreator-add-resource-wizard.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qtcreator-add-resource-wizard2.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qtcreator-add-resource-wizard3.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qtcreator-add-resource.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qtcreator-analyze-start-button.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qtcreator-analyzer-settings.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qtcreator-anchors-reset-icon.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qtcreator-android-certificate.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qtcreator-android-deploy-configurations.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qtcreator-android-manifest-editor.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qtcreator-android-run-settings.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qtcreator-android-sdk-manager.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qtcreator-android-select-devices.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qtcreator-application-output.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qtcreator-autotests-options-boost.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qtcreator-autotests-options-google.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qtcreator-autotests-options-qt.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qtcreator-autotests-options.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qtcreator-autotests.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qtcreator-autotools-buildrun.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qtcreator-autotools-buildsettings.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qtcreator-blockhighlighting.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qtcreator-bookmarks-view.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qtcreator-breakdown.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qtcreator-build-dependencies.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qtcreator-build-environment.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qtcreator-build-settings-ios.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qtcreator-build-steps-cmake-ninja.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qtcreator-build-steps-custom.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qtcreator-build-steps.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qtcreator-clang-code-model-build-settings.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qtcreator-clang-code-model-options.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qtcreator-clang-format-options.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qtcreator-clang-tidy.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qtcreator-clang-tools-options.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qtcreator-clang-tools.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qtcreator-class-info-qt-gui.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qtcreator-clazy.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qtcreator-clean-steps.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qtcreator-cmake-build-settings.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qtcreator-cmake-build-steps.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qtcreator-cmake-clean-steps.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qtcreator-cmakeexecutable.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qtcreator-code-pasting-options.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qtcreator-code-style-alignment.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qtcreator-code-style-braces.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qtcreator-code-style-clang-format.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qtcreator-code-style-content.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qtcreator-code-style-getter-setter.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qtcreator-code-style-settings-edit-cpp.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qtcreator-code-style-settings-edit-nim.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qtcreator-code-style-settings-edit-qtquick.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qtcreator-code-style-switch.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qtcreator-codecompletion.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qtcreator-compile-output.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qtcreator-context-sensitive-help.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qtcreator-cpp-class-wizard.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qtcreator-cppcheck-options.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qtcreator-cpu-usage-analyzer-load-perf-trace.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qtcreator-custom-parser.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qtcreator-custom-project-wizards.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qtcreator-custom-wizard.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qtcreator-debug-breakpoints.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qtcreator-debug-button-stop.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qtcreator-debug-button.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qtcreator-debug-stack.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qtcreator-debugger-attach-to-process-not-yet-started.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qtcreator-debugger-attach-to-running-debug-server.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qtcreator-debugger-attach-to-running.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qtcreator-debugger-breakpoint-preset.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qtcreator-debugger-cdb-paths.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qtcreator-debugger-expressions.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qtcreator-debugger-load-core-file.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qtcreator-debugger-start-external.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qtcreator-debugger-views.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qtcreator-debugging-continue.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qtcreator-debugging-helper-options.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qtcreator-deployment-steps-b2qt-58.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qtcreator-desktopdevice-button.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qtcreator-diagnostics-configuration.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qtcreator-edit-code-snippets.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qtcreator-editor-settings.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qtcreator-editortoolbar-symbols.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qtcreator-embedded-linux-deployment-details.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qtcreator-embedded-linux-deployment-overview.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qtcreator-expand.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qtcreator-external-tools.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qtcreator-fakevim-options.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qtcreator-files-to-analyze.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qtcreator-filesystem-view.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qtcreator-font-colors.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qtcreator-formedit.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qtcreator-general-messages.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qtcreator-gerrit-options.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qtcreator-gerrit-push.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qtcreator-gerrit.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qtcreator-gs-build-example-kit-selector.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qtcreator-gs-build-example-open.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qtcreator-help-add-bookmark-dlg.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qtcreator-help-filter-attributes.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qtcreator-help-filters.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qtcreator-help-options.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qtcreator-help-search.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qtcreator-heob-output.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qtcreator-heob-settings.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qtcreator-heob.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qtcreator-image-viewer.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qtcreator-indentation.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qtcreator-intro-and-location-qt-gui.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qtcreator-ios-add-kit.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qtcreator-ios-device-configurations.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qtcreator-ios-preferences.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qtcreator-ios-simulator-deploy.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qtcreator-iso-icon-browser.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qtcreator-issues.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qtcreator-keyboard-shortcuts.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qtcreator-kit-selector.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qtcreator-kits.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qtcreator-language-client-options.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qtcreator-linux-device-configurations.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qtcreator-live-preview-kit.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qtcreator-live-preview.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qtcreator-locals.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qtcreator-locator-bookmark-filtering.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qtcreator-locator-customize.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qtcreator-locator-open.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qtcreator-locator.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qtcreator-mime-types-magic-header.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qtcreator-mime-types.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qtcreator-mode-selector.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qtcreator-modeleditor-classes.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qtcreator-modeleditor-packages.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qtcreator-modeleditor.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qtcreator-move-component-into-separate-file.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qtcreator-navigate-customfilter.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qtcreator-navigate-popup.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qtcreator-new-opengl-file.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qtcreator-new-project-qt-versions-qt-gui.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qtcreator-new-project-summary-qt-gui.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qtcreator-new-qt-gui-application.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qtcreator-new-qt-quick-project-wizard.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qtcreator-new-search-icon.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qtcreator-open-project-kits.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qtcreator-options-android1.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qtcreator-options-android2.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qtcreator-options-build-run-debuggers.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qtcreator-options-code-style-cpp.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qtcreator-options-code-style-nim.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qtcreator-options-code-style-qml.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qtcreator-options-cpp-files.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qtcreator-options-qbs.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qtcreator-parse-build-output.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qtcreator-performance-analyzer-flamegraph.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qtcreator-performance-analyzer-settings.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qtcreator-performance-analyzer-statistics.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qtcreator-performance-analyzer-timeline.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qtcreator-pin-tooltip.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qtcreator-pointers-references.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qtcreator-pprunsettings.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qtcreator-project-kits.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qtcreator-project-options-deploy.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qtcreator-projectpane.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qtcreator-projects-code-style.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qtcreator-python-run-settings-custom-executable.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qtcreator-python-run-settings.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qtcreator-python-wizard-app-window.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qtcreator-qbs-profile-settings.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qtcreator-qml-performance-monitor.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qtcreator-qnx-deployment.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qtcreator-qt-quick-editors.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qtcreator-qt4-qtversions-add.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qtcreator-refactoring-find.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qtcreator-refactoring-replace.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qtcreator-refactoring-virtual-function-dialog.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qtcreator-reset-position-icon.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qtcreator-reset-size-icon.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qtcreator-run-environment.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qtcreator-run-selected-tests.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qtcreator-run-settings-linux.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qtcreator-run-tests-in-current-file.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qtcreator-screenshot-devconf-linux.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qtcreator-scxml-editor.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qtcreator-search-allprojects.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qtcreator-search-cpp-symbols.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qtcreator-search-filesystem.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qtcreator-search-results.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qtcreator-searchresults.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qtcreator-semanticerror-clang.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qtcreator-semanticerror.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qtcreator-session-manager.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qtcreator-setting-breakpoint1.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qtcreator-setting-breakpoint2.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qtcreator-show-subprojects.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qtcreator-sidebar.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qtcreator-snippet-modifiers.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qtcreator-spliteditorview.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qtcreator-ssh-key-configuration.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qtcreator-ssh-options.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qtcreator-syntax-highlighter.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qtcreator-syntaxerror-clang.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qtcreator-syntaxerror.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qtcreator-tests-view.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qtcreator-texfinder-filter.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qtcreator-texfinder-ui-horizontal-layout.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qtcreator-text-encoding.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qtcreator-textfinder-contents.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qtcreator-textfinder-objectname.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qtcreator-textfinder-screenshot.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qtcreator-textfinder-ui-widgets.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qtcreator-textfinder-ui.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qtcreator-todo-options.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qtcreator-todo-pane.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qtcreator-togglebookmark.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qtcreator-toolchains.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qtcreator-typo-clang.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qtcreator-unclaimed-breakpoint-icon.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qtcreator-valgrind-callgrind-options.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qtcreator-valgrind-callgrind.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qtcreator-valgrind-memcheck-options.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qtcreator-valgrind-memcheck.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qtcreator-valgrind-remote-settings.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qtcreator-vcs-commit.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qtcreator-vcs-diff.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qtcreator-vcs-gitbranch.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qtcreator-vcs-pane.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qtcreator-vcs-show.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qtcreator-watcher.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qtcreator-welcome-session.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qtquick-debugging-settings.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qtquick-designer-color-picker.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qtquick-designer-gradient-picker.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qtquick-designer-stacked-view.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qtquick-example-qml-inspector.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qtquick-example-setting-breakpoint1.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qtquick-example-setting-breakpoint2.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qtquick-example-setting-breakpoint3.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/qtquick-example-stack.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/recordfill.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/refactormarker.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/reload_gray.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/replace.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/reset.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/rightsidebaricon.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/row.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/run_small.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/samegame.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/sidebysidediff.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/signal.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/slot.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/slot_priv.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/slot_prot.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/snapping.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/snapping_and_anchoring.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/snapshot.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/snippet.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/splitbutton_closetop.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/splitbutton_horizontal.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/statistics.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/stop_small.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/studio-curve-editor.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/studio-curve-picker.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/studio-timeline-settings.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/studio-timeline.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/text.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/unifieddiff.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/used-in-examples/transitions/qt-logo.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/var.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/var_priv.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/var_prot.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/zoom.png -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/index.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/qmldesigner-connections.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/qmldesigner-pathview-editor.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/qt-creator-accelbubble-accelbubble-pro.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/qt-creator-accelbubble-bluebubble-svg.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/qt-creator-accelbubble-bubble-qml.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/qt-creator-accelbubble-example.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/qt-creator-accelbubble-main-qml.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/qt-creator-accelbubble-page1form-ui-qml.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/qt-creator-accelbubble-page2form-ui-qml.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/qt-creator-accelbubble-qml-qrc.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/qt-creator-transitions-example.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/qt-creator-transitions-main-qml.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/qt-creator-transitions-page1form-ui-qml.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/qt-creator-transitions-page2form-ui-qml.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/qt-creator-transitions-qml-qrc.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/qt-creator-transitions-transitions-pro.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/qt-creator.index -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/qt-quick-toolbars.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/qtcreator-toc.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/qtcreator.qhp -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/qtcreator.qhp.sha1 -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/qtquick-iso-icon-browser.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/qtquick-navigator.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/qtquick-properties.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/quick-buttons.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/quick-components.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/quick-connections-backend.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/quick-converting-ui-projects.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/quick-dynamic-properties.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/quick-export-to-qml.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/quick-projects.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/quick-property-bindings.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/quick-scalable-image.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/quick-signals.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/quick-states.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/studio-timeline.html -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/style/offline-simple.css -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/style/offline.css -%%PORTDOCS%%%%DOCSDIR%%/qtcreator/technical-support.html share/icons/hicolor/128x128/apps/QtProject-qtcreator.png share/icons/hicolor/16x16/apps/QtProject-qtcreator.png share/icons/hicolor/24x24/apps/QtProject-qtcreator.png share/icons/hicolor/256x256/apps/QtProject-qtcreator.png share/icons/hicolor/32x32/apps/QtProject-qtcreator.png share/icons/hicolor/48x48/apps/QtProject-qtcreator.png share/icons/hicolor/512x512/apps/QtProject-qtcreator.png share/icons/hicolor/64x64/apps/QtProject-qtcreator.png %%DATADIR%%/cplusplus/examples/clazy_example.cpp %%DATADIR%%/cplusplus/examples/examples.pro %%DATADIR%%/cplusplus/examples/tidy_example.cpp %%DATADIR%%/cplusplus/examples/tidy_example.h %%DATADIR%%/cplusplus/wrappedQtHeaders/QtCore/qobjectdefs.h %%DATADIR%%/debugger/LICENSE.GPL3-EXCEPT %%DATADIR%%/debugger/README.txt %%DATADIR%%/debugger/boosttypes.py %%DATADIR%%/debugger/cdbbridge.py %%DATADIR%%/debugger/creatortypes.py %%DATADIR%%/debugger/dumper.py %%DATADIR%%/debugger/dumper.py.bak %%DATADIR%%/debugger/gdbbridge.py %%DATADIR%%/debugger/lldbbridge.py %%DATADIR%%/debugger/misctypes.py %%DATADIR%%/debugger/opencvtypes.py %%DATADIR%%/debugger/pdbbridge.py %%DATADIR%%/debugger/personaltypes.py %%DATADIR%%/debugger/qttypes.py %%DATADIR%%/debugger/stdtypes.py %%DATADIR%%/externaltools/lrelease.xml %%DATADIR%%/externaltools/lupdate.xml %%DATADIR%%/externaltools/qmlscene.xml %%DATADIR%%/externaltools/qmlviewer.xml %%DATADIR%%/externaltools/vi.xml %%DATADIR%%/fonts/SourceCodePro-Bold.ttf %%DATADIR%%/fonts/SourceCodePro-It.ttf %%DATADIR%%/fonts/SourceCodePro-Regular.ttf %%DATADIR%%/fonts/SourceCodePro.txt %%DATADIR%%/generic-highlighter/syntax/alert.xml %%DATADIR%%/generic-highlighter/syntax/bash.xml %%DATADIR%%/generic-highlighter/syntax/cmake.xml %%DATADIR%%/generic-highlighter/syntax/css.xml %%DATADIR%%/generic-highlighter/syntax/doxygen.xml %%DATADIR%%/generic-highlighter/syntax/dtd.xml %%DATADIR%%/generic-highlighter/syntax/html.xml %%DATADIR%%/generic-highlighter/syntax/ini.xml %%DATADIR%%/generic-highlighter/syntax/java.xml %%DATADIR%%/generic-highlighter/syntax/javadoc.xml %%DATADIR%%/generic-highlighter/syntax/json.xml %%DATADIR%%/generic-highlighter/syntax/makefile.xml %%DATADIR%%/generic-highlighter/syntax/markdown.xml %%DATADIR%%/generic-highlighter/syntax/modelines.xml %%DATADIR%%/generic-highlighter/syntax/perl.xml %%DATADIR%%/generic-highlighter/syntax/powershell.xml %%DATADIR%%/generic-highlighter/syntax/python.xml %%DATADIR%%/generic-highlighter/syntax/qdocconf.xml %%DATADIR%%/generic-highlighter/syntax/ruby.xml %%DATADIR%%/generic-highlighter/syntax/valgrind-suppression.xml %%DATADIR%%/generic-highlighter/syntax/xml.xml %%DATADIR%%/generic-highlighter/syntax/yacc.xml %%DATADIR%%/glsl/glsl_120.frag %%DATADIR%%/glsl/glsl_120.vert %%DATADIR%%/glsl/glsl_120_common.glsl %%DATADIR%%/glsl/glsl_es_100.frag %%DATADIR%%/glsl/glsl_es_100.vert %%DATADIR%%/glsl/glsl_es_100_common.glsl %%DATADIR%%/indexer_preincludes/QtCore/qconfig.h %%DATADIR%%/indexer_preincludes/QtCore/qglobal.h %%DATADIR%%/indexer_preincludes/qglobal.h %%DATADIR%%/indexer_preincludes/windows.h %%DATADIR%%/modeleditor/standard.def %%DATADIR%%/qml-type-descriptions/builtins.qmltypes %%DATADIR%%/qml-type-descriptions/qbs-base.qmltypes %%DATADIR%%/qml-type-descriptions/qbs-bundle.json %%DATADIR%%/qml-type-descriptions/qbs.qmltypes %%DATADIR%%/qml-type-descriptions/qmlproject-bundle.json %%DATADIR%%/qml-type-descriptions/qmlproject.qmltypes %%DATADIR%%/qml-type-descriptions/qmlruntime.qmltypes %%DATADIR%%/qml-type-descriptions/qmltypes-bundle.json %%DATADIR%%/qml-type-descriptions/qt-labs-folderlistmodel.qmltypes %%DATADIR%%/qml-type-descriptions/qt-labs-gestures.qmltypes %%DATADIR%%/qml-type-descriptions/qt-labs-particles.qmltypes %%DATADIR%%/qml-type-descriptions/qt5QtQuick2-bundle.json %%DATADIR%%/qml-type-descriptions/qtmobility-connectivity.qmltypes %%DATADIR%%/qml-type-descriptions/qtmobility-contacts.qmltypes %%DATADIR%%/qml-type-descriptions/qtmobility-feedback.qmltypes %%DATADIR%%/qml-type-descriptions/qtmobility-gallery.qmltypes %%DATADIR%%/qml-type-descriptions/qtmobility-location.qmltypes %%DATADIR%%/qml-type-descriptions/qtmobility-messaging.qmltypes %%DATADIR%%/qml-type-descriptions/qtmobility-organizer.qmltypes %%DATADIR%%/qml-type-descriptions/qtmobility-publishsubscribe.qmltypes %%DATADIR%%/qml-type-descriptions/qtmobility-sensors.qmltypes %%DATADIR%%/qml-type-descriptions/qtmobility-serviceframework.qmltypes %%DATADIR%%/qml-type-descriptions/qtmobility-systeminfo.qmltypes %%DATADIR%%/qml-type-descriptions/qtmultimediakit.qmltypes %%DATADIR%%/qml-type-descriptions/qtwebkit.qmltypes %%DATADIR%%/qml/qmlpuppet/commands/changeauxiliarycommand.cpp %%DATADIR%%/qml/qmlpuppet/commands/changeauxiliarycommand.h %%DATADIR%%/qml/qmlpuppet/commands/changebindingscommand.cpp %%DATADIR%%/qml/qmlpuppet/commands/changebindingscommand.h %%DATADIR%%/qml/qmlpuppet/commands/changefileurlcommand.cpp %%DATADIR%%/qml/qmlpuppet/commands/changefileurlcommand.h %%DATADIR%%/qml/qmlpuppet/commands/changeidscommand.cpp %%DATADIR%%/qml/qmlpuppet/commands/changeidscommand.h %%DATADIR%%/qml/qmlpuppet/commands/changenodesourcecommand.cpp %%DATADIR%%/qml/qmlpuppet/commands/changenodesourcecommand.h %%DATADIR%%/qml/qmlpuppet/commands/changestatecommand.cpp %%DATADIR%%/qml/qmlpuppet/commands/changestatecommand.h %%DATADIR%%/qml/qmlpuppet/commands/changevaluescommand.cpp %%DATADIR%%/qml/qmlpuppet/commands/changevaluescommand.h %%DATADIR%%/qml/qmlpuppet/commands/childrenchangedcommand.cpp %%DATADIR%%/qml/qmlpuppet/commands/childrenchangedcommand.h %%DATADIR%%/qml/qmlpuppet/commands/clearscenecommand.cpp %%DATADIR%%/qml/qmlpuppet/commands/clearscenecommand.h %%DATADIR%%/qml/qmlpuppet/commands/commands.pri %%DATADIR%%/qml/qmlpuppet/commands/completecomponentcommand.cpp %%DATADIR%%/qml/qmlpuppet/commands/completecomponentcommand.h %%DATADIR%%/qml/qmlpuppet/commands/componentcompletedcommand.cpp %%DATADIR%%/qml/qmlpuppet/commands/componentcompletedcommand.h %%DATADIR%%/qml/qmlpuppet/commands/createinstancescommand.cpp %%DATADIR%%/qml/qmlpuppet/commands/createinstancescommand.h %%DATADIR%%/qml/qmlpuppet/commands/createscenecommand.cpp %%DATADIR%%/qml/qmlpuppet/commands/createscenecommand.h %%DATADIR%%/qml/qmlpuppet/commands/debugoutputcommand.cpp %%DATADIR%%/qml/qmlpuppet/commands/debugoutputcommand.h %%DATADIR%%/qml/qmlpuppet/commands/endpuppetcommand.cpp %%DATADIR%%/qml/qmlpuppet/commands/endpuppetcommand.h %%DATADIR%%/qml/qmlpuppet/commands/informationchangedcommand.cpp %%DATADIR%%/qml/qmlpuppet/commands/informationchangedcommand.h %%DATADIR%%/qml/qmlpuppet/commands/pixmapchangedcommand.cpp %%DATADIR%%/qml/qmlpuppet/commands/pixmapchangedcommand.h %%DATADIR%%/qml/qmlpuppet/commands/puppetalivecommand.cpp %%DATADIR%%/qml/qmlpuppet/commands/puppetalivecommand.h %%DATADIR%%/qml/qmlpuppet/commands/removeinstancescommand.cpp %%DATADIR%%/qml/qmlpuppet/commands/removeinstancescommand.h %%DATADIR%%/qml/qmlpuppet/commands/removepropertiescommand.cpp %%DATADIR%%/qml/qmlpuppet/commands/removepropertiescommand.h %%DATADIR%%/qml/qmlpuppet/commands/removesharedmemorycommand.cpp %%DATADIR%%/qml/qmlpuppet/commands/removesharedmemorycommand.h %%DATADIR%%/qml/qmlpuppet/commands/reparentinstancescommand.cpp %%DATADIR%%/qml/qmlpuppet/commands/reparentinstancescommand.h %%DATADIR%%/qml/qmlpuppet/commands/statepreviewimagechangedcommand.cpp %%DATADIR%%/qml/qmlpuppet/commands/statepreviewimagechangedcommand.h %%DATADIR%%/qml/qmlpuppet/commands/synchronizecommand.cpp %%DATADIR%%/qml/qmlpuppet/commands/synchronizecommand.h %%DATADIR%%/qml/qmlpuppet/commands/tokencommand.cpp %%DATADIR%%/qml/qmlpuppet/commands/tokencommand.h %%DATADIR%%/qml/qmlpuppet/commands/valueschangedcommand.cpp %%DATADIR%%/qml/qmlpuppet/commands/valueschangedcommand.h %%DATADIR%%/qml/qmlpuppet/container/addimportcontainer.cpp %%DATADIR%%/qml/qmlpuppet/container/addimportcontainer.h %%DATADIR%%/qml/qmlpuppet/container/container.pri %%DATADIR%%/qml/qmlpuppet/container/idcontainer.cpp %%DATADIR%%/qml/qmlpuppet/container/idcontainer.h %%DATADIR%%/qml/qmlpuppet/container/imagecontainer.cpp %%DATADIR%%/qml/qmlpuppet/container/imagecontainer.h %%DATADIR%%/qml/qmlpuppet/container/informationcontainer.cpp %%DATADIR%%/qml/qmlpuppet/container/informationcontainer.h %%DATADIR%%/qml/qmlpuppet/container/instancecontainer.cpp %%DATADIR%%/qml/qmlpuppet/container/instancecontainer.h %%DATADIR%%/qml/qmlpuppet/container/mockuptypecontainer.cpp %%DATADIR%%/qml/qmlpuppet/container/mockuptypecontainer.h %%DATADIR%%/qml/qmlpuppet/container/propertyabstractcontainer.cpp %%DATADIR%%/qml/qmlpuppet/container/propertyabstractcontainer.h %%DATADIR%%/qml/qmlpuppet/container/propertybindingcontainer.cpp %%DATADIR%%/qml/qmlpuppet/container/propertybindingcontainer.h %%DATADIR%%/qml/qmlpuppet/container/propertyvaluecontainer.cpp %%DATADIR%%/qml/qmlpuppet/container/propertyvaluecontainer.h %%DATADIR%%/qml/qmlpuppet/container/reparentcontainer.cpp %%DATADIR%%/qml/qmlpuppet/container/reparentcontainer.h %%DATADIR%%/qml/qmlpuppet/container/sharedmemory.h %%DATADIR%%/qml/qmlpuppet/container/sharedmemory_qt.cpp %%DATADIR%%/qml/qmlpuppet/container/sharedmemory_unix.cpp %%DATADIR%%/qml/qmlpuppet/html/welcome.html %%DATADIR%%/qml/qmlpuppet/images/template_image.png %%DATADIR%%/qml/qmlpuppet/images/webkit.png %%DATADIR%%/qml/qmlpuppet/instances/instances.pri %%DATADIR%%/qml/qmlpuppet/instances/nodeinstanceclientproxy.cpp %%DATADIR%%/qml/qmlpuppet/instances/nodeinstanceclientproxy.h %%DATADIR%%/qml/qmlpuppet/interfaces/commondefines.h %%DATADIR%%/qml/qmlpuppet/interfaces/interfaces.pri %%DATADIR%%/qml/qmlpuppet/interfaces/nodeinstanceclientinterface.h %%DATADIR%%/qml/qmlpuppet/interfaces/nodeinstanceglobal.h %%DATADIR%%/qml/qmlpuppet/interfaces/nodeinstanceserverinterface.cpp %%DATADIR%%/qml/qmlpuppet/interfaces/nodeinstanceserverinterface.h %%DATADIR%%/qml/qmlpuppet/mockfiles/Dialog.qml %%DATADIR%%/qml/qmlpuppet/mockfiles/GenericBackend.qml %%DATADIR%%/qml/qmlpuppet/mockfiles/SwipeView.qml %%DATADIR%%/qml/qmlpuppet/mockfiles/Window.qml %%DATADIR%%/qml/qmlpuppet/qml2puppet/Info.plist %%DATADIR%%/qml/qmlpuppet/qml2puppet/instances/anchorchangesnodeinstance.cpp %%DATADIR%%/qml/qmlpuppet/qml2puppet/instances/anchorchangesnodeinstance.h %%DATADIR%%/qml/qmlpuppet/qml2puppet/instances/behaviornodeinstance.cpp %%DATADIR%%/qml/qmlpuppet/qml2puppet/instances/behaviornodeinstance.h %%DATADIR%%/qml/qmlpuppet/qml2puppet/instances/childrenchangeeventfilter.cpp %%DATADIR%%/qml/qmlpuppet/qml2puppet/instances/childrenchangeeventfilter.h %%DATADIR%%/qml/qmlpuppet/qml2puppet/instances/componentnodeinstance.cpp %%DATADIR%%/qml/qmlpuppet/qml2puppet/instances/componentnodeinstance.h %%DATADIR%%/qml/qmlpuppet/qml2puppet/instances/dummycontextobject.cpp %%DATADIR%%/qml/qmlpuppet/qml2puppet/instances/dummycontextobject.h %%DATADIR%%/qml/qmlpuppet/qml2puppet/instances/dummynodeinstance.cpp %%DATADIR%%/qml/qmlpuppet/qml2puppet/instances/dummynodeinstance.h %%DATADIR%%/qml/qmlpuppet/qml2puppet/instances/instances.pri %%DATADIR%%/qml/qmlpuppet/qml2puppet/instances/layoutnodeinstance.cpp %%DATADIR%%/qml/qmlpuppet/qml2puppet/instances/layoutnodeinstance.h %%DATADIR%%/qml/qmlpuppet/qml2puppet/instances/nodeinstanceserver.cpp %%DATADIR%%/qml/qmlpuppet/qml2puppet/instances/nodeinstanceserver.h %%DATADIR%%/qml/qmlpuppet/qml2puppet/instances/nodeinstancesignalspy.cpp %%DATADIR%%/qml/qmlpuppet/qml2puppet/instances/nodeinstancesignalspy.h %%DATADIR%%/qml/qmlpuppet/qml2puppet/instances/objectnodeinstance.cpp %%DATADIR%%/qml/qmlpuppet/qml2puppet/instances/objectnodeinstance.h %%DATADIR%%/qml/qmlpuppet/qml2puppet/instances/positionernodeinstance.cpp %%DATADIR%%/qml/qmlpuppet/qml2puppet/instances/positionernodeinstance.h %%DATADIR%%/qml/qmlpuppet/qml2puppet/instances/qmlpropertychangesnodeinstance.cpp %%DATADIR%%/qml/qmlpuppet/qml2puppet/instances/qmlpropertychangesnodeinstance.h %%DATADIR%%/qml/qmlpuppet/qml2puppet/instances/qmlstatenodeinstance.cpp %%DATADIR%%/qml/qmlpuppet/qml2puppet/instances/qmlstatenodeinstance.h %%DATADIR%%/qml/qmlpuppet/qml2puppet/instances/qmltransitionnodeinstance.cpp %%DATADIR%%/qml/qmlpuppet/qml2puppet/instances/qmltransitionnodeinstance.h %%DATADIR%%/qml/qmlpuppet/qml2puppet/instances/qt3dpresentationnodeinstance.cpp %%DATADIR%%/qml/qmlpuppet/qml2puppet/instances/qt3dpresentationnodeinstance.h %%DATADIR%%/qml/qmlpuppet/qml2puppet/instances/qt5informationnodeinstanceserver.cpp %%DATADIR%%/qml/qmlpuppet/qml2puppet/instances/qt5informationnodeinstanceserver.h %%DATADIR%%/qml/qmlpuppet/qml2puppet/instances/qt5nodeinstanceclientproxy.cpp %%DATADIR%%/qml/qmlpuppet/qml2puppet/instances/qt5nodeinstanceclientproxy.h %%DATADIR%%/qml/qmlpuppet/qml2puppet/instances/qt5nodeinstanceserver.cpp %%DATADIR%%/qml/qmlpuppet/qml2puppet/instances/qt5nodeinstanceserver.h %%DATADIR%%/qml/qmlpuppet/qml2puppet/instances/qt5previewnodeinstanceserver.cpp %%DATADIR%%/qml/qmlpuppet/qml2puppet/instances/qt5previewnodeinstanceserver.h %%DATADIR%%/qml/qmlpuppet/qml2puppet/instances/qt5rendernodeinstanceserver.cpp %%DATADIR%%/qml/qmlpuppet/qml2puppet/instances/qt5rendernodeinstanceserver.h %%DATADIR%%/qml/qmlpuppet/qml2puppet/instances/qt5testnodeinstanceserver.cpp %%DATADIR%%/qml/qmlpuppet/qml2puppet/instances/qt5testnodeinstanceserver.h %%DATADIR%%/qml/qmlpuppet/qml2puppet/instances/quickitemnodeinstance.cpp %%DATADIR%%/qml/qmlpuppet/qml2puppet/instances/quickitemnodeinstance.h %%DATADIR%%/qml/qmlpuppet/qml2puppet/instances/servernodeinstance.cpp %%DATADIR%%/qml/qmlpuppet/qml2puppet/instances/servernodeinstance.h %%DATADIR%%/qml/qmlpuppet/qml2puppet/qml2puppet.pri %%DATADIR%%/qml/qmlpuppet/qml2puppet/qml2puppet.pro %%DATADIR%%/qml/qmlpuppet/qml2puppet/qml2puppetmain.cpp %%DATADIR%%/qml/qmlpuppet/qmlprivategate/designercustomobjectdata.cpp %%DATADIR%%/qml/qmlpuppet/qmlprivategate/designercustomobjectdata.h %%DATADIR%%/qml/qmlpuppet/qmlprivategate/designersupportdelegate.h %%DATADIR%%/qml/qmlpuppet/qmlprivategate/metaobject.cpp %%DATADIR%%/qml/qmlpuppet/qmlprivategate/metaobject.h %%DATADIR%%/qml/qmlpuppet/qmlprivategate/qmlprivategate.cpp %%DATADIR%%/qml/qmlpuppet/qmlprivategate/qmlprivategate.h %%DATADIR%%/qml/qmlpuppet/qmlprivategate/qmlprivategate.pri %%DATADIR%%/qml/qmlpuppet/qmlprivategate/qmlprivategate_56.cpp %%DATADIR%%/qml/qmlpuppet/qmlpuppet.qrc %%DATADIR%%/qml/qmlpuppet/qmlpuppet_utilities.pri %%DATADIR%%/qml/qmlpuppet/types/enumeration.h %%DATADIR%%/qml/qmlpuppet/types/types.pri %%DATADIR%%/qmldesigner/common/DesignerScrollViewStyle.qml %%DATADIR%%/qmldesigner/itemLibraryQmlSources/ItemDelegate.qml %%DATADIR%%/qmldesigner/itemLibraryQmlSources/ItemsView.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/PropertyTemplates/BooleanEditorTemplate.template %%DATADIR%%/qmldesigner/propertyEditorQmlSources/PropertyTemplates/ColorEditorTemplate.template %%DATADIR%%/qmldesigner/propertyEditorQmlSources/PropertyTemplates/FontEditorTemplate.template %%DATADIR%%/qmldesigner/propertyEditorQmlSources/PropertyTemplates/IntEditorTemplate.template %%DATADIR%%/qmldesigner/propertyEditorQmlSources/PropertyTemplates/RealEditorTemplate.template %%DATADIR%%/qmldesigner/propertyEditorQmlSources/PropertyTemplates/RectangleEditorTemplate.template %%DATADIR%%/qmldesigner/propertyEditorQmlSources/PropertyTemplates/StringEditorTemplate.template %%DATADIR%%/qmldesigner/propertyEditorQmlSources/PropertyTemplates/TemplateTypes.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/PropertyTemplates/TextEditorTemplate.template %%DATADIR%%/qmldesigner/propertyEditorQmlSources/PropertyTemplates/UrlEditorTemplate.template %%DATADIR%%/qmldesigner/propertyEditorQmlSources/QtQuick/AdvancedSection.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/QtQuick/AnchorRow.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/QtQuick/BorderImageSpecifics.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/QtQuick/ColumnSpecifics.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/QtQuick/Controls/DialogSpecifics.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/QtQuick/Controls/DrawerSpecifics.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/QtQuick/Controls/PopupSection.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/QtQuick/Controls/PopupSpecifics.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/QtQuick/FlickableSpecifics.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/QtQuick/FlipableSpecifics.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/QtQuick/FlowSpecifics.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/QtQuick/GeometrySection.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/QtQuick/GridSpecifics.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/QtQuick/GridViewSpecifics.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/QtQuick/ImageSpecifics.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/QtQuick/ItemPane.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/QtQuick/LayoutPoperties.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/QtQuick/LayoutSection.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/QtQuick/Layouts/GridLayoutSpecifics.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/QtQuick/ListViewSpecifics.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/QtQuick/MouseAreaSpecifics.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/QtQuick/PathViewSpecifics.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/QtQuick/QtObjectPane.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/QtQuick/RectangleSpecifics.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/QtQuick/RowSpecifics.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/QtQuick/TargetComboBox.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/QtQuick/TextEditSpecifics.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/QtQuick/TextInputSection.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/QtQuick/TextInputSpecifics.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/QtQuick/TextSpecifics.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/QtQuick/Window/WindowSpecifics.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/QtQuick/emptyPane.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/QtQuick/project.qmlproject %%DATADIR%%/qmldesigner/propertyEditorQmlSources/imports/HelperWidgets/AbstractButton.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/imports/HelperWidgets/ActionIndicator.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/imports/HelperWidgets/AligmentHorizontalButtons.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/imports/HelperWidgets/AligmentVerticalButtons.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/imports/HelperWidgets/AnchorButtons.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/imports/HelperWidgets/BoolButtonRowButton.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/imports/HelperWidgets/Button.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/imports/HelperWidgets/ButtonRow.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/imports/HelperWidgets/ButtonRow2.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/imports/HelperWidgets/ButtonRowButton.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/imports/HelperWidgets/CheckBox.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/imports/HelperWidgets/ColorButton.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/imports/HelperWidgets/ColorCheckButton.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/imports/HelperWidgets/ColorEditor.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/imports/HelperWidgets/ColorLine.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/imports/HelperWidgets/ColorLogic.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/imports/HelperWidgets/ComboBox.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/imports/HelperWidgets/Constants.js %%DATADIR%%/qmldesigner/propertyEditorQmlSources/imports/HelperWidgets/CustomCheckBoxStyle.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/imports/HelperWidgets/CustomComboBoxStyle.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/imports/HelperWidgets/CustomSpinBoxStyle.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/imports/HelperWidgets/DoubleSpinBox.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/imports/HelperWidgets/ExpandingSpacer.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/imports/HelperWidgets/ExpressionTextField.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/imports/HelperWidgets/ExtendedFunctionButton.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/imports/HelperWidgets/ExtendedFunctionLogic.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/imports/HelperWidgets/FlickableSection.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/imports/HelperWidgets/FontComboBox.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/imports/HelperWidgets/FontSection.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/imports/HelperWidgets/FontStyleButtons.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/imports/HelperWidgets/GradientDialogPopup.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/imports/HelperWidgets/GradientLine.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/imports/HelperWidgets/GradientPopupIndicator.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/imports/HelperWidgets/GradientPresetList.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/imports/HelperWidgets/GradientPresetTabContent.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/imports/HelperWidgets/GradientPropertySpinBox.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/imports/HelperWidgets/GroupBox.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/imports/HelperWidgets/HueSlider.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/imports/HelperWidgets/IconLabel.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/imports/HelperWidgets/Label.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/imports/HelperWidgets/LineEdit.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/imports/HelperWidgets/MarginSection.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/imports/HelperWidgets/OriginControl.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/imports/HelperWidgets/PaddingSection.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/imports/HelperWidgets/RoundedPanel.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/imports/HelperWidgets/ScrollView.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/imports/HelperWidgets/SecondColumnLayout.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/imports/HelperWidgets/Section.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/imports/HelperWidgets/SectionLayout.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/imports/HelperWidgets/SimpleColorPalette.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/imports/HelperWidgets/SpinBox.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/imports/HelperWidgets/StandardTextSection.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/imports/HelperWidgets/Tab.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/imports/HelperWidgets/TabView.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/imports/HelperWidgets/ToolTipArea.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/imports/HelperWidgets/UrlChooser.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/imports/HelperWidgets/images/checkers.png %%DATADIR%%/qmldesigner/propertyEditorQmlSources/imports/HelperWidgets/images/down-arrow.png %%DATADIR%%/qmldesigner/propertyEditorQmlSources/imports/HelperWidgets/images/down-arrow@2x.png %%DATADIR%%/qmldesigner/propertyEditorQmlSources/imports/HelperWidgets/images/expression.png %%DATADIR%%/qmldesigner/propertyEditorQmlSources/imports/HelperWidgets/images/expression@2x.png %%DATADIR%%/qmldesigner/propertyEditorQmlSources/imports/HelperWidgets/images/icon-gradient-list.png %%DATADIR%%/qmldesigner/propertyEditorQmlSources/imports/HelperWidgets/images/icon_color_conical_gradient.png %%DATADIR%%/qmldesigner/propertyEditorQmlSources/imports/HelperWidgets/images/icon_color_gradient.png %%DATADIR%%/qmldesigner/propertyEditorQmlSources/imports/HelperWidgets/images/icon_color_none.png %%DATADIR%%/qmldesigner/propertyEditorQmlSources/imports/HelperWidgets/images/icon_color_radial_gradient.png %%DATADIR%%/qmldesigner/propertyEditorQmlSources/imports/HelperWidgets/images/icon_color_solid.png %%DATADIR%%/qmldesigner/propertyEditorQmlSources/imports/HelperWidgets/images/placeholder.png %%DATADIR%%/qmldesigner/propertyEditorQmlSources/imports/HelperWidgets/images/placeholder@2x.png %%DATADIR%%/qmldesigner/propertyEditorQmlSources/imports/HelperWidgets/images/submenu.png %%DATADIR%%/qmldesigner/propertyEditorQmlSources/imports/HelperWidgets/images/submenu@2x.png %%DATADIR%%/qmldesigner/propertyEditorQmlSources/imports/HelperWidgets/images/up-arrow.png %%DATADIR%%/qmldesigner/propertyEditorQmlSources/imports/HelperWidgets/images/up-arrow@2x.png %%DATADIR%%/qmldesigner/propertyEditorQmlSources/imports/HelperWidgets/qmldir %%DATADIR%%/qmldesigner/propertyEditorQmlSources/imports/StudioControls/AbstractButton.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/imports/StudioControls/ActionIndicator.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/imports/StudioControls/Button.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/imports/StudioControls/ButtonGroup.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/imports/StudioControls/ButtonRow.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/imports/StudioControls/CheckBox.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/imports/StudioControls/CheckIndicator.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/imports/StudioControls/ComboBox.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/imports/StudioControls/ComboBoxInput.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/imports/StudioControls/ContextMenu.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/imports/StudioControls/ExpandingSpacer.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/imports/StudioControls/ItemDelegate.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/imports/StudioControls/Menu.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/imports/StudioControls/MenuItem.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/imports/StudioControls/MenuSeparator.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/imports/StudioControls/RealSliderPopup.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/imports/StudioControls/RealSpinBox.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/imports/StudioControls/RealSpinBoxIndicator.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/imports/StudioControls/RealSpinBoxInput.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/imports/StudioControls/ScrollBar.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/imports/StudioControls/ScrollView.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/imports/StudioControls/SecondColumnLayout.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/imports/StudioControls/Section.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/imports/StudioControls/SectionLabel.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/imports/StudioControls/SectionLayout.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/imports/StudioControls/Slider.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/imports/StudioControls/SliderPopup.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/imports/StudioControls/SpinBox.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/imports/StudioControls/SpinBoxIndicator.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/imports/StudioControls/SpinBoxInput.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/imports/StudioControls/TextArea.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/imports/StudioControls/TextField.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/imports/StudioControls/TranslationIndicator.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/imports/StudioControls/qmldir %%DATADIR%%/qmldesigner/propertyEditorQmlSources/imports/StudioTheme/Constants.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/imports/StudioTheme/Values.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/imports/StudioTheme/icons.ttf %%DATADIR%%/qmldesigner/propertyEditorQmlSources/imports/StudioTheme/qmldir %%DATADIR%%/qmldesigner/statesEditorQmlSources/DesignerTextFieldStyle.qml %%DATADIR%%/qmldesigner/statesEditorQmlSources/StatesDelegate.qml %%DATADIR%%/qmldesigner/statesEditorQmlSources/StatesList.qml %%DATADIR%%/qmlicons/Qt/16x16/BorderImage.png %%DATADIR%%/qmlicons/Qt/16x16/BusyIndicator.png %%DATADIR%%/qmlicons/Qt/16x16/Button.png %%DATADIR%%/qmlicons/Qt/16x16/ButtonColumn.png %%DATADIR%%/qmlicons/Qt/16x16/ButtonRow.png %%DATADIR%%/qmlicons/Qt/16x16/CheckBox.png %%DATADIR%%/qmlicons/Qt/16x16/ChoiceList.png %%DATADIR%%/qmlicons/Qt/16x16/ColorAnimation.png %%DATADIR%%/qmlicons/Qt/16x16/Component.png %%DATADIR%%/qmlicons/Qt/16x16/CountBubble.png %%DATADIR%%/qmlicons/Qt/16x16/DatePickerDialog.png %%DATADIR%%/qmlicons/Qt/16x16/Flickable.png %%DATADIR%%/qmlicons/Qt/16x16/Flipable.png %%DATADIR%%/qmlicons/Qt/16x16/FocusScope.png %%DATADIR%%/qmlicons/Qt/16x16/GridView.png %%DATADIR%%/qmlicons/Qt/16x16/Image.png %%DATADIR%%/qmlicons/Qt/16x16/InfoBanner.png %%DATADIR%%/qmlicons/Qt/16x16/Item.png %%DATADIR%%/qmlicons/Qt/16x16/ListButton.png %%DATADIR%%/qmlicons/Qt/16x16/ListDelegate.png %%DATADIR%%/qmlicons/Qt/16x16/ListView.png %%DATADIR%%/qmlicons/Qt/16x16/MoreIndicator.png %%DATADIR%%/qmlicons/Qt/16x16/MouseArea.png %%DATADIR%%/qmlicons/Qt/16x16/PageIndicator.png %%DATADIR%%/qmlicons/Qt/16x16/ParallelAnimation.png %%DATADIR%%/qmlicons/Qt/16x16/PathView.png %%DATADIR%%/qmlicons/Qt/16x16/PauseAnimation.png %%DATADIR%%/qmlicons/Qt/16x16/ProgressBar.png %%DATADIR%%/qmlicons/Qt/16x16/PropertyChanges.png %%DATADIR%%/qmlicons/Qt/16x16/RadioButton.png %%DATADIR%%/qmlicons/Qt/16x16/RatingIndicator.png %%DATADIR%%/qmlicons/Qt/16x16/Rectangle.png %%DATADIR%%/qmlicons/Qt/16x16/SequentialAnimation.png %%DATADIR%%/qmlicons/Qt/16x16/Slider.png %%DATADIR%%/qmlicons/Qt/16x16/State.png %%DATADIR%%/qmlicons/Qt/16x16/Switch.png %%DATADIR%%/qmlicons/Qt/16x16/TabBar.png %%DATADIR%%/qmlicons/Qt/16x16/TabButton.png %%DATADIR%%/qmlicons/Qt/16x16/Text.png %%DATADIR%%/qmlicons/Qt/16x16/TextArea.png %%DATADIR%%/qmlicons/Qt/16x16/TextEdit.png %%DATADIR%%/qmlicons/Qt/16x16/TextField.png %%DATADIR%%/qmlicons/Qt/16x16/TextInput.png %%DATADIR%%/qmlicons/Qt/16x16/TimePickerDialog.png %%DATADIR%%/qmlicons/Qt/16x16/ToolBar.png %%DATADIR%%/qmlicons/Qt/16x16/Transition.png %%DATADIR%%/qmlicons/Qt/16x16/Tumbler.png %%DATADIR%%/qmlicons/Qt/16x16/TumblerButton.png %%DATADIR%%/qmlicons/Qt/16x16/TumblerColumn.png %%DATADIR%%/qmlicons/Qt/16x16/TumblerDialog.png %%DATADIR%%/qmlicons/Qt/16x16/Window.png %%DATADIR%%/qmlicons/Qt/16x16/item-icon16.png %%DATADIR%%/qmlicons/QtWebkit/16x16/WebView.png %%DATADIR%%/schemes/MS_Visual_C++.kms %%DATADIR%%/schemes/Xcode.kms %%DATADIR%%/snippets/cpp.xml %%DATADIR%%/snippets/qml.xml %%DATADIR%%/snippets/text.xml %%DATADIR%%/styles/creator-dark.xml %%DATADIR%%/styles/dark.xml %%DATADIR%%/styles/default.xml %%DATADIR%%/styles/default_classic.xml %%DATADIR%%/styles/grayscale.xml %%DATADIR%%/styles/inkpot.xml %%DATADIR%%/styles/intellij.xml %%DATADIR%%/styles/modnokai_night_shift_v2.xml %%DATADIR%%/styles/solarized-dark.xml %%DATADIR%%/styles/solarized-light.xml %%DATADIR%%/templates/qt4project/customwidgetwizard/tpl_collection.cpp %%DATADIR%%/templates/qt4project/customwidgetwizard/tpl_collection.h %%DATADIR%%/templates/qt4project/customwidgetwizard/tpl_plugin.pro %%DATADIR%%/templates/qt4project/customwidgetwizard/tpl_resources.qrc %%DATADIR%%/templates/qt4project/customwidgetwizard/tpl_single.cpp %%DATADIR%%/templates/qt4project/customwidgetwizard/tpl_single.h %%DATADIR%%/templates/qt4project/customwidgetwizard/tpl_widget.cpp %%DATADIR%%/templates/qt4project/customwidgetwizard/tpl_widget.h %%DATADIR%%/templates/qt4project/customwidgetwizard/tpl_widget_include.pri %%DATADIR%%/templates/qt4project/customwidgetwizard/tpl_widget_lib.pro %%DATADIR%%/templates/wizards/README.txt %%DATADIR%%/templates/wizards/autotest/autotest.png %%DATADIR%%/templates/wizards/autotest/autotest@2x.png %%DATADIR%%/templates/wizards/autotest/files/googlecommon.js %%DATADIR%%/templates/wizards/autotest/files/gtest_dependency.pri %%DATADIR%%/templates/wizards/autotest/files/tst.pro %%DATADIR%%/templates/wizards/autotest/files/tst.qbs %%DATADIR%%/templates/wizards/autotest/files/tst.txt %%DATADIR%%/templates/wizards/autotest/files/tst_main.cpp %%DATADIR%%/templates/wizards/autotest/files/tst_qml.tmpl %%DATADIR%%/templates/wizards/autotest/files/tst_src.cpp %%DATADIR%%/templates/wizards/autotest/files/tst_src.h %%DATADIR%%/templates/wizards/autotest/wizard.json %%DATADIR%%/templates/wizards/classes/cpp/file.cpp %%DATADIR%%/templates/wizards/classes/cpp/file.h %%DATADIR%%/templates/wizards/classes/cpp/wizard.json %%DATADIR%%/templates/wizards/classes/itemmodel/itemmodel.cpp %%DATADIR%%/templates/wizards/classes/itemmodel/itemmodel.h %%DATADIR%%/templates/wizards/classes/itemmodel/listmodel.cpp %%DATADIR%%/templates/wizards/classes/itemmodel/listmodel.h %%DATADIR%%/templates/wizards/classes/itemmodel/tablemodel.cpp %%DATADIR%%/templates/wizards/classes/itemmodel/tablemodel.h %%DATADIR%%/templates/wizards/classes/itemmodel/wizard.json %%DATADIR%%/templates/wizards/classes/python/file.py %%DATADIR%%/templates/wizards/classes/python/wizard.json %%DATADIR%%/templates/wizards/classes/qtquickui/file.qml.tpl %%DATADIR%%/templates/wizards/classes/qtquickui/fileForm.ui.qml.tpl %%DATADIR%%/templates/wizards/classes/qtquickui/wizard.json %%DATADIR%%/templates/wizards/codesnippet/main.cpp %%DATADIR%%/templates/wizards/codesnippet/project.pro %%DATADIR%%/templates/wizards/codesnippet/wizard.xml %%DATADIR%%/templates/wizards/files/cppheader/file.h %%DATADIR%%/templates/wizards/files/cppheader/wizard.json %%DATADIR%%/templates/wizards/files/cppsource/file.cpp %%DATADIR%%/templates/wizards/files/cppsource/wizard.json %%DATADIR%%/templates/wizards/files/form/file.ui %%DATADIR%%/templates/wizards/files/form/wizard.json %%DATADIR%%/templates/wizards/files/glsl/gl/fragment/file.frag %%DATADIR%%/templates/wizards/files/glsl/gl/fragment/wizard.json %%DATADIR%%/templates/wizards/files/glsl/gl/vertex/file.vert %%DATADIR%%/templates/wizards/files/glsl/gl/vertex/wizard.json %%DATADIR%%/templates/wizards/files/glsl/gles/fragment/file.fsh %%DATADIR%%/templates/wizards/files/glsl/gles/fragment/wizard.json %%DATADIR%%/templates/wizards/files/glsl/gles/vertex/file.vsh %%DATADIR%%/templates/wizards/files/glsl/gles/vertex/wizard.json %%DATADIR%%/templates/wizards/files/java/source.java %%DATADIR%%/templates/wizards/files/java/wizard.json %%DATADIR%%/templates/wizards/files/js/file.js %%DATADIR%%/templates/wizards/files/js/wizard.json %%DATADIR%%/templates/wizards/files/modeling/model/file.qmodel %%DATADIR%%/templates/wizards/files/modeling/model/wizard.json %%DATADIR%%/templates/wizards/files/modeling/scratch/file.qmodel %%DATADIR%%/templates/wizards/files/modeling/scratch/wizard.json %%DATADIR%%/templates/wizards/files/nim/file.nim %%DATADIR%%/templates/wizards/files/nim/wizard.json %%DATADIR%%/templates/wizards/files/nimscript/file.nims %%DATADIR%%/templates/wizards/files/nimscript/wizard.json %%DATADIR%%/templates/wizards/files/python/file.py %%DATADIR%%/templates/wizards/files/python/icon.png %%DATADIR%%/templates/wizards/files/python/icon@2x.png %%DATADIR%%/templates/wizards/files/python/wizard.json %%DATADIR%%/templates/wizards/files/qrc/file.qrc %%DATADIR%%/templates/wizards/files/qrc/wizard.json %%DATADIR%%/templates/wizards/files/qtquick2/file.qml.tpl %%DATADIR%%/templates/wizards/files/qtquick2/wizard.json %%DATADIR%%/templates/wizards/files/scratch/file.txt %%DATADIR%%/templates/wizards/files/scratch/wizard.json %%DATADIR%%/templates/wizards/files/scxml/file.scxml %%DATADIR%%/templates/wizards/files/scxml/wizard.json %%DATADIR%%/templates/wizards/files/text/file.txt %%DATADIR%%/templates/wizards/files/text/wizard.json %%DATADIR%%/templates/wizards/global/consoleapplication.png %%DATADIR%%/templates/wizards/global/consoleapplication@2x.png %%DATADIR%%/templates/wizards/global/guiapplication.png %%DATADIR%%/templates/wizards/global/guiapplication@2x.png %%DATADIR%%/templates/wizards/global/lib.png %%DATADIR%%/templates/wizards/global/lib@2x.png %%DATADIR%%/templates/wizards/projects/consoleapp/CMakeLists.txt %%DATADIR%%/templates/wizards/projects/consoleapp/file.pro %%DATADIR%%/templates/wizards/projects/consoleapp/file.qbs %%DATADIR%%/templates/wizards/projects/consoleapp/main.cpp %%DATADIR%%/templates/wizards/projects/consoleapp/wizard.json %%DATADIR%%/templates/wizards/projects/cpplibrary/CMakeLists.txt %%DATADIR%%/templates/wizards/projects/cpplibrary/lib.cpp %%DATADIR%%/templates/wizards/projects/cpplibrary/lib.h %%DATADIR%%/templates/wizards/projects/cpplibrary/lib_global.h %%DATADIR%%/templates/wizards/projects/cpplibrary/project.json %%DATADIR%%/templates/wizards/projects/cpplibrary/project.pro %%DATADIR%%/templates/wizards/projects/cpplibrary/project.qbs %%DATADIR%%/templates/wizards/projects/cpplibrary/wizard.json %%DATADIR%%/templates/wizards/projects/git.ignore %%DATADIR%%/templates/wizards/projects/nim/file.nimproject %%DATADIR%%/templates/wizards/projects/nim/icon.png %%DATADIR%%/templates/wizards/projects/nim/icon@2x.png %%DATADIR%%/templates/wizards/projects/nim/main.nim %%DATADIR%%/templates/wizards/projects/nim/wizard.json %%DATADIR%%/templates/wizards/projects/plainc/CMakeLists.txt %%DATADIR%%/templates/wizards/projects/plainc/file.pro %%DATADIR%%/templates/wizards/projects/plainc/file.qbs %%DATADIR%%/templates/wizards/projects/plainc/main.c %%DATADIR%%/templates/wizards/projects/plainc/wizard.json %%DATADIR%%/templates/wizards/projects/plaincpp/CMakeLists.txt %%DATADIR%%/templates/wizards/projects/plaincpp/file.pro %%DATADIR%%/templates/wizards/projects/plaincpp/file.qbs %%DATADIR%%/templates/wizards/projects/plaincpp/main.cpp %%DATADIR%%/templates/wizards/projects/plaincpp/wizard.json %%DATADIR%%/templates/wizards/projects/qmake/empty/file.pro %%DATADIR%%/templates/wizards/projects/qmake/empty/wizard.json %%DATADIR%%/templates/wizards/projects/qtforpythonapplication/empty/icon.png %%DATADIR%%/templates/wizards/projects/qtforpythonapplication/empty/icon@2x.png %%DATADIR%%/templates/wizards/projects/qtforpythonapplication/empty/wizard.json %%DATADIR%%/templates/wizards/projects/qtforpythonapplication/main.pyproject %%DATADIR%%/templates/wizards/projects/qtforpythonapplication/main_empty.py %%DATADIR%%/templates/wizards/projects/qtforpythonapplication/main_mainwindow.py %%DATADIR%%/templates/wizards/projects/qtforpythonapplication/mainwindow/icon.png %%DATADIR%%/templates/wizards/projects/qtforpythonapplication/mainwindow/icon@2x.png %%DATADIR%%/templates/wizards/projects/qtforpythonapplication/mainwindow/wizard.json %%DATADIR%%/templates/wizards/projects/qtquickapplication/CMakeLists.txt %%DATADIR%%/templates/wizards/projects/qtquickapplication/app.pro %%DATADIR%%/templates/wizards/projects/qtquickapplication/app.qbs %%DATADIR%%/templates/wizards/projects/qtquickapplication/empty/icon.png %%DATADIR%%/templates/wizards/projects/qtquickapplication/empty/icon@2x.png %%DATADIR%%/templates/wizards/projects/qtquickapplication/empty/main.qml.tpl %%DATADIR%%/templates/wizards/projects/qtquickapplication/empty/qml.qrc %%DATADIR%%/templates/wizards/projects/qtquickapplication/empty/wizard.json %%DATADIR%%/templates/wizards/projects/qtquickapplication/main.cpp %%DATADIR%%/templates/wizards/projects/qtquickapplication/qtquickcontrols2.conf %%DATADIR%%/templates/wizards/projects/qtquickapplication/scroll/icon.png %%DATADIR%%/templates/wizards/projects/qtquickapplication/scroll/icon@2x.png %%DATADIR%%/templates/wizards/projects/qtquickapplication/scroll/main.qml.tpl %%DATADIR%%/templates/wizards/projects/qtquickapplication/scroll/qml.qrc %%DATADIR%%/templates/wizards/projects/qtquickapplication/scroll/wizard.json %%DATADIR%%/templates/wizards/projects/qtquickapplication/stack/HomeForm.ui.qml.tpl %%DATADIR%%/templates/wizards/projects/qtquickapplication/stack/Page1Form.ui.qml.tpl %%DATADIR%%/templates/wizards/projects/qtquickapplication/stack/Page2Form.ui.qml.tpl %%DATADIR%%/templates/wizards/projects/qtquickapplication/stack/icon.png %%DATADIR%%/templates/wizards/projects/qtquickapplication/stack/icon@2x.png %%DATADIR%%/templates/wizards/projects/qtquickapplication/stack/main.qml.tpl %%DATADIR%%/templates/wizards/projects/qtquickapplication/stack/qml.qrc %%DATADIR%%/templates/wizards/projects/qtquickapplication/stack/wizard.json %%DATADIR%%/templates/wizards/projects/qtquickapplication/swipe/Page1Form.ui.qml.tpl %%DATADIR%%/templates/wizards/projects/qtquickapplication/swipe/Page2Form.ui.qml.tpl %%DATADIR%%/templates/wizards/projects/qtquickapplication/swipe/icon.png %%DATADIR%%/templates/wizards/projects/qtquickapplication/swipe/icon@2x.png %%DATADIR%%/templates/wizards/projects/qtquickapplication/swipe/main.qml.tpl %%DATADIR%%/templates/wizards/projects/qtquickapplication/swipe/qml.qrc %%DATADIR%%/templates/wizards/projects/qtquickapplication/swipe/wizard.json %%DATADIR%%/templates/wizards/projects/qtquickuiprototype/app.qmlproject %%DATADIR%%/templates/wizards/projects/qtquickuiprototype/qtquickuiprototype.png %%DATADIR%%/templates/wizards/projects/qtquickuiprototype/qtquickuiprototype@2x.png %%DATADIR%%/templates/wizards/projects/qtquickuiprototype/wizard.json %%DATADIR%%/templates/wizards/projects/qtwidgetsapplication/CMakeLists.txt %%DATADIR%%/templates/wizards/projects/qtwidgetsapplication/main.cpp %%DATADIR%%/templates/wizards/projects/qtwidgetsapplication/project.pro %%DATADIR%%/templates/wizards/projects/qtwidgetsapplication/project.qbs %%DATADIR%%/templates/wizards/projects/qtwidgetsapplication/widget.cpp %%DATADIR%%/templates/wizards/projects/qtwidgetsapplication/widget.h %%DATADIR%%/templates/wizards/projects/qtwidgetsapplication/widget.ui %%DATADIR%%/templates/wizards/projects/qtwidgetsapplication/wizard.json %%DATADIR%%/templates/wizards/projects/vcs/bazaar/icon.png %%DATADIR%%/templates/wizards/projects/vcs/bazaar/icon@2x.png %%DATADIR%%/templates/wizards/projects/vcs/bazaar/wizard.json %%DATADIR%%/templates/wizards/projects/vcs/cvs/icon.png %%DATADIR%%/templates/wizards/projects/vcs/cvs/icon@2x.png %%DATADIR%%/templates/wizards/projects/vcs/cvs/wizard.json %%DATADIR%%/templates/wizards/projects/vcs/git/icon.png %%DATADIR%%/templates/wizards/projects/vcs/git/icon@2x.png %%DATADIR%%/templates/wizards/projects/vcs/git/wizard.json %%DATADIR%%/templates/wizards/projects/vcs/mercurial/icon.png %%DATADIR%%/templates/wizards/projects/vcs/mercurial/icon@2x.png %%DATADIR%%/templates/wizards/projects/vcs/mercurial/wizard.json %%DATADIR%%/templates/wizards/projects/vcs/subversion/icon.png %%DATADIR%%/templates/wizards/projects/vcs/subversion/icon@2x.png %%DATADIR%%/templates/wizards/projects/vcs/subversion/wizard.json %%DATADIR%%/templates/wizards/qtcreatorplugin/MyPlugin.json.in %%DATADIR%%/templates/wizards/qtcreatorplugin/myplugin.cpp %%DATADIR%%/templates/wizards/qtcreatorplugin/myplugin.h %%DATADIR%%/templates/wizards/qtcreatorplugin/myplugin.pro %%DATADIR%%/templates/wizards/qtcreatorplugin/myplugin_global.h %%DATADIR%%/templates/wizards/qtcreatorplugin/mypluginconstants.h %%DATADIR%%/templates/wizards/qtcreatorplugin/qtcreatorplugin.png %%DATADIR%%/templates/wizards/qtcreatorplugin/qtcreatorplugin@2x.png %%DATADIR%%/templates/wizards/qtcreatorplugin/wizard.xml %%DATADIR%%/templates/wizards/qtquick2-extension/lib.png %%DATADIR%%/templates/wizards/qtquick2-extension/lib@2x.png %%DATADIR%%/templates/wizards/qtquick2-extension/object.cpp %%DATADIR%%/templates/wizards/qtquick2-extension/object.h %%DATADIR%%/templates/wizards/qtquick2-extension/plugin.cpp %%DATADIR%%/templates/wizards/qtquick2-extension/plugin.h %%DATADIR%%/templates/wizards/qtquick2-extension/project.pro %%DATADIR%%/templates/wizards/qtquick2-extension/qmldir %%DATADIR%%/templates/wizards/qtquick2-extension/wizard.xml %%DATADIR%%/templates/wizards/qtquickstyleicons/default.png %%DATADIR%%/templates/wizards/qtquickstyleicons/default@2x.png %%DATADIR%%/templates/wizards/qtquickstyleicons/material-dark.png %%DATADIR%%/templates/wizards/qtquickstyleicons/material-dark@2x.png %%DATADIR%%/templates/wizards/qtquickstyleicons/material-light.png %%DATADIR%%/templates/wizards/qtquickstyleicons/material-light@2x.png %%DATADIR%%/templates/wizards/qtquickstyleicons/universal-dark.png %%DATADIR%%/templates/wizards/qtquickstyleicons/universal-dark@2x.png %%DATADIR%%/templates/wizards/qtquickstyleicons/universal-light.png %%DATADIR%%/templates/wizards/qtquickstyleicons/universal-light@2x.png %%DATADIR%%/themes/dark.creatortheme %%DATADIR%%/themes/default.creatortheme %%DATADIR%%/themes/design.creatortheme %%DATADIR%%/themes/flat-dark.creatortheme %%DATADIR%%/themes/flat-light.creatortheme %%DATADIR%%/themes/flat.creatortheme %%DATADIR%%/translations/qtcreator_cs.qm %%DATADIR%%/translations/qtcreator_da.qm %%DATADIR%%/translations/qtcreator_de.qm %%DATADIR%%/translations/qtcreator_fr.qm %%DATADIR%%/translations/qtcreator_ja.qm %%DATADIR%%/translations/qtcreator_pl.qm %%DATADIR%%/translations/qtcreator_ru.qm %%DATADIR%%/translations/qtcreator_sl.qm %%DATADIR%%/translations/qtcreator_uk.qm %%DATADIR%%/translations/qtcreator_zh_CN.qm %%DATADIR%%/translations/qtcreator_zh_TW.qm