Home
last modified time | relevance | path

Searched defs:geocache (Results 1 – 4 of 4) sorted by relevance

/dports/astro/qmapshack/qmapshack-V_1.16.1/src/qmapshack/gis/wpt/
H A DCDetailsGeoCache.cpp42 const CGisItemWpt::geocache_t& geocache = wpt.getGeoCache(); in CDetailsGeoCache() local
H A DCGisItemWpt.h386 geocache_t geocache; variable
/dports/astro/qmapshack/qmapshack-V_1.16.1/src/qmapshack/qlgt/
H A DCQlgtWpt.h77 geocache_t geocache; variable
/dports/astro/qmapshack/qmapshack-V_1.16.1/src/qmapshack/gis/qms/
H A Dserialization.cpp237 QDataStream& operator<<(QDataStream& stream, const CGisItemWpt::geocache_t& geocache) in operator <<()
268 QDataStream& operator>>(QDataStream& stream, CGisItemWpt::geocache_t& geocache) in operator >>()