compareItems ( Q3PtrCollection::Item, Q3PtrCollection::Item ) : int
find ( const type * ) : int
insert ( uint, const type * ) : bool
|
read ( QDataStream &, Q3PtrCollection::Item & ) : QDataStream &
remove ( const type * ) : bool
replace ( uint, const type * ) : bool
write ( QDataStream &, Q3PtrCollection::Item ) const : QDataStream &
operator!= ( const Q3PtrList<type> & ) const : bool
operator= ( const Q3PtrList<type> & ) : Q3PtrList<type> &
operator== ( const Q3PtrList<type> & ) const : bool
|