MCPcopy Create free account
hub / github.com/KangLin/RabbitRemoteControl / GetState

Method GetState

Plugins/FileTransfer/RemoteFileSystemModel.cpp:322–325  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

320}
321
322const CRemoteFileSystem::State CRemoteFileSystem::GetState() const
323{
324 return m_State;
325}
326
327CRemoteFileSystemModel::CRemoteFileSystemModel(
328 QObject *parent, CRemoteFileSystem::TYPES filter)

Callers 2

canFetchMoreMethod · 0.45
fetchMoreMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected