|
libosmscout 0.1
|
#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 |
| Qt specific MapPainterBatch. More... | |
| class | osmscout::MapPainterQt |
| Implementation of MapPainter for Qt. More... | |
Namespaces | |
| namespace | 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 > |