Mapper  0.9.0
API documentation
Namespaces | Typedefs | Functions
line_symbol.cpp File Reference

(c0c3bc8 on 7 Oct 2019)

#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"
Include dependency graph for line_symbol.cpp:

Namespaces

 OpenOrienteering
 

Typedefs

using OpenOrienteering::length_type = PathCoord::length_type
 

Functions

bool OpenOrienteering::operator== (const LineSymbolBorder &lhs, const LineSymbolBorder &rhs) noexcept