Searched refs:setMapId (Results 1 – 3 of 3) sorted by relevance
162 tileSpec.setMapId(1); in mapIdTest()167 tileSpec.setMapId(5); in mapIdTest()224 testObj2.setMapId(mapId+1); in equalsOperatorTest()251 testObj2.setMapId(mapId-1); in lessThanOperatorTest()307 testObj2.setMapId(testObj3.mapId()+1); in qHashTest()
82 void setMapId(int mapId);
100 void QGeoTileSpec::setMapId(int mapId) in setMapId() function in QGeoTileSpec