13
false
[inline, explicit]
Creates a hash table indexed by FXint's. Choose a prime for size.
Definition at line 43 of file qintdict.h.
00043 : QDictBase<FXint, type>(size, wantAutoDel) { }