Home
last modified time | relevance | path

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

/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/allwinner/browser/
H A Ddownloadmanager.cpp114 QString defaultLocation = QStandardPaths::writableLocation(QStandardPaths::DesktopLocation); in getFileName() local
115 …QString downloadDirectory = settings.value(QLatin1String("downloadDirectory"), defaultLocation).to… in getFileName()