Sophie

Sophie

distrib > Mageia > 6 > armv5tl > media > core-updates > by-pkgid > 768f7d9f703884aa2562bf0a651086df > files > 39

qtbase5-doc-5.9.4-1.1.mga6.noarch.rpm

<?xml version="1.0" encoding="UTF-8"?>
<instructionals module="QtConcurrent">
    <examples>
        <example name="Image Scaling Example" docUrl="qthelp://org.qt-project.qtconcurrent.594/qtconcurrent/qtconcurrent-imagescaling-example.html" projectPath="qtconcurrent/imagescaling/imagescaling.pro" imageUrl="qthelp://org.qt-project.qtconcurrent.594/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.594/qtconcurrent/qtconcurrent-map-example.html" projectPath="qtconcurrent/map/map.pro" imageUrl="qthelp://org.qt-project.qtdoc.594/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.594/qtconcurrent/qtconcurrent-progressdialog-example.html" projectPath="qtconcurrent/progressdialog/progressdialog.pro" imageUrl="qthelp://org.qt-project.qtconcurrent.594/qtconcurrent/images/qtconcurrent-progressdialog.png">
            <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.594/qtconcurrent/qtconcurrent-wordcount-example.html" projectPath="qtconcurrent/wordcount/wordcount.pro" imageUrl="qthelp://org.qt-project.qtdoc.594/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.594/qtconcurrent/qtconcurrent-runfunction-example.html" projectPath="qtconcurrent/runfunction/runfunction.pro" imageUrl="qthelp://org.qt-project.qtdoc.594/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>