template<class type>
FX::QPtrDict< type >::QPtrDict ( int  size = 13,
bool  wantAutoDel = false 
) [inline, explicit]

Creates a hash table indexed by void pointers. Choose a prime for size.

Definition at line 47 of file qptrdict.h.

00047 : Base(size, wantAutoDel) { }


(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