MCPcopy 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
179QHash<QString, QString> FileTransfer::getParams() const
180{
181 return _params;
182}
183
184QSet<QString> FileTransfer::getFileParamKeys() const
185{

Callers 4

onTransferCompleteMethod · 0.80
onTransferCompleteMethod · 0.80
addPostTransferMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected