|
- QDataStream & read ( QDataStream & s, Q3PtrCollection::Item & item )
- bool remove ( void * key )
- void replace ( void * key, const type * item )
- void resize ( uint newsize )
- void setAutoDelete ( bool enable )
- uint size () const
- void statistics () const
- type * take ( void * key )
- QDataStream & write ( QDataStream & s, Q3PtrCollection::Item item ) const
- Q3PtrDict<type> & operator= ( const Q3PtrDict<type> & dict )
- type * operator[] ( void * key ) const
|