Sophie

Sophie

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

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

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html>
<html lang="en">
<head>
  <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<!-- qsurfaceformat.cpp -->
  <title>List of All Members for QSurfaceFormat | Qt GUI 5.9</title>
  <link rel="stylesheet" type="text/css" href="style/offline-simple.css" />
  <script type="text/javascript">
    document.getElementsByTagName("link").item(0).setAttribute("href", "style/offline.css");
    // loading style sheet breaks anchors that were jumped to before
    // so force jumping to anchor again
    setTimeout(function() {
        var anchor = location.hash;
        // need to jump to different anchor first (e.g. none)
        location.hash = "#";
        setTimeout(function() {
            location.hash = anchor;
        }, 0);
    }, 0);
  </script>
</head>
<body>
<div class="header" id="qtdocheader">
  <div class="main">
    <div class="main-rounded">
      <div class="navigationbar">
        <table><tr>
<td >Qt 5.9</td><td ><a href="qtgui-index.html">Qt GUI</a></td><td ><a href="qtgui-module.html">C++ Classes</a></td><td >QSurfaceFormat</td></tr></table><table class="buildversion"><tr>
<td id="buildversion" width="100%" align="right">Qt 5.9.4 Reference Documentation</td>
        </tr></table>
      </div>
    </div>
<div class="content">
<div class="line">
<div class="content mainContent">
<div class="sidebar"><div class="sidebar-content" id="sidebar-content"></div></div>
<h1 class="title">List of All Members for QSurfaceFormat</h1>
<p>This is the complete list of members for <a href="qsurfaceformat.html">QSurfaceFormat</a>, including inherited members.</p>
<div class="table"><table class="propsummary">
<tr><td class="topAlign"><ul>
<li class="fn">enum <span class="name"><b><a href="qsurfaceformat.html#FormatOption-enum">FormatOption</a></b></span></li>
<li class="fn">flags <span class="name"><b><a href="qsurfaceformat.html#FormatOption-enum">FormatOptions</a></b></span></li>
<li class="fn">enum <span class="name"><b><a href="qsurfaceformat.html#OpenGLContextProfile-enum">OpenGLContextProfile</a></b></span></li>
<li class="fn">enum <span class="name"><b><a href="qsurfaceformat.html#RenderableType-enum">RenderableType</a></b></span></li>
<li class="fn">enum <span class="name"><b><a href="qsurfaceformat.html#SwapBehavior-enum">SwapBehavior</a></b></span></li>
<li class="fn"><span class="name"><b><a href="qsurfaceformat.html#QSurfaceFormat">QSurfaceFormat</a></b></span>()</li>
<li class="fn"><span class="name"><b><a href="qsurfaceformat.html#QSurfaceFormat-1">QSurfaceFormat</a></b></span>(FormatOptions )</li>
<li class="fn"><span class="name"><b><a href="qsurfaceformat.html#QSurfaceFormat-2">QSurfaceFormat</a></b></span>(const QSurfaceFormat &amp;)</li>
<li class="fn"><span class="name"><b><a href="qsurfaceformat.html#dtor.QSurfaceFormat">~QSurfaceFormat</a></b></span>()</li>
<li class="fn"><span class="name"><b><a href="qsurfaceformat.html#alphaBufferSize">alphaBufferSize</a></b></span>() const : int</li>
<li class="fn"><span class="name"><b><a href="qsurfaceformat.html#blueBufferSize">blueBufferSize</a></b></span>() const : int</li>
<li class="fn"><span class="name"><b><a href="qsurfaceformat.html#defaultFormat">defaultFormat</a></b></span>() : QSurfaceFormat</li>
<li class="fn"><span class="name"><b><a href="qsurfaceformat.html#depthBufferSize">depthBufferSize</a></b></span>() const : int</li>
<li class="fn"><span class="name"><b><a href="qsurfaceformat.html#greenBufferSize">greenBufferSize</a></b></span>() const : int</li>
<li class="fn"><span class="name"><b><a href="qsurfaceformat.html#hasAlpha">hasAlpha</a></b></span>() const : bool</li>
<li class="fn"><span class="name"><b><a href="qsurfaceformat.html#majorVersion">majorVersion</a></b></span>() const : int</li>
<li class="fn"><span class="name"><b><a href="qsurfaceformat.html#minorVersion">minorVersion</a></b></span>() const : int</li>
<li class="fn"><span class="name"><b><a href="qsurfaceformat.html#options">options</a></b></span>() const : QSurfaceFormat::FormatOptions</li>
<li class="fn"><span class="name"><b><a href="qsurfaceformat.html#profile">profile</a></b></span>() const : OpenGLContextProfile</li>
<li class="fn"><span class="name"><b><a href="qsurfaceformat.html#redBufferSize">redBufferSize</a></b></span>() const : int</li>
<li class="fn"><span class="name"><b><a href="qsurfaceformat.html#renderableType">renderableType</a></b></span>() const : RenderableType</li>
<li class="fn"><span class="name"><b><a href="qsurfaceformat.html#samples">samples</a></b></span>() const : int</li>
<li class="fn"><span class="name"><b><a href="qsurfaceformat.html#setAlphaBufferSize">setAlphaBufferSize</a></b></span>(int )</li>
<li class="fn"><span class="name"><b><a href="qsurfaceformat.html#setBlueBufferSize">setBlueBufferSize</a></b></span>(int )</li>
</ul></td><td class="topAlign"><ul>
<li class="fn"><span class="name"><b><a href="qsurfaceformat.html#setDefaultFormat">setDefaultFormat</a></b></span>(const QSurfaceFormat &amp;)</li>
<li class="fn"><span class="name"><b><a href="qsurfaceformat.html#setDepthBufferSize">setDepthBufferSize</a></b></span>(int )</li>
<li class="fn"><span class="name"><b><a href="qsurfaceformat.html#setGreenBufferSize">setGreenBufferSize</a></b></span>(int )</li>
<li class="fn"><span class="name"><b><a href="qsurfaceformat.html#setMajorVersion">setMajorVersion</a></b></span>(int )</li>
<li class="fn"><span class="name"><b><a href="qsurfaceformat.html#setMinorVersion">setMinorVersion</a></b></span>(int )</li>
<li class="fn"><span class="name"><b><a href="qsurfaceformat.html#setOption">setOption</a></b></span>(FormatOption , bool )</li>
<li class="fn"><span class="name"><b><a href="qsurfaceformat.html#setOptions">setOptions</a></b></span>(QSurfaceFormat::FormatOptions )</li>
<li class="fn"><span class="name"><b><a href="qsurfaceformat.html#setProfile">setProfile</a></b></span>(OpenGLContextProfile )</li>
<li class="fn"><span class="name"><b><a href="qsurfaceformat.html#setRedBufferSize">setRedBufferSize</a></b></span>(int )</li>
<li class="fn"><span class="name"><b><a href="qsurfaceformat.html#setRenderableType">setRenderableType</a></b></span>(RenderableType )</li>
<li class="fn"><span class="name"><b><a href="qsurfaceformat.html#setSamples">setSamples</a></b></span>(int )</li>
<li class="fn"><span class="name"><b><a href="qsurfaceformat.html#setStencilBufferSize">setStencilBufferSize</a></b></span>(int )</li>
<li class="fn"><span class="name"><b><a href="qsurfaceformat.html#setStereo">setStereo</a></b></span>(bool )</li>
<li class="fn"><span class="name"><b><a href="qsurfaceformat.html#setSwapBehavior">setSwapBehavior</a></b></span>(SwapBehavior )</li>
<li class="fn"><span class="name"><b><a href="qsurfaceformat.html#setSwapInterval">setSwapInterval</a></b></span>(int )</li>
<li class="fn"><span class="name"><b><a href="qsurfaceformat.html#setVersion">setVersion</a></b></span>(int , int )</li>
<li class="fn"><span class="name"><b><a href="qsurfaceformat.html#stencilBufferSize">stencilBufferSize</a></b></span>() const : int</li>
<li class="fn"><span class="name"><b><a href="qsurfaceformat.html#stereo">stereo</a></b></span>() const : bool</li>
<li class="fn"><span class="name"><b><a href="qsurfaceformat.html#swapBehavior">swapBehavior</a></b></span>() const : SwapBehavior</li>
<li class="fn"><span class="name"><b><a href="qsurfaceformat.html#swapInterval">swapInterval</a></b></span>() const : int</li>
<li class="fn"><span class="name"><b><a href="qsurfaceformat.html#testOption">testOption</a></b></span>(FormatOption ) const : bool</li>
<li class="fn"><span class="name"><b><a href="qsurfaceformat.html#version">version</a></b></span>() const : QPair&lt;int, int&gt;</li>
<li class="fn"><span class="name"><b><a href="qsurfaceformat.html#operator-eq">operator=</a></b></span>(const QSurfaceFormat &amp;) : QSurfaceFormat &amp;</li>
</ul>
</td></tr>
</table></div>
        </div>
       </div>
   </div>
   </div>
</div>
<div class="footer">
   <p>
   <acronym title="Copyright">&copy;</acronym> 2017 The Qt Company Ltd.
   Documentation contributions included herein are the copyrights of
   their respective owners.<br>    The documentation provided herein is licensed under the terms of the    <a href="http://www.gnu.org/licenses/fdl.html">GNU Free Documentation    License version 1.3</a> as published by the Free Software Foundation.<br>    Qt and respective logos are trademarks of The Qt Company Ltd.     in Finland and/or other countries worldwide. All other trademarks are property
   of their respective owners. </p>
</div>
</body>
</html>