Searched refs:picturesLocation (Results 1 – 1 of 1) sorted by relevance
106 …const QStringList picturesLocation = QStandardPaths::standardLocations(QStandardPaths::PicturesLoc… in main() local107 …const QUrl imagePath = picturesLocation.isEmpty() ? appPath : QUrl::fromLocalFile(picturesLocation… in main()