Home | All Classes | Main Classes | Annotated | Grouped Classes | Functions

List of All Members for Q3AsciiDict

This is the complete list of members for Q3AsciiDict, including inherited members.

  • Q3AsciiDict ( int size = 17, bool caseSensitive = true, bool copyKeys = true )
  • Q3AsciiDict ( const Q3AsciiDict<type> & dict )
  • void clear ()
  • uint count () const
  • type * find ( const char * key ) const
  • void insert ( const char * key, const type * item )
  • bool isEmpty () const
  • QDataStream & read ( QDataStream & , QPtrCollection::Item & )
  • bool remove ( const char * key )
  • void replace ( const char * key, const type * item )
  • void resize ( uint newsize )
  • uint size () const
  • void statistics () const
  • type * take ( const char * key )
  • QDataStream & write ( QDataStream & , QPtrCollection::Item ) const
  • Q3AsciiDict<type> & operator= ( const Q3AsciiDict<type> & dict )
  • type * operator[] ( const char * key ) const


Copyright © 2004 Trolltech Trademarks
Qt 4.0.0-b1