qvaluelist.h File Reference


Detailed Description

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

Definition in file qvaluelist.h.

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

Go to the source code of 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...

Typedefs

typedef FXuint FX::uint

Enumerations

enum  FX::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-2009 Niall Douglas. Some parts (C) to assorted authors.
Generated on Fri Nov 20 18:31:35 2009 for TnFOX by doxygen v1.4.7