template<class type, class allocator>
FX::QPtrList< type, allocator >::QPtrList ( bool  wantAutoDel = false  )  [inline, explicit]

Definition at line 75 of file qptrlist.h.

00075 : autodel(wantAutoDel), Base() {}


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