KDECore
ktranslit.cpp File Reference
#include <ktranslit_p.h>
#include <kdebug.h>
#include <config.h>
#include <QHash>
Include dependency graph for ktranslit.cpp:

Go to the source code of this file.
Defines | |
| #define | ALTINS_HEAD "~@" |
| #define | SR_DICTC2L_ENTRY(a, b) |
Functions | |
| static int | skipInsert (const QString &str, int i, int ninserts) |
| void | splitLangScript (const QString &lang, QString &ln, QString &scr) |
Define Documentation
| #define ALTINS_HEAD "~@" |
Definition at line 117 of file ktranslit.cpp.
| #define SR_DICTC2L_ENTRY | ( | a, | |||
| b | ) |
Value:
do { \ d->dictC2L[QString::fromUtf8(a)[0]] = QString::fromUtf8(b); \ } while (0)
Function Documentation
| static int skipInsert | ( | const QString & | str, | |
| int | i, | |||
| int | ninserts | |||
| ) | [static] |
Definition at line 177 of file ktranslit.cpp.
Definition at line 65 of file ktranslit.cpp.
KDE 4.1 API Reference