![]() |
Mapper
0.9.0
API documentation
|
#include "line_symbol.h"#include <algorithm>#include <cmath>#include <initializer_list>#include <iterator>#include <memory>#include <utility>#include <QtNumeric>#include <QCoreApplication>#include <QLatin1String>#include <QStringRef>#include <QXmlStreamAttributes>#include <QXmlStreamReader>#include <QXmlStreamWriter>#include <private/qbezier_p.h>#include "core/map.h"#include "core/map_color.h"#include "core/map_coord.h"#include "core/path_coord.h"#include "core/objects/object.h"#include "core/renderables/renderable.h"#include "core/renderables/renderable_implementation.h"#include "core/symbols/area_symbol.h"#include "core/symbols/point_symbol.h"#include "core/symbols/symbol.h"#include "core/virtual_coord_vector.h"#include "core/virtual_path.h"#include "util/xml_stream_util.h"
Namespaces | |
| OpenOrienteering | |
Typedefs | |
| using | OpenOrienteering::length_type = PathCoord::length_type |
Functions | |
| bool | OpenOrienteering::operator== (const LineSymbolBorder &lhs, const LineSymbolBorder &rhs) noexcept |
1.8.13