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

qpair.h File Reference

#include "qglobal.h"
#include "qdatastream.h"

Include dependency graph for qpair.h:

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

Go to the source code of this file.

Classes

struct  QPair< T1, T2 >

Functions

template<class T1, class T2>
Q_INLINE_TEMPLATES bool operator== (const QPair< T1, T2 > &x, const QPair< T1, T2 > &y)
template<class T1, class T2>
Q_INLINE_TEMPLATES bool operator< (const QPair< T1, T2 > &x, const QPair< T1, T2 > &y)
template<class T1, class T2>
Q_INLINE_TEMPLATES QPair<
T1, T2 > 
qMakePair (const T1 &x, const T2 &y)
template<class T1, class T2>
QDataStreamoperator>> (QDataStream &s, QPair< T1, T2 > &p)
template<class T1, class T2>
QDataStreamoperator<< (QDataStream &s, const QPair< T1, T2 > &p)


Function Documentation

template<class T1, class T2>
Q_INLINE_TEMPLATES bool operator< const QPair< T1, T2 > &  x,
const QPair< T1, T2 > &  y
 

Definition at line 68 of file qpair.h.

References Opie::MM::x, and Opie::MM::y.

template<class T1, class T2>
QDataStream& operator<< QDataStream s,
const QPair< T1, T2 > &  p
[inline]
 

Definition at line 89 of file qpair.h.

References p, and s.

template<class T1, class T2>
Q_INLINE_TEMPLATES bool operator== const QPair< T1, T2 > &  x,
const QPair< T1, T2 > &  y
 

Definition at line 62 of file qpair.h.

References QPair< T1, T2 >::first, and QPair< T1, T2 >::second.

template<class T1, class T2>
QDataStream& operator>> QDataStream s,
QPair< T1, T2 > &  p
[inline]
 

Definition at line 82 of file qpair.h.

References QPair< T1, T2 >::first, and QPair< T1, T2 >::second.

template<class T1, class T2>
Q_INLINE_TEMPLATES QPair<T1, T2> qMakePair const T1 &  x,
const T2 &  y
 

Definition at line 75 of file qpair.h.


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