#include <stdio.h>
#include <stdlib.h>
#include <qlist.h>
#include <qdict.h>
#include <qregexp.h>
#include <qfile.h>
#include "qtextcodec.h"
#include "sortdict.h"
#include "htmlhelp.h"
#include "config.h"
#include "message.h"
#include "doxygen.h"
#include "language.h"
#include "portable.h"
#include "groupdef.h"
#include "memberdef.h"
#include "filedef.h"
#include "util.h"
Go to the source code of this file.
static QCString field2URL |
( |
const IndexField * |
f, |
|
|
bool |
checkReversed |
|
) |
| |
|
static |
QDict<QCString> s_languageDict |
|
static |