Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
164
quint64 CFileTransfer::GetFileSize()
165
{
166
return m_nFileSize;
167
}
168
169
void CFileTransfer::SetFileSize(quint64 size)
170
{
Callers
3
AsyncFile
Method · 0.80
Load
Method · 0.80
Save
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected