Sophie

Sophie

distrib > Mageia > 7 > armv7hl > media > core-release > by-pkgid > c936229ef0138f42857f36beadbeda30 > files > 949

qt3d5-doc-5.12.2-2.mga7.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" />
<!-- qblendequationarguments.cpp -->
  <title>QBlendEquationArguments Class | Qt 3D 5.12.2</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.12</td><td ><a href="qt3d-index.html">Qt 3D</a></td><td ><a href="qt3d-cpp.html">C++ Classes</a></td><td >QBlendEquationArguments</td></tr></table><table class="buildversion"><tr>
<td id="buildversion" width="100%" align="right"><a href="qt3d-index.html">Qt 5.12.2 Reference Documentation</a></td>
        </tr></table>
      </div>
    </div>
<div class="content">
<div class="line">
<div class="content mainContent">
<div class="sidebar">
<div class="toc">
<h3><a name="toc">Contents</a></h3>
<ul>
<li class="level1"><a href="#public-types">Public Types</a></li>
<li class="level1"><a href="#properties">Properties</a></li>
<li class="level1"><a href="#public-functions">Public Functions</a></li>
<li class="level1"><a href="#public-slots">Public Slots</a></li>
<li class="level1"><a href="#signals">Signals</a></li>
<li class="level1"><a href="#static-public-members">Static Public Members</a></li>
<li class="level1"><a href="#details">Detailed Description</a></li>
</ul>
</div>
<div class="sidebar-content" id="sidebar-content"></div></div>
<h1 class="title">QBlendEquationArguments Class</h1>
<span class="small-subtitle">(<a href="qt3drender-qblendequationarguments.html">Qt3DRender::QBlendEquationArguments</a>)<br/></span>
<!-- $$$QBlendEquationArguments-brief -->
<p>Encapsulates blending information: specifies how the incoming values (what's going to be drawn) are going to affect the existing values (what is already drawn). <a href="#details">More...</a></p>
<!-- @@@QBlendEquationArguments -->
<div class="table"><table class="alignedsummary">
<tr><td class="memItemLeft rightAlign topAlign"> Header:</td><td class="memItemRight bottomAlign">   <span class="preprocessor">#include &lt;QBlendEquationArguments&gt;</span>
</td></tr><tr><td class="memItemLeft rightAlign topAlign"> qmake:</td><td class="memItemRight bottomAlign"> QT += 3drender</td></tr><tr><td class="memItemLeft rightAlign topAlign"> Since:</td><td class="memItemRight bottomAlign">  Qt 5.5</td></tr><tr><td class="memItemLeft rightAlign topAlign"> Instantiated By:</td><td class="memItemRight bottomAlign"> <a href="qml-qt3d-render-blendequationarguments.html">BlendEquationArguments</a></td></tr><tr><td class="memItemLeft rightAlign topAlign"> Inherits:</td><td class="memItemRight bottomAlign"> <a href="qt3drender-qrenderstate.html">Qt3DRender::QRenderState</a></td></tr></table></div><ul>
<li><a href="qt3drender-qblendequationarguments-members.html">List of all members, including inherited members</a></li>
</ul>
<a name="public-types"></a>
<h2 id="public-types">Public Types</h2>
<div class="table"><table class="alignedsummary">
<tr><td class="memItemLeft rightAlign topAlign"> enum </td><td class="memItemRight bottomAlign"><b><a href="qt3drender-qblendequationarguments.html#Blending-enum">Blending</a></b> { Zero, One, SourceColor, SourceAlpha, ..., OneMinusSource1Color0 }</td></tr>
</table></div>
<a name="properties"></a>
<h2 id="properties">Properties</h2>
<div class="table"><table class="propsummary">
<tr><td class="topAlign"><ul>
<li class="fn"><b><a href="qt3drender-qblendequationarguments.html#bufferIndex-prop">bufferIndex</a></b> : int</li>
<li class="fn"><b><a href="qt3drender-qblendequationarguments.html#destinationAlpha-prop">destinationAlpha</a></b> : Blending</li>
<li class="fn"><b><a href="qt3drender-qblendequationarguments.html#destinationRgb-prop">destinationRgb</a></b> : Blending</li>
</ul></td><td class="topAlign"><ul>
<li class="fn"><b><a href="qt3drender-qblendequationarguments.html#sourceAlpha-prop">sourceAlpha</a></b> : Blending</li>
<li class="fn"><b><a href="qt3drender-qblendequationarguments.html#sourceRgb-prop">sourceRgb</a></b> : Blending</li>
</ul>
</td></tr>
</table></div>
<ul>
<li class="fn">3 properties inherited from <a href="qt3dcore-qnode.html#properties">Qt3DCore::QNode</a></li>
</ul>
<a name="public-functions"></a>
<h2 id="public-functions">Public Functions</h2>
<div class="table"><table class="alignedsummary">
<tr><td class="memItemLeft rightAlign topAlign"> </td><td class="memItemRight bottomAlign"><b><a href="qt3drender-qblendequationarguments.html#QBlendEquationArguments">QBlendEquationArguments</a></b>(Qt3DCore::QNode *<i>parent</i> = nullptr)</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> int </td><td class="memItemRight bottomAlign"><b><a href="qt3drender-qblendequationarguments.html#bufferIndex-prop">bufferIndex</a></b>() const</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> Qt3DRender::QBlendEquationArguments::Blending </td><td class="memItemRight bottomAlign"><b><a href="qt3drender-qblendequationarguments.html#destinationAlpha-prop">destinationAlpha</a></b>() const</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> Qt3DRender::QBlendEquationArguments::Blending </td><td class="memItemRight bottomAlign"><b><a href="qt3drender-qblendequationarguments.html#destinationRgb-prop">destinationRgb</a></b>() const</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> Qt3DRender::QBlendEquationArguments::Blending </td><td class="memItemRight bottomAlign"><b><a href="qt3drender-qblendequationarguments.html#sourceAlpha-prop">sourceAlpha</a></b>() const</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> Qt3DRender::QBlendEquationArguments::Blending </td><td class="memItemRight bottomAlign"><b><a href="qt3drender-qblendequationarguments.html#sourceRgb-prop">sourceRgb</a></b>() const</td></tr>
</table></div>
<ul>
<li class="fn">13 public functions inherited from <a href="qt3dcore-qnode.html#public-functions">Qt3DCore::QNode</a></li>
</ul>
<a name="public-slots"></a>
<h2 id="public-slots">Public Slots</h2>
<div class="table"><table class="alignedsummary">
<tr><td class="memItemLeft rightAlign topAlign"> void </td><td class="memItemRight bottomAlign"><b><a href="qt3drender-qblendequationarguments.html#bufferIndex-prop">setBufferIndex</a></b>(int <i>index</i>)</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> void </td><td class="memItemRight bottomAlign"><b><a href="qt3drender-qblendequationarguments.html#destinationAlpha-prop">setDestinationAlpha</a></b>(Qt3DRender::QBlendEquationArguments::Blending <i>destinationAlpha</i>)</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> void </td><td class="memItemRight bottomAlign"><b><a href="qt3drender-qblendequationarguments.html#destinationRgb-prop">setDestinationRgb</a></b>(Qt3DRender::QBlendEquationArguments::Blending <i>destinationRgb</i>)</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> void </td><td class="memItemRight bottomAlign"><b><a href="qt3drender-qblendequationarguments.html#setDestinationRgba">setDestinationRgba</a></b>(Qt3DRender::QBlendEquationArguments::Blending <i>destinationRgba</i>)</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> void </td><td class="memItemRight bottomAlign"><b><a href="qt3drender-qblendequationarguments.html#sourceAlpha-prop">setSourceAlpha</a></b>(Qt3DRender::QBlendEquationArguments::Blending <i>sourceAlpha</i>)</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> void </td><td class="memItemRight bottomAlign"><b><a href="qt3drender-qblendequationarguments.html#sourceRgb-prop">setSourceRgb</a></b>(Qt3DRender::QBlendEquationArguments::Blending <i>sourceRgb</i>)</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> void </td><td class="memItemRight bottomAlign"><b><a href="qt3drender-qblendequationarguments.html#setSourceRgba">setSourceRgba</a></b>(Qt3DRender::QBlendEquationArguments::Blending <i>sourceRgba</i>)</td></tr>
</table></div>
<ul>
<li class="fn">3 public slots inherited from <a href="qt3dcore-qnode.html#public-slots">Qt3DCore::QNode</a></li>
</ul>
<a name="signals"></a>
<h2 id="signals">Signals</h2>
<div class="table"><table class="alignedsummary">
<tr><td class="memItemLeft rightAlign topAlign"> void </td><td class="memItemRight bottomAlign"><b><a href="qt3drender-qblendequationarguments.html#bufferIndex-prop">bufferIndexChanged</a></b>(int <i>index</i>)</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> void </td><td class="memItemRight bottomAlign"><b><a href="qt3drender-qblendequationarguments.html#destinationAlpha-prop">destinationAlphaChanged</a></b>(Qt3DRender::QBlendEquationArguments::Blending <i>destinationAlpha</i>)</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> void </td><td class="memItemRight bottomAlign"><b><a href="qt3drender-qblendequationarguments.html#destinationRgb-prop">destinationRgbChanged</a></b>(Qt3DRender::QBlendEquationArguments::Blending <i>destinationRgb</i>)</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> void </td><td class="memItemRight bottomAlign"><b><a href="qt3drender-qblendequationarguments.html#destinationRgbaChanged">destinationRgbaChanged</a></b>(Qt3DRender::QBlendEquationArguments::Blending <i>destinationRgba</i>)</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> void </td><td class="memItemRight bottomAlign"><b><a href="qt3drender-qblendequationarguments.html#sourceAlpha-prop">sourceAlphaChanged</a></b>(Qt3DRender::QBlendEquationArguments::Blending <i>sourceAlpha</i>)</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> void </td><td class="memItemRight bottomAlign"><b><a href="qt3drender-qblendequationarguments.html#sourceRgb-prop">sourceRgbChanged</a></b>(Qt3DRender::QBlendEquationArguments::Blending <i>sourceRgb</i>)</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> void </td><td class="memItemRight bottomAlign"><b><a href="qt3drender-qblendequationarguments.html#sourceRgbaChanged">sourceRgbaChanged</a></b>(Qt3DRender::QBlendEquationArguments::Blending <i>sourceRgba</i>)</td></tr>
</table></div>
<ul>
<li class="fn">4 signals inherited from <a href="qt3dcore-qnode.html#signals">Qt3DCore::QNode</a></li>
</ul>
<a name="static-public-members"></a>
<h2 id="static-public-members">Static Public Members</h2>
<div class="table"><table class="alignedsummary">
<tr><td class="memItemLeft rightAlign topAlign"> const QMetaObject </td><td class="memItemRight bottomAlign"><b><a href="qt3drender-qblendequationarguments.html#staticMetaObject-var">staticMetaObject</a></b></td></tr>
</table></div>
<h3>Additional Inherited Members</h3>
<ul>
<li class="fn">2 protected functions inherited from <a href="qt3dcore-qnode.html#protected-functions">Qt3DCore::QNode</a></li>
</ul>
<a name="details"></a>
<!-- $$$QBlendEquationArguments-description -->
<div class="descr">
<h2 id="details">Detailed Description</h2>
<p>Encapsulates blending information: specifies how the incoming values (what's going to be drawn) are going to affect the existing values (what is already drawn).</p>
<p>OpenGL pre-3.0: Set the same blend state for all draw buffers (one <a href="qt3drender-qblendequationarguments.html">QBlendEquationArguments</a>) OpenGL 3.0-pre4.0: Set the same blend state for all draw buffers, but can disable blending for particular buffers (one <a href="qt3drender-qblendequationarguments.html">QBlendEquationArguments</a> for setting glBlendFunc, n QBlendEquationArgumentss for enabling/disabling Draw Buffers) OpenGL 4.0+: Can set blend state individually for each draw buffer.</p>
</div>
<!-- @@@QBlendEquationArguments -->
<div class="types">
<h2>Member Type Documentation</h2>
<!-- $$$Blending$$$Zero$$$One$$$SourceColor$$$SourceAlpha$$$Source1Alpha$$$Source1Color$$$DestinationColor$$$DestinationAlpha$$$SourceAlphaSaturate$$$ConstantColor$$$ConstantAlpha$$$OneMinusSourceColor$$$OneMinusSourceAlpha$$$OneMinusDestinationAlpha$$$OneMinusDestinationColor$$$OneMinusConstantColor$$$OneMinusConstantAlpha$$$OneMinusSource1Alpha$$$OneMinusSource1Color$$$OneMinusSource1Color0 -->
<h3 class="fn" id="Blending-enum"><a name="Blending-enum"></a>enum QBlendEquationArguments::<span class="name">Blending</span></h3>
<div class="table"><table class="valuelist"><tr valign="top" class="odd"><th class="tblConst">Constant</th><th class="tblval">Value</th><th class="tbldscr">Description</th></tr>
<tr><td class="topAlign"><code>Qt3DRender::QBlendEquationArguments::Zero</code></td><td class="topAlign tblval"><code>0</code></td><td class="topAlign">GL_ZERO</td></tr>
<tr><td class="topAlign"><code>Qt3DRender::QBlendEquationArguments::One</code></td><td class="topAlign tblval"><code>1</code></td><td class="topAlign">GL_ONE</td></tr>
<tr><td class="topAlign"><code>Qt3DRender::QBlendEquationArguments::SourceColor</code></td><td class="topAlign tblval"><code>0x0300</code></td><td class="topAlign">GL_SRC_COLOR</td></tr>
<tr><td class="topAlign"><code>Qt3DRender::QBlendEquationArguments::SourceAlpha</code></td><td class="topAlign tblval"><code>0x0302</code></td><td class="topAlign">GL_SRC_ALPHA</td></tr>
<tr><td class="topAlign"><code>Qt3DRender::QBlendEquationArguments::Source1Alpha</code></td><td class="topAlign tblval"><code>0x303</code></td><td class="topAlign">GL_SRC1_ALPHA</td></tr>
<tr><td class="topAlign"><code>Qt3DRender::QBlendEquationArguments::Source1Color</code></td><td class="topAlign tblval"><code>0x304</code></td><td class="topAlign">GL_SRC1_COLOR</td></tr>
<tr><td class="topAlign"><code>Qt3DRender::QBlendEquationArguments::DestinationColor</code></td><td class="topAlign tblval"><code>0x0306</code></td><td class="topAlign">GL_DST_COLOR</td></tr>
<tr><td class="topAlign"><code>Qt3DRender::QBlendEquationArguments::DestinationAlpha</code></td><td class="topAlign tblval"><code>0x0304</code></td><td class="topAlign">GL_DST_ALPHA</td></tr>
<tr><td class="topAlign"><code>Qt3DRender::QBlendEquationArguments::SourceAlphaSaturate</code></td><td class="topAlign tblval"><code>0x0308</code></td><td class="topAlign">GL_SRC_ALPHA_SATURATE</td></tr>
<tr><td class="topAlign"><code>Qt3DRender::QBlendEquationArguments::ConstantColor</code></td><td class="topAlign tblval"><code>0x8001</code></td><td class="topAlign">0GL_CONSTANT_COLOR</td></tr>
<tr><td class="topAlign"><code>Qt3DRender::QBlendEquationArguments::ConstantAlpha</code></td><td class="topAlign tblval"><code>0x8003</code></td><td class="topAlign">GL_CONSTANT_ALPHA</td></tr>
<tr><td class="topAlign"><code>Qt3DRender::QBlendEquationArguments::OneMinusSourceColor</code></td><td class="topAlign tblval"><code>0x0301</code></td><td class="topAlign">GL_ONE_MINUS_SRC_COLOR</td></tr>
<tr><td class="topAlign"><code>Qt3DRender::QBlendEquationArguments::OneMinusSourceAlpha</code></td><td class="topAlign tblval"><code>0x0303</code></td><td class="topAlign">GL_ONE_MINUS_SRC_ALPHA</td></tr>
<tr><td class="topAlign"><code>Qt3DRender::QBlendEquationArguments::OneMinusDestinationAlpha</code></td><td class="topAlign tblval"><code>0x0305</code></td><td class="topAlign">GL_ONE_MINUS_DST_ALPHA</td></tr>
<tr><td class="topAlign"><code>Qt3DRender::QBlendEquationArguments::OneMinusDestinationColor</code></td><td class="topAlign tblval"><code>0x0307</code></td><td class="topAlign">GL_ONE_MINUS_DST_COLOR</td></tr>
<tr><td class="topAlign"><code>Qt3DRender::QBlendEquationArguments::OneMinusConstantColor</code></td><td class="topAlign tblval"><code>0x8002</code></td><td class="topAlign">GL_ONE_MINUS_CONSTANT_COLOR</td></tr>
<tr><td class="topAlign"><code>Qt3DRender::QBlendEquationArguments::OneMinusConstantAlpha</code></td><td class="topAlign tblval"><code>0x8004</code></td><td class="topAlign">GL_ONE_MINUS_CONSTANT_ALPHA</td></tr>
<tr><td class="topAlign"><code>Qt3DRender::QBlendEquationArguments::OneMinusSource1Alpha</code></td><td class="topAlign tblval"><code>0x8005</code></td><td class="topAlign">GL_ONE_MINUS_SRC1_ALPHA</td></tr>
<tr><td class="topAlign"><code>Qt3DRender::QBlendEquationArguments::OneMinusSource1Color</code></td><td class="topAlign tblval"><code>0x8006</code></td><td class="topAlign">GL_ONE_MINUS_SRC1_COLOR</td></tr>
<tr><td class="topAlign"><code>Qt3DRender::QBlendEquationArguments::OneMinusSource1Color0</code></td><td class="topAlign tblval"><code>OneMinusSource1Color</code></td><td class="topAlign">GL_ONE_MINUS_SRC1_COLOR (deprecated)</td></tr>
</table></div>
<!-- @@@Blending -->
</div>
<div class="prop">
<h2>Property Documentation</h2>
<!-- $$$bufferIndex-prop$$$bufferIndex$$$setBufferIndexint$$$bufferIndexChangedint -->
<h3 class="fn" id="bufferIndex-prop"><a name="bufferIndex-prop"></a><span class="name">bufferIndex</span> : <span class="type">int</span></h3>
<p>Specifies the index of the Draw Buffer that this <a href="qml-qt3d-render-blendequationarguments.html">BlendEquationArguments</a> applies to. If negative, this will apply to all Draw Buffers.</p>
<p><b>Access functions:</b></p>
<div class="table"><table class="alignedsummary">
<tr><td class="memItemLeft topAlign rightAlign"> int </td><td class="memItemRight bottomAlign"><span class="name"><b>bufferIndex</b></span>() const</td></tr>
<tr><td class="memItemLeft topAlign rightAlign"> void </td><td class="memItemRight bottomAlign"><span class="name"><b>setBufferIndex</b></span>(int <i>index</i>)</td></tr>
</table></div>
<p><b>Notifier signal:</b></p>
<div class="table"><table class="alignedsummary">
<tr><td class="memItemLeft topAlign rightAlign"> void </td><td class="memItemRight bottomAlign"><span class="name"><b>bufferIndexChanged</b></span>(int <i>index</i>)</td></tr>
</table></div>
<!-- @@@bufferIndex -->
<!-- $$$destinationAlpha-prop$$$destinationAlpha$$$setDestinationAlphaQt3DRender::QBlendEquationArguments::Blending$$$destinationAlphaChangedQt3DRender::QBlendEquationArguments::Blending -->
<h3 class="fn" id="destinationAlpha-prop"><a name="destinationAlpha-prop"></a><span class="name">destinationAlpha</span> : <span class="type"><a href="qt3drender-qblendequationarguments.html#Blending-enum">Blending</a></span></h3>
<p><b>Access functions:</b></p>
<div class="table"><table class="alignedsummary">
<tr><td class="memItemLeft topAlign rightAlign"> Qt3DRender::QBlendEquationArguments::Blending </td><td class="memItemRight bottomAlign"><span class="name"><b>destinationAlpha</b></span>() const</td></tr>
<tr><td class="memItemLeft topAlign rightAlign"> void </td><td class="memItemRight bottomAlign"><span class="name"><b>setDestinationAlpha</b></span>(Qt3DRender::QBlendEquationArguments::Blending <i>destinationAlpha</i>)</td></tr>
</table></div>
<p><b>Notifier signal:</b></p>
<div class="table"><table class="alignedsummary">
<tr><td class="memItemLeft topAlign rightAlign"> void </td><td class="memItemRight bottomAlign"><span class="name"><b>destinationAlphaChanged</b></span>(Qt3DRender::QBlendEquationArguments::Blending <i>destinationAlpha</i>)</td></tr>
</table></div>
<!-- @@@destinationAlpha -->
<!-- $$$destinationRgb-prop$$$destinationRgb$$$setDestinationRgbQt3DRender::QBlendEquationArguments::Blending$$$destinationRgbChangedQt3DRender::QBlendEquationArguments::Blending -->
<h3 class="fn" id="destinationRgb-prop"><a name="destinationRgb-prop"></a><span class="name">destinationRgb</span> : <span class="type"><a href="qt3drender-qblendequationarguments.html#Blending-enum">Blending</a></span></h3>
<p><b>Access functions:</b></p>
<div class="table"><table class="alignedsummary">
<tr><td class="memItemLeft topAlign rightAlign"> Qt3DRender::QBlendEquationArguments::Blending </td><td class="memItemRight bottomAlign"><span class="name"><b>destinationRgb</b></span>() const</td></tr>
<tr><td class="memItemLeft topAlign rightAlign"> void </td><td class="memItemRight bottomAlign"><span class="name"><b>setDestinationRgb</b></span>(Qt3DRender::QBlendEquationArguments::Blending <i>destinationRgb</i>)</td></tr>
</table></div>
<p><b>Notifier signal:</b></p>
<div class="table"><table class="alignedsummary">
<tr><td class="memItemLeft topAlign rightAlign"> void </td><td class="memItemRight bottomAlign"><span class="name"><b>destinationRgbChanged</b></span>(Qt3DRender::QBlendEquationArguments::Blending <i>destinationRgb</i>)</td></tr>
</table></div>
<!-- @@@destinationRgb -->
<!-- $$$sourceAlpha-prop$$$sourceAlpha$$$setSourceAlphaQt3DRender::QBlendEquationArguments::Blending$$$sourceAlphaChangedQt3DRender::QBlendEquationArguments::Blending -->
<h3 class="fn" id="sourceAlpha-prop"><a name="sourceAlpha-prop"></a><span class="name">sourceAlpha</span> : <span class="type"><a href="qt3drender-qblendequationarguments.html#Blending-enum">Blending</a></span></h3>
<p><b>Access functions:</b></p>
<div class="table"><table class="alignedsummary">
<tr><td class="memItemLeft topAlign rightAlign"> Qt3DRender::QBlendEquationArguments::Blending </td><td class="memItemRight bottomAlign"><span class="name"><b>sourceAlpha</b></span>() const</td></tr>
<tr><td class="memItemLeft topAlign rightAlign"> void </td><td class="memItemRight bottomAlign"><span class="name"><b>setSourceAlpha</b></span>(Qt3DRender::QBlendEquationArguments::Blending <i>sourceAlpha</i>)</td></tr>
</table></div>
<p><b>Notifier signal:</b></p>
<div class="table"><table class="alignedsummary">
<tr><td class="memItemLeft topAlign rightAlign"> void </td><td class="memItemRight bottomAlign"><span class="name"><b>sourceAlphaChanged</b></span>(Qt3DRender::QBlendEquationArguments::Blending <i>sourceAlpha</i>)</td></tr>
</table></div>
<!-- @@@sourceAlpha -->
<!-- $$$sourceRgb-prop$$$sourceRgb$$$setSourceRgbQt3DRender::QBlendEquationArguments::Blending$$$sourceRgbChangedQt3DRender::QBlendEquationArguments::Blending -->
<h3 class="fn" id="sourceRgb-prop"><a name="sourceRgb-prop"></a><span class="name">sourceRgb</span> : <span class="type"><a href="qt3drender-qblendequationarguments.html#Blending-enum">Blending</a></span></h3>
<p><b>Access functions:</b></p>
<div class="table"><table class="alignedsummary">
<tr><td class="memItemLeft topAlign rightAlign"> Qt3DRender::QBlendEquationArguments::Blending </td><td class="memItemRight bottomAlign"><span class="name"><b>sourceRgb</b></span>() const</td></tr>
<tr><td class="memItemLeft topAlign rightAlign"> void </td><td class="memItemRight bottomAlign"><span class="name"><b>setSourceRgb</b></span>(Qt3DRender::QBlendEquationArguments::Blending <i>sourceRgb</i>)</td></tr>
</table></div>
<p><b>Notifier signal:</b></p>
<div class="table"><table class="alignedsummary">
<tr><td class="memItemLeft topAlign rightAlign"> void </td><td class="memItemRight bottomAlign"><span class="name"><b>sourceRgbChanged</b></span>(Qt3DRender::QBlendEquationArguments::Blending <i>sourceRgb</i>)</td></tr>
</table></div>
<!-- @@@sourceRgb -->
</div>
<div class="func">
<h2>Member Function Documentation</h2>
<!-- $$$QBlendEquationArguments[overload1]$$$QBlendEquationArgumentsQt3DCore::QNode* -->
<h3 class="fn" id="QBlendEquationArguments"><a name="QBlendEquationArguments"></a>QBlendEquationArguments::<span class="name">QBlendEquationArguments</span>(<span class="type"><a href="qt3dcore-qnode.html">Qt3DCore::QNode</a></span> *<i>parent</i> = nullptr)</h3>
<p>The constructor creates a new blend state object with the specified <i>parent</i>.</p>
<!-- @@@QBlendEquationArguments -->
<!-- $$$destinationRgbaChanged[overload1]$$$destinationRgbaChangedQt3DRender::QBlendEquationArguments::Blending -->
<h3 class="fn" id="destinationRgbaChanged"><a name="destinationRgbaChanged"></a><code>[signal] </code><span class="type">void</span> QBlendEquationArguments::<span class="name">destinationRgbaChanged</span>(<span class="type"><a href="qt3drender-qblendequationarguments.html#Blending-enum">Qt3DRender::QBlendEquationArguments::Blending</a></span> <i>destinationRgba</i>)</h3>
<!-- @@@destinationRgbaChanged -->
<!-- $$$setDestinationRgba[overload1]$$$setDestinationRgbaQt3DRender::QBlendEquationArguments::Blending -->
<h3 class="fn" id="setDestinationRgba"><a name="setDestinationRgba"></a><code>[slot] </code><span class="type">void</span> QBlendEquationArguments::<span class="name">setDestinationRgba</span>(<span class="type"><a href="qt3drender-qblendequationarguments.html#Blending-enum">Qt3DRender::QBlendEquationArguments::Blending</a></span> <i>destinationRgba</i>)</h3>
<p>Change both <a href="qt3drender-qblendequationarguments.html#destinationRgb-prop">destinationRgb</a> and <a href="qt3drender-qblendequationarguments.html#destinationAlpha-prop">destinationAlpha</a> properties to <i>destinationRgba</i>.</p>
<!-- @@@setDestinationRgba -->
<!-- $$$setSourceRgba[overload1]$$$setSourceRgbaQt3DRender::QBlendEquationArguments::Blending -->
<h3 class="fn" id="setSourceRgba"><a name="setSourceRgba"></a><code>[slot] </code><span class="type">void</span> QBlendEquationArguments::<span class="name">setSourceRgba</span>(<span class="type"><a href="qt3drender-qblendequationarguments.html#Blending-enum">Qt3DRender::QBlendEquationArguments::Blending</a></span> <i>sourceRgba</i>)</h3>
<p>Change both <a href="qt3drender-qblendequationarguments.html#sourceRgb-prop">sourceRgb</a> and <a href="qt3drender-qblendequationarguments.html#sourceAlpha-prop">sourceAlpha</a> properties to <i>sourceRgba</i>.</p>
<!-- @@@setSourceRgba -->
<!-- $$$sourceRgbaChanged[overload1]$$$sourceRgbaChangedQt3DRender::QBlendEquationArguments::Blending -->
<h3 class="fn" id="sourceRgbaChanged"><a name="sourceRgbaChanged"></a><code>[signal] </code><span class="type">void</span> QBlendEquationArguments::<span class="name">sourceRgbaChanged</span>(<span class="type"><a href="qt3drender-qblendequationarguments.html#Blending-enum">Qt3DRender::QBlendEquationArguments::Blending</a></span> <i>sourceRgba</i>)</h3>
<!-- @@@sourceRgbaChanged -->
</div>
        </div>
       </div>
   </div>
   </div>
</div>
<div class="footer">
   <p>
   <acronym title="Copyright">&copy;</acronym> 2019 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>