就业培训
下载中心
Wiki
联络
登录
注册
首页
Qt 5.12.12
Qt Bluetooth
C++ 类
Sequence
List of All Members for Sequence
这是完整成员列表为
QBluetoothServiceInfo::Sequence
,包括继承的成员。
class
MemoryLayout
class
const_iterator
class
iterator
typedef
ConstIterator
typedef
Iterator
typedef
const_pointer
typedef
const_reference
typedef
const_reverse_iterator
typedef
difference_type
typedef
pointer
typedef
reference
typedef
reverse_iterator
typedef
size_type
typedef
value_type
Sequence
()
Sequence
(const QList<QVariant> &)
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
constFirst
() const
constLast
() const
contains
(const T &) const
count
() const
crbegin
() const
crend
() const
empty
() const
end
()
end
() const
endsWith
(const T &) const
erase
(QList::iterator )
erase
(QList::iterator , QList::iterator )
first
()
first
() const
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
(QList::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 &)
rbegin
()
rbegin
() const
removeAll
(const T &)
removeAt
(int )
removeFirst
()
removeLast
()
removeOne
(const T &)
rend
()
rend
() const
replace
(int , const T &)
reserve
(int )
size
() const
startsWith
(const T &) const
swap
(QList<T> &)
takeAt
(int )
takeFirst
()
takeLast
()
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=
(QList<T> &&)
operator==
(const QList<T> &) const
operator[]
(int )
operator[]
(int ) const