Sophie

Sophie

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

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" />
<!-- qresource.cpp -->
  <title>List of All Members for QResource | 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 >QResource</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 QResource</h1>
<p>This is the complete list of members for <a href="qresource.html">QResource</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="qresource.html#QResource">QResource</a></b></span>(const QString &amp;, const QLocale &amp;)</li>
<li class="fn"><span class="name"><b><a href="qresource.html#dtor.QResource">~QResource</a></b></span>()</li>
<li class="fn"><span class="name"><b><a href="qresource.html#absoluteFilePath">absoluteFilePath</a></b></span>() const : QString</li>
<li class="fn"><span class="name"><b><a href="qresource.html#children">children</a></b></span>() const : QStringList</li>
<li class="fn"><span class="name"><b><a href="qresource.html#d_ptr-var">d_ptr</a></b></span> : QScopedPointer&lt;QResourcePrivate&gt;</li>
<li class="fn"><span class="name"><b><a href="qresource.html#data">data</a></b></span>() const : const uchar *</li>
<li class="fn"><span class="name"><b><a href="qresource.html#fileName">fileName</a></b></span>() const : QString</li>
<li class="fn"><span class="name"><b><a href="qresource.html#isCompressed">isCompressed</a></b></span>() const : bool</li>
<li class="fn"><span class="name"><b><a href="qresource.html#isDir">isDir</a></b></span>() const : bool</li>
<li class="fn"><span class="name"><b><a href="qresource.html#isFile">isFile</a></b></span>() const : bool</li>
</ul></td><td class="topAlign"><ul>
<li class="fn"><span class="name"><b><a href="qresource.html#isValid">isValid</a></b></span>() const : bool</li>
<li class="fn"><span class="name"><b><a href="qresource.html#lastModified">lastModified</a></b></span>() const : QDateTime</li>
<li class="fn"><span class="name"><b><a href="qresource.html#locale">locale</a></b></span>() const : QLocale</li>
<li class="fn"><span class="name"><b><a href="qresource.html#registerResource">registerResource</a></b></span>(const QString &amp;, const QString &amp;) : bool</li>
<li class="fn"><span class="name"><b><a href="qresource.html#registerResource-1">registerResource</a></b></span>(const uchar *, const QString &amp;) : bool</li>
<li class="fn"><span class="name"><b><a href="qresource.html#setFileName">setFileName</a></b></span>(const QString &amp;)</li>
<li class="fn"><span class="name"><b><a href="qresource.html#setLocale">setLocale</a></b></span>(const QLocale &amp;)</li>
<li class="fn"><span class="name"><b><a href="qresource.html#size">size</a></b></span>() const : qint64</li>
<li class="fn"><span class="name"><b><a href="qresource.html#unregisterResource">unregisterResource</a></b></span>(const QString &amp;, const QString &amp;) : bool</li>
<li class="fn"><span class="name"><b><a href="qresource.html#unregisterResource-1">unregisterResource</a></b></span>(const uchar *, const QString &amp;) : 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>