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