qvaluelist.h File Reference


Detailed Description

Defines a thunk of Qt's QValueList to the STL.

#include <list>
#include "fxdefs.h"
#include "FXException.h"
#include "FXPolicies.h"
#include "FXStream.h"

Include dependency graph for qvaluelist.h:

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


Namespaces

namespace  FX

Classes

class  FX::QValueList< type >
 A thunk of Qt's QValueList to the STL. More...
class  FX::QValueListIterator< type >
 Iterator for a QValueList. More...
class  FX::QValueListConstIterator< type >
 Const iterator for a QValueList. More...
class  FX::QValueListQSort< type, movePolicy, swapPolicy, comparePolicy >
 Lets you quickly sort a QValueList with custom swapper. More...

Enumerations

enum  QVLQSortType {
  FX::QVLQSortDefault, FX::QVLQSortInsertion, FX::QVLQSortMerge, FX::QVLQSortQuick,
  FX::QVLQSortStable
}

Functions

template<class type>
FXStream & FX::operator<< (FXStream &s, const QValueList< type > &i)
template<class type>
FXStream & FX::operator>> (FXStream &s, QValueList< type > &i)

(C) 2002-2008 Niall Douglas. Some parts (C) to assorted authors.
Generated on Fri Jun 13 21:55:14 2008 for TnFOX by doxygen v1.5.6