lokalize
tagrange.h File Reference
#include <QList>
Include dependency graph for tagrange.h:

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

Go to the source code of this file.
Classes | |
| struct | CatalogString |
| string has each XLIFF markup tag represented by 1 symbol ranges is set to list describing which tag (type, id) at which position More... | |
| struct | TagRange |
| describes which tag is behind TAGRANGE_IMAGE_SYMBOL char(s) in source or target string More... | |
Defines | |
| #define | TAGRANGE_IMAGE_SYMBOL 65532 |
Enumerations | |
| enum | InlineElement { _unknown, bpt, ept, ph, it, mrk, g, sub, _pairedXmlTagDelimiter, x, bx, ex, InlineElementCount } |
Define Documentation
| #define TAGRANGE_IMAGE_SYMBOL 65532 |
Definition at line 106 of file tagrange.h.
Enumeration Type Documentation
| enum InlineElement |
data structures used to pass info about inline elements a XLIFF tag is represented by a TAGRANGE_IMAGE_SYMBOL in the 'plainttext' and a struct TagRange
Definition at line 34 of file tagrange.h.
KDE 4.2 API Reference