Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KangLin/RabbitRemoteControl
/ SetState
Method
SetState
Plugins/FileTransfer/RemoteFileSystemModel.cpp:317–320 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
315
}
316
317
void CRemoteFileSystem::SetState(State a)
318
{
319
m_State = a;
320
}
321
322
const CRemoteFileSystem::State CRemoteFileSystem::GetState() const
323
{
Callers
6
fetchMore
Method · 0.80
slotGetDir
Method · 0.80
CreateDir
Method · 0.80
RemoveDir
Method · 0.80
setData
Method · 0.80
slotTreeRemoteRefresh
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected