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

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

Include dependency graph for qptrvector.h:

This graph shows which files directly or indirectly include 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

Functions

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

Define Documentation

#define QVector

For Qt 2.x compatibility.

#define QVectorIterator

For Qt 2.x compatibility.


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