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

Method getUrl

trunk/win/Source/BT_FileTransferManager.cpp:174–177  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

172}
173
174QString FileTransfer::getUrl() const
175{
176 return _url;
177}
178
179QHash<QString, QString> FileTransfer::getParams() const
180{

Callers 5

operator()Method · 0.80
onTransferErrorMethod · 0.80
addTransferMethod · 0.80
addPostTransferMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected