Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KangLin/RabbitRemoteControl
/ SetSize
Method
SetSize
Plugins/FileTransfer/RemoteFileSystemModel.cpp:249–252 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
247
}
248
249
void CRemoteFileSystem::SetSize(quint64 size)
250
{
251
m_nSize = size;
252
}
253
254
bool CRemoteFileSystem::IsDir()
255
{
Callers
2
foreach
Function · 0.45
GetFileNode
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected