MCPcopy 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
249void CRemoteFileSystem::SetSize(quint64 size)
250{
251 m_nSize = size;
252}
253
254bool CRemoteFileSystem::IsDir()
255{

Callers 2

foreachFunction · 0.45
GetFileNodeMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected