Sophie

Sophie

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

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" />
<!-- qopengltexture.cpp -->
  <title>List of All Members for QOpenGLTexture | 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 >QOpenGLTexture</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 QOpenGLTexture</h1>
<p>This is the complete list of members for <a href="qopengltexture.html">QOpenGLTexture</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="qopengltexture.html#BindingTarget-enum">BindingTarget</a></b></span></li>
<li class="fn">enum <span class="name"><b><a href="qopengltexture.html#ComparisonFunction-enum">ComparisonFunction</a></b></span></li>
<li class="fn">enum <span class="name"><b><a href="qopengltexture.html#ComparisonMode-enum">ComparisonMode</a></b></span></li>
<li class="fn">enum <span class="name"><b><a href="qopengltexture.html#CoordinateDirection-enum">CoordinateDirection</a></b></span></li>
<li class="fn">enum <span class="name"><b><a href="qopengltexture.html#CubeMapFace-enum">CubeMapFace</a></b></span></li>
<li class="fn">enum <span class="name"><b><a href="qopengltexture.html#DepthStencilMode-enum">DepthStencilMode</a></b></span></li>
<li class="fn">enum <span class="name"><b><a href="qopengltexture.html#Feature-enum">Feature</a></b></span></li>
<li class="fn">flags <span class="name"><b><a href="qopengltexture.html#Feature-enum">Features</a></b></span></li>
<li class="fn">enum <span class="name"><b><a href="qopengltexture.html#Filter-enum">Filter</a></b></span></li>
<li class="fn">enum <span class="name"><b><a href="qopengltexture.html#MipMapGeneration-enum">MipMapGeneration</a></b></span></li>
<li class="fn">enum <span class="name"><b><a href="qopengltexture.html#PixelFormat-enum">PixelFormat</a></b></span></li>
<li class="fn">enum <span class="name"><b><a href="qopengltexture.html#PixelType-enum">PixelType</a></b></span></li>
<li class="fn">enum <span class="name"><b><a href="qopengltexture.html#SwizzleComponent-enum">SwizzleComponent</a></b></span></li>
<li class="fn">enum <span class="name"><b><a href="qopengltexture.html#SwizzleValue-enum">SwizzleValue</a></b></span></li>
<li class="fn">enum <span class="name"><b><a href="qopengltexture.html#Target-enum">Target</a></b></span></li>
<li class="fn">enum <span class="name"><b><a href="qopengltexture.html#TextureFormat-enum">TextureFormat</a></b></span></li>
<li class="fn">enum <span class="name"><b><a href="qopengltexture.html#TextureUnitReset-enum">TextureUnitReset</a></b></span></li>
<li class="fn">enum <span class="name"><b><a href="qopengltexture.html#WrapMode-enum">WrapMode</a></b></span></li>
<li class="fn"><span class="name"><b><a href="qopengltexture.html#QOpenGLTexture">QOpenGLTexture</a></b></span>(Target )</li>
<li class="fn"><span class="name"><b><a href="qopengltexture.html#QOpenGLTexture-1">QOpenGLTexture</a></b></span>(const QImage &amp;, MipMapGeneration )</li>
<li class="fn"><span class="name"><b><a href="qopengltexture.html#dtor.QOpenGLTexture">~QOpenGLTexture</a></b></span>()</li>
<li class="fn"><span class="name"><b><a href="qopengltexture.html#allocateStorage">allocateStorage</a></b></span>()</li>
<li class="fn"><span class="name"><b><a href="qopengltexture.html#allocateStorage-1">allocateStorage</a></b></span>(PixelFormat , PixelType )</li>
<li class="fn"><span class="name"><b><a href="qopengltexture.html#bind">bind</a></b></span>()</li>
<li class="fn"><span class="name"><b><a href="qopengltexture.html#bind-1">bind</a></b></span>(uint , TextureUnitReset )</li>
<li class="fn"><span class="name"><b><a href="qopengltexture.html#borderColor">borderColor</a></b></span>() const : QColor</li>
<li class="fn"><span class="name"><b><a href="qopengltexture.html#borderColor-1">borderColor</a></b></span>(float *) const</li>
<li class="fn"><span class="name"><b><a href="qopengltexture.html#borderColor-2">borderColor</a></b></span>(int *) const</li>
<li class="fn"><span class="name"><b><a href="qopengltexture.html#borderColor-3">borderColor</a></b></span>(unsigned int *) const</li>
<li class="fn"><span class="name"><b><a href="qopengltexture.html#boundTextureId">boundTextureId</a></b></span>(BindingTarget ) : GLuint</li>
<li class="fn"><span class="name"><b><a href="qopengltexture.html#boundTextureId-1">boundTextureId</a></b></span>(uint , BindingTarget ) : GLuint</li>
<li class="fn"><span class="name"><b><a href="qopengltexture.html#comparisonFunction">comparisonFunction</a></b></span>() const : ComparisonFunction</li>
<li class="fn"><span class="name"><b><a href="qopengltexture.html#comparisonMode">comparisonMode</a></b></span>() const : ComparisonMode</li>
<li class="fn"><span class="name"><b><a href="qopengltexture.html#create">create</a></b></span>() : bool</li>
<li class="fn"><span class="name"><b><a href="qopengltexture.html#createTextureView">createTextureView</a></b></span>(Target , TextureFormat , int , int , int , int ) const : QOpenGLTexture *</li>
<li class="fn"><span class="name"><b><a href="qopengltexture.html#depth">depth</a></b></span>() const : int</li>
<li class="fn"><span class="name"><b><a href="qopengltexture.html#depthStencilMode">depthStencilMode</a></b></span>() const : DepthStencilMode</li>
<li class="fn"><span class="name"><b><a href="qopengltexture.html#destroy">destroy</a></b></span>()</li>
<li class="fn"><span class="name"><b><a href="qopengltexture.html#faces">faces</a></b></span>() const : int</li>
<li class="fn"><span class="name"><b><a href="qopengltexture.html#format">format</a></b></span>() const : TextureFormat</li>
<li class="fn"><span class="name"><b><a href="qopengltexture.html#generateMipMaps">generateMipMaps</a></b></span>()</li>
<li class="fn"><span class="name"><b><a href="qopengltexture.html#generateMipMaps-1">generateMipMaps</a></b></span>(int , bool )</li>
<li class="fn"><span class="name"><b><a href="qopengltexture.html#hasFeature">hasFeature</a></b></span>(Feature ) : bool</li>
<li class="fn"><span class="name"><b><a href="qopengltexture.html#height">height</a></b></span>() const : int</li>
<li class="fn"><span class="name"><b><a href="qopengltexture.html#isAutoMipMapGenerationEnabled">isAutoMipMapGenerationEnabled</a></b></span>() const : bool</li>
<li class="fn"><span class="name"><b><a href="qopengltexture.html#isBound">isBound</a></b></span>() const : bool</li>
<li class="fn"><span class="name"><b><a href="qopengltexture.html#isBound-1">isBound</a></b></span>(uint ) : bool</li>
<li class="fn"><span class="name"><b><a href="qopengltexture.html#isCreated">isCreated</a></b></span>() const : bool</li>
<li class="fn"><span class="name"><b><a href="qopengltexture.html#isFixedSamplePositions">isFixedSamplePositions</a></b></span>() const : bool</li>
<li class="fn"><span class="name"><b><a href="qopengltexture.html#isStorageAllocated">isStorageAllocated</a></b></span>() const : bool</li>
<li class="fn"><span class="name"><b><a href="qopengltexture.html#isTextureView">isTextureView</a></b></span>() const : bool</li>
<li class="fn"><span class="name"><b><a href="qopengltexture.html#layers">layers</a></b></span>() const : int</li>
<li class="fn"><span class="name"><b><a href="qopengltexture.html#levelOfDetailRange">levelOfDetailRange</a></b></span>() const : QPair&lt;float, float&gt;</li>
<li class="fn"><span class="name"><b><a href="qopengltexture.html#levelofDetailBias">levelofDetailBias</a></b></span>() const : float</li>
<li class="fn"><span class="name"><b><a href="qopengltexture.html#magnificationFilter">magnificationFilter</a></b></span>() const : Filter</li>
<li class="fn"><span class="name"><b><a href="qopengltexture.html#maximumAnisotropy">maximumAnisotropy</a></b></span>() const : float</li>
<li class="fn"><span class="name"><b><a href="qopengltexture.html#maximumLevelOfDetail">maximumLevelOfDetail</a></b></span>() const : float</li>
</ul></td><td class="topAlign"><ul>
<li class="fn"><span class="name"><b><a href="qopengltexture.html#maximumMipLevels">maximumMipLevels</a></b></span>() const : int</li>
<li class="fn"><span class="name"><b><a href="qopengltexture.html#minMagFilters">minMagFilters</a></b></span>() const : QPair&lt;Filter, Filter&gt;</li>
<li class="fn"><span class="name"><b><a href="qopengltexture.html#minificationFilter">minificationFilter</a></b></span>() const : Filter</li>
<li class="fn"><span class="name"><b><a href="qopengltexture.html#minimumLevelOfDetail">minimumLevelOfDetail</a></b></span>() const : float</li>
<li class="fn"><span class="name"><b><a href="qopengltexture.html#mipBaseLevel">mipBaseLevel</a></b></span>() const : int</li>
<li class="fn"><span class="name"><b><a href="qopengltexture.html#mipLevelRange">mipLevelRange</a></b></span>() const : QPair&lt;int, int&gt;</li>
<li class="fn"><span class="name"><b><a href="qopengltexture.html#mipLevels">mipLevels</a></b></span>() const : int</li>
<li class="fn"><span class="name"><b><a href="qopengltexture.html#mipMaxLevel">mipMaxLevel</a></b></span>() const : int</li>
<li class="fn"><span class="name"><b><a href="qopengltexture.html#release">release</a></b></span>()</li>
<li class="fn"><span class="name"><b><a href="qopengltexture.html#release-1">release</a></b></span>(uint , TextureUnitReset )</li>
<li class="fn"><span class="name"><b><a href="qopengltexture.html#samples">samples</a></b></span>() const : int</li>
<li class="fn"><span class="name"><b><a href="qopengltexture.html#setAutoMipMapGenerationEnabled">setAutoMipMapGenerationEnabled</a></b></span>(bool )</li>
<li class="fn"><span class="name"><b><a href="qopengltexture.html#setBorderColor">setBorderColor</a></b></span>(QColor )</li>
<li class="fn"><span class="name"><b><a href="qopengltexture.html#setBorderColor-1">setBorderColor</a></b></span>(float , float , float , float )</li>
<li class="fn"><span class="name"><b><a href="qopengltexture.html#setBorderColor-2">setBorderColor</a></b></span>(int , int , int , int )</li>
<li class="fn"><span class="name"><b><a href="qopengltexture.html#setBorderColor-3">setBorderColor</a></b></span>(uint , uint , uint , uint )</li>
<li class="fn"><span class="name"><b><a href="qopengltexture.html#setComparisonFunction">setComparisonFunction</a></b></span>(ComparisonFunction )</li>
<li class="fn"><span class="name"><b><a href="qopengltexture.html#setComparisonMode">setComparisonMode</a></b></span>(ComparisonMode )</li>
<li class="fn"><span class="name"><b><a href="qopengltexture.html#setCompressedData">setCompressedData</a></b></span>(int , int , CubeMapFace , int , const void *, const QOpenGLPixelTransferOptions * const )</li>
<li class="fn"><span class="name"><b><a href="qopengltexture.html#setCompressedData-5">setCompressedData</a></b></span>(int , int , int , CubeMapFace , int , const void *, const QOpenGLPixelTransferOptions * const )</li>
<li class="fn"><span class="name"><b><a href="qopengltexture.html#setCompressedData-6">setCompressedData</a></b></span>(int , int , int , const void *, const QOpenGLPixelTransferOptions * const )</li>
<li class="fn"><span class="name"><b><a href="qopengltexture.html#setCompressedData-7">setCompressedData</a></b></span>(int , int , const void *, const QOpenGLPixelTransferOptions * const )</li>
<li class="fn"><span class="name"><b><a href="qopengltexture.html#setCompressedData-8">setCompressedData</a></b></span>(int , const void *, const QOpenGLPixelTransferOptions * const )</li>
<li class="fn"><span class="name"><b><a href="qopengltexture.html#setData">setData</a></b></span>(int , int , CubeMapFace , PixelFormat , PixelType , const void *, const QOpenGLPixelTransferOptions * const )</li>
<li class="fn"><span class="name"><b><a href="qopengltexture.html#setData-5">setData</a></b></span>(int , int , int , CubeMapFace , PixelFormat , PixelType , const void *, const QOpenGLPixelTransferOptions * const )</li>
<li class="fn"><span class="name"><b><a href="qopengltexture.html#setData-6">setData</a></b></span>(int , int , PixelFormat , PixelType , const void *, const QOpenGLPixelTransferOptions * const )</li>
<li class="fn"><span class="name"><b><a href="qopengltexture.html#setData-7">setData</a></b></span>(int , PixelFormat , PixelType , const void *, const QOpenGLPixelTransferOptions * const )</li>
<li class="fn"><span class="name"><b><a href="qopengltexture.html#setData-8">setData</a></b></span>(PixelFormat , PixelType , const void *, const QOpenGLPixelTransferOptions * const )</li>
<li class="fn"><span class="name"><b><a href="qopengltexture.html#setData-9">setData</a></b></span>(const QImage &amp;, MipMapGeneration )</li>
<li class="fn"><span class="name"><b><a href="qopengltexture.html#setDepthStencilMode">setDepthStencilMode</a></b></span>(DepthStencilMode )</li>
<li class="fn"><span class="name"><b><a href="qopengltexture.html#setFixedSamplePositions">setFixedSamplePositions</a></b></span>(bool )</li>
<li class="fn"><span class="name"><b><a href="qopengltexture.html#setFormat">setFormat</a></b></span>(TextureFormat )</li>
<li class="fn"><span class="name"><b><a href="qopengltexture.html#setLayers">setLayers</a></b></span>(int )</li>
<li class="fn"><span class="name"><b><a href="qopengltexture.html#setLevelOfDetailRange">setLevelOfDetailRange</a></b></span>(float , float )</li>
<li class="fn"><span class="name"><b><a href="qopengltexture.html#setLevelofDetailBias">setLevelofDetailBias</a></b></span>(float )</li>
<li class="fn"><span class="name"><b><a href="qopengltexture.html#setMagnificationFilter">setMagnificationFilter</a></b></span>(Filter )</li>
<li class="fn"><span class="name"><b><a href="qopengltexture.html#setMaximumAnisotropy">setMaximumAnisotropy</a></b></span>(float )</li>
<li class="fn"><span class="name"><b><a href="qopengltexture.html#setMaximumLevelOfDetail">setMaximumLevelOfDetail</a></b></span>(float )</li>
<li class="fn"><span class="name"><b><a href="qopengltexture.html#setMinMagFilters">setMinMagFilters</a></b></span>(Filter , Filter )</li>
<li class="fn"><span class="name"><b><a href="qopengltexture.html#setMinificationFilter">setMinificationFilter</a></b></span>(Filter )</li>
<li class="fn"><span class="name"><b><a href="qopengltexture.html#setMinimumLevelOfDetail">setMinimumLevelOfDetail</a></b></span>(float )</li>
<li class="fn"><span class="name"><b><a href="qopengltexture.html#setMipBaseLevel">setMipBaseLevel</a></b></span>(int )</li>
<li class="fn"><span class="name"><b><a href="qopengltexture.html#setMipLevelRange">setMipLevelRange</a></b></span>(int , int )</li>
<li class="fn"><span class="name"><b><a href="qopengltexture.html#setMipLevels">setMipLevels</a></b></span>(int )</li>
<li class="fn"><span class="name"><b><a href="qopengltexture.html#setMipMaxLevel">setMipMaxLevel</a></b></span>(int )</li>
<li class="fn"><span class="name"><b><a href="qopengltexture.html#setSamples">setSamples</a></b></span>(int )</li>
<li class="fn"><span class="name"><b><a href="qopengltexture.html#setSize">setSize</a></b></span>(int , int , int )</li>
<li class="fn"><span class="name"><b><a href="qopengltexture.html#setSwizzleMask">setSwizzleMask</a></b></span>(SwizzleComponent , SwizzleValue )</li>
<li class="fn"><span class="name"><b><a href="qopengltexture.html#setSwizzleMask-1">setSwizzleMask</a></b></span>(SwizzleValue , SwizzleValue , SwizzleValue , SwizzleValue )</li>
<li class="fn"><span class="name"><b><a href="qopengltexture.html#setWrapMode">setWrapMode</a></b></span>(WrapMode )</li>
<li class="fn"><span class="name"><b><a href="qopengltexture.html#setWrapMode-1">setWrapMode</a></b></span>(CoordinateDirection , WrapMode )</li>
<li class="fn"><span class="name"><b><a href="qopengltexture.html#swizzleMask">swizzleMask</a></b></span>(SwizzleComponent ) const : SwizzleValue</li>
<li class="fn"><span class="name"><b><a href="qopengltexture.html#target">target</a></b></span>() const : Target</li>
<li class="fn"><span class="name"><b><a href="qopengltexture.html#textureId">textureId</a></b></span>() const : GLuint</li>
<li class="fn"><span class="name"><b><a href="qopengltexture.html#width">width</a></b></span>() const : int</li>
<li class="fn"><span class="name"><b><a href="qopengltexture.html#wrapMode">wrapMode</a></b></span>(CoordinateDirection ) const : WrapMode</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>