KDocTools
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
Definition at line 121 of file docbookl10nhelper.cpp.
int main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 125 of file docbookl10nhelper.cpp.
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.
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:51:03 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:51:03 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.