lokalize
#include <QList>#include <QMap>#include <QString>#include <QMetaType>#include <QDataStream>
Include dependency graph for catalogstring.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Classes | |
| struct | CatalogString |
| struct | InlineTag |
Macros | |
| #define | TAGRANGE_IMAGE_SYMBOL QChar::ObjectReplacementCharacter |
Functions | |
| void | adaptCatalogString (CatalogString &target, const CatalogString &ref) |
| QDataStream & | operator<< (QDataStream &out, const InlineTag &myObj) |
| QDataStream & | operator<< (QDataStream &out, const CatalogString &myObj) |
| QDataStream & | operator>> (QDataStream &in, InlineTag &myObj) |
| QDataStream & | operator>> (QDataStream &in, CatalogString &myObj) |
Macro Definition Documentation
| #define TAGRANGE_IMAGE_SYMBOL QChar::ObjectReplacementCharacter |
Definition at line 33 of file catalogstring.h.
Function Documentation
| void adaptCatalogString | ( | CatalogString & | target, |
| const CatalogString & | ref | ||
| ) |
| QDataStream& operator<< | ( | QDataStream & | out, |
| const InlineTag & | myObj | ||
| ) |
Definition at line 247 of file catalogstring.cpp.
| QDataStream& operator<< | ( | QDataStream & | out, |
| const CatalogString & | myObj | ||
| ) |
Definition at line 260 of file catalogstring.cpp.
| QDataStream& operator>> | ( | QDataStream & | in, |
| InlineTag & | myObj | ||
| ) |
Definition at line 252 of file catalogstring.cpp.
| QDataStream& operator>> | ( | QDataStream & | in, |
| CatalogString & | myObj | ||
| ) |
Definition at line 264 of file catalogstring.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.
KDE API Reference