Skip to content
Snippets Groups Projects
qml-qt3d-extras-forwardrenderer-obsolete.html 3.06 KiB
Newer Older
  • Learn to ignore specific revisions
  • <!DOCTYPE html>
    <html lang="en">
    <head>
      <meta charset="utf-8">
    <!-- qforwardrenderer.cpp -->
      <title>Obsolete Members for ForwardRenderer | Qt 3D 5.15.0</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">
            <ul>
    <li><a href="../qtdoc/index.html">Qt 5.15</a></li>
    <li><a href="qt3d-index.html">Qt 3D</a></li>
    <li><a href="qt3d-qml.html">QML Types</a></li>
    <li>Obsolete Members for ForwardRenderer</li>
    <li id="buildversion"><a href="qt3d-index.html">Qt 5.15.0 Reference Documentation</a></li>
        </ul>
        </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">Obsolete Members for ForwardRenderer</h1>
    <p><b>The following members of QML type <a href="qml-qt3d-extras-forwardrenderer.html">ForwardRenderer</a> are obsolete.</b> They are provided to keep old source code working. We strongly advise against using them in new code.</p>
    <a name="properties"></a>
    <h2 id="properties">Properties</h2>
    <ul>
    <li class="fn"><b><b><a href="qml-qt3d-extras-forwardrenderer-obsolete.html#window-prop">window</a></b></b> : Object<code> (obsolete)</code></li>
    </ul>
    <h2>Property Documentation</h2>
    <!-- $$$window -->
    <div class="qmlitem"><div class="qmlproto">
    <div class="table"><table class="qmlname">
    <tr valign="top" class="odd" id="window-prop">
    <td class="tblQmlPropNode"><p>
    <a name="window-prop"></a><span class="name">window</span> : <span class="type">Object</span></p></td></tr>
    </table></div></div>
    <div class="qmldoc"><p>This property is obsolete. It is provided to keep old source code working. We strongly advise against using it in new code.</p>
    <p>Holds the current render surface.</p>
    </div></div><!-- @@@window -->
    <br/>
            </div>
           </div>
       </div>
       </div>
    </div>
    <div class="footer">
       <p>
       <acronym title="Copyright">&copy;</acronym> 2020 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>