lokalize
#include <importplugin_private.h>
Public Attributes | |
GettextStorage * | _catalog |
QStringList | _catalogExtraData |
QTextCodec * | _codec |
QLinkedList< CatalogItem > | _entries |
QList< int > | _errorList |
bool | _generatedFromDocbook |
CatalogItem | _header |
QLinkedList< CatalogItem > | _obsoleteEntries |
bool | _updateCatalogExtraData |
bool | _updateCodec |
bool | _updateErrorList |
bool | _updateGeneratedFromDocbook |
bool | _updateHeader |
Detailed Description
Definition at line 47 of file importplugin_private.h.
Member Data Documentation
GettextStorage* GettextCatalog::CatalogImportPluginPrivate::_catalog |
Definition at line 50 of file importplugin_private.h.
QStringList GettextCatalog::CatalogImportPluginPrivate::_catalogExtraData |
Definition at line 63 of file importplugin_private.h.
QTextCodec* GettextCatalog::CatalogImportPluginPrivate::_codec |
Definition at line 61 of file importplugin_private.h.
QLinkedList<CatalogItem> GettextCatalog::CatalogImportPluginPrivate::_entries |
Definition at line 58 of file importplugin_private.h.
QList<int> GettextCatalog::CatalogImportPluginPrivate::_errorList |
Definition at line 62 of file importplugin_private.h.
bool GettextCatalog::CatalogImportPluginPrivate::_generatedFromDocbook |
Definition at line 57 of file importplugin_private.h.
CatalogItem GettextCatalog::CatalogImportPluginPrivate::_header |
Definition at line 60 of file importplugin_private.h.
QLinkedList<CatalogItem> GettextCatalog::CatalogImportPluginPrivate::_obsoleteEntries |
Definition at line 59 of file importplugin_private.h.
bool GettextCatalog::CatalogImportPluginPrivate::_updateCatalogExtraData |
Definition at line 55 of file importplugin_private.h.
bool GettextCatalog::CatalogImportPluginPrivate::_updateCodec |
Definition at line 53 of file importplugin_private.h.
bool GettextCatalog::CatalogImportPluginPrivate::_updateErrorList |
Definition at line 54 of file importplugin_private.h.
bool GettextCatalog::CatalogImportPluginPrivate::_updateGeneratedFromDocbook |
Definition at line 52 of file importplugin_private.h.
bool GettextCatalog::CatalogImportPluginPrivate::_updateHeader |
Definition at line 51 of file importplugin_private.h.
The documentation for this class was generated from the following file:
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.