MCPcopy Create free account
hub / github.com/bumptop/BumpTop / getEncodedParams

Method getEncodedParams

trunk/win/Source/BT_FileTransferManager.cpp:226–229  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

224}
225
226QString FileTransfer::getEncodedParams() const
227{
228 return ftManager->encodeParams(_params);
229}
230
231bool FileTransfer::isValid() const
232{

Callers 1

operator()Method · 0.80

Calls 1

encodeParamsMethod · 0.80

Tested by

no test coverage detected