Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/positioning/
H A Dqgeoaddress.cpp302 sPostalCode(other.sPostalCode), in QGeoAddressPrivate()
389 qDebug() << "postalCode:" << (d->sPostalCode == other.postalCode()); in operator ==()
400 d->sPostalCode == other.postalCode() && in operator ==()
578 return d->sPostalCode; in postalCode()
586 d->sPostalCode = postalCode; in setPostalCode()
602 d->sPostalCode.isEmpty() && in isEmpty()
619 d->sPostalCode.clear(); in clear()
H A Dqgeoaddress_p.h73 QString sPostalCode; //!< postal code field variable