My Project
|
#include <stdio.h>
#include <qdir.h>
#include <qdict.h>
#include "htags.h"
#include "util.h"
#include "message.h"
#include "config.h"
#include "portable.h"
Go to the source code of this file.
Functions | |
static QDict< QCString > | g_symbolDict (10007) |
Variables | |
static QDir | g_inputDir |
|
static |
Referenced by Htags::loadFilemap(), and Htags::path2URL().
|
static |
Definition at line 30 of file htags.cpp.
Referenced by Htags::execute(), and Htags::path2URL().