#include "qtbc.h"#include "searchindex.h"#include "config.h"#include <qfile.h>#include <ctype.h>Go to the source code of this file.
Variables | |
| const int | numIndexEntries = 256*256 |
| const int numIndexEntries = 256*256 |
Definition at line 36 of file searchindex.cpp.
Referenced by SearchIndex::SearchIndex(), and SearchIndex::write().
1.5.1