docbookl10nhelper.cpp File Reference
#include <QCoreApplication>#include <QDebug>#include <QDir>#include <QFile>#include <QIODevice>#include <QList>#include <QPair>#include <QRegExp>#include <QStringList>#include <QTextStream>
Include dependency graph for docbookl10nhelper.cpp:

Go to the source code of this file.
Functions | |
| const QString | addTrailingSlash (const QString &p) |
| int | main (int argc, char **argv) |
| int | writeLangFile (const QString &fname, const QString &dtdPath, const LangListType &langMap) |
| int | writeLangFileNew (const QString &fname, const QString &dtdPath, const LangListType &langMap) |
Function Documentation
| const QString addTrailingSlash | ( | const QString & | p | ) | [inline] |
Definition at line 121 of file docbookl10nhelper.cpp.
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
Definition at line 125 of file docbookl10nhelper.cpp.
| int writeLangFile | ( | const QString & | fname, |
| const QString & | dtdPath, | ||
| const LangListType & | langMap | ||
| ) |
Definition at line 46 of file docbookl10nhelper.cpp.
| int writeLangFileNew | ( | const QString & | fname, |
| const QString & | dtdPath, | ||
| const LangListType & | langMap | ||
| ) |
Definition at line 88 of file docbookl10nhelper.cpp.
KDE 4.7 API Reference