Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
QNdefMessage Member List

This is the complete list of members for QNdefMessage, including all inherited members.

append(parameter_type t)QList< QNdefRecord >inline
append(const_iterator i1, const_iterator i2)QList< QNdefRecord >inline
append(rvalue_ref t)QList< QNdefRecord >inline
append(const QList< QNdefRecord > &l)QList< QNdefRecord >inline
append(QList< QNdefRecord > &&l)QList< QNdefRecord >inline
assign(qsizetype n, parameter_type t)QList< QNdefRecord >inline
assign(InputIterator first, InputIterator last)QList< QNdefRecord >inline
assign(std::initializer_list< QNdefRecord > l)QList< QNdefRecord >inline
at(qsizetype i) const noexceptQList< QNdefRecord >inline
back()QList< QNdefRecord >inline
back() const noexceptQList< QNdefRecord >inline
begin()QList< QNdefRecord >inline
begin() const noexceptQList< QNdefRecord >inline
capacity() constQList< QNdefRecord >inline
cbegin() const noexceptQList< QNdefRecord >inline
cend() const noexceptQList< QNdefRecord >inline
clear()QList< QNdefRecord >inline
const_pointer typedefQList< QNdefRecord >
const_reference typedefQList< QNdefRecord >
const_reverse_iterator typedefQList< QNdefRecord >
constBegin() const noexceptQList< QNdefRecord >inline
constData() const noexceptQList< QNdefRecord >inline
constEnd() const noexceptQList< QNdefRecord >inline
constFirst() const noexceptQList< QNdefRecord >inline
ConstIterator typedefQList< QNdefRecord >
constLast() const noexceptQList< QNdefRecord >inline
contains(const AT &t) const noexceptQListSpecialMethodsBase< T >inline
count() const noexceptQList< QNdefRecord >inline
count(const AT &t) const noexceptQList< QNdefRecord >inline
crbegin() const noexceptQList< QNdefRecord >inline
crend() const noexceptQList< QNdefRecord >inline
data()QList< QNdefRecord >inline
data() const noexceptQList< QNdefRecord >inline
detach()QList< QNdefRecord >inline
difference_type typedefQList< QNdefRecord >
emplace(const_iterator before, Args &&... args)QList< QNdefRecord >inline
emplace(qsizetype i, Args &&... args)QList< QNdefRecord >
emplace_back(Args &&... args)QList< QNdefRecord >inline
emplaceBack(Args &&... args)QList< QNdefRecord >inline
emplaceFront(Args &&... args)QList< QNdefRecord >inline
empty() const noexceptQList< QNdefRecord >inline
end()QList< QNdefRecord >inline
end() const noexceptQList< QNdefRecord >inline
endsWith(parameter_type t) constQList< QNdefRecord >inline
erase(const_iterator begin, const_iterator end)QList< QNdefRecord >
erase(const_iterator pos)QList< QNdefRecord >inline
fill(parameter_type t, qsizetype size=-1)QList< QNdefRecord >inline
first()QList< QNdefRecord >inline
first() const noexceptQList< QNdefRecord >inline
first(qsizetype n) constQList< QNdefRecord >inline
fromByteArray(const QByteArray &message)QNdefMessagestatic
fromList(const QList< QNdefRecord > &list) noexceptQList< QNdefRecord >inlinestatic
fromReadOnlyData(const QNdefRecord(&t)[N]) noexceptQList< QNdefRecord >inlinestatic
fromVector(const QList< QNdefRecord > &vector) noexceptQList< QNdefRecord >inlinestatic
front()QList< QNdefRecord >inline
front() const noexceptQList< QNdefRecord >inline
indexOf(const AT &t, qsizetype from=0) const noexceptQListSpecialMethodsBase< T >
insert(qsizetype i, parameter_type t)QList< QNdefRecord >inline
insert(qsizetype i, qsizetype n, parameter_type t)QList< QNdefRecord >inline
insert(const_iterator before, parameter_type t)QList< QNdefRecord >inline
insert(const_iterator before, qsizetype n, parameter_type t)QList< QNdefRecord >inline
insert(const_iterator before, rvalue_ref t)QList< QNdefRecord >inline
insert(qsizetype i, rvalue_ref t)QList< QNdefRecord >inline
isDetached() const noexceptQList< QNdefRecord >inline
isEmpty() const noexceptQList< QNdefRecord >inline
isSharedWith(const QList< QNdefRecord > &other) constQList< QNdefRecord >inline
Iterator typedefQList< QNdefRecord >
last()QList< QNdefRecord >inline
last() const noexceptQList< QNdefRecord >inline
last(qsizetype n) constQList< QNdefRecord >inline
lastIndexOf(const AT &t, qsizetype from=-1) const noexceptQListSpecialMethodsBase< T >
length() const noexceptQList< QNdefRecord >inline
max_size() noexceptQList< QNdefRecord >inlinestatic
mid(qsizetype pos, qsizetype len=-1) constQList< QNdefRecord >inline
move(qsizetype from, qsizetype to)QList< QNdefRecord >inline
operator!=(const QList &other) constQList< QNdefRecord >inline
operator+(const QList< QNdefRecord > &l) const &QList< QNdefRecord >inline
operator+(const QList< QNdefRecord > &l) &&QList< QNdefRecord >inline
operator+(QList< QNdefRecord > &&l) const &QList< QNdefRecord >inline
operator+(QList< QNdefRecord > &&l) &&QList< QNdefRecord >inline
operator+=(const QList< QNdefRecord > &l)QList< QNdefRecord >inline
operator+=(QList< QNdefRecord > &&l)QList< QNdefRecord >inline
operator+=(parameter_type t)QList< QNdefRecord >inline
operator+=(rvalue_ref t)QList< QNdefRecord >inline
operator<(const QList &other) const noexcept(noexcept(std::lexicographical_compare< typename QList< U >::const_iterator, typename QList::const_iterator >(std::declval< QList< U > >().begin(), std::declval< QList< U > >().end(), other.begin(), other.end())))QList< QNdefRecord >inline
operator<<(parameter_type t)QList< QNdefRecord >inline
operator<<(const QList< QNdefRecord > &l)QList< QNdefRecord >inline
operator<<(QList< QNdefRecord > &&l)QList< QNdefRecord >inline
operator<<(rvalue_ref t)QList< QNdefRecord >inline
operator<=(const QList &other) const noexcept(noexcept(other< std::declval< QList< U > >()))QList< QNdefRecord >inline
operator=(const QNdefMessage &other)=defaultQNdefMessage
operator=(QNdefMessage &&other) noexcept=defaultQNdefMessage
QList< QNdefRecord >::operator=(std::initializer_list< QNdefRecord > args)QList< QNdefRecord >inline
operator==(const QNdefMessage &other) constQNdefMessage
QList< QNdefRecord >::operator==(const QList &other) constQList< QNdefRecord >inline
operator>(const QList &other) const noexcept(noexcept(other< std::declval< QList< U > >()))QList< QNdefRecord >inline
operator>=(const QList &other) const noexcept(noexcept(std::declval< QList< U > >()< other))QList< QNdefRecord >inline
operator[](qsizetype i)QList< QNdefRecord >inline
operator[](qsizetype i) const noexceptQList< QNdefRecord >inline
parameter_type typedefQList< QNdefRecord >
pointer typedefQList< QNdefRecord >
pop_back() noexceptQList< QNdefRecord >inline
pop_front() noexceptQList< QNdefRecord >inline
prepend(rvalue_ref t)QList< QNdefRecord >inline
prepend(parameter_type t)QList< QNdefRecord >inline
push_back(parameter_type t)QList< QNdefRecord >inline
push_back(rvalue_ref t)QList< QNdefRecord >inline
push_front(rvalue_ref t)QList< QNdefRecord >inline
push_front(parameter_type t)QList< QNdefRecord >inline
QList(DataPointer dd) noexceptQList< QNdefRecord >inline
QList()=defaultQList< QNdefRecord >
QList(qsizetype size)QList< QNdefRecord >inlineexplicit
QList(qsizetype size, parameter_type t)QList< QNdefRecord >inline
QList(std::initializer_list< QNdefRecord > args)QList< QNdefRecord >inline
QList(InputIterator i1, InputIterator i2)QList< QNdefRecord >inline
QList(const String &str)QList< QNdefRecord >inlineexplicit
QList(qsizetype size, Qt::Initialization)QList< QNdefRecord >inline
QNdefMessage()=defaultQNdefMessage
QNdefMessage(const QNdefRecord &record)QNdefMessageinlineexplicit
QNdefMessage(const QNdefMessage &message)=defaultQNdefMessage
QNdefMessage(const QList< QNdefRecord > &records)QNdefMessageinline
rbegin()QList< QNdefRecord >inline
rbegin() const noexceptQList< QNdefRecord >inline
reference typedefQList< QNdefRecord >
remove(qsizetype i, qsizetype n=1)QList< QNdefRecord >inline
removeAll(const AT &t)QList< QNdefRecord >inline
removeAt(qsizetype i)QList< QNdefRecord >inline
removeFirst() noexceptQList< QNdefRecord >inline
removeIf(Predicate pred)QList< QNdefRecord >inline
removeLast() noexceptQList< QNdefRecord >inline
removeOne(const AT &t)QList< QNdefRecord >inline
rend()QList< QNdefRecord >inline
rend() const noexceptQList< QNdefRecord >inline
replace(qsizetype i, parameter_type t)QList< QNdefRecord >inline
replace(qsizetype i, rvalue_ref t)QList< QNdefRecord >inline
reserve(qsizetype size)QList< QNdefRecord >
resize(qsizetype size)QList< QNdefRecord >inline
resize(qsizetype size, parameter_type c)QList< QNdefRecord >inline
resizeForOverwrite(qsizetype size)QList< QNdefRecord >inline
reverse_iterator typedefQList< QNdefRecord >
rvalue_ref typedefQList< QNdefRecord >
Self typedefQListSpecialMethodsBase< T >protected
self()QListSpecialMethodsBase< T >inlineprotected
self() constQListSpecialMethodsBase< T >inlineprotected
shrink_to_fit()QList< QNdefRecord >inline
size() const noexceptQList< QNdefRecord >inline
size_type typedefQList< QNdefRecord >
sliced(qsizetype pos) constQList< QNdefRecord >inline
sliced(qsizetype pos, qsizetype n) constQList< QNdefRecord >inline
squeeze()QList< QNdefRecord >inline
startsWith(parameter_type t) constQList< QNdefRecord >inline
swap(QList &other) noexceptQList< QNdefRecord >inline
swapItemsAt(qsizetype i, qsizetype j)QList< QNdefRecord >inline
takeAt(qsizetype i)QList< QNdefRecord >inline
takeFirst()QList< QNdefRecord >inline
takeLast()QList< QNdefRecord >inline
toByteArray() constQNdefMessage
toList() const noexceptQList< QNdefRecord >inline
toVector() const noexceptQList< QNdefRecord >inline
Type typedefQList< QNdefRecord >
value(qsizetype i) constQList< QNdefRecord >inline
value(qsizetype i, parameter_type defaultValue) constQList< QNdefRecord >inline
value_type typedefQList< QNdefRecord >
~QListSpecialMethods()=defaultQListSpecialMethods< T >protected
~QListSpecialMethodsBase()=defaultQListSpecialMethodsBase< T >protected