| /OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/plugins/declarativetestplugin/ |
| H A D | qdeclarativepinchgenerator.cpp | 79 setState(Recording); in mousePressEvent() 112 if (window_ && target_) setState(Idle); else setState(Invalid); in mouseReleaseEvent() 124 if (window_ && target_) setState(Idle); else setState(Invalid); in mouseDoubleClickEvent() 201 void QDeclarativePinchGenerator::setState(GeneratorState state) in setState() function in QDeclarativePinchGenerator 214 setState(Idle); in itemChange() 275 setState(Idle); in setTarget() 277 setState(Invalid); in setTarget() 315 setState(Replaying); in pinch() 353 setState(Replaying); in replay() 375 setState(Idle); in stop()
|
| H A D | qdeclarativepinchgenerator_p.h | 120 void setState(GeneratorState state);
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/positioningquick/ |
| H A D | qdeclarativegeoaddress.cpp | 114 setState(address.state()); in setAddress() 214 void QDeclarativeGeoAddress::setState(const QString &state) in setState() function in QDeclarativeGeoAddress 219 m_address.setState(state); in setState()
|
| H A D | qdeclarativegeoaddress_p.h | 68 Q_PROPERTY(QString state READ state WRITE setState NOTIFY stateChanged) 90 void setState(const QString &state);
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/platform/default/mbgl/storage/ |
| H A D | offline_download.cpp | 44 void OfflineDownload::setState(OfflineRegionDownloadState state) { in setState() function in mbgl::OfflineDownload 272 setState(OfflineRegionDownloadState::Inactive); in continueDownload() 379 setState(OfflineRegionDownloadState::Inactive); in onMapboxTileCountLimitExceeded()
|
| H A D | offline_download.hpp | 34 void setState(OfflineRegionDownloadState);
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/esri/ |
| H A D | geocodereply_esri.cpp | 142 address.setState(addressObject.value(QStringLiteral("Region")).toString()); in parseAddress() 192 address.setState(attributesObject.value(QStringLiteral("Region")).toString()); in parseCandidate()
|
| H A D | placesearchreply_esri.cpp | 187 geoAddress.setState(keys.value(kStateKey)); in parsePlaceResult()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/qgeoaddress/ |
| H A D | tst_qgeoaddress.cpp | 169 testObj.setState("testText"); in stateTest() 211 fullAddress.setState("state"); in generatedText() 526 testObj.setState(QStringLiteral("state")); in emptyClearTest()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/positioning/ |
| H A D | qgeoaddress.h | 74 void setState(const QString &state);
|
| H A D | qgeoaddress.cpp | 494 void QGeoAddress::setState(const QString &state) in setState() function in QGeoAddress
|
| /OK3568_Linux_fs/external/xserver/hw/xquartz/ |
| H A D | X11Controller.m | 269 [item setState:NSOnState]; 272 [item setState:NSOnState]; 293 [item setState:NSOffState]; 295 [item setState:NSOffState]; 299 [item setState:NSOnState]; 301 [item setState:NSOnState];
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/mapbox/ |
| H A D | qmapboxcommon.cpp | 110 address.setState(valueText); in parseGeoLocation()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/osm/ |
| H A D | qgeocodereplyosm.cpp | 83 address.setState(ao.value(QStringLiteral("state")).toString()); in parseAddressObject()
|
| H A D | qplacesearchreplyosm.cpp | 217 address.setState(addressDetails.value(QStringLiteral("state")).toString()); in parsePlaceResult()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/nokia/ |
| H A D | qgeocodejsonparser.cpp | 330 address.setState(addr.value("State").toString()); in parseLocation()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/nokia/placesv2/ |
| H A D | qplacedetailsreplyimpl.cpp | 189 address.setState(addressObject.value(QLatin1String("state")).toString()); in replyFinished()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/qmlinterface/ |
| H A D | tst_qmlinterface.cpp | 92 m_address.setState(QStringLiteral("Queensland")); in tst_qmlinterface()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/platform/default/ |
| H A D | default_file_source.cpp | 99 getDownload(regionID).setState(state); in setRegionDownloadState()
|
| /OK3568_Linux_fs/yocto/poky/bitbake/lib/toaster/toastergui/static/js/ |
| H A D | bootstrap.js | 201 Button.prototype.setState = function (state) { method in Button 260 else if (option) data.setState(option)
|
| H A D | bootstrap.min.js | 6 …setState(b)})}var c=function(b,d){this.$element=a(b),this.options=a.extend({},c.DEFAULTS,d),this.i… method in c
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/declarativemaps/ |
| H A D | qquickgeomapgesturearea.cpp | 883 newPoint->setState(state); in createTouchPointFromMouseEvent()
|
| /OK3568_Linux_fs/external/xserver/xkb/ |
| H A D | xkb.c | 3619 if ((stuff->setState) && ((map->flags & XkbIM_NoExplicit) == 0)) { in _XkbSetNamedIndicator()
|