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

Method SetFileSize

Plugins/FileTransfer/ListFileModel.cpp:169–172  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

167}
168
169void CFileTransfer::SetFileSize(quint64 size)
170{
171 m_nFileSize = size;
172}
173
174quint64 CFileTransfer::GetTransferSize()
175{

Callers 2

foreachFunction · 0.80
LoadMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected