<?xml version="1.0" encoding="UTF-8"?> <instructionals module="QtConcurrent"> <examples> <example name="Image Scaling Example" docUrl="qthelp://org.qt-project.qtconcurrent.5112/qtconcurrent/qtconcurrent-imagescaling-example.html" projectPath="qtconcurrent/imagescaling/imagescaling.pro" imageUrl="qthelp://org.qt-project.qtconcurrent.5112/qtconcurrent/images/imagescaling_example.png"> <description><![CDATA[Demonstrates how to asynchronously scale images.]]></description> <tags>concurrent,image,scaling</tags> <fileToOpen>qtconcurrent/imagescaling/main.cpp</fileToOpen> <fileToOpen>qtconcurrent/imagescaling/imagescaling.h</fileToOpen> <fileToOpen mainFile="true">qtconcurrent/imagescaling/imagescaling.cpp</fileToOpen> </example> <example name="Map Example" docUrl="qthelp://org.qt-project.qtconcurrent.5112/qtconcurrent/qtconcurrent-map-example.html" projectPath="qtconcurrent/map/map.pro" imageUrl="qthelp://org.qt-project.qtdoc.5112/qtdoc/images/qt-codesample.png"> <description><![CDATA[Demonstrates how to scale images synchronously.]]></description> <tags>concurrent,map</tags> <fileToOpen mainFile="true">qtconcurrent/map/main.cpp</fileToOpen> </example> <example name="QtConcurrent Progress Dialog Example" docUrl="qthelp://org.qt-project.qtconcurrent.5112/qtconcurrent/qtconcurrent-progressdialog-example.html" projectPath="qtconcurrent/progressdialog/progressdialog.pro" imageUrl="qthelp://org.qt-project.qtconcurrent.5112/qtconcurrent/images/qtconcurrent-progressdialog.png" isHighlighted="true"> <description><![CDATA[Demonstrates how to monitor the progress of the active processes.]]></description> <tags>concurrent,dialog,progress,qtconcurrent</tags> <fileToOpen mainFile="true">qtconcurrent/progressdialog/main.cpp</fileToOpen> </example> <example name="QtConcurrent Word Count Example" docUrl="qthelp://org.qt-project.qtconcurrent.5112/qtconcurrent/qtconcurrent-wordcount-example.html" projectPath="qtconcurrent/wordcount/wordcount.pro" imageUrl="qthelp://org.qt-project.qtdoc.5112/qtdoc/images/qt-codesample.png"> <description><![CDATA[Demonstrates how to use the map-reduce algorithm.]]></description> <tags>concurrent,count,qtconcurrent,word</tags> <fileToOpen mainFile="true">qtconcurrent/wordcount/main.cpp</fileToOpen> </example> <example name="Run Function Example" docUrl="qthelp://org.qt-project.qtconcurrent.5112/qtconcurrent/qtconcurrent-runfunction-example.html" projectPath="qtconcurrent/runfunction/runfunction.pro" imageUrl="qthelp://org.qt-project.qtdoc.5112/qtdoc/images/qt-codesample.png"> <description><![CDATA[Demonstrates how to run standard functions concurrently.]]></description> <tags>concurrent,function,run</tags> <fileToOpen mainFile="true">qtconcurrent/runfunction/main.cpp</fileToOpen> </example> </examples> </instructionals>