AltLangName enum value | osmscout::LocationListModel | |
BearingRole enum value | osmscout::LocationListModel | |
compare | osmscout::LocationListModel | |
count | osmscout::LocationListModel | |
countChanged(int) | osmscout::LocationListModel | signal |
data(const QModelIndex &index, int role) const override | osmscout::LocationListModel | |
displayLimit | osmscout::LocationListModel | |
DistanceRole enum value | osmscout::LocationListModel | |
equals | osmscout::LocationListModel | |
flags(const QModelIndex &index) const override | osmscout::LocationListModel | |
get(int row) const | osmscout::LocationListModel | |
getCompare() const | osmscout::LocationListModel | inline |
GetDisplayLimit() const | osmscout::LocationListModel | inline |
getEquals() const | osmscout::LocationListModel | inline |
GetLat() const | osmscout::LocationListModel | inline |
GetLon() const | osmscout::LocationListModel | inline |
getPattern() const | osmscout::LocationListModel | inline |
GetResultLimit() const | osmscout::LocationListModel | inline |
IndexedAdminRegionRole enum value | osmscout::LocationListModel | |
isSearching() const | osmscout::LocationListModel | inline |
LabelRole enum value | osmscout::LocationListModel | |
lat | osmscout::LocationListModel | |
LatRole enum value | osmscout::LocationListModel | |
LocationListModel(QObject *parent=nullptr) | osmscout::LocationListModel | explicit |
LocationListModel(const LocationListModel &)=delete | osmscout::LocationListModel | |
LocationListModel(LocationListModel &&)=delete | osmscout::LocationListModel | |
LocationObjectRole enum value | osmscout::LocationListModel | |
lon | osmscout::LocationListModel | |
LonRole enum value | osmscout::LocationListModel | |
onLocationAdminRegionFinished(const osmscout::GeoCoord) | osmscout::LocationListModel | slot |
onLocationAdminRegions(const osmscout::GeoCoord, QList< AdminRegionInfoRef >) | osmscout::LocationListModel | slot |
onSearchFinished(const QString searchPattern, bool error) | osmscout::LocationListModel | slot |
onSearchResult(const QString searchPattern, const QList< LocationEntry >) | osmscout::LocationListModel | slot |
operator=(const LocationListModel &)=delete | osmscout::LocationListModel | |
operator=(LocationListModel &&)=delete | osmscout::LocationListModel | |
pattern | osmscout::LocationListModel | |
regionLookupRequested(osmscout::GeoCoord) | osmscout::LocationListModel | signal |
RegionRole enum value | osmscout::LocationListModel | |
resultLimit | osmscout::LocationListModel | |
roleNames() const override | osmscout::LocationListModel | |
Roles enum name | osmscout::LocationListModel | |
rowCount(const QModelIndex &parent=QModelIndex()) const override | osmscout::LocationListModel | |
searching | osmscout::LocationListModel | |
SearchingChanged(bool) | osmscout::LocationListModel | signal |
SearchRequested(const QString searchPattern, int limit, osmscout::GeoCoord searchCenter, AdminRegionInfoRef defaultRegion, osmscout::BreakerRef breaker) | osmscout::LocationListModel | signal |
setCompare(const QJSValue &fn) | osmscout::LocationListModel | inline |
SetDisplayLimit(int limit) | osmscout::LocationListModel | inline |
setEquals(const QJSValue &fn) | osmscout::LocationListModel | inline |
SetLat(double lat) | osmscout::LocationListModel | inline |
SetLon(double lon) | osmscout::LocationListModel | inline |
setPattern(const QString &pattern) | osmscout::LocationListModel | slot |
SetResultLimit(int limit) | osmscout::LocationListModel | inline |
TypeRole enum value | osmscout::LocationListModel | |
~LocationListModel() override | osmscout::LocationListModel | |