template<class type>
FX::QPtrVector< type >::QPtrVector ( std::vector< type * > &  l  )  [inline, explicit]

Definition at line 76 of file qptrvector.h.

00076 : autodel(false), std::vector<type *>(l) {}


(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