就業培訓
下載中心
Wiki
聯絡
登錄
注冊
首頁
Qt 4.8.7
Qt3SupportLight
Q3AsciiDict
List of All Members for Q3AsciiDict
這是完整成員列錶為
Q3AsciiDict
,包括繼承的成員。
typedef
Item
Q3AsciiDict
(int, bool, bool)
Q3AsciiDict
(const Q3AsciiDict<type> &)
~Q3AsciiDict
()
autoDelete
() const : bool
clear
()
clear
()
count
() const : uint
count
() const : uint
del_item
: bool
deleteItem
(Item)
find
(const char *) const : type *
insert
(const char *, const type *)
isEmpty
() const : bool
newItem
(Item) : Item
read
(QDataStream &, Q3PtrCollection::Item &) : QDataStream &
remove
(const char *) : bool
replace
(const char *, const type *)
resize
(uint)
setAutoDelete
(bool)
size
() const : uint
statistics
() const
take
(const char *) : type *
write
(QDataStream &, Q3PtrCollection::Item) const : QDataStream &
operator=
(const Q3AsciiDict<type> &) : Q3AsciiDict<type> &
operator[]
(const char *) const : type *