Home
last modified time | relevance | path

Searched refs:setSource (Results 1 – 11 of 11) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/positioningquick/
H A Dqdeclarativepositionsource.cpp205 setSource(QGeoPositionInfoSource::createDefaultSource(parameterMap(), this)); in tryAttach()
207 setSource(QGeoPositionInfoSource::createSource(newName, parameterMap(), this)); in tryAttach()
209 setSource(QGeoPositionInfoSource::createDefaultSource(parameterMap(), this)); in tryAttach()
315 setSource(nullptr); in setNmeaSource()
330 setSource(new QNmeaPositionInfoSource(QNmeaPositionInfoSource::SimulationMode)); in setNmeaSource()
379 setSource(nullptr); in socketConnected()
381 setSource(new QNmeaPositionInfoSource(QNmeaPositionInfoSource::RealTimeMode)); in socketConnected()
471 void QDeclarativePositionSource::setSource(QGeoPositionInfoSource *source) in setSource() function in QDeclarativePositionSource
H A Dqdeclarativepositionsource_p.h164 void setSource(QGeoPositionInfoSource *source);
/OK3568_Linux_fs/buildroot/dl/qt5location/git/examples/location/places_list/
H A Dmain.cpp58 view.setSource(QUrl(QStringLiteral("qrc:///places_list.qml"))); in main()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/examples/location/places_map/
H A Dmain.cpp58 view.setSource(QUrl(QStringLiteral("qrc:///places_map.qml"))); in main()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/examples/positioning/satelliteinfo/
H A Dmain.cpp63 view.setSource(QStringLiteral("qrc:///satelliteinfo.qml")); in main()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/examples/positioning/geoflickr/
H A Dqmllocationflickr.cpp60 view.setSource(QUrl(mainQmlApp)); in main()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/examples/positioning/weatherinfo/
H A Dmain.cpp74 view.setSource(QUrl(mainQmlApp)); in main()
/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/imxwayland/qmlvideofx/
H A Dmain.cpp88 viewer.setSource(QUrl(QLatin1String("qrc:///qml/qmlvideofx/Main.qml"))); in main()
/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/imxwayland/audiorecorder/
H A Daudiorecorder.cpp69 probe->setSource(audioRecorder); in AudioRecorder()
/OK3568_Linux_fs/app/forlinx/forlinx_up4_qt/audiorecorder/
H A Daudiorecorder.cpp75 probe->setSource(audioRecorder); in AudioRecorder()
/OK3568_Linux_fs/app/forlinx/forlinx_qt/audiorecorder/
H A Daudiorecorder.cpp75 probe->setSource(audioRecorder); in AudioRecorder()