<?xml version="1.0" encoding="UTF-8"?>
<instructionals module="QtGui">
    <examples>
        <example docUrl="qthelp://org.qt-project.qtgui.690/qtgui/qtgui-hellovulkancubes-example.html" imageUrl="qthelp://org.qt-project.qtgui.690/qtgui/images/hellovulkancubes.png" isHighlighted="true" name="Hello Vulkan Cubes Example" projectPath="vulkan/hellovulkancubes/CMakeLists.txt">
            <description><![CDATA[Shows the basics of using QVulkanWindow.]]></description>
            <tags>gui</tags>
            <fileToOpen mainFile="true">vulkan/hellovulkancubes/main.cpp</fileToOpen>
            <meta>
                <entry name="category">Graphics</entry>
            </meta>
        </example>
        <example docUrl="qthelp://org.qt-project.qtgui.690/qtgui/qtgui-hellovulkantriangle-example.html" imageUrl="qthelp://org.qt-project.qtgui.690/qtgui/images/hellovulkantriangle.png" name="Hello Vulkan Triangle Example" projectPath="vulkan/hellovulkantriangle/CMakeLists.txt">
            <description><![CDATA[Shows the basics of rendering with QVulkanWindow and the Vulkan API.]]></description>
            <tags>gui</tags>
            <fileToOpen mainFile="true">vulkan/hellovulkantriangle/main.cpp</fileToOpen>
            <meta>
                <entry name="category">Graphics</entry>
            </meta>
        </example>
        <example docUrl="qthelp://org.qt-project.qtgui.690/qtgui/qtgui-hellovulkanwidget-example.html" imageUrl="qthelp://org.qt-project.qtgui.690/qtgui/images/hellovulkanwidget.png" name="Hello Vulkan Widget Example" projectPath="vulkan/hellovulkanwidget/CMakeLists.txt">
            <description><![CDATA[Shows the usage of QVulkanWindow in QWidget applications.]]></description>
            <tags>gui</tags>
            <fileToOpen>vulkan/hellovulkanwidget/main.cpp</fileToOpen>
            <fileToOpen>vulkan/hellovulkanwidget/hellovulkanwidget.h</fileToOpen>
            <fileToOpen mainFile="true">vulkan/hellovulkanwidget/hellovulkanwidget.cpp</fileToOpen>
            <meta>
                <entry name="category">Graphics</entry>
            </meta>
        </example>
        <example docUrl="qthelp://org.qt-project.qtgui.690/qtgui/qtgui-rhiwindow-example.html" imageUrl="qthelp://org.qt-project.qtgui.690/qtgui/images/rhiwindow_example.jpg" name="RHI Window Example" projectPath="gui/rhiwindow/CMakeLists.txt">
            <description><![CDATA[This example shows how to create a minimal QWindow-based application using QRhi.]]></description>
            <tags>gui</tags>
            <fileToOpen>gui/rhiwindow/main.cpp</fileToOpen>
            <fileToOpen>gui/rhiwindow/rhiwindow.h</fileToOpen>
            <fileToOpen mainFile="true">gui/rhiwindow/rhiwindow.cpp</fileToOpen>
            <meta>
                <entry name="category">Graphics</entry>
            </meta>
        </example>
        <example docUrl="qthelp://org.qt-project.qtgui.690/qtgui/qtgui-rasterwindow-example.html" imageUrl="qthelp://org.qt-project.qtdoc.690/qtdoc/images/qt-codesample.png" name="Raster Window Example" projectPath="gui/rasterwindow/CMakeLists.txt">
            <description><![CDATA[This example shows how to create a minimal QWindow based application using QPainter for rendering.]]></description>
            <tags>android,gui,ios</tags>
            <fileToOpen>gui/rasterwindow/main.cpp</fileToOpen>
            <fileToOpen>gui/rasterwindow/rasterwindow.h</fileToOpen>
            <fileToOpen mainFile="true">gui/rasterwindow/rasterwindow.cpp</fileToOpen>
            <meta>
                <entry name="category">Graphics</entry>
            </meta>
        </example>
    </examples>
</instructionals>
