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

Method getHandler

trunk/win/Source/BT_FileTransferManager.cpp:237–240  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

235}
236
237FileTransferEventHandler * FileTransfer::getHandler() const
238{
239 return _handler;
240}
241
242QString * FileTransfer::openTemporaryString()
243{

Callers 5

operator()Method · 0.80
finishedReplyMethod · 0.80
addPostTransferMethod · 0.80
hasTransfersToHandlerMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected