Searched refs:defaultLocation (Results 1 – 1 of 1) sorted by relevance
114 QString defaultLocation = QStandardPaths::writableLocation(QStandardPaths::DesktopLocation); in getFileName() local115 …QString downloadDirectory = settings.value(QLatin1String("downloadDirectory"), defaultLocation).to… in getFileName()