Sophie

Sophie

distrib > Mageia > 6 > x86_64 > media > core-updates > by-pkgid > 3214e0cac2e902da44e71b50fa86ebb6 > files > 43

qtserialbus5-doc-5.9.4-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" />
<!-- qcanbusdevice.cpp -->
  <title>List of All Members for QCanBusDevice | Qt Serial Bus 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="qtserialbus-index.html">Qt Serial Bus</a></td><td ><a href="qtserialbus-module.html">C++ Classes</a></td><td >QCanBusDevice</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 QCanBusDevice</h1>
<p>This is the complete list of members for <a href="qcanbusdevice.html">QCanBusDevice</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="qcanbusdevice-filter.html">Filter</a></b></span></li>
<li class="fn">enum <span class="name"><b><a href="qcanbusdevice.html#CanBusDeviceState-enum">CanBusDeviceState</a></b></span></li>
<li class="fn">enum <span class="name"><b><a href="qcanbusdevice.html#CanBusError-enum">CanBusError</a></b></span></li>
<li class="fn">enum <span class="name"><b><a href="qcanbusdevice.html#ConfigurationKey-enum">ConfigurationKey</a></b></span></li>
<li class="fn"><span class="name"><b><a href="qcanbusdevice.html#QCanBusDevice">QCanBusDevice</a></b></span>(QObject *)</li>
<li class="fn"><span class="name"><b><a href="qcanbusdevice.html#close">close</a></b></span>()</li>
<li class="fn"><span class="name"><b><a href="qcanbusdevice.html#configurationKeys">configurationKeys</a></b></span>() const : QVector&lt;int&gt;</li>
<li class="fn"><span class="name"><b><a href="qcanbusdevice.html#configurationParameter">configurationParameter</a></b></span>(int ) const : QVariant</li>
<li class="fn"><span class="name"><b><a href="qcanbusdevice.html#connectDevice">connectDevice</a></b></span>() : bool</li>
<li class="fn"><span class="name"><b><a href="qcanbusdevice.html#dequeueOutgoingFrame">dequeueOutgoingFrame</a></b></span>() : QCanBusFrame</li>
<li class="fn"><span class="name"><b><a href="qcanbusdevice.html#disconnectDevice">disconnectDevice</a></b></span>()</li>
<li class="fn"><span class="name"><b><a href="qcanbusdevice.html#enqueueOutgoingFrame">enqueueOutgoingFrame</a></b></span>(const QCanBusFrame &amp;)</li>
<li class="fn"><span class="name"><b><a href="qcanbusdevice.html#enqueueReceivedFrames">enqueueReceivedFrames</a></b></span>(const QVector&lt;QCanBusFrame&gt; &amp;)</li>
<li class="fn"><span class="name"><b><a href="qcanbusdevice.html#error">error</a></b></span>() const : CanBusError</li>
<li class="fn"><span class="name"><b><a href="qcanbusdevice.html#errorOccurred">errorOccurred</a></b></span>(QCanBusDevice::CanBusError )</li>
<li class="fn"><span class="name"><b><a href="qcanbusdevice.html#errorString">errorString</a></b></span>() const : QString</li>
</ul></td><td class="topAlign"><ul>
<li class="fn"><span class="name"><b><a href="qcanbusdevice.html#framesAvailable">framesAvailable</a></b></span>() const : qint64</li>
<li class="fn"><span class="name"><b><a href="qcanbusdevice.html#framesReceived">framesReceived</a></b></span>()</li>
<li class="fn"><span class="name"><b><a href="qcanbusdevice.html#framesToWrite">framesToWrite</a></b></span>() const : qint64</li>
<li class="fn"><span class="name"><b><a href="qcanbusdevice.html#framesWritten">framesWritten</a></b></span>(qint64 )</li>
<li class="fn"><span class="name"><b><a href="qcanbusdevice.html#hasOutgoingFrames">hasOutgoingFrames</a></b></span>() const : bool</li>
<li class="fn"><span class="name"><b><a href="qcanbusdevice.html#interpretErrorFrame">interpretErrorFrame</a></b></span>(const QCanBusFrame &amp;) : QString</li>
<li class="fn"><span class="name"><b><a href="qcanbusdevice.html#open">open</a></b></span>() : bool</li>
<li class="fn"><span class="name"><b><a href="qcanbusdevice.html#readFrame">readFrame</a></b></span>() : QCanBusFrame</li>
<li class="fn"><span class="name"><b><a href="qcanbusdevice.html#setConfigurationParameter">setConfigurationParameter</a></b></span>(int , const QVariant &amp;)</li>
<li class="fn"><span class="name"><b><a href="qcanbusdevice.html#setError">setError</a></b></span>(const QString &amp;, QCanBusDevice::CanBusError )</li>
<li class="fn"><span class="name"><b><a href="qcanbusdevice.html#setState">setState</a></b></span>(QCanBusDevice::CanBusDeviceState )</li>
<li class="fn"><span class="name"><b><a href="qcanbusdevice.html#state">state</a></b></span>() const : CanBusDeviceState</li>
<li class="fn"><span class="name"><b><a href="qcanbusdevice.html#stateChanged">stateChanged</a></b></span>(QCanBusDevice::CanBusDeviceState )</li>
<li class="fn"><span class="name"><b><a href="qcanbusdevice.html#waitForFramesReceived">waitForFramesReceived</a></b></span>(int ) : bool</li>
<li class="fn"><span class="name"><b><a href="qcanbusdevice.html#waitForFramesWritten">waitForFramesWritten</a></b></span>(int ) : bool</li>
<li class="fn"><span class="name"><b><a href="qcanbusdevice.html#writeFrame">writeFrame</a></b></span>(const QCanBusFrame &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>