lokalize
gettextexport.h
Go to the documentation of this file.
71 void writeKeyword( QTextStream& stream, const QString& keyword, QString text, bool containsHtml=true, bool startedWithEmptyLine=false ) const;
The class for exporting GNU gettext PO files.
Definition: gettextexport.h:53
short m_trailingNewLines
Definition: gettextexport.h:88
GettextExportPlugin(short wrapWidth=-1, short trailingNewLines=1)
Definition: gettextexport.cpp:57
ConversionStatus save(QIODevice *device, const GettextStorage *catalog, QTextCodec *codec)
Definition: gettextexport.cpp:63
Implementation of storage for Gettext PO.
Definition: gettextstorage.h:39
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.