| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/positioningquick/ |
| H A D | qdeclarativegeoaddress.cpp | 115 setCounty(address.county()); in setAddress() 231 QString QDeclarativeGeoAddress::county() const in county() function in QDeclarativeGeoAddress 233 return m_address.county(); in county() 236 void QDeclarativeGeoAddress::setCounty(const QString &county) in setCounty() argument 238 if (m_address.county() == county) in setCounty() 241 m_address.setCounty(county); in setCounty()
|
| H A D | qdeclarativegeoaddress_p.h | 69 Q_PROPERTY(QString county READ county WRITE setCounty NOTIFY countyChanged) 91 QString county() const; 92 void setCounty(const QString &county);
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/declarative_core/ |
| H A D | tst_geocoding.qml | 216 Address {id: address1; street: "wellknown street"; city: "expected city"; county: "2"} 217 Address {id: errorAddress1; street: "error"; county: "2"} // street is the error reason 222 Address {id: slackAddress1; street: "Slacker st"; city: "Lazy town"; county: "4"} 225 Address {id: automaticAddress1; street: "Auto st"; city: "Detroit"; county: "4"} 350 slackAddress1.county = "5" 367 slackAddress1.county = "7" 388 … compare (immediateModel.error, GeocodeModel.CommunicationError) // county of the address (2) 487 testModel.offset = 10 // 'county' set in the places 495 compare(testModel.get(0).address.county, "10") 513 slackModel.offset = 10 // 'county' set in the places [all …]
|
| H A D | tst_place.qml | 69 county: "county" 213 if (place1.location.address.county !== place2.location.address.county) 281 compare(emptyPlace.location.address.county, '');
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/positioning/ |
| H A D | qgeoaddress.h | 76 QString county() const; 77 void setCounty(const QString &county);
|
| H A D | qgeoaddress.cpp | 385 qDebug() << "county:" << (d->sCounty == other.county()); in operator ==() 396 d->sCounty == other.county() && in operator ==() 502 QString QGeoAddress::county() const in county() function in QGeoAddress 510 void QGeoAddress::setCounty(const QString &county) in setCounty() argument 512 d->sCounty = county; in setCounty()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/geotestplugin/ |
| H A D | qgeocodingmanagerengine_test.h | 160 errorCode_ = (QGeoCodeReply::Error)address.county().toInt(); in geocode() 223 int count = address.county().toInt(); in setLocations()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/examples/location/mapviewer/map/ |
| H A D | MapComponent.qml | 88 …var street, district, city, county, state, countryCode, country, postalCode, latitude, longitude, … 94 county = geocodeModel.get(0).address.county 105 if (county) text +="<b>County: </b>"+ county + " <br/>"
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/qgeoaddress/ |
| H A D | tst_qgeoaddress.cpp | 118 QVERIFY2(testObj.county() == QString(), "Wrong default value"); in countyTest() 120 QVERIFY2(testObj.county() == "testText", "Wrong value returned"); in countyTest()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/imports/positioning/ |
| H A D | plugins.qmltypes | 131 Property { name: "county"; type: "string" }
|
| /OK3568_Linux_fs/external/chromium/licenses/ |
| H A D | LICENSE.32 | 144 …to submit to the exclusive jurisdiction of the courts located within the county of Santa Clara, Ca…
|
| H A D | LICENSE.24 | 144 …to submit to the exclusive jurisdiction of the courts located within the county of Santa Clara, Ca…
|
| H A D | LICENSE.26 | 144 …to submit to the exclusive jurisdiction of the courts located within the county of Santa Clara, Ca…
|
| H A D | LICENSE.25 | 144 …to submit to the exclusive jurisdiction of the courts located within the county of Santa Clara, Ca…
|
| H A D | LICENSE.29 | 144 …to submit to the exclusive jurisdiction of the courts located within the county of Santa Clara, Ca…
|
| H A D | LICENSE.31 | 144 …to submit to the exclusive jurisdiction of the courts located within the county of Santa Clara, Ca…
|
| H A D | LICENSE.27 | 144 …to submit to the exclusive jurisdiction of the courts located within the county of Santa Clara, Ca…
|
| H A D | LICENSE.30 | 144 …to submit to the exclusive jurisdiction of the courts located within the county of Santa Clara, Ca…
|
| H A D | LICENSE.28 | 144 …to submit to the exclusive jurisdiction of the courts located within the county of Santa Clara, Ca…
|
| /OK3568_Linux_fs/kernel/ |
| H A D | CREDITS | 646 S: Tamsui town, Taipei county,
|