Sophie

Sophie

distrib > Mageia > 7 > armv7hl > by-pkgid > 2c21526e2a037dc4eaceb3895021e482 > files > 455

qtlocation5-doc-5.12.6-1.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" />
<!-- qgeorectangle.cpp -->
  <title>List of All Members for QGeoRectangle | Qt Positioning 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="qtpositioning-index.html">Qt Positioning</a></td><td ><a href="qtpositioning-module.html">C++ Classes</a></td><td >QGeoRectangle</td></tr></table><table class="buildversion"><tr>
<td id="buildversion" width="100%" align="right"><a href="qtpositioning-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 QGeoRectangle</h1>
<p>This is the complete list of members for <a href="qgeorectangle.html">QGeoRectangle</a>, including inherited members.</p>
<div class="table"><table class="propsummary">
<tr><td class="topAlign"><ul>
<li class="fn">typedef <span class="name"><b><a href="qgeorectangle.html#QtGadgetHelper-typedef">QtGadgetHelper</a></b></span></li>
<li class="fn">enum <span class="name"><b><a href="qgeoshape.html#ShapeType-enum">ShapeType</a></b></span></li>
<li class="fn"><span class="name"><b><a href="qgeorectangle.html#QGeoRectangle">QGeoRectangle</a></b></span>()</li>
<li class="fn"><span class="name"><b><a href="qgeorectangle.html#QGeoRectangle-1">QGeoRectangle</a></b></span>(const QGeoCoordinate &amp;, double , double )</li>
<li class="fn"><span class="name"><b><a href="qgeorectangle.html#QGeoRectangle-2">QGeoRectangle</a></b></span>(const QGeoCoordinate &amp;, const QGeoCoordinate &amp;)</li>
<li class="fn"><span class="name"><b><a href="qgeorectangle.html#QGeoRectangle-3">QGeoRectangle</a></b></span>(const QList&lt;QGeoCoordinate&gt; &amp;)</li>
<li class="fn"><span class="name"><b><a href="qgeorectangle.html#QGeoRectangle-4">QGeoRectangle</a></b></span>(const QGeoRectangle &amp;)</li>
<li class="fn"><span class="name"><b><a href="qgeorectangle.html#QGeoRectangle-5">QGeoRectangle</a></b></span>(const QGeoShape &amp;)</li>
<li class="fn"><span class="name"><b><a href="qgeorectangle.html#dtor.QGeoRectangle">~QGeoRectangle</a></b></span>()</li>
<li class="fn"><span class="name"><b><a href="qgeorectangle.html#bottomLeft">bottomLeft</a></b></span>() const : QGeoCoordinate</li>
<li class="fn"><span class="name"><b><a href="qgeorectangle.html#bottomRight">bottomRight</a></b></span>() const : QGeoCoordinate</li>
<li class="fn"><span class="name"><b><a href="qgeoshape.html#boundingGeoRectangle">boundingGeoRectangle</a></b></span>() const : QGeoRectangle</li>
<li class="fn"><span class="name"><b><a href="qgeorectangle.html#center">center</a></b></span>() const : QGeoCoordinate</li>
<li class="fn"><span class="name"><b><a href="qgeorectangle.html#contains">contains</a></b></span>(const QGeoRectangle &amp;) const : bool</li>
<li class="fn"><span class="name"><b><a href="qgeoshape.html#d_ptr-var">d_ptr</a></b></span> : QSharedDataPointer&lt;QGeoShapePrivate&gt;</li>
<li class="fn"><span class="name"><b><a href="qgeorectangle.html#extendRectangle">extendRectangle</a></b></span>(const QGeoCoordinate &amp;)</li>
<li class="fn"><span class="name"><b><a href="qgeorectangle.html#height">height</a></b></span>() const : double</li>
<li class="fn"><span class="name"><b><a href="qgeorectangle.html#intersects">intersects</a></b></span>(const QGeoRectangle &amp;) const : bool</li>
<li class="fn"><span class="name"><b><a href="qgeoshape.html#isEmpty">isEmpty</a></b></span>() const : bool</li>
<li class="fn"><span class="name"><b><a href="qgeoshape.html#isValid">isValid</a></b></span>() const : bool</li>
<li class="fn"><span class="name"><b><a href="qgeorectangle.html#qt_check_for_QGADGET_macro">qt_check_for_QGADGET_macro</a></b></span>()</li>
</ul></td><td class="topAlign"><ul>
<li class="fn"><span class="name"><b><a href="qgeorectangle.html#setBottomLeft">setBottomLeft</a></b></span>(const QGeoCoordinate &amp;)</li>
<li class="fn"><span class="name"><b><a href="qgeorectangle.html#setBottomRight">setBottomRight</a></b></span>(const QGeoCoordinate &amp;)</li>
<li class="fn"><span class="name"><b><a href="qgeorectangle.html#setCenter">setCenter</a></b></span>(const QGeoCoordinate &amp;)</li>
<li class="fn"><span class="name"><b><a href="qgeorectangle.html#setHeight">setHeight</a></b></span>(double )</li>
<li class="fn"><span class="name"><b><a href="qgeorectangle.html#setTopLeft">setTopLeft</a></b></span>(const QGeoCoordinate &amp;)</li>
<li class="fn"><span class="name"><b><a href="qgeorectangle.html#setTopRight">setTopRight</a></b></span>(const QGeoCoordinate &amp;)</li>
<li class="fn"><span class="name"><b><a href="qgeorectangle.html#setWidth">setWidth</a></b></span>(double )</li>
<li class="fn"><span class="name"><b><a href="qgeorectangle.html#staticMetaObject-var">staticMetaObject</a></b></span> : const QMetaObject</li>
<li class="fn"><span class="name"><b><a href="qgeorectangle.html#toString">toString</a></b></span>() const : QString</li>
<li class="fn"><span class="name"><b><a href="qgeorectangle.html#topLeft">topLeft</a></b></span>() const : QGeoCoordinate</li>
<li class="fn"><span class="name"><b><a href="qgeorectangle.html#topRight">topRight</a></b></span>() const : QGeoCoordinate</li>
<li class="fn"><span class="name"><b><a href="qgeorectangle.html#translate">translate</a></b></span>(double , double )</li>
<li class="fn"><span class="name"><b><a href="qgeorectangle.html#translated">translated</a></b></span>(double , double ) const : QGeoRectangle</li>
<li class="fn"><span class="name"><b><a href="qgeoshape.html#type">type</a></b></span>() const : QGeoShape::ShapeType</li>
<li class="fn"><span class="name"><b><a href="qgeorectangle.html#united">united</a></b></span>(const QGeoRectangle &amp;) const : QGeoRectangle</li>
<li class="fn"><span class="name"><b><a href="qgeorectangle.html#width">width</a></b></span>() const : double</li>
<li class="fn"><span class="name"><b><a href="qgeorectangle.html#operator-not-eq">operator!=</a></b></span>(const QGeoRectangle &amp;) const : bool</li>
<li class="fn"><span class="name"><b><a href="qgeorectangle.html#operator-eq">operator=</a></b></span>(const QGeoRectangle &amp;) : QGeoRectangle &amp;</li>
<li class="fn"><span class="name"><b><a href="qgeorectangle.html#operator-eq-eq">operator==</a></b></span>(const QGeoRectangle &amp;) const : bool</li>
<li class="fn"><span class="name"><b><a href="qgeorectangle.html#operator-7c">operator|</a></b></span>(const QGeoRectangle &amp;) const : QGeoRectangle</li>
<li class="fn"><span class="name"><b><a href="qgeorectangle.html#operator-7c-eq">operator|=</a></b></span>(const QGeoRectangle &amp;) : QGeoRectangle &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>