|
libosmscout 1.1.1
|
#include <iostream>#include <QObject>#include <QThread>#include <QRectF>#include <QMutex>#include <osmscout/location/LocationDescriptionService.h>#include <osmscout/feature/PhoneFeature.h>#include <osmscout/feature/WebsiteFeature.h>#include <osmscout/feature/OpeningHoursFeature.h>#include <osmscoutclient/DBThread.h>#include <osmscoutclientqt/ClientQtImportExport.h>#include <osmscoutclientqt/LocationEntry.h>#include <osmscoutclientqt/DBLoadJob.h>

Go to the source code of this file.
Classes | |
| class | osmscout::LookupModule |
| class | osmscout::LookupModule::ObjectInfo |
Namespaces | |
| namespace | osmscout |
Typedefs | |
| typedef std::shared_ptr< LookupModule > | osmscout::LookupModuleRef |