lokalize
gettextheader.h File Reference
#include <QString>
#include <QTextCodec>
Include dependency graph for gettextheader.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Functions | |
QString | GNUPluralForms (const QString &lang) |
int | numberOfPluralFormsForLangCode (const QString &langCode) |
int | numberOfPluralFormsFromHeader (const QString &header) |
void | updateHeader (QString &header, QString &comment, QString &langCode, int &numberOfPluralForms, const QString &CatalogProjectId, bool generatedFromDocbook, bool belongsToProject, bool forSaving, QTextCodec *codec) |
Function Documentation
Definition at line 164 of file gettextheader.cpp.
int numberOfPluralFormsForLangCode | ( | const QString & | langCode | ) |
Definition at line 151 of file gettextheader.cpp.
int numberOfPluralFormsFromHeader | ( | const QString & | header | ) |
Definition at line 140 of file gettextheader.cpp.
void updateHeader | ( | QString & | header, |
QString & | comment, | ||
QString & | langCode, | ||
int & | numberOfPluralForms, | ||
const QString & | CatalogProjectId, | ||
bool | generatedFromDocbook, | ||
bool | belongsToProject, | ||
bool | forSaving, | ||
QTextCodec * | codec | ||
) |
Definition at line 245 of file gettextheader.cpp.
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:40:07 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:40:07 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.