![]() |
Mapper
0.9.0
API documentation
|
#include "map_printer.h"
#include <cmath>
#include <Qt>
#include <QtMath>
#include <QColor>
#include <QHash>
#include <QImage>
#include <QLatin1String>
#include <QPagedPaintDevice>
#include <QPaintDevice>
#include <QPaintEngine>
#include <QPainter>
#include <QPointF>
#include <QStringRef>
#include <QTransform>
#include <QXmlStreamReader>
#include <QPrinter>
#include <advanced_pdf_printer.h>
#include <printer_properties.h>
#include "core/georeferencing.h"
#include "core/map.h"
#include "core/map_color.h"
#include "core/map_view.h"
#include "core/renderables/renderable.h"
#include "templates/template.h"
#include "util/xml_stream_util.h"
Namespaces | |
OpenOrienteering | |
OpenOrienteering::literal | |
Functions | |
bool | OpenOrienteering::operator== (const MapPrinterPageFormat &lhs, const MapPrinterPageFormat &rhs) |
Returns true iff the MapPrinterPageFormat values are equal. More... | |
bool | OpenOrienteering::operator== (const MapPrinterOptions &lhs, const MapPrinterOptions &rhs) |
Returns true iff the MapPrinterOptions values are equal. More... | |
bool | OpenOrienteering::operator== (const MapPrinterConfig &lhs, const MapPrinterConfig &rhs) |
Returns true iff the MapPrinterConfig values are equal. More... | |