Sophie

Sophie

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

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" />
<!-- qsignalspy.qdoc -->
  <title>List of All Members for QSignalSpy | Qt Test 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="qttest-index.html">Qt Test</a></td><td ><a href="qttest-module.html">C++ Classes</a></td><td >QSignalSpy</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 QSignalSpy</h1>
<p>This is the complete list of members for <a href="qsignalspy.html">QSignalSpy</a>, including inherited members.</p>
<div class="table"><table class="propsummary">
<tr><td class="topAlign"><ul>
<li class="fn">class <span class="name"><b><a href="../qtcore/qlist-memorylayout.html">MemoryLayout</a></b></span></li>
<li class="fn">class <span class="name"><b><a href="../qtcore/qlist-const-iterator.html">const_iterator</a></b></span></li>
<li class="fn">class <span class="name"><b><a href="../qtcore/qlist-iterator.html">iterator</a></b></span></li>
<li class="fn">typedef <span class="name"><b><a href="../qtcore/qlist.html#ConstIterator-typedef">ConstIterator</a></b></span></li>
<li class="fn">typedef <span class="name"><b><a href="../qtcore/qlist.html#Iterator-typedef">Iterator</a></b></span></li>
<li class="fn">typedef <span class="name"><b><a href="../qtcore/qlist.html#const_pointer-typedef">const_pointer</a></b></span></li>
<li class="fn">typedef <span class="name"><b><a href="../qtcore/qlist.html#const_reference-typedef">const_reference</a></b></span></li>
<li class="fn">typedef <span class="name"><b><a href="../qtcore/qlist.html#const_reverse_iterator-typedef">const_reverse_iterator</a></b></span></li>
<li class="fn">typedef <span class="name"><b><a href="../qtcore/qlist.html#difference_type-typedef">difference_type</a></b></span></li>
<li class="fn">typedef <span class="name"><b><a href="../qtcore/qlist.html#pointer-typedef">pointer</a></b></span></li>
<li class="fn">typedef <span class="name"><b><a href="../qtcore/qlist.html#reference-typedef">reference</a></b></span></li>
<li class="fn">typedef <span class="name"><b><a href="../qtcore/qlist.html#reverse_iterator-typedef">reverse_iterator</a></b></span></li>
<li class="fn">typedef <span class="name"><b><a href="../qtcore/qlist.html#size_type-typedef">size_type</a></b></span></li>
<li class="fn">typedef <span class="name"><b><a href="../qtcore/qlist.html#value_type-typedef">value_type</a></b></span></li>
<li class="fn"><span class="name"><b><a href="qsignalspy.html#QSignalSpy">QSignalSpy</a></b></span>(const QObject *, const char *)</li>
<li class="fn"><span class="name"><b><a href="qsignalspy.html#QSignalSpy-1">QSignalSpy</a></b></span>(const QObject *, PointerToMemberFunction )</li>
<li class="fn"><span class="name"><b><a href="../qtcore/qlist.html#append">append</a></b></span>(const T &amp;)</li>
<li class="fn"><span class="name"><b><a href="../qtcore/qlist.html#append-1">append</a></b></span>(const QList&lt;T&gt; &amp;)</li>
<li class="fn"><span class="name"><b><a href="../qtcore/qlist.html#at">at</a></b></span>(int ) const</li>
<li class="fn"><span class="name"><b><a href="../qtcore/qlist.html#back">back</a></b></span>()</li>
<li class="fn"><span class="name"><b><a href="../qtcore/qlist.html#back-1">back</a></b></span>() const</li>
<li class="fn"><span class="name"><b><a href="../qtcore/qlist.html#begin">begin</a></b></span>()</li>
<li class="fn"><span class="name"><b><a href="../qtcore/qlist.html#begin-1">begin</a></b></span>() const</li>
<li class="fn"><span class="name"><b><a href="../qtcore/qobject.html#blockSignals">blockSignals</a></b></span>(bool )</li>
<li class="fn"><span class="name"><b><a href="../qtcore/qlist.html#cbegin">cbegin</a></b></span>() const</li>
<li class="fn"><span class="name"><b><a href="../qtcore/qlist.html#cend">cend</a></b></span>() const</li>
<li class="fn"><span class="name"><b><a href="../qtcore/qobject.html#childEvent">childEvent</a></b></span>(QChildEvent *)</li>
<li class="fn"><span class="name"><b><a href="../qtcore/qobject.html#children">children</a></b></span>() const</li>
<li class="fn"><span class="name"><b><a href="../qtcore/qlist.html#clear">clear</a></b></span>()</li>
<li class="fn"><span class="name"><b><a href="../qtcore/qobject.html#connect">connect</a></b></span>(const QObject *, const char *, const QObject *, const char *, Qt::ConnectionType )</li>
<li class="fn"><span class="name"><b><a href="../qtcore/qobject.html#connect-1">connect</a></b></span>(const QObject *, const QMetaMethod &amp;, const QObject *, const QMetaMethod &amp;, Qt::ConnectionType )</li>
<li class="fn"><span class="name"><b><a href="../qtcore/qobject.html#connect-2">connect</a></b></span>(const QObject *, const char *, const char *, Qt::ConnectionType ) const</li>
<li class="fn"><span class="name"><b><a href="../qtcore/qobject.html#connect-3">connect</a></b></span>(const QObject *, PointerToMemberFunction , const QObject *, PointerToMemberFunction , Qt::ConnectionType )</li>
<li class="fn"><span class="name"><b><a href="../qtcore/qobject.html#connect-4">connect</a></b></span>(const QObject *, PointerToMemberFunction , Functor )</li>
<li class="fn"><span class="name"><b><a href="../qtcore/qobject.html#connect-5">connect</a></b></span>(const QObject *, PointerToMemberFunction , const QObject *, Functor , Qt::ConnectionType )</li>
<li class="fn"><span class="name"><b><a href="../qtcore/qobject.html#connectNotify">connectNotify</a></b></span>(const QMetaMethod &amp;)</li>
<li class="fn"><span class="name"><b><a href="../qtcore/qlist.html#constBegin">constBegin</a></b></span>() const</li>
<li class="fn"><span class="name"><b><a href="../qtcore/qlist.html#constEnd">constEnd</a></b></span>() const</li>
<li class="fn"><span class="name"><b><a href="../qtcore/qlist.html#constFirst">constFirst</a></b></span>() const</li>
<li class="fn"><span class="name"><b><a href="../qtcore/qlist.html#constLast">constLast</a></b></span>() const</li>
<li class="fn"><span class="name"><b><a href="../qtcore/qlist.html#contains">contains</a></b></span>(const T &amp;) const</li>
<li class="fn"><span class="name"><b><a href="../qtcore/qlist.html#count">count</a></b></span>(const T &amp;) const</li>
<li class="fn"><span class="name"><b><a href="../qtcore/qlist.html#count-1">count</a></b></span>() const</li>
<li class="fn"><span class="name"><b><a href="../qtcore/qlist.html#crbegin">crbegin</a></b></span>() const</li>
<li class="fn"><span class="name"><b><a href="../qtcore/qlist.html#crend">crend</a></b></span>() const</li>
<li class="fn"><span class="name"><b><a href="../qtcore/qobject.html#customEvent">customEvent</a></b></span>(QEvent *)</li>
<li class="fn"><span class="name"><b><a href="../qtcore/qobject.html#d_ptr-var">d_ptr</a></b></span> : </li>
<li class="fn"><span class="name"><b><a href="../qtcore/qobject.html#deleteLater">deleteLater</a></b></span>()</li>
<li class="fn"><span class="name"><b><a href="../qtcore/qobject.html#destroyed">destroyed</a></b></span>(QObject *)</li>
<li class="fn"><span class="name"><b><a href="../qtcore/qobject.html#disconnect">disconnect</a></b></span>(const QObject *, const char *, const QObject *, const char *)</li>
<li class="fn"><span class="name"><b><a href="../qtcore/qobject.html#disconnect-1">disconnect</a></b></span>(const QObject *, const QMetaMethod &amp;, const QObject *, const QMetaMethod &amp;)</li>
<li class="fn"><span class="name"><b><a href="../qtcore/qobject.html#disconnect-4">disconnect</a></b></span>(const QMetaObject::Connection &amp;)</li>
<li class="fn"><span class="name"><b><a href="../qtcore/qobject.html#disconnect-2">disconnect</a></b></span>(const char *, const QObject *, const char *) const</li>
<li class="fn"><span class="name"><b><a href="../qtcore/qobject.html#disconnect-3">disconnect</a></b></span>(const QObject *, const char *) const</li>
<li class="fn"><span class="name"><b><a href="../qtcore/qobject.html#disconnect-5">disconnect</a></b></span>(const QObject *, PointerToMemberFunction , const QObject *, PointerToMemberFunction )</li>
<li class="fn"><span class="name"><b><a href="../qtcore/qobject.html#disconnectNotify">disconnectNotify</a></b></span>(const QMetaMethod &amp;)</li>
<li class="fn"><span class="name"><b><a href="../qtcore/qobject.html#dumpObjectInfo">dumpObjectInfo</a></b></span>() const</li>
<li class="fn"><span class="name"><b><a href="../qtcore/qobject.html#dumpObjectTree">dumpObjectTree</a></b></span>() const</li>
<li class="fn"><span class="name"><b><a href="../qtcore/qobject.html#dynamicPropertyNames">dynamicPropertyNames</a></b></span>() const</li>
<li class="fn"><span class="name"><b><a href="../qtcore/qlist.html#empty">empty</a></b></span>() const</li>
<li class="fn"><span class="name"><b><a href="../qtcore/qlist.html#end">end</a></b></span>()</li>
<li class="fn"><span class="name"><b><a href="../qtcore/qlist.html#end-1">end</a></b></span>() const</li>
<li class="fn"><span class="name"><b><a href="../qtcore/qlist.html#endsWith">endsWith</a></b></span>(const T &amp;) const</li>
<li class="fn"><span class="name"><b><a href="../qtcore/qlist.html#erase">erase</a></b></span>(iterator )</li>
<li class="fn"><span class="name"><b><a href="../qtcore/qlist.html#erase-1">erase</a></b></span>(iterator , iterator )</li>
<li class="fn"><span class="name"><b><a href="../qtcore/qobject.html#event">event</a></b></span>(QEvent *)</li>
<li class="fn"><span class="name"><b><a href="../qtcore/qobject.html#eventFilter">eventFilter</a></b></span>(QObject *, QEvent *)</li>
<li class="fn"><span class="name"><b><a href="../qtcore/qobject.html#findChild">findChild</a></b></span>(const QString &amp;, Qt::FindChildOptions ) const</li>
<li class="fn"><span class="name"><b><a href="../qtcore/qobject.html#findChildren">findChildren</a></b></span>(const QString &amp;, Qt::FindChildOptions ) const</li>
<li class="fn"><span class="name"><b><a href="../qtcore/qobject.html#findChildren-1">findChildren</a></b></span>(const QRegExp &amp;, Qt::FindChildOptions ) const</li>
<li class="fn"><span class="name"><b><a href="../qtcore/qobject.html#findChildren-2">findChildren</a></b></span>(const QRegularExpression &amp;, Qt::FindChildOptions ) const</li>
<li class="fn"><span class="name"><b><a href="../qtcore/qlist.html#first">first</a></b></span>()</li>
<li class="fn"><span class="name"><b><a href="../qtcore/qlist.html#first-1">first</a></b></span>() const</li>
<li class="fn"><span class="name"><b><a href="../qtcore/qlist.html#fromSet">fromSet</a></b></span>(const QSet&lt;T&gt; &amp;)</li>
<li class="fn"><span class="name"><b><a href="../qtcore/qlist.html#fromStdList">fromStdList</a></b></span>(const std::list&lt;T&gt; &amp;)</li>
<li class="fn"><span class="name"><b><a href="../qtcore/qlist.html#fromVector">fromVector</a></b></span>(const QVector&lt;T&gt; &amp;)</li>
<li class="fn"><span class="name"><b><a href="../qtcore/qlist.html#front">front</a></b></span>()</li>
<li class="fn"><span class="name"><b><a href="../qtcore/qlist.html#front-1">front</a></b></span>() const</li>
<li class="fn"><span class="name"><b><a href="../qtcore/qlist.html#indexOf">indexOf</a></b></span>(const T &amp;, int ) const</li>
</ul></td><td class="topAlign"><ul>
<li class="fn"><span class="name"><b><a href="../qtcore/qobject.html#inherits">inherits</a></b></span>(const char *) const</li>
<li class="fn"><span class="name"><b><a href="../qtcore/qlist.html#insert">insert</a></b></span>(int , const T &amp;)</li>
<li class="fn"><span class="name"><b><a href="../qtcore/qlist.html#insert-1">insert</a></b></span>(iterator , const T &amp;)</li>
<li class="fn"><span class="name"><b><a href="../qtcore/qobject.html#installEventFilter">installEventFilter</a></b></span>(QObject *)</li>
<li class="fn"><span class="name"><b><a href="../qtcore/qlist.html#isEmpty">isEmpty</a></b></span>() const</li>
<li class="fn"><span class="name"><b><a href="../qtcore/qobject.html#isSignalConnected">isSignalConnected</a></b></span>(const QMetaMethod &amp;) const</li>
<li class="fn"><span class="name"><b><a href="qsignalspy.html#isValid">isValid</a></b></span>() const : bool</li>
<li class="fn"><span class="name"><b><a href="../qtcore/qobject.html#isWidgetType">isWidgetType</a></b></span>() const</li>
<li class="fn"><span class="name"><b><a href="../qtcore/qobject.html#isWindowType">isWindowType</a></b></span>() const</li>
<li class="fn"><span class="name"><b><a href="../qtcore/qobject.html#killTimer">killTimer</a></b></span>(int )</li>
<li class="fn"><span class="name"><b><a href="../qtcore/qlist.html#last">last</a></b></span>()</li>
<li class="fn"><span class="name"><b><a href="../qtcore/qlist.html#last-1">last</a></b></span>() const</li>
<li class="fn"><span class="name"><b><a href="../qtcore/qlist.html#lastIndexOf">lastIndexOf</a></b></span>(const T &amp;, int ) const</li>
<li class="fn"><span class="name"><b><a href="../qtcore/qlist.html#length">length</a></b></span>() const</li>
<li class="fn"><span class="name"><b><a href="../qtcore/qobject.html#metaObject">metaObject</a></b></span>() const</li>
<li class="fn"><span class="name"><b><a href="../qtcore/qlist.html#mid">mid</a></b></span>(int , int ) const</li>
<li class="fn"><span class="name"><b><a href="../qtcore/qlist.html#move">move</a></b></span>(int , int )</li>
<li class="fn"><span class="name"><b><a href="../qtcore/qobject.html#moveToThread">moveToThread</a></b></span>(QThread *)</li>
<li class="fn"><span class="name"><b><a href="../qtcore/qobject.html#objectName-prop">objectName</a></b></span>() const</li>
<li class="fn"><span class="name"><b><a href="../qtcore/qobject.html#objectNameChanged">objectNameChanged</a></b></span>(const QString &amp;)</li>
<li class="fn"><span class="name"><b><a href="../qtcore/qobject.html#parent">parent</a></b></span>() const</li>
<li class="fn"><span class="name"><b><a href="../qtcore/qlist.html#pop_back">pop_back</a></b></span>()</li>
<li class="fn"><span class="name"><b><a href="../qtcore/qlist.html#pop_front">pop_front</a></b></span>()</li>
<li class="fn"><span class="name"><b><a href="../qtcore/qlist.html#prepend">prepend</a></b></span>(const T &amp;)</li>
<li class="fn"><span class="name"><b><a href="../qtcore/qobject.html#property">property</a></b></span>(const char *) const</li>
<li class="fn"><span class="name"><b><a href="../qtcore/qlist.html#push_back">push_back</a></b></span>(const T &amp;)</li>
<li class="fn"><span class="name"><b><a href="../qtcore/qlist.html#push_front">push_front</a></b></span>(const T &amp;)</li>
<li class="fn"><span class="name"><b><a href="../qtcore/qlist.html#rbegin">rbegin</a></b></span>()</li>
<li class="fn"><span class="name"><b><a href="../qtcore/qlist.html#rbegin-1">rbegin</a></b></span>() const</li>
<li class="fn"><span class="name"><b><a href="../qtcore/qobject.html#receivers">receivers</a></b></span>(const char *) const</li>
<li class="fn"><span class="name"><b><a href="../qtcore/qlist.html#removeAll">removeAll</a></b></span>(const T &amp;)</li>
<li class="fn"><span class="name"><b><a href="../qtcore/qlist.html#removeAt">removeAt</a></b></span>(int )</li>
<li class="fn"><span class="name"><b><a href="../qtcore/qobject.html#removeEventFilter">removeEventFilter</a></b></span>(QObject *)</li>
<li class="fn"><span class="name"><b><a href="../qtcore/qlist.html#removeFirst">removeFirst</a></b></span>()</li>
<li class="fn"><span class="name"><b><a href="../qtcore/qlist.html#removeLast">removeLast</a></b></span>()</li>
<li class="fn"><span class="name"><b><a href="../qtcore/qlist.html#removeOne">removeOne</a></b></span>(const T &amp;)</li>
<li class="fn"><span class="name"><b><a href="../qtcore/qlist.html#rend">rend</a></b></span>()</li>
<li class="fn"><span class="name"><b><a href="../qtcore/qlist.html#rend-1">rend</a></b></span>() const</li>
<li class="fn"><span class="name"><b><a href="../qtcore/qlist.html#replace">replace</a></b></span>(int , const T &amp;)</li>
<li class="fn"><span class="name"><b><a href="../qtcore/qlist.html#reserve">reserve</a></b></span>(int )</li>
<li class="fn"><span class="name"><b><a href="../qtcore/qobject.html#sender">sender</a></b></span>() const</li>
<li class="fn"><span class="name"><b><a href="../qtcore/qobject.html#senderSignalIndex">senderSignalIndex</a></b></span>() const</li>
<li class="fn"><span class="name"><b><a href="../qtcore/qobject.html#objectName-prop">setObjectName</a></b></span>(const QString &amp;)</li>
<li class="fn"><span class="name"><b><a href="../qtcore/qobject.html#setParent">setParent</a></b></span>(QObject *)</li>
<li class="fn"><span class="name"><b><a href="../qtcore/qobject.html#setProperty">setProperty</a></b></span>(const char *, const QVariant &amp;)</li>
<li class="fn"><span class="name"><b><a href="qsignalspy.html#signal">signal</a></b></span>() const : QByteArray</li>
<li class="fn"><span class="name"><b><a href="../qtcore/qobject.html#signalsBlocked">signalsBlocked</a></b></span>() const</li>
<li class="fn"><span class="name"><b><a href="../qtcore/qlist.html#size">size</a></b></span>() const</li>
<li class="fn"><span class="name"><b><a href="../qtcore/qobject.html#startTimer">startTimer</a></b></span>(int , Qt::TimerType )</li>
<li class="fn"><span class="name"><b><a href="../qtcore/qobject.html#startTimer-1">startTimer</a></b></span>(std::chrono::milliseconds , Qt::TimerType )</li>
<li class="fn"><span class="name"><b><a href="../qtcore/qlist.html#startsWith">startsWith</a></b></span>(const T &amp;) const</li>
<li class="fn"><span class="name"><b><a href="../qtcore/qobject.html#staticMetaObject-var">staticMetaObject</a></b></span> : </li>
<li class="fn"><span class="name"><b><a href="../qtcore/qobject.html#staticQtMetaObject-var">staticQtMetaObject</a></b></span> : </li>
<li class="fn"><span class="name"><b><a href="../qtcore/qlist.html#swap-1">swap</a></b></span>(int , int )</li>
<li class="fn"><span class="name"><b><a href="../qtcore/qlist.html#swap">swap</a></b></span>(QList&lt;T&gt; &amp;)</li>
<li class="fn"><span class="name"><b><a href="../qtcore/qlist.html#takeAt">takeAt</a></b></span>(int )</li>
<li class="fn"><span class="name"><b><a href="../qtcore/qlist.html#takeFirst">takeFirst</a></b></span>()</li>
<li class="fn"><span class="name"><b><a href="../qtcore/qlist.html#takeLast">takeLast</a></b></span>()</li>
<li class="fn"><span class="name"><b><a href="../qtcore/qobject.html#thread">thread</a></b></span>() const</li>
<li class="fn"><span class="name"><b><a href="../qtcore/qobject.html#timerEvent">timerEvent</a></b></span>(QTimerEvent *)</li>
<li class="fn"><span class="name"><b><a href="../qtcore/qlist.html#toSet">toSet</a></b></span>() const</li>
<li class="fn"><span class="name"><b><a href="../qtcore/qlist.html#toStdList">toStdList</a></b></span>() const</li>
<li class="fn"><span class="name"><b><a href="../qtcore/qlist.html#toVector">toVector</a></b></span>() const</li>
<li class="fn"><span class="name"><b><a href="../qtcore/qobject.html#tr">tr</a></b></span>(const char *, const char *, int )</li>
<li class="fn"><span class="name"><b><a href="../qtcore/qlist.html#value">value</a></b></span>(int ) const</li>
<li class="fn"><span class="name"><b><a href="../qtcore/qlist.html#value-1">value</a></b></span>(int , const T &amp;) const</li>
<li class="fn"><span class="name"><b><a href="qsignalspy.html#wait">wait</a></b></span>(int ) : bool</li>
<li class="fn"><span class="name"><b><a href="../qtcore/qlist.html#operator-not-eq">operator!=</a></b></span>(const QList&lt;T&gt; &amp;) const</li>
<li class="fn"><span class="name"><b><a href="../qtcore/qlist.html#operator-2b">operator+</a></b></span>(const QList&lt;T&gt; &amp;) const</li>
<li class="fn"><span class="name"><b><a href="../qtcore/qlist.html#operator-2b-eq">operator+=</a></b></span>(const QList&lt;T&gt; &amp;)</li>
<li class="fn"><span class="name"><b><a href="../qtcore/qlist.html#operator-2b-eq-1">operator+=</a></b></span>(const T &amp;)</li>
<li class="fn"><span class="name"><b><a href="../qtcore/qlist.html#operator-lt-lt">operator&lt;&lt;</a></b></span>(const QList&lt;T&gt; &amp;)</li>
<li class="fn"><span class="name"><b><a href="../qtcore/qlist.html#operator-lt-lt-1">operator&lt;&lt;</a></b></span>(const T &amp;)</li>
<li class="fn"><span class="name"><b><a href="../qtcore/qlist.html#operator-eq">operator=</a></b></span>(const QList&lt;T&gt; &amp;)</li>
<li class="fn"><span class="name"><b><a href="../qtcore/qlist.html#operator-eq-1">operator=</a></b></span>(QList&lt;T&gt; &amp;&amp;)</li>
<li class="fn"><span class="name"><b><a href="../qtcore/qlist.html#operator-eq-eq">operator==</a></b></span>(const QList&lt;T&gt; &amp;) const</li>
<li class="fn"><span class="name"><b><a href="../qtcore/qlist.html#operator-5b-5d">operator[]</a></b></span>(int )</li>
<li class="fn"><span class="name"><b><a href="../qtcore/qlist.html#operator-5b-5d-1">operator[]</a></b></span>(int ) const</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>