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

qvaluelist.h File Reference

#include "qtl.h"
#include "qshared.h"
#include "qdatastream.h"
#include <iterator>
#include <list>

Include dependency graph for qvaluelist.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_LIST_ELEMENT
#define QT_CHECK_INVALID_LIST_ELEMENT_FATAL

Functions

template<class T>
Q_INLINE_TEMPLATES QDataStreamoperator>> (QDataStream &s, QValueList< T > &l)
template<class T>
Q_INLINE_TEMPLATES QDataStreamoperator<< (QDataStream &s, const QValueList< T > &l)


Define Documentation

#define QT_CHECK_INVALID_LIST_ELEMENT
 

Definition at line 401 of file qvaluelist.h.

Referenced by QValueList< MHviewItem * >::at(), QValueList< MHviewItem * >::first(), QValueList< MHviewItem * >::last(), QValueList< MHviewItem * >::operator[](), QValueList< MHviewItem * >::pop_back(), and QValueList< MHviewItem * >::pop_front().

#define QT_CHECK_INVALID_LIST_ELEMENT_FATAL
 

Definition at line 402 of file qvaluelist.h.

Referenced by QValueList< MHviewItem * >::back(), and QValueList< MHviewItem * >::front().


Function Documentation

template<class T>
Q_INLINE_TEMPLATES QDataStream& operator<< QDataStream s,
const QValueList< T > &  l
 

Definition at line 655 of file qvaluelist.h.

References l, and s.

template<class T>
Q_INLINE_TEMPLATES QDataStream& operator>> QDataStream s,
QValueList< T > &  l
 

Definition at line 638 of file qvaluelist.h.

References QValueList< T >::append(), QDataStream::atEnd(), QValueList< T >::clear(), i, and t.


Generated on Sat Nov 5 17:24:19 2005 for OPIE by  doxygen 1.4.2