MCPcopy 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
317void CRemoteFileSystem::SetState(State a)
318{
319 m_State = a;
320}
321
322const CRemoteFileSystem::State CRemoteFileSystem::GetState() const
323{

Callers 6

fetchMoreMethod · 0.80
slotGetDirMethod · 0.80
CreateDirMethod · 0.80
RemoveDirMethod · 0.80
setDataMethod · 0.80
slotTreeRemoteRefreshMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected