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

Method getLocalPath

trunk/win/Source/BT_FileTransferManager.cpp:189–192  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

187}
188
189QString FileTransfer::getLocalPath() const
190{
191 return _localPath;
192}
193
194QString FileTransfer::getTemporaryString() const
195{

Callers 5

operator()Method · 0.80
onImageUpdateMethod · 0.80
onTransferCompleteMethod · 0.80
finishedReplyMethod · 0.80
removeIncompleteFileMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected