qptrvector.h File Reference


Detailed Description

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

To aid porting of Qt programs to FOX, this file defines a QPtrVector & QVector via the STL

Definition in file qptrvector.h.

#include <vector>
#include <algorithm>
#include "fxdefs.h"
#include "FXStream.h"
#include "FXException.h"

Go to the source code of this file.

Namespaces

namespace  FX

Classes

class  FX::QPtrVector< type >
 A thunk of Qt's QPtrVector to the STL. More...
class  FX::QPtrVectorIterator< type >
 An iterator for a QPtrVector. More...

Defines

#define QVector
#define QVectorIterator

Typedefs

typedef FXuint FX::uint

Functions

template<class type>
FXStream & FX::operator<< (FXStream &s, const QPtrVector< type > &i)
template<class type>
FXStream & FX::operator>> (FXStream &s, QPtrVector< 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