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

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

Definition at line 160 of file QHostAddress.h.

00161         : Base(size, wantAutoDel)
00162     {
00163     }


(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