MCPcopy Create free account
hub / github.com/KangLin/RabbitRemoteControl / GetTransferSize

Method GetTransferSize

Plugins/FileTransfer/ListFileModel.cpp:174–177  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

172}
173
174quint64 CFileTransfer::GetTransferSize()
175{
176 return m_nTransferSize;
177}
178
179void CFileTransfer::slotTransferSize(quint64 nAddSize)
180{

Callers 2

LoadMethod · 0.80
SaveMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected