Main Page   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   File Members  

quuid.h File Reference

#include <qstring.h>
#include <string.h>
#include <memory.h>
#include <qdatastream.h>

Go to the source code of this file.

Compounds

struct  QUuid
 The QUuid class defines a Universally Unique Identifier (UUID). More...


Functions

QDataStream& operator>> (QDataStream &s, QUuid &quuid)
 Writes the uuid quuid to the datastream s. More...

QDataStream& operator<< (QDataStream &s, const QUuid &quuid)
 Reads uuid from from the stream s into quuid. More...


Function Documentation

QDataStream & operator<< ( QDataStream & s,
const QUuid & quuid )
 

Reads uuid from from the stream s into quuid.

QDataStream & operator>> ( QDataStream & s,
QUuid & quuid )
 

Writes the uuid quuid to the datastream s.


Generated at Wed Mar 3 13:22:05 2004 by doxygen1.2.8.1 written by Dimitri van Heesch, © 1997-2001