Home
last modified time | relevance | path

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

/dports/sysutils/luckybackup/luckybackup-0.5.0/src/
H A Dglobal.h189 extern QString tempDefaultDirPath;
H A DwinDialog.cpp243 uiD.lineEdit_tempdir -> setText(tempDefaultDirPath); in useDefault()
H A Dglobal.cpp170 QString tempDefaultDirPath=QDir::tempPath(); variable