lokalize
catalog_private.h
Go to the documentation of this file.
bool removeFromUntransIndexIfAppropriate(CatalogStorage *, const DocPosition &pos)
Definition: catalog.cpp:818
QLinkedList< int > _nonApprovedIndex
Definition: catalog_private.h:89
void resize(int size)
Definition: state.h:42
bool addToEmptyIndexIfAppropriate(CatalogStorage *, const DocPosition &pos, bool alreadyEmpty)
Definition: catalog.cpp:795
Definition: projectlocal.h:10
QMap< int, AltTrans > _altTranslations
Definition: catalog_private.h:99
QVector< QLinkedList< int > > _statesIndex
Definition: catalog_private.h:95
This class represents a catalog It uses CatalogStorage interface to work with catalogs in different f...
Definition: catalog.h:74
Definition: catalog_private.h:60
QLinkedList< Catalog * > _altTransCatalogs
Definition: catalog_private.h:98
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:40:06 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:06 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.