![]() |
Mapper
0.9.0
API documentation
|
#include "xml_file_format.h"
#include "xml_file_format_p.h"
#include <algorithm>
#include <cstddef>
#include <functional>
#include <memory>
#include <vector>
#include <QtGlobal>
#include <QByteArray>
#include <QDir>
#include <QExplicitlySharedDataPointer>
#include <QFileInfo>
#include <QFlags>
#include <QIODevice>
#include <QLatin1String>
#include <QObject>
#include <QRectF>
#include <QScopedValueRollback>
#include <QString>
#include <QStringRef>
#include <QVariant>
#include <QXmlStreamReader>
#include <QXmlStreamWriter>
#include "settings.h"
#include "core/georeferencing.h"
#include "core/map.h"
#include "core/map_color.h"
#include "core/map_coord.h"
#include "core/map_grid.h"
#include "core/map_part.h"
#include "core/map_printer.h"
#include "core/map_view.h"
#include "core/symbols/line_symbol.h"
#include "core/symbols/point_symbol.h"
#include "core/symbols/symbol.h"
#include "fileformats/file_import_export.h"
#include "templates/template.h"
#include "undo/undo_manager.h"
#include "util/xml_stream_util.h"
Namespaces | |
OpenOrienteering | |
OpenOrienteering::literal | |
bool cmyk_from_spot |
Determine CMYK from spot.
MapColor* color |
Color which needs updating.
SpotColorComponents components |
Components of the color.
bool knockout |
bool rgb_from_spot |
Determine RGB from spot.