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

Method GetFileSize

Plugins/FileTransfer/ListFileModel.cpp:164–167  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

162}
163
164quint64 CFileTransfer::GetFileSize()
165{
166 return m_nFileSize;
167}
168
169void CFileTransfer::SetFileSize(quint64 size)
170{

Callers 3

AsyncFileMethod · 0.80
LoadMethod · 0.80
SaveMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected