Sophie

Sophie

distrib > Mageia > 7 > armv7hl > media > core-updates > by-pkgid > d5e62c01ae8d1e579463c6a871dd44bf > files > 660

qtbase5-doc-5.12.6-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" />
<!-- qrect.cpp -->
  <title>List of All Members for QRectF | Qt Core 5.12.6</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="qtcore-index.html">Qt Core</a></td><td ><a href="qtcore-module.html">C++ Classes</a></td><td >QRectF</td></tr></table><table class="buildversion"><tr>
<td id="buildversion" width="100%" align="right"><a href="qtcore-index.html">Qt 5.12.6 Reference Documentation</a></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 QRectF</h1>
<p>This is the complete list of members for <a href="qrectf.html">QRectF</a>, including inherited members.</p>
<div class="table"><table class="propsummary">
<tr><td class="topAlign"><ul>
<li class="fn"><span class="name"><b><a href="qrectf.html#QRectF">QRectF</a></b></span>()</li>
<li class="fn"><span class="name"><b><a href="qrectf.html#QRectF-1">QRectF</a></b></span>(const QPointF &amp;, const QSizeF &amp;)</li>
<li class="fn"><span class="name"><b><a href="qrectf.html#QRectF-2">QRectF</a></b></span>(const QPointF &amp;, const QPointF &amp;)</li>
<li class="fn"><span class="name"><b><a href="qrectf.html#QRectF-3">QRectF</a></b></span>(qreal , qreal , qreal , qreal )</li>
<li class="fn"><span class="name"><b><a href="qrectf.html#QRectF-4">QRectF</a></b></span>(const QRect &amp;)</li>
<li class="fn"><span class="name"><b><a href="qrectf.html#adjust">adjust</a></b></span>(qreal , qreal , qreal , qreal )</li>
<li class="fn"><span class="name"><b><a href="qrectf.html#adjusted">adjusted</a></b></span>(qreal , qreal , qreal , qreal ) const : QRectF</li>
<li class="fn"><span class="name"><b><a href="qrectf.html#bottom">bottom</a></b></span>() const : qreal</li>
<li class="fn"><span class="name"><b><a href="qrectf.html#bottomLeft">bottomLeft</a></b></span>() const : QPointF</li>
<li class="fn"><span class="name"><b><a href="qrectf.html#bottomRight">bottomRight</a></b></span>() const : QPointF</li>
<li class="fn"><span class="name"><b><a href="qrectf.html#center">center</a></b></span>() const : QPointF</li>
<li class="fn"><span class="name"><b><a href="qrectf.html#contains">contains</a></b></span>(const QPointF &amp;) const : bool</li>
<li class="fn"><span class="name"><b><a href="qrectf.html#contains-1">contains</a></b></span>(const QRectF &amp;) const : bool</li>
<li class="fn"><span class="name"><b><a href="qrectf.html#contains-2">contains</a></b></span>(qreal , qreal ) const : bool</li>
<li class="fn"><span class="name"><b><a href="qrectf.html#fromCGRect">fromCGRect</a></b></span>(CGRect ) : QRectF</li>
<li class="fn"><span class="name"><b><a href="qrectf.html#getCoords">getCoords</a></b></span>(qreal *, qreal *, qreal *, qreal *) const</li>
<li class="fn"><span class="name"><b><a href="qrectf.html#getRect">getRect</a></b></span>(qreal *, qreal *, qreal *, qreal *) const</li>
<li class="fn"><span class="name"><b><a href="qrectf.html#height">height</a></b></span>() const : qreal</li>
<li class="fn"><span class="name"><b><a href="qrectf.html#intersected">intersected</a></b></span>(const QRectF &amp;) const : QRectF</li>
<li class="fn"><span class="name"><b><a href="qrectf.html#intersects">intersects</a></b></span>(const QRectF &amp;) const : bool</li>
<li class="fn"><span class="name"><b><a href="qrectf.html#isEmpty">isEmpty</a></b></span>() const : bool</li>
<li class="fn"><span class="name"><b><a href="qrectf.html#isNull">isNull</a></b></span>() const : bool</li>
<li class="fn"><span class="name"><b><a href="qrectf.html#isValid">isValid</a></b></span>() const : bool</li>
<li class="fn"><span class="name"><b><a href="qrectf.html#left">left</a></b></span>() const : qreal</li>
<li class="fn"><span class="name"><b><a href="qrectf.html#marginsAdded">marginsAdded</a></b></span>(const QMarginsF &amp;) const : QRectF</li>
<li class="fn"><span class="name"><b><a href="qrectf.html#marginsRemoved">marginsRemoved</a></b></span>(const QMarginsF &amp;) const : QRectF</li>
<li class="fn"><span class="name"><b><a href="qrectf.html#moveBottom">moveBottom</a></b></span>(qreal )</li>
<li class="fn"><span class="name"><b><a href="qrectf.html#moveBottomLeft">moveBottomLeft</a></b></span>(const QPointF &amp;)</li>
<li class="fn"><span class="name"><b><a href="qrectf.html#moveBottomRight">moveBottomRight</a></b></span>(const QPointF &amp;)</li>
<li class="fn"><span class="name"><b><a href="qrectf.html#moveCenter">moveCenter</a></b></span>(const QPointF &amp;)</li>
<li class="fn"><span class="name"><b><a href="qrectf.html#moveLeft">moveLeft</a></b></span>(qreal )</li>
<li class="fn"><span class="name"><b><a href="qrectf.html#moveRight">moveRight</a></b></span>(qreal )</li>
<li class="fn"><span class="name"><b><a href="qrectf.html#moveTo">moveTo</a></b></span>(qreal , qreal )</li>
<li class="fn"><span class="name"><b><a href="qrectf.html#moveTo-1">moveTo</a></b></span>(const QPointF &amp;)</li>
<li class="fn"><span class="name"><b><a href="qrectf.html#moveTop">moveTop</a></b></span>(qreal )</li>
<li class="fn"><span class="name"><b><a href="qrectf.html#moveTopLeft">moveTopLeft</a></b></span>(const QPointF &amp;)</li>
<li class="fn"><span class="name"><b><a href="qrectf.html#moveTopRight">moveTopRight</a></b></span>(const QPointF &amp;)</li>
<li class="fn"><span class="name"><b><a href="qrectf.html#normalized">normalized</a></b></span>() const : QRectF</li>
</ul></td><td class="topAlign"><ul>
<li class="fn"><span class="name"><b><a href="qrectf.html#right">right</a></b></span>() const : qreal</li>
<li class="fn"><span class="name"><b><a href="qrectf.html#setBottom">setBottom</a></b></span>(qreal )</li>
<li class="fn"><span class="name"><b><a href="qrectf.html#setBottomLeft">setBottomLeft</a></b></span>(const QPointF &amp;)</li>
<li class="fn"><span class="name"><b><a href="qrectf.html#setBottomRight">setBottomRight</a></b></span>(const QPointF &amp;)</li>
<li class="fn"><span class="name"><b><a href="qrectf.html#setCoords">setCoords</a></b></span>(qreal , qreal , qreal , qreal )</li>
<li class="fn"><span class="name"><b><a href="qrectf.html#setHeight">setHeight</a></b></span>(qreal )</li>
<li class="fn"><span class="name"><b><a href="qrectf.html#setLeft">setLeft</a></b></span>(qreal )</li>
<li class="fn"><span class="name"><b><a href="qrectf.html#setRect">setRect</a></b></span>(qreal , qreal , qreal , qreal )</li>
<li class="fn"><span class="name"><b><a href="qrectf.html#setRight">setRight</a></b></span>(qreal )</li>
<li class="fn"><span class="name"><b><a href="qrectf.html#setSize">setSize</a></b></span>(const QSizeF &amp;)</li>
<li class="fn"><span class="name"><b><a href="qrectf.html#setTop">setTop</a></b></span>(qreal )</li>
<li class="fn"><span class="name"><b><a href="qrectf.html#setTopLeft">setTopLeft</a></b></span>(const QPointF &amp;)</li>
<li class="fn"><span class="name"><b><a href="qrectf.html#setTopRight">setTopRight</a></b></span>(const QPointF &amp;)</li>
<li class="fn"><span class="name"><b><a href="qrectf.html#setWidth">setWidth</a></b></span>(qreal )</li>
<li class="fn"><span class="name"><b><a href="qrectf.html#setX">setX</a></b></span>(qreal )</li>
<li class="fn"><span class="name"><b><a href="qrectf.html#setY">setY</a></b></span>(qreal )</li>
<li class="fn"><span class="name"><b><a href="qrectf.html#size">size</a></b></span>() const : QSizeF</li>
<li class="fn"><span class="name"><b><a href="qrectf.html#toAlignedRect">toAlignedRect</a></b></span>() const : QRect</li>
<li class="fn"><span class="name"><b><a href="qrectf.html#toCGRect">toCGRect</a></b></span>() const : CGRect</li>
<li class="fn"><span class="name"><b><a href="qrectf.html#toRect">toRect</a></b></span>() const : QRect</li>
<li class="fn"><span class="name"><b><a href="qrectf.html#top">top</a></b></span>() const : qreal</li>
<li class="fn"><span class="name"><b><a href="qrectf.html#topLeft">topLeft</a></b></span>() const : QPointF</li>
<li class="fn"><span class="name"><b><a href="qrectf.html#topRight">topRight</a></b></span>() const : QPointF</li>
<li class="fn"><span class="name"><b><a href="qrectf.html#translate">translate</a></b></span>(qreal , qreal )</li>
<li class="fn"><span class="name"><b><a href="qrectf.html#translate-1">translate</a></b></span>(const QPointF &amp;)</li>
<li class="fn"><span class="name"><b><a href="qrectf.html#translated">translated</a></b></span>(qreal , qreal ) const : QRectF</li>
<li class="fn"><span class="name"><b><a href="qrectf.html#translated-1">translated</a></b></span>(const QPointF &amp;) const : QRectF</li>
<li class="fn"><span class="name"><b><a href="qrectf.html#transposed">transposed</a></b></span>() const : QRectF</li>
<li class="fn"><span class="name"><b><a href="qrectf.html#united">united</a></b></span>(const QRectF &amp;) const : QRectF</li>
<li class="fn"><span class="name"><b><a href="qrectf.html#width">width</a></b></span>() const : qreal</li>
<li class="fn"><span class="name"><b><a href="qrectf.html#x">x</a></b></span>() const : qreal</li>
<li class="fn"><span class="name"><b><a href="qrectf.html#y">y</a></b></span>() const : qreal</li>
<li class="fn"><span class="name"><b><a href="qrectf.html#operator-and">operator&amp;</a></b></span>(const QRectF &amp;) const : QRectF</li>
<li class="fn"><span class="name"><b><a href="qrectf.html#operator-and-eq">operator&amp;=</a></b></span>(const QRectF &amp;) : QRectF &amp;</li>
<li class="fn"><span class="name"><b><a href="qrectf.html#operator-2b-eq">operator+=</a></b></span>(const QMarginsF &amp;) : QRectF &amp;</li>
<li class="fn"><span class="name"><b><a href="qrectf.html#operator--eq">operator-=</a></b></span>(const QMarginsF &amp;) : QRectF &amp;</li>
<li class="fn"><span class="name"><b><a href="qrectf.html#operator-7c">operator|</a></b></span>(const QRectF &amp;) const : QRectF</li>
<li class="fn"><span class="name"><b><a href="qrectf.html#operator-7c-eq">operator|=</a></b></span>(const QRectF &amp;) : QRectF &amp;</li>
</ul>
</td></tr>
</table></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>