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

Definition in file qptrlist.h.

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

Go to the source code of this file.

Namespaces

namespace  FX

Classes

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

Defines

#define QList
#define QListIterator

Typedefs

typedef FXuint FX::uint

Functions

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