All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Canvas.cpp File Reference

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.

Detailed Description

A canvas built on top of Qt.

Definition in file Canvas.cpp.