Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

qmap.h File Reference

#include "qglobal.h"
#include "qshared.h"
#include "qdatastream.h"
#include "qpair.h"
#include "qvaluelist.h"
#include <iterator>
#include <map>

Include dependency graph for qmap.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Defines

#define QT_CHECK_INVALID_MAP_ELEMENT
#define QT_CHECK_INVALID_MAP_ELEMENT_FATAL

Functions

template<class Key, class T>
Q_INLINE_TEMPLATES QDataStreamoperator>> (QDataStream &s, QMap< Key, T > &m)
template<class Key, class T>
Q_INLINE_TEMPLATES QDataStreamoperator<< (QDataStream &s, const QMap< Key, T > &m)


Define Documentation

#define QT_CHECK_INVALID_MAP_ELEMENT
 

Definition at line 582 of file qmap.h.

Referenced by QMap< int, QTextLineStart * >::operator[]().

#define QT_CHECK_INVALID_MAP_ELEMENT_FATAL
 

Definition at line 583 of file qmap.h.


Function Documentation

template<class Key, class T>
Q_INLINE_TEMPLATES QDataStream& operator<< QDataStream s,
const QMap< Key, T > &  m
 

Definition at line 874 of file qmap.h.

References QMapConstIterator< K, T >::data(), QMapConstIterator< K, T >::key(), and s.

template<class Key, class T>
Q_INLINE_TEMPLATES QDataStream& operator>> QDataStream s,
QMap< Key, T > &  m
 

Definition at line 858 of file qmap.h.

References QDataStream::atEnd(), QMap< Key, T >::clear(), i, QMap< Key, T >::insert(), and t.


Generated on Sat Nov 5 17:22:32 2005 for OPIE by  doxygen 1.4.2