#include <QtCore/qmap.h>
#ifndef QMAP_H
#if !defined(QT_NO_DATASTREAM)
template < typename Key, typename T > class QMap{
#endif
public: class const_iterator{
public: inline bool operator ==(class QMap::const_iterator const & o) const
};
};
#endif // QMAP_H