Searched refs:hasAlt (Results 1 – 1 of 1) sorted by relevance
95 bool hasAlt = false; in qlocationutils_readGga() local96 double alt = parts[9].toDouble(&hasAlt); in qlocationutils_readGga()97 if (hasAlt) in qlocationutils_readGga()