就业培训
下载中心
Wiki
联络
登录
注册
首页
Qt 4.8.7
Qt3SupportLight
Q3PtrDict
List of All Members for Q3PtrDict
这是完整成员列表为
Q3PtrDict
,包括继承的成员。
typedef
Item
Q3PtrDict
(int)
Q3PtrDict
(const Q3PtrDict<type> &)
~Q3PtrDict
()
autoDelete
() const : bool
clear
()
clear
()
count
() const : uint
count
() const : uint
del_item
: bool
deleteItem
(Item)
find
(void *) const : type *
insert
(void *, const type *)
isEmpty
() const : bool
newItem
(Item) : Item
read
(QDataStream &, Q3PtrCollection::Item &) : QDataStream &
remove
(void *) : bool
replace
(void *, const type *)
resize
(uint)
setAutoDelete
(bool)
size
() const : uint
statistics
() const
take
(void *) : type *
write
(QDataStream &, Q3PtrCollection::Item) const : QDataStream &
operator=
(const Q3PtrDict<type> &) : Q3PtrDict<type> &
operator[]
(void *) const : type *