/usr/share/qt5/doc/qtnfc/qndefmessage-members.html is in qtconnectivity5-doc-html 5.7.1~20161021-2.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 | <?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<!-- qndefmessage.cpp -->
<title>List of All Members for QNdefMessage | Qt NFC 5.7</title>
<link rel="stylesheet" type="text/css" href="style/offline-simple.css" />
<script type="text/javascript">
window.onload = function(){document.getElementsByTagName("link").item(0).setAttribute("href", "style/offline.css");};
</script>
</head>
<body>
<div class="header" id="qtdocheader">
<div class="main">
<div class="main-rounded">
<div class="navigationbar">
<table><tr>
<td >Qt 5.7</td><td ><a href="qtnfc-index.html">Qt NFC</a></td><td ><a href="qtnfc-module.html">C++ Classes</a></td><td >QNdefMessage</td></tr></table><table class="buildversion"><tr>
<td id="buildversion" width="100%" align="right">Qt 5.7.1 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 QNdefMessage</h1>
<p>This is the complete list of members for <a href="qndefmessage.html">QNdefMessage</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="qndefmessage.html#QNdefMessage">QNdefMessage</a></b></span>()</li>
<li class="fn"><span class="name"><b><a href="qndefmessage.html#QNdefMessage-1">QNdefMessage</a></b></span>(const QNdefRecord &)</li>
<li class="fn"><span class="name"><b><a href="qndefmessage.html#QNdefMessage-2">QNdefMessage</a></b></span>(const QNdefMessage &)</li>
<li class="fn"><span class="name"><b><a href="qndefmessage.html#QNdefMessage-3">QNdefMessage</a></b></span>(const QList<QNdefRecord> &)</li>
<li class="fn"><span class="name"><b><a href="../qtcore/qlist.html#append">append</a></b></span>(const T &)</li>
<li class="fn"><span class="name"><b><a href="../qtcore/qlist.html#append-1">append</a></b></span>(const QList<T> &)</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/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/qlist.html#clear">clear</a></b></span>()</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 &) const</li>
<li class="fn"><span class="name"><b><a href="../qtcore/qlist.html#count">count</a></b></span>(const T &) 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/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 &) 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/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="qndefmessage.html#fromByteArray">fromByteArray</a></b></span>(const QByteArray &) : QNdefMessage</li>
<li class="fn"><span class="name"><b><a href="../qtcore/qlist.html#fromSet">fromSet</a></b></span>(const QSet<T> &)</li>
<li class="fn"><span class="name"><b><a href="../qtcore/qlist.html#fromStdList">fromStdList</a></b></span>(const std::list<T> &)</li>
<li class="fn"><span class="name"><b><a href="../qtcore/qlist.html#fromVector">fromVector</a></b></span>(const QVector<T> &)</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>
</ul></td><td class="topAlign"><ul>
<li class="fn"><span class="name"><b><a href="../qtcore/qlist.html#indexOf">indexOf</a></b></span>(const T &, int ) const</li>
<li class="fn"><span class="name"><b><a href="../qtcore/qlist.html#insert">insert</a></b></span>(int , const T &)</li>
<li class="fn"><span class="name"><b><a href="../qtcore/qlist.html#insert-1">insert</a></b></span>(iterator , const T &)</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/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 &, 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/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/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 &)</li>
<li class="fn"><span class="name"><b><a href="../qtcore/qlist.html#push_back">push_back</a></b></span>(const T &)</li>
<li class="fn"><span class="name"><b><a href="../qtcore/qlist.html#push_front">push_front</a></b></span>(const T &)</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/qlist.html#removeAll">removeAll</a></b></span>(const T &)</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/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 &)</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 &)</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/qlist.html#size">size</a></b></span>() const</li>
<li class="fn"><span class="name"><b><a href="../qtcore/qlist.html#startsWith">startsWith</a></b></span>(const T &) const</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<T> &)</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="qndefmessage.html#toByteArray">toByteArray</a></b></span>() const : QByteArray</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/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 &) const</li>
<li class="fn"><span class="name"><b><a href="../qtcore/qlist.html#operator-not-eq">operator!=</a></b></span>(const QList<T> &) const</li>
<li class="fn"><span class="name"><b><a href="../qtcore/qlist.html#operator-2b">operator+</a></b></span>(const QList<T> &) const</li>
<li class="fn"><span class="name"><b><a href="../qtcore/qlist.html#operator-2b-eq">operator+=</a></b></span>(const QList<T> &)</li>
<li class="fn"><span class="name"><b><a href="../qtcore/qlist.html#operator-2b-eq-1">operator+=</a></b></span>(const T &)</li>
<li class="fn"><span class="name"><b><a href="../qtcore/qlist.html#operator-lt-lt">operator<<</a></b></span>(const QList<T> &)</li>
<li class="fn"><span class="name"><b><a href="../qtcore/qlist.html#operator-lt-lt-1">operator<<</a></b></span>(const T &)</li>
<li class="fn"><span class="name"><b><a href="../qtcore/qlist.html#operator-eq">operator=</a></b></span>(const QList<T> &)</li>
<li class="fn"><span class="name"><b><a href="../qtcore/qlist.html#operator-eq-1">operator=</a></b></span>(QList<T> &&)</li>
<li class="fn"><span class="name"><b><a href="../qtcore/qlist.html#operator-eq-eq">operator==</a></b></span>(const QList<T> &) const</li>
<li class="fn"><span class="name"><b><a href="qndefmessage.html#operator-eq-eq">operator==</a></b></span>(const QNdefMessage &) const : bool</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">©</acronym> 2016 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>
|