Qt 5.9
Qt NFC
C++ Classes
QNdefMessage
Qt 5.9.5 Reference Documentation
List of All Members for QNdefMessage
This is the complete list of members for
QNdefMessage
, including inherited members.
class
MemoryLayout
class
const_iterator
class
iterator
typedef
ConstIterator
typedef
Iterator
typedef
const_pointer
typedef
const_reference
typedef
difference_type
typedef
pointer
typedef
reference
typedef
size_type
typedef
value_type
QNdefMessage
()
QNdefMessage
(const QNdefRecord &)
QNdefMessage
(const QNdefMessage &)
QNdefMessage
(const QList<QNdefRecord> &)
append
(const T &)
append
(const QList<T> &)
at
(int ) const
back
()
back
() const
begin
()
begin
() const
cbegin
() const
cend
() const
clear
()
constBegin
() const
constEnd
() const
contains
(const T &) const
count
(const T &) const
count
() const
empty
() const
end
()
end
() const
endsWith
(const T &) const
erase
(iterator )
erase
(iterator , iterator )
first
()
first
() const
fromByteArray
(const QByteArray &) : QNdefMessage
fromSet
(const QSet<T> &)
fromStdList
(const std::list<T> &)
fromVector
(const QVector<T> &)
front
()
front
() const
indexOf
(const T &, int ) const
insert
(int , const T &)
insert
(iterator , const T &)
isEmpty
() const
last
()
last
() const
lastIndexOf
(const T &, int ) const
length
() const
mid
(int , int ) const
move
(int , int )
pop_back
()
pop_front
()
prepend
(const T &)
push_back
(const T &)
push_front
(const T &)
removeAll
(const T &)
removeAt
(int )
removeFirst
()
removeLast
()
removeOne
(const T &)
replace
(int , const T &)
reserve
(int )
size
() const
startsWith
(const T &) const
swap
(QList<T> &)
swap
(int , int )
takeAt
(int )
takeFirst
()
takeLast
()
toByteArray
() const : QByteArray
toSet
() const
toStdList
() const
toVector
() const
value
(int ) const
value
(int , const T &) const
operator!=
(const QList<T> &) const
operator+
(const QList<T> &) const
operator+=
(const QList<T> &)
operator+=
(const T &)
operator<<
(const QList<T> &)
operator<<
(const T &)
operator=
(const QList<T> &)
operator=
(QList<T> &&)
operator==
(const QList<T> &) const
operator==
(const QNdefMessage &) const : bool
operator[]
(int )
operator[]
(int ) const