libosmscout  0.1
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules
IconLookup.h File Reference
#include <osmscoutmap/DataTileCache.h>
#include <osmscoutclient/DBThread.h>
#include <osmscoutclientqt/ClientQtImportExport.h>
#include <osmscoutclientqt/OverlayObject.h>
#include <osmscoutclientqt/DBLoadJob.h>
#include <QObject>
#include <QSettings>
#include <QMutex>
#include <QPoint>
#include <QRectF>
#include <QImage>

Classes

class  osmscout::IconLookup
 
struct  osmscout::MapIcon
 

Namespaces

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

Typedefs

using osmscout::IconLookupRef = std::shared_ptr< IconLookup >