mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-07-16 02:03:07 -07:00
Move related functions to Utils::Python
This commit is contained in:
parent
383a354700
commit
51e82762c5
11 changed files with 198 additions and 116 deletions
|
@ -80,10 +80,6 @@ namespace Utils
|
|||
QString boostVersionString();
|
||||
QString libtorrentVersionString();
|
||||
|
||||
int pythonVersion();
|
||||
QString pythonExecutable();
|
||||
QString pythonVersionComplete();
|
||||
|
||||
QString unitString(SizeUnit unit);
|
||||
|
||||
// return the best user friendly storage unit (B, KiB, MiB, GiB, TiB)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue