Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
169
void CFileTransfer::SetFileSize(quint64 size)
170
{
171
m_nFileSize = size;
172
}
173
174
quint64 CFileTransfer::GetTransferSize()
175
{
Callers
2
foreach
Function · 0.80
Load
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected