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

Creates a hash table indexed by FXlong's. Choose a prime for size.

Definition at line 45 of file qint64dict.h.

00045 : Base(size, wantAutoDel) { }


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