qptrlist.h File Reference


Detailed Description

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

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

#include "qvaluelist.h"
#include "FXException.h"
#include "FXStream.h"

Include dependency graph for qptrlist.h:

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


Namespaces

namespace  FX

Classes

class  FX::QPtrList< type >
 A thunk of Qt's QPtrList to the STL. More...
class  FX::QPtrListIterator< type >
 An iterator for a QPtrList. More...
class  FX::QQuickList< type >
 A FX::QPtrList with move semantics. More...
class  FX::QQuickListIterator< type >
 An iterator for a FX::QQuickList. More...

Defines

#define QList
#define QListIterator

Functions

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

Define Documentation

#define QList

For Qt 2.x compatibility.

#define QListIterator

For Qt 2.x compatibility.


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