A canvas built on top of Qt. More...
#include "../../../annotationtext/Attributes.h"#include "../../../annotationtext/Element.h"#include "../../../annotationtext/Text.h"#include "../../../color/RGBAColor.h"#include "../../../common/StringUtils.h"#include "../../../geometry.h"#include "../../../maptools/PtMarker.h"#include "../../../raster.h"#include "../Utils.h"#include "Canvas.h"#include <QBitmap>#include <QBuffer>#include <QImage>#include <QPaintEngine>#include <QPixmap>#include <QPrinter>#include <QResizeEvent>#include <cassert>#include <algorithm>Go to the source code of this file.
A canvas built on top of Qt.
Definition in file Canvas.cpp.