![]() |
Mapper
0.9.0
API documentation
|
#include <QtGlobal>#include <QHash>#include <QLatin1String>#include <QRectF>#include <QSizeF>#include <QString>#include <QStringRef>#include <QXmlStreamAttributes>#include <QXmlStreamReader>#include <QXmlStreamWriter>#include "core/map_coord.h"

Classes | |
| class | OpenOrienteering::XmlRecoveryHelper |
| This class provides recovery from invalid characters in an XML stream. More... | |
| class | OpenOrienteering::XmlElementWriter |
| The XmlElementWriter helps to construct a single element in an XML document. More... | |
| class | OpenOrienteering::XmlElementReader |
| The XmlElementReader helps to read a single element in an XML document. More... | |
Namespaces | |
| OpenOrienteering | |
| literal | |
Namespace for QLatin1String constants. | |
| OpenOrienteering::XmlStreamLiteral | |
Local namespace for QLatin1String constants. | |
Functions | |
| void | OpenOrienteering::writeLineBreak (QXmlStreamWriter &xml) |
| Writes a line break to the XML stream unless auto formatting is active. More... | |
| QString | OpenOrienteering::numberToString (double value, int precision) |
| Returns the number of characters which are significant for input/output. More... | |
1.8.13