template<class type, class allocator>
FX::QQuickList< type, allocator >::QQuickList (  )  [inline]

Creates an instance.

Definition at line 555 of file qptrlist.h.

Referenced by FX::QQuickList< type, allocator >::QQuickList().

00558 : QPtrList<type, allocator>(true)


(C) 2002-2009 Niall Douglas. Some parts (C) to assorted authors.
Generated on Fri Nov 20 18:37:43 2009 for TnFOX by doxygen v1.4.7