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