mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-01-05 07:02:31 -06:00
committed by
GitHub
parent
7a41192597
commit
0297f0f34b
@@ -55,6 +55,7 @@ namespace Utils::Fs
|
||||
|
||||
QString toValidFileName(const QString &name, const QString &pad = u" "_s);
|
||||
Path toValidPath(const QString &name, const QString &pad = u" "_s);
|
||||
Path toAbsolutePath(const Path &path);
|
||||
Path toCanonicalPath(const Path &path);
|
||||
|
||||
bool copyFile(const Path &from, const Path &to);
|
||||
|
||||
Reference in New Issue
Block a user