|
libosmscout 0.1
|
#include <cmath>#include <iostream>#include <osmscoutclientqt/MapWidget.h>#include <osmscoutclientqt/InputHandler.h>#include <osmscoutclientqt/OSMScoutQt.h>#include <QtSvg/QSvgRenderer>#include <QtGlobal>#include <QQuickWindow>#include <QGuiApplication>Namespaces | |
| namespace | osmscout |
| Original source: https://github.com/philipperemy/easy-encryption/blob/master/b64.h licensed under terms of MIT license. | |
Macros | |
| #define | TMP_SUFFIX ".tmp" |
Variables | |
| static double | osmscout::DELTA_ANGLE =2*M_PI/16.0 |
| We rotate in 16 steps. | |
| #define TMP_SUFFIX ".tmp" |