Sophie

Sophie

distrib > Mageia > 7 > armv7hl > media > core-updates > by-pkgid > d5e62c01ae8d1e579463c6a871dd44bf > files > 1138

qtbase5-doc-5.12.6-2.mga7.noarch.rpm

<?xml version="1.0" encoding="UTF-8"?>
<instructionals module="QtGui">
    <examples>
        <example name="Analog Clock Window Example" docUrl="qthelp://org.qt-project.qtgui.5126/qtgui/qtgui-analogclock-example.html" projectPath="gui/analogclock/analogclock.pro" imageUrl="qthelp://org.qt-project.qtgui.5126/qtgui/images/analogclock-window-example.png" isHighlighted="true">
            <description><![CDATA[The Analog Clock Window example shows how to draw the contents of a custom window.]]></description>
            <tags>analog,android,clock,gui,ios,window</tags>
            <fileToOpen mainFile="true">gui/analogclock/main.cpp</fileToOpen>
        </example>
        <example name="Hello Vulkan Cubes Example" docUrl="qthelp://org.qt-project.qtgui.5126/qtgui/qtgui-hellovulkancubes-example.html" projectPath="gui/hellovulkancubes/hellovulkancubes.pro" imageUrl="qthelp://org.qt-project.qtgui.5126/qtgui/images/hellovulkancubes.png">
            <description><![CDATA[Shows the basics of using QVulkanWindow.]]></description>
            <tags>cubes,gui,hello,vulkan</tags>
            <fileToOpen mainFile="true">gui/hellovulkancubes/main.cpp</fileToOpen>
        </example>
        <example name="Hello Vulkan Texture Vulkan Example" docUrl="qthelp://org.qt-project.qtgui.5126/qtgui/qtgui-hellovulkantexture-example.html" projectPath="gui/hellovulkantexture/hellovulkantexture.pro" imageUrl="qthelp://org.qt-project.qtgui.5126/qtgui/images/hellovulkantexture.png">
            <description><![CDATA[Shows the basics of rendering with textures in a QVulkanWindow.]]></description>
            <tags>gui,hello,texture,vulkan</tags>
            <fileToOpen>gui/hellovulkantexture/main.cpp</fileToOpen>
            <fileToOpen>gui/hellovulkantexture/hellovulkantexture.h</fileToOpen>
            <fileToOpen mainFile="true">gui/hellovulkantexture/hellovulkantexture.cpp</fileToOpen>
        </example>
        <example name="Hello Vulkan Triangle Example" docUrl="qthelp://org.qt-project.qtgui.5126/qtgui/qtgui-hellovulkantriangle-example.html" projectPath="gui/hellovulkantriangle/hellovulkantriangle.pro" imageUrl="qthelp://org.qt-project.qtgui.5126/qtgui/images/hellovulkantriangle.png">
            <description><![CDATA[Shows the basics of rendering with QVulkanWindow and the Vulkan API.]]></description>
            <tags>gui,hello,triangle,vulkan</tags>
            <fileToOpen mainFile="true">gui/hellovulkantriangle/main.cpp</fileToOpen>
        </example>
        <example name="Hello Vulkan Widget Example" docUrl="qthelp://org.qt-project.qtgui.5126/qtgui/qtgui-hellovulkanwidget-example.html" projectPath="gui/hellovulkanwidget/hellovulkanwidget.pro" imageUrl="qthelp://org.qt-project.qtgui.5126/qtgui/images/hellovulkanwidget.png">
            <description><![CDATA[Shows the usage of QVulkanWindow in QWidget applications.]]></description>
            <tags>gui,hello,vulkan,widget</tags>
            <fileToOpen>gui/hellovulkanwidget/main.cpp</fileToOpen>
            <fileToOpen>gui/hellovulkanwidget/hellovulkanwidget.h</fileToOpen>
            <fileToOpen mainFile="true">gui/hellovulkanwidget/hellovulkanwidget.cpp</fileToOpen>
        </example>
        <example name="Hello Vulkan Window Example" docUrl="qthelp://org.qt-project.qtgui.5126/qtgui/qtgui-hellovulkanwindow-example.html" projectPath="gui/hellovulkanwindow/hellovulkanwindow.pro" imageUrl="qthelp://org.qt-project.qtgui.5126/qtgui/images/hellovulkanwindow.png">
            <description><![CDATA[Shows the basics of using QVulkanWindow.]]></description>
            <tags>gui,hello,vulkan,window</tags>
            <fileToOpen>gui/hellovulkanwindow/main.cpp</fileToOpen>
            <fileToOpen>gui/hellovulkanwindow/hellovulkanwindow.h</fileToOpen>
            <fileToOpen mainFile="true">gui/hellovulkanwindow/hellovulkanwindow.cpp</fileToOpen>
        </example>
        <example name="OpenGL Window Example" docUrl="qthelp://org.qt-project.qtgui.5126/qtgui/qtgui-openglwindow-example.html" projectPath="gui/openglwindow/openglwindow.pro" imageUrl="qthelp://org.qt-project.qtgui.5126/qtgui/images/openglwindow-example.png">
            <description><![CDATA[This example shows how to create a minimal QWindow based application for the purpose of using OpenGL.]]></description>
            <tags>gui,ios,opengl,window</tags>
            <fileToOpen>gui/openglwindow/main.cpp</fileToOpen>
            <fileToOpen>gui/openglwindow/openglwindow.h</fileToOpen>
            <fileToOpen mainFile="true">gui/openglwindow/openglwindow.cpp</fileToOpen>
        </example>
        <example name="Raster Window Example" docUrl="qthelp://org.qt-project.qtgui.5126/qtgui/qtgui-rasterwindow-example.html" projectPath="gui/rasterwindow/rasterwindow.pro" imageUrl="qthelp://org.qt-project.qtdoc.5126/qtdoc/images/qt-codesample.png">
            <description><![CDATA[This example shows how to create a minimal QWindow based application using QPainter for rendering.]]></description>
            <tags>android,gui,ios,raster,window</tags>
            <fileToOpen>gui/rasterwindow/main.cpp</fileToOpen>
            <fileToOpen>gui/rasterwindow/rasterwindow.h</fileToOpen>
            <fileToOpen mainFile="true">gui/rasterwindow/rasterwindow.cpp</fileToOpen>
        </example>
    </examples>
</instructionals>