This is the complete list of members for osmscout::LocationEntry, including all inherited members.
addReference(const osmscout::ObjectFileRef reference) | osmscout::LocationEntry | |
altName | osmscout::LocationEntry | |
distanceTo(double lat, double lon) const | osmscout::LocationEntry | |
getAdminRegionList() const | osmscout::LocationEntry | |
getAltName() const | osmscout::LocationEntry | |
getBBox() const | osmscout::LocationEntry | |
getCoord() const | osmscout::LocationEntry | |
getDatabase() const | osmscout::LocationEntry | |
getDebugString() const | osmscout::LocationEntry | |
getLabel() const | osmscout::LocationEntry | |
getLat() const | osmscout::LocationEntry | |
getLon() const | osmscout::LocationEntry | |
getObjectType() const | osmscout::LocationEntry | |
getReferences() const | osmscout::LocationEntry | |
getType() const | osmscout::LocationEntry | |
getTypeString() const | osmscout::LocationEntry | |
label | osmscout::LocationEntry | |
lat | osmscout::LocationEntry | |
LocationEntry(LocationInfo::Type type, const QString &label, const QString &altName, const QString &objectType, const QList< AdminRegionInfoRef > &adminRegionList, const QString database, const osmscout::GeoCoord coord, const osmscout::GeoBox bbox, QObject *parent=nullptr) | osmscout::LocationEntry | |
LocationEntry(const QString &label, const osmscout::GeoCoord &coord, QObject *parent=nullptr) | osmscout::LocationEntry | |
LocationEntry(const LocationInfo &info) | osmscout::LocationEntry | explicit |
LocationEntry(QObject *parent=nullptr) | osmscout::LocationEntry | explicit |
LocationEntry(const LocationEntry &other) | osmscout::LocationEntry | |
LocationEntry(LocationEntry &&other) | osmscout::LocationEntry | |
lon | osmscout::LocationEntry | |
mergeWith(const LocationEntry &location) | osmscout::LocationEntry | |
objectType | osmscout::LocationEntry | |
operator=(const LocationEntry &other) | osmscout::LocationEntry | |
operator=(LocationEntry &&other) | osmscout::LocationEntry | |
type | osmscout::LocationEntry | |
~LocationEntry() override=default | osmscout::LocationEntry | |