mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-01-10 00:57:24 +03:00
5de75eff05
1. Use unified function names `initInstance()` and `freeInstance()` and make them public. 2. Add `freeInstance()` to avoid noise from memory leak detectors. 3. Let `instance()`return a pointer directly to avoid unnecessary indirections when invoking functions. |
||
---|---|---|
.. | ||
bandwidthscheduler.cpp | ||
bandwidthscheduler.h | ||
filterparserthread.cpp | ||
filterparserthread.h | ||
ltunderlyingtype.h | ||
nativesessionextension.cpp | ||
nativesessionextension.h | ||
nativetorrentextension.cpp | ||
nativetorrentextension.h | ||
portforwarderimpl.cpp | ||
portforwarderimpl.h | ||
resumedatasavingmanager.cpp | ||
resumedatasavingmanager.h | ||
speedmonitor.cpp | ||
speedmonitor.h | ||
statistics.cpp | ||
statistics.h |