Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/examples/positioning/geoflickr/
H A Dqmllocationflickr.cpp58 const QString mainQmlApp = QStringLiteral("qrc:///flickr.qml"); in main() local
60 view.setSource(QUrl(mainQmlApp)); in main()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/examples/positioning/weatherinfo/
H A Dmain.cpp72 const QString mainQmlApp = QStringLiteral("qrc:///weatherinfo.qml"); in main() local
74 view.setSource(QUrl(mainQmlApp)); in main()