Home
last modified time | relevance | path

Searched defs:GeoDataLatLonBox (Results 1 – 17 of 17) sorted by relevance

/dports/astro/marble/marble-21.12.3/src/lib/marble/
H A DLatLonBoxWidget.h14 class GeoDataLatLonBox; variable
H A DSearchRunner.h18 class GeoDataLatLonBox; variable
H A DFileViewWidget.h21 class GeoDataLatLonBox; variable
H A DGeoGraphicsScene.h21 class GeoDataLatLonBox; variable
H A DViewportParams.h31 class GeoDataLatLonBox; variable
H A DFileManager.h21 class GeoDataLatLonBox; variable
H A DMarbleWidget.h34 class GeoDataLatLonBox; variable
/dports/graphics/digikam/digikam-7.4.0/core/utilities/geolocation/geoiface/backends/
H A Dmapbackend.h45 class GeoDataLatLonBox; variable
/dports/astro/marble/marble-21.12.3/src/lib/marble/geodata/scene/
H A DGeoSceneAbstractTileProjection.h20 class GeoDataLatLonBox; variable
/dports/astro/marble/marble-21.12.3/src/plugins/runner/geouri/
H A DGeoUriRunner.cpp29 void GeoUriRunner::search(const QString &searchTerm, const GeoDataLatLonBox &) in search()
/dports/astro/marble/marble-21.12.3/src/plugins/runner/latlon/
H A DLatLonRunner.cpp28 void LatLonRunner::search( const QString &searchTerm, const GeoDataLatLonBox & ) in search()
/dports/graphics/kphotoalbum/kphotoalbum-5.8.1/Map/
H A DGeoCoordinates.h13 class GeoDataLatLonBox; variable
H A DGeoCluster.h19 class GeoDataLatLonBox; variable
/dports/astro/marble/marble-21.12.3/src/lib/marble/declarative/
H A DMarbleQuickItem.h22 class GeoDataLatLonBox; variable
/dports/astro/marble/marble-21.12.3/src/plugins/runner/local-osm-search/
H A DDatabaseQuery.h18 class GeoDataLatLonBox; variable
/dports/astro/marble/marble-21.12.3/src/plugins/runner/hostip/
H A DHostipRunner.cpp35 void HostipRunner::search( const QString &searchTerm, const GeoDataLatLonBox & ) in search()
/dports/astro/marble/marble-21.12.3/src/lib/marble/geodata/data/
H A DGeoDataLatLonBox.cpp55 GeoDataLatLonBox::GeoDataLatLonBox() in GeoDataLatLonBox() function in Marble::GeoDataLatLonBox
61 GeoDataLatLonBox::GeoDataLatLonBox( qreal north, qreal south, qreal east, qreal west, GeoDataCoordi… in GeoDataLatLonBox() function in Marble::GeoDataLatLonBox
68 GeoDataLatLonBox::GeoDataLatLonBox( const GeoDataLatLonBox & other ) in GeoDataLatLonBox() function in Marble::GeoDataLatLonBox