Searched refs:otherAddress (Results 1 – 1 of 1) sorted by relevance
211 QGeoAddress otherAddress; in comparison() local212 otherAddress.setStreet("42 evergreen tce"); in comparison()213 otherAddress.setCountry("USA"); in comparison()214 otherLocation.setAddress(otherAddress); in comparison()