就业培训
下载中心
Wiki
联络
登录
注册
首页
Qt 4.8.7
Qt3SupportLight
Q3PtrList
List of All Members for Q3PtrList
这是完整成员列表为
Q3PtrList
,包括继承的成员。
typedef
Item
Q3PtrList
()
Q3PtrList
(const Q3PtrList<type> &)
~Q3PtrList
()
append
(const type *)
at
(uint) : type *
at
() const : int
autoDelete
() const : bool
clear
()
clear
()
compareItems
(Q3PtrCollection::Item, Q3PtrCollection::Item) : int
contains
(const type *) const : uint
containsRef
(const type *) const : uint
count
() const : uint
count
() const : uint
current
() const : type *
currentNode
() const : Q3LNode *
del_item
: bool
deleteItem
(Item)
find
(const type *) : int
findNext
(const type *) : int
findNextRef
(const type *) : int
findRef
(const type *) : int
first
() : type *
getFirst
() const : type *
getLast
() const : type *
inSort
(const type *)
insert
(uint, const type *) : bool
isEmpty
() const : bool
last
() : type *
newItem
(Item) : Item
next
() : type *
prepend
(const type *)
prev
() : type *
read
(QDataStream &, Q3PtrCollection::Item &) : QDataStream &
remove
(uint) : bool
remove
() : bool
remove
(const type *) : bool
removeFirst
() : bool
removeLast
() : bool
removeNode
(Q3LNode *)
removeRef
(const type *) : bool
replace
(uint, const type *) : bool
setAutoDelete
(bool)
sort
()
take
(uint) : type *
take
() : type *
takeNode
(Q3LNode *) : type *
toVector
(Q3GVector *) const
write
(QDataStream &, Q3PtrCollection::Item) const : QDataStream &
operator!=
(const Q3PtrList<type> &) const : bool
operator=
(const Q3PtrList<type> &) : Q3PtrList<type> &
operator==
(const Q3PtrList<type> &) const : bool