libosmscout  0.1
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules
MapPainterQt.h File Reference
#include <mutex>
#include <tuple>
#include <QPainter>
#include <QMap>
#include <osmscoutmapqt/MapQtImportExport.h>
#include <osmscoutmap/BatchMapPainter.h>
#include <osmscoutmap/MapPainter.h>
#include <QtGui/QTextLayout>

Classes

class  osmscout::BatchMapPainterQt
 
class  osmscout::MapPainterQt
 Implementation of MapPainter for Qt. More...
 

Namespaces

 osmscout
 Original source: https://github.com/philipperemy/easy-encryption/blob/master/b64.h licensed under terms of MIT license.
 

Typedefs

using osmscout::QtGlyph = Glyph< QGlyphRun >
 
using osmscout::QtLabel = Label< QGlyphRun, QTextLayout >
 
using osmscout::QtLabelInstance = LabelInstance< QGlyphRun, QTextLayout >