Home
last modified time | relevance | path

Searched defs:geocache_t (Results 1 – 2 of 2) sorted by relevance

/dports/astro/qmapshack/qmapshack-V_1.16.1/src/qmapshack/qlgt/
H A DCQlgtWpt.h48 struct geocache_t struct
50geocache_t() : service(eOC), hasData(false), id(0), available(true), archived(false), difficulty(0… in geocache_t() function
53 geocacheservice_e service;
77 geocache_t geocache; argument
/dports/astro/qmapshack/qmapshack-V_1.16.1/src/qmapshack/gis/wpt/
H A DCGisItemWpt.h60 struct geocache_t struct
64 quint32 id = 0;
70 QString name;
71 QString owner;
72 QString ownerId;
73 QString type;
80 QString longDesc;
81 QString hint;
82 QString country;
83 QString state;
[all …]