Home
last modified time | relevance | path

Searched refs:cntWpts (Results 1 – 2 of 2) sorted by relevance

/dports/astro/qmapshack/qmapshack-V_1.16.1/src/qmapshack/gis/prj/
H A DIGisProject.cpp388 quint32 total = cntTrkPts * cntWpts; in updateItems()
1013 cntWpts = 0; in updateItemCounters()
1050 cntWpts++; in updateItemCounters()
H A DIGisProject.h631 qint32 cntWpts = 0; variable