Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/positioning/
H A Dqgeoaddress.cpp295 sCountry(other.sCountry), in QGeoAddressPrivate()
382 qDebug() << "country" << (d->sCountry == other.country()); in operator ==()
393 return d->sCountry == other.country() && in operator ==()
456 return d->sCountry; in country()
464 d->sCountry = country; in setCountry()
595 return d->sCountry.isEmpty() && in isEmpty()
612 d->sCountry.clear(); in clear()
H A Dqgeoaddress_p.h66 QString sCountry; //!< country field variable