Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bumptop/BumpTop
/ getParams
Method
getParams
trunk/win/Source/BT_FileTransferManager.cpp:179–182 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
177
}
178
179
QHash<QString, QString> FileTransfer::getParams() const
180
{
181
return _params;
182
}
183
184
QSet<QString> FileTransfer::getFileParamKeys() const
185
{
Callers
4
onTransferComplete
Method · 0.80
removeTemporaryTransferFiles
Method · 0.80
onTransferComplete
Method · 0.80
addPostTransfer
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected