libosmscout  1.1.1
Public Attributes | List of all members
osmscout::LookupModule::ObjectInfo Class Reference

#include <libosmscout-client-qt/include/osmscout/LookupModule.h>

Collaboration diagram for osmscout::LookupModule::ObjectInfo:
Collaboration graph
[legend]

Public Attributes

QString type
 
QString objectType
 
QString name
 
QString phone
 
QString website
 
QString addressNumber
 
LocationDescriptionService::ReverseLookupRef reverseLookupRef
 
QStringList adminRegionList
 
uint64_t id
 
osmscout::GeoCoord center
 
std::vector< osmscout::Point > points
 

Member Data Documentation

◆ addressNumber

QString osmscout::LookupModule::ObjectInfo::addressNumber

◆ adminRegionList

QStringList osmscout::LookupModule::ObjectInfo::adminRegionList

◆ center

osmscout::GeoCoord osmscout::LookupModule::ObjectInfo::center

◆ id

uint64_t osmscout::LookupModule::ObjectInfo::id

◆ name

QString osmscout::LookupModule::ObjectInfo::name

◆ objectType

QString osmscout::LookupModule::ObjectInfo::objectType

◆ phone

QString osmscout::LookupModule::ObjectInfo::phone

◆ points

std::vector<osmscout::Point> osmscout::LookupModule::ObjectInfo::points

◆ reverseLookupRef

LocationDescriptionService::ReverseLookupRef osmscout::LookupModule::ObjectInfo::reverseLookupRef

◆ type

QString osmscout::LookupModule::ObjectInfo::type

◆ website

QString osmscout::LookupModule::ObjectInfo::website

The documentation for this class was generated from the following file: