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

opair.h File Reference

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

Include dependency graph for opair.h:

Go to the source code of this file.

Functions

template<class T1, class T2>
bool operator== (const QPair< T1, T2 > &x, const QPair< T1, T2 > &y)
template<class T1, class T2>
bool operator< (const QPair< T1, T2 > &x, const QPair< T1, T2 > &y)
template<class T1, class T2>
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>
bool operator< const QPair< T1, T2 > &  x,
const QPair< T1, T2 > &  y
[inline]
 

Definition at line 72 of file opair.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 93 of file opair.h.

References p, and s.

template<class T1, class T2>
bool operator== const QPair< T1, T2 > &  x,
const QPair< T1, T2 > &  y
[inline]
 

Definition at line 66 of file opair.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 86 of file opair.h.

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

template<class T1, class T2>
QPair<T1, T2> qMakePair const T1 &  x,
const T2 &  y
[inline]
 

Definition at line 79 of file opair.h.


Generated on Sat Nov 5 16:39:52 2005 for OPIE by  doxygen 1.4.2