Sophie

Sophie

distrib > Mageia > 7 > armv7hl > media > core-release > by-pkgid > c61c536f80c3d067f7ca643389c560f9 > files > 27

qtremoteobjects5-doc-5.12.2-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" />
<!-- qremoteobjectnode.cpp -->
  <title>List of All Members for QRemoteObjectHostBase | Qt Remote Objects 5.12.2</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="qtremoteobjects-index.html">Qt Remote Objects</a></td><td ><a href="qtremoteobjects-module.html">C++ Classes</a></td><td >QRemoteObjectHostBase</td></tr></table><table class="buildversion"><tr>
<td id="buildversion" width="100%" align="right"><a href="qtremoteobjects-index.html">Qt 5.12.2 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 QRemoteObjectHostBase</h1>
<p>This is the complete list of members for <a href="qremoteobjecthostbase.html">QRemoteObjectHostBase</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="qremoteobjecthostbase.html#AllowedSchemas-enum">AllowedSchemas</a></b></span></li>
<li class="fn">enum <span class="name"><b><a href="qremoteobjectnode.html#ErrorCode-enum">ErrorCode</a></b></span></li>
<li class="fn">typedef <span class="name"><b><a href="qremoteobjecthostbase.html#RemoteObjectNameFilter-typedef">RemoteObjectNameFilter</a></b></span></li>
<li class="fn">typedef <span class="name"><b><a href="qremoteobjectnode.html#RemoteObjectSchemaHandler-typedef">RemoteObjectSchemaHandler</a></b></span></li>
<li class="fn"><span class="name"><b><a href="qremoteobjecthostbase.html#dtor.QRemoteObjectHostBase">~QRemoteObjectHostBase</a></b></span>()</li>
<li class="fn"><span class="name"><b><a href="qremoteobjectnode.html#acquire">acquire</a></b></span>(const QString &amp;) : ObjectType *</li>
<li class="fn"><span class="name"><b><a href="qremoteobjectnode.html#acquireDynamic">acquireDynamic</a></b></span>(const QString &amp;) : QRemoteObjectDynamicReplica *</li>
<li class="fn"><span class="name"><b><a href="qremoteobjectnode.html#acquireModel">acquireModel</a></b></span>(const QString &amp;, QtRemoteObjects::InitialAction , const QVector&lt;int&gt; &amp;) : QAbstractItemModelReplica *</li>
<li class="fn"><span class="name"><b><a href="qremoteobjectnode.html#addClientSideConnection">addClientSideConnection</a></b></span>(QIODevice *)</li>
<li class="fn"><span class="name"><b><a href="qremoteobjecthostbase.html#addHostSideConnection">addHostSideConnection</a></b></span>(QIODevice *)</li>
<li class="fn"><span class="name"><b><a href="qremoteobjectnode.html#connectToNode">connectToNode</a></b></span>(const QUrl &amp;) : bool</li>
<li class="fn"><span class="name"><b><a href="qremoteobjecthostbase.html#disableRemoting">disableRemoting</a></b></span>(QObject *) : bool</li>
<li class="fn"><span class="name"><b><a href="qremoteobjecthostbase.html#enableRemoting">enableRemoting</a></b></span>(ObjectType *) : bool</li>
<li class="fn"><span class="name"><b><a href="qremoteobjecthostbase.html#enableRemoting-1">enableRemoting</a></b></span>(QObject *, const QString &amp;) : bool</li>
<li class="fn"><span class="name"><b><a href="qremoteobjecthostbase.html#enableRemoting-2">enableRemoting</a></b></span>(QAbstractItemModel *, const QString &amp;, const QVector&lt;int&gt; , QItemSelectionModel *) : bool</li>
<li class="fn"><span class="name"><b><a href="qremoteobjectnode.html#error">error</a></b></span>(QRemoteObjectNode::ErrorCode )</li>
<li class="fn"><span class="name"><b><a href="qremoteobjectnode.html#heartbeatInterval-prop">heartbeatInterval</a></b></span>() const : int</li>
<li class="fn"><span class="name"><b><a href="qremoteobjectnode.html#heartbeatInterval-prop">heartbeatIntervalChanged</a></b></span>(int )</li>
<li class="fn"><span class="name"><b><a href="qremoteobjectnode.html#instances">instances</a></b></span>() const : QStringList</li>
<li class="fn"><span class="name"><b><a href="qremoteobjectnode.html#instances-1">instances</a></b></span>(const QString &amp;) const : QStringList</li>
<li class="fn"><span class="name"><b><a href="qremoteobjectnode.html#lastError">lastError</a></b></span>() const : QRemoteObjectNode::ErrorCode</li>
</ul></td><td class="topAlign"><ul>
<li class="fn"><span class="name"><b><a href="qremoteobjecthostbase.html#metaObject">metaObject</a></b></span>() const : const QMetaObject *</li>
<li class="fn"><span class="name"><b><a href="qremoteobjectnode.html#persistedStore-prop">persistedStore</a></b></span>() const : QRemoteObjectAbstractPersistedStore *</li>
<li class="fn"><span class="name"><b><a href="qremoteobjecthostbase.html#proxy">proxy</a></b></span>(const QUrl &amp;, const QUrl &amp;, QRemoteObjectHostBase::RemoteObjectNameFilter ) : bool</li>
<li class="fn"><span class="name"><b><a href="qremoteobjecthostbase.html#qt_metacall">qt_metacall</a></b></span>(<i>QMetaObject::Call</i>, <i>int</i>, <i>void **</i>) : int</li>
<li class="fn"><span class="name"><b><a href="qremoteobjecthostbase.html#qt_metacast">qt_metacast</a></b></span>(<i>const char *</i>) : void *</li>
<li class="fn"><span class="name"><b><a href="qremoteobjectnode.html#registerExternalSchema">registerExternalSchema</a></b></span>(const QString &amp;, QRemoteObjectNode::RemoteObjectSchemaHandler )</li>
<li class="fn"><span class="name"><b><a href="qremoteobjectnode.html#registry">registry</a></b></span>() const : const QRemoteObjectRegistry *</li>
<li class="fn"><span class="name"><b><a href="qremoteobjectnode.html#registryUrl-prop">registryUrl</a></b></span>() const : QUrl</li>
<li class="fn"><span class="name"><b><a href="qremoteobjectnode.html#remoteObjectAdded">remoteObjectAdded</a></b></span>(<i>const QRemoteObjectSourceLocation &amp;</i>)</li>
<li class="fn"><span class="name"><b><a href="qremoteobjectnode.html#remoteObjectRemoved">remoteObjectRemoved</a></b></span>(<i>const QRemoteObjectSourceLocation &amp;</i>)</li>
<li class="fn"><span class="name"><b><a href="qremoteobjecthostbase.html#reverseProxy">reverseProxy</a></b></span>(QRemoteObjectHostBase::RemoteObjectNameFilter ) : bool</li>
<li class="fn"><span class="name"><b><a href="qremoteobjectnode.html#heartbeatInterval-prop">setHeartbeatInterval</a></b></span>(int )</li>
<li class="fn"><span class="name"><b><a href="qremoteobjecthostbase.html#setName">setName</a></b></span>(const QString &amp;)</li>
<li class="fn"><span class="name"><b><a href="qremoteobjectnode.html#persistedStore-prop">setPersistedStore</a></b></span>(QRemoteObjectAbstractPersistedStore *)</li>
<li class="fn"><span class="name"><b><a href="qremoteobjectnode.html#registryUrl-prop">setRegistryUrl</a></b></span>(const QUrl &amp;) : bool</li>
<li class="fn"><span class="name"><b><a href="qremoteobjecthostbase.html#staticMetaObject-var">staticMetaObject</a></b></span> : const QMetaObject</li>
<li class="fn"><span class="name"><b><a href="qremoteobjectnode.html#timerEvent">timerEvent</a></b></span>(<i>QTimerEvent *</i>)</li>
<li class="fn"><span class="name"><b><a href="qremoteobjecthostbase.html#tr">tr</a></b></span>(const char *, const char *, int ) : QString</li>
<li class="fn"><span class="name"><b><a href="qremoteobjecthostbase.html#trUtf8">trUtf8</a></b></span>(const char *, const char *, int ) : QString</li>
<li class="fn"><span class="name"><b><a href="qremoteobjectnode.html#waitForRegistry">waitForRegistry</a></b></span>(int ) : bool</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>