kiten/lib
indexededictfile.cpp File Reference
#include "indexededictfile.h"
#include <KApplication>
#include <KDebug>
#include <KGlobal>
#include <KProcess>
#include <KStandardDirs>
#include <QFile>
#include <QFileInfo>
#include <QString>
#include <QTextCodec>
#include <QVector>
#include <sys/mman.h>
Include dependency graph for indexededictfile.cpp:
Go to the source code of this file.
Macros | |
#define | EUC_LATIN_CHARACTER(x) (('a'<=x && x<='z')||(x==0xA4)||(x==0x80)) |
Macro Definition Documentation
#define EUC_LATIN_CHARACTER | ( | x | ) | (('a'<=x && x<='z')||(x==0xA4)||(x==0x80)) |
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:16:38 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:16:38 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.