Qtopia Home - Classes - Hierachy - Annotated - Functions - Licenses - Reference

QGDict Class Reference

The QGDict class is an internal class for implementing QDict template classes. More...

#include <qgdict.h>

Inherits QCollection.

List of all member functions.

Protected Members


Detailed Description

The QGDict class is an internal class for implementing QDict template classes.

QGDict is a strictly internal class that acts as a base class for the collection classes QDict and QIntDict.

QGDict has some virtual functions that can be reimplemented to customize the subclasses.

Normally, you do not have to reimplement any of these functions.

Member Function Documentation

QDataStream & QGDict::read ( QDataStream & s, QCollection::Item & item ) [virtual protected]

Reads a collection/dictionary item from the stream s and returns a reference to the stream.

The default implementation sets item to 0.

See also write().

QDataStream & QGDict::write ( QDataStream & s, QCollection::Item ) const [virtual protected]

Writes a collection/dictionary item to the stream s and returns a reference to the stream.

See also read().


This file is part of the Qtopia platform, copyright © 1995-2005 Trolltech, all rights reserved.


Copyright © 2005 Trolltech Trademarks
Qtopia version 2.2.0