Sophie

Sophie

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

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

<?xml version="1.0" encoding="UTF-8"?>
<instructionals module="QtOpenGL">
    <examples>
        <example name="2D Painting Example" docUrl="qthelp://org.qt-project.qtopengl.594/qtopengl/qtopengl-2dpainting-example.html" projectPath="opengl/2dpainting/2dpainting.pro" imageUrl="qthelp://org.qt-project.qtopengl.594/qtopengl/images/2dpainting-example.png">
            <description><![CDATA[The 2D Painting example shows how QPainter and QGLWidget can be used together to display accelerated 2D graphics on supported hardware.]]></description>
            <tags>ios,opengl,painting</tags>
            <fileToOpen mainFile="true">opengl/2dpainting/main.cpp</fileToOpen>
        </example>
        <example name="Cube OpenGL ES 2.0 example" docUrl="qthelp://org.qt-project.qtopengl.594/qtopengl/qtopengl-cube-example.html" projectPath="opengl/cube/cube.pro" imageUrl="qthelp://org.qt-project.qtopengl.594/qtopengl/images/cube.png">
            <description><![CDATA[The Cube OpenGL ES 2.0 example shows how to write mouse rotateable textured 3D cube using OpenGL ES 2.0 with Qt. It shows how to handle polygon geometries efficiently and how to write simple vertex and fragment shader for programmable graphics pipeline. In addition it shows how to use quaternions for representing 3D object orientation.]]></description>
            <tags>cube,es,opengl</tags>
            <fileToOpen mainFile="true">opengl/cube/main.cpp</fileToOpen>
        </example>
        <example name="Hello GL2 Example" docUrl="qthelp://org.qt-project.qtopengl.594/qtopengl/qtopengl-hellogl2-example.html" projectPath="opengl/hellogl2/hellogl2.pro" imageUrl="qthelp://org.qt-project.qtopengl.594/qtopengl/images/hellogl2-example.png">
            <description><![CDATA[The Hello GL2 example demonstrates the basic use of the OpenGL-related classes provided with Qt.]]></description>
            <tags>gl2,hello,opengl</tags>
            <fileToOpen mainFile="true">opengl/hellogl2/main.cpp</fileToOpen>
        </example>
        <example name="Textures Example" docUrl="qthelp://org.qt-project.qtopengl.594/qtopengl/qtopengl-textures-example.html" projectPath="opengl/textures/textures.pro" imageUrl="qthelp://org.qt-project.qtopengl.594/qtopengl/images/textures-example.png">
            <description><![CDATA[The Textures example demonstrates the use of Qt's image classes as textures in applications that use both OpenGL and Qt to display graphics.]]></description>
            <tags>ios,opengl,textures</tags>
            <fileToOpen mainFile="true">opengl/textures/main.cpp</fileToOpen>
        </example>
    </examples>
</instructionals>