Sophie

Sophie

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

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" />
<!-- qurl.cpp -->
  <title>List of All Members for QUrl | Qt Core 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="qtcore-index.html">Qt Core</a></td><td ><a href="qtcore-module.html">C++ Classes</a></td><td >QUrl</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 QUrl</h1>
<p>This is the complete list of members for <a href="qurl.html">QUrl</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="qurl.html#ComponentFormattingOption-enum">ComponentFormattingOption</a></b></span></li>
<li class="fn">flags <span class="name"><b><a href="qurl.html#ComponentFormattingOption-enum">ComponentFormattingOptions</a></b></span></li>
<li class="fn">flags <span class="name"><b><a href="qurl.html#UrlFormattingOption-enum">FormattingOptions</a></b></span></li>
<li class="fn">enum <span class="name"><b><a href="qurl.html#ParsingMode-enum">ParsingMode</a></b></span></li>
<li class="fn">enum <span class="name"><b><a href="qurl.html#UrlFormattingOption-enum">UrlFormattingOption</a></b></span></li>
<li class="fn">enum <span class="name"><b><a href="qurl.html#UserInputResolutionOption-enum">UserInputResolutionOption</a></b></span></li>
<li class="fn">flags <span class="name"><b><a href="qurl.html#UserInputResolutionOption-enum">UserInputResolutionOptions</a></b></span></li>
<li class="fn"><span class="name"><b><a href="qurl.html#QUrl">QUrl</a></b></span>()</li>
<li class="fn"><span class="name"><b><a href="qurl.html#QUrl-1">QUrl</a></b></span>(const QUrl &amp;)</li>
<li class="fn"><span class="name"><b><a href="qurl.html#QUrl-2">QUrl</a></b></span>(const QString &amp;, ParsingMode )</li>
<li class="fn"><span class="name"><b><a href="qurl.html#QUrl-3">QUrl</a></b></span>(QUrl &amp;&amp;)</li>
<li class="fn"><span class="name"><b><a href="qurl.html#dtor.QUrl">~QUrl</a></b></span>()</li>
<li class="fn"><span class="name"><b><a href="qurl.html#adjusted">adjusted</a></b></span>(FormattingOptions ) const : QUrl</li>
<li class="fn"><span class="name"><b><a href="qurl.html#authority">authority</a></b></span>(ComponentFormattingOptions ) const : QString</li>
<li class="fn"><span class="name"><b><a href="qurl.html#clear">clear</a></b></span>()</li>
<li class="fn"><span class="name"><b><a href="qurl.html#errorString">errorString</a></b></span>() const : QString</li>
<li class="fn"><span class="name"><b><a href="qurl.html#fileName">fileName</a></b></span>(ComponentFormattingOptions ) const : QString</li>
<li class="fn"><span class="name"><b><a href="qurl.html#fragment">fragment</a></b></span>(ComponentFormattingOptions ) const : QString</li>
<li class="fn"><span class="name"><b><a href="qurl.html#fromAce">fromAce</a></b></span>(const QByteArray &amp;) : QString</li>
<li class="fn"><span class="name"><b><a href="qurl.html#fromCFURL">fromCFURL</a></b></span>(CFURLRef ) : QUrl</li>
<li class="fn"><span class="name"><b><a href="qurl.html#fromEncoded">fromEncoded</a></b></span>(const QByteArray &amp;, ParsingMode ) : QUrl</li>
<li class="fn"><span class="name"><b><a href="qurl.html#fromLocalFile">fromLocalFile</a></b></span>(const QString &amp;) : QUrl</li>
<li class="fn"><span class="name"><b><a href="qurl.html#fromNSURL">fromNSURL</a></b></span>(const NSURL *) : QUrl</li>
<li class="fn"><span class="name"><b><a href="qurl.html#fromPercentEncoding">fromPercentEncoding</a></b></span>(const QByteArray &amp;) : QString</li>
<li class="fn"><span class="name"><b><a href="qurl.html#fromStringList">fromStringList</a></b></span>(const QStringList &amp;, ParsingMode ) : QList&lt;QUrl&gt;</li>
<li class="fn"><span class="name"><b><a href="qurl.html#fromUserInput">fromUserInput</a></b></span>(const QString &amp;) : QUrl</li>
<li class="fn"><span class="name"><b><a href="qurl.html#fromUserInput-1">fromUserInput</a></b></span>(const QString &amp;, const QString &amp;, UserInputResolutionOptions ) : QUrl</li>
<li class="fn"><span class="name"><b><a href="qurl.html#hasFragment">hasFragment</a></b></span>() const : bool</li>
<li class="fn"><span class="name"><b><a href="qurl.html#hasQuery">hasQuery</a></b></span>() const : bool</li>
<li class="fn"><span class="name"><b><a href="qurl.html#host">host</a></b></span>(ComponentFormattingOptions ) const : QString</li>
<li class="fn"><span class="name"><b><a href="qurl.html#idnWhitelist">idnWhitelist</a></b></span>() : QStringList</li>
<li class="fn"><span class="name"><b><a href="qurl.html#isEmpty">isEmpty</a></b></span>() const : bool</li>
<li class="fn"><span class="name"><b><a href="qurl.html#isLocalFile">isLocalFile</a></b></span>() const : bool</li>
<li class="fn"><span class="name"><b><a href="qurl.html#isParentOf">isParentOf</a></b></span>(const QUrl &amp;) const : bool</li>
<li class="fn"><span class="name"><b><a href="qurl.html#isRelative">isRelative</a></b></span>() const : bool</li>
<li class="fn"><span class="name"><b><a href="qurl.html#isValid">isValid</a></b></span>() const : bool</li>
<li class="fn"><span class="name"><b><a href="qurl.html#matches">matches</a></b></span>(const QUrl &amp;, FormattingOptions ) const : bool</li>
<li class="fn"><span class="name"><b><a href="qurl.html#password">password</a></b></span>(ComponentFormattingOptions ) const : QString</li>
</ul></td><td class="topAlign"><ul>
<li class="fn"><span class="name"><b><a href="qurl.html#path">path</a></b></span>(ComponentFormattingOptions ) const : QString</li>
<li class="fn"><span class="name"><b><a href="qurl.html#port">port</a></b></span>(int ) const : int</li>
<li class="fn"><span class="name"><b><a href="qurl.html#query">query</a></b></span>(ComponentFormattingOptions ) const : QString</li>
<li class="fn"><span class="name"><b><a href="qurl.html#resolved">resolved</a></b></span>(const QUrl &amp;) const : QUrl</li>
<li class="fn"><span class="name"><b><a href="qurl.html#scheme">scheme</a></b></span>() const : QString</li>
<li class="fn"><span class="name"><b><a href="qurl.html#setAuthority">setAuthority</a></b></span>(const QString &amp;, ParsingMode )</li>
<li class="fn"><span class="name"><b><a href="qurl.html#setFragment">setFragment</a></b></span>(const QString &amp;, ParsingMode )</li>
<li class="fn"><span class="name"><b><a href="qurl.html#setHost">setHost</a></b></span>(const QString &amp;, ParsingMode )</li>
<li class="fn"><span class="name"><b><a href="qurl.html#setIdnWhitelist">setIdnWhitelist</a></b></span>(const QStringList &amp;)</li>
<li class="fn"><span class="name"><b><a href="qurl.html#setPassword">setPassword</a></b></span>(const QString &amp;, ParsingMode )</li>
<li class="fn"><span class="name"><b><a href="qurl.html#setPath">setPath</a></b></span>(const QString &amp;, ParsingMode )</li>
<li class="fn"><span class="name"><b><a href="qurl.html#setPort">setPort</a></b></span>(int )</li>
<li class="fn"><span class="name"><b><a href="qurl.html#setQuery">setQuery</a></b></span>(const QString &amp;, ParsingMode )</li>
<li class="fn"><span class="name"><b><a href="qurl.html#setQuery-1">setQuery</a></b></span>(const QUrlQuery &amp;)</li>
<li class="fn"><span class="name"><b><a href="qurl.html#setScheme">setScheme</a></b></span>(const QString &amp;)</li>
<li class="fn"><span class="name"><b><a href="qurl.html#setUrl">setUrl</a></b></span>(const QString &amp;, ParsingMode )</li>
<li class="fn"><span class="name"><b><a href="qurl.html#setUserInfo">setUserInfo</a></b></span>(const QString &amp;, ParsingMode )</li>
<li class="fn"><span class="name"><b><a href="qurl.html#setUserName">setUserName</a></b></span>(const QString &amp;, ParsingMode )</li>
<li class="fn"><span class="name"><b><a href="qurl.html#swap">swap</a></b></span>(QUrl &amp;)</li>
<li class="fn"><span class="name"><b><a href="qurl.html#toAce">toAce</a></b></span>(const QString &amp;) : QByteArray</li>
<li class="fn"><span class="name"><b><a href="qurl.html#toCFURL">toCFURL</a></b></span>() const : CFURLRef</li>
<li class="fn"><span class="name"><b><a href="qurl.html#toDisplayString">toDisplayString</a></b></span>(FormattingOptions ) const : QString</li>
<li class="fn"><span class="name"><b><a href="qurl.html#toEncoded">toEncoded</a></b></span>(FormattingOptions ) const : QByteArray</li>
<li class="fn"><span class="name"><b><a href="qurl.html#toLocalFile">toLocalFile</a></b></span>() const : QString</li>
<li class="fn"><span class="name"><b><a href="qurl.html#toNSURL">toNSURL</a></b></span>() const : NSURL *</li>
<li class="fn"><span class="name"><b><a href="qurl.html#toPercentEncoding">toPercentEncoding</a></b></span>(const QString &amp;, const QByteArray &amp;, const QByteArray &amp;) : QByteArray</li>
<li class="fn"><span class="name"><b><a href="qurl.html#toString">toString</a></b></span>(FormattingOptions ) const : QString</li>
<li class="fn"><span class="name"><b><a href="qurl.html#toStringList">toStringList</a></b></span>(const QList&lt;QUrl&gt; &amp;, FormattingOptions ) : QStringList</li>
<li class="fn"><span class="name"><b><a href="qurl.html#topLevelDomain">topLevelDomain</a></b></span>(ComponentFormattingOptions ) const : QString</li>
<li class="fn"><span class="name"><b><a href="qurl.html#url">url</a></b></span>(FormattingOptions ) const : QString</li>
<li class="fn"><span class="name"><b><a href="qurl.html#userInfo">userInfo</a></b></span>(ComponentFormattingOptions ) const : QString</li>
<li class="fn"><span class="name"><b><a href="qurl.html#userName">userName</a></b></span>(ComponentFormattingOptions ) const : QString</li>
<li class="fn"><span class="name"><b><a href="qurl.html#operator-not-eq">operator!=</a></b></span>(const QUrl &amp;) const : bool</li>
<li class="fn"><span class="name"><b><a href="qurl.html#operator-eq">operator=</a></b></span>(const QUrl &amp;) : QUrl &amp;</li>
<li class="fn"><span class="name"><b><a href="qurl.html#operator-eq-1">operator=</a></b></span>(const QString &amp;) : QUrl &amp;</li>
<li class="fn"><span class="name"><b><a href="qurl.html#operator-eq-2">operator=</a></b></span>(QUrl &amp;&amp;) : QUrl &amp;</li>
<li class="fn"><span class="name"><b><a href="qurl.html#operator-eq-eq">operator==</a></b></span>(const QUrl &amp;) const : bool</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>