KDStream.h File Reference

#include <qstring.h>
#include <qvaluelist.h>
#include <qstrlist.h>
#include <qasciidict.h>
#include <qintdict.h>
#include <qptrdict.h>
#include <qdict.h>
#include <qvaluestack.h>
#include <qasciicache.h>
#include <qintcache.h>
#include <qcache.h>
#include <qlist.h>
#include <qstack.h>
#include <qqueue.h>
#include <qvector.h>

Include dependency graph for KDStream.h:

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

Go to the source code of this file.

Classes

class  KDStream
 Streaming operators for Qt classes. More...

Typedefs

typedef KDStream &(* KDSTREAMFUNC )(KDStream &)

Functions

KDStreamendl (KDStream &stream)
KDStreamflush (KDStream &stream)
template<class Iterator>
void KDStream_valueListStream (KDStream &st, Iterator begin, Iterator end)
template<class Iterator>
void KDStream_ptrListStream (KDStream &st, Iterator it, bool doubleDeref)
template<class Iterator>
void KDStream_ptrDictStream (KDStream &st, Iterator it)
template<class T>
KDStreamoperator<< (KDStream &st, const QValueList< T > &list)
template<class T>
KDStreamoperator<< (KDStream &st, const QList< T > &list)
template<class T>
KDStreamoperator<< (KDStream &st, const QArray< T > &array)
template<class T>
KDStreamoperator<< (KDStream &st, const QVector< T > &vector)
template<class T>
KDStreamoperator<< (KDStream &st, const QStack< T > &stack)
template<class T>
KDStreamoperator<< (KDStream &st, const QValueStack< T > &stack)
template<class T>
KDStreamoperator<< (KDStream &st, const QAsciiDict< T > &dict)
template<class T>
KDStreamoperator<< (KDStream &st, const QIntDict< T > &dict)
template<class T>
KDStreamoperator<< (KDStream &st, const QPtrDict< T > &dict)
template<class T>
KDStreamoperator<< (KDStream &st, const QDict< T > &dict)
template<class T>
KDStreamoperator<< (KDStream &st, const QAsciiCache< T > &cache)
template<class T>
KDStreamoperator<< (KDStream &st, const QIntCache< T > &cache)
template<class T>
KDStreamoperator<< (KDStream &st, const QCache< T > &cache)


Typedef Documentation

typedef KDStream&(* KDSTREAMFUNC)(KDStream &)

Definition at line 82 of file KDStream.h.


Function Documentation

KDStream& endl ( KDStream stream  ) 

Writes a line terminator to the stream.

Definition at line 264 of file KDStream.cpp.

References KDStream::flush().

Here is the call graph for this function:

KDStream& flush ( KDStream stream  ) 

Flushes the output buffers.

Definition at line 274 of file KDStream.cpp.

References KDStream::flush().

Here is the call graph for this function:

template<class Iterator>
void KDStream_ptrDictStream ( KDStream st,
Iterator  it 
) [inline]

Definition at line 186 of file KDStream.h.

Referenced by operator<<().

template<class Iterator>
void KDStream_ptrListStream ( KDStream st,
Iterator  it,
bool  doubleDeref 
) [inline]

Definition at line 165 of file KDStream.h.

Referenced by operator<<(), and KDStream::operator<<().

template<class Iterator>
void KDStream_valueListStream ( KDStream st,
Iterator  begin,
Iterator  end 
) [inline]

Definition at line 151 of file KDStream.h.

Referenced by operator<<().

template<class T>
KDStream& operator<< ( KDStream st,
const QCache< T > &  cache 
) [inline]

Definition at line 369 of file KDStream.h.

References KDStream_ptrDictStream().

Here is the call graph for this function:

template<class T>
KDStream& operator<< ( KDStream st,
const QIntCache< T > &  cache 
) [inline]

Definition at line 363 of file KDStream.h.

References KDStream_ptrDictStream().

Here is the call graph for this function:

template<class T>
KDStream& operator<< ( KDStream st,
const QAsciiCache< T > &  cache 
) [inline]

Definition at line 357 of file KDStream.h.

References KDStream_ptrDictStream().

Here is the call graph for this function:

template<class T>
KDStream& operator<< ( KDStream st,
const QDict< T > &  dict 
) [inline]

Definition at line 351 of file KDStream.h.

References KDStream_ptrDictStream().

Here is the call graph for this function:

template<class T>
KDStream& operator<< ( KDStream st,
const QPtrDict< T > &  dict 
) [inline]

Definition at line 345 of file KDStream.h.

References KDStream_ptrDictStream().

Here is the call graph for this function:

template<class T>
KDStream& operator<< ( KDStream st,
const QIntDict< T > &  dict 
) [inline]

Definition at line 339 of file KDStream.h.

References KDStream_ptrDictStream().

Here is the call graph for this function:

template<class T>
KDStream& operator<< ( KDStream st,
const QAsciiDict< T > &  dict 
) [inline]

Definition at line 333 of file KDStream.h.

References KDStream_ptrDictStream().

Here is the call graph for this function:

template<class T>
KDStream& operator<< ( KDStream st,
const QValueStack< T > &  stack 
) [inline]

Definition at line 307 of file KDStream.h.

template<class T>
KDStream& operator<< ( KDStream st,
const QStack< T > &  stack 
) [inline]

Definition at line 269 of file KDStream.h.

template<class T>
KDStream& operator<< ( KDStream st,
const QVector< T > &  vector 
) [inline]

Definition at line 224 of file KDStream.h.

References KDStream_ptrListStream().

Here is the call graph for this function:

template<class T>
KDStream& operator<< ( KDStream st,
const QArray< T > &  array 
) [inline]

Definition at line 218 of file KDStream.h.

References KDStream_valueListStream().

Here is the call graph for this function:

template<class T>
KDStream& operator<< ( KDStream st,
const QList< T > &  list 
) [inline]

Definition at line 212 of file KDStream.h.

References KDStream_ptrListStream().

Here is the call graph for this function:

template<class T>
KDStream& operator<< ( KDStream st,
const QValueList< T > &  list 
) [inline]

Definition at line 205 of file KDStream.h.

References KDStream_valueListStream().

Here is the call graph for this function:


Generated on Tue Sep 25 22:34:25 2007 for libKipi by  doxygen 1.5.3