41 if(fs::is_directory(dataDir))
45 replyMessage =
tr(
"Directory already exists. Add %1 if you intend to create a new directory here.").arg(
separator);
51 }
catch (
const fs::filesystem_error&)
virtual QString getPathToCheck()=0
void reply(int status, const QString &message, quint64 available)
static bool exists(const path &p)
fs::path QStringToPath(const QString &path)
Convert QString to OS specific boost path through UTF-8.
constexpr auto Ticks(Dur2 d)
Helper to count the seconds of a duration/time_point.