|
- newItem ( Item ) : Item
- read ( QDataStream &, Q3PtrCollection::Item & ) : QDataStream &
- remove ( const QString & ) : bool
- replace ( const QString &, const type * )
- resize ( uint )
- setAutoDelete ( bool )
- size () const : uint
- statistics () const
- take ( const QString & ) : type *
- write ( QDataStream &, Q3PtrCollection::Item ) const : QDataStream &
- operator= ( const Q3Dict<type> & ) : Q3Dict<type> &
- operator[] ( const QString & ) const : type *
|