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

Method GetPath

Plugins/FileTransfer/RemoteFileSystemModel.cpp:224–227  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

222}
223
224QString CRemoteFileSystem::GetPath()
225{
226 return m_szPath;
227}
228
229QString CRemoteFileSystem::GetName()
230{

Callers 15

AppendChildMethod · 0.80
IndexOfMethod · 0.80
SetRootPathMethod · 0.80
dataMethod · 0.80
indexMethod · 0.80
canFetchMoreMethod · 0.80
fetchMoreMethod · 0.80
slotGetDirMethod · 0.80
foreachFunction · 0.80
CreateDirMethod · 0.80
RemoveDirMethod · 0.80
setDataMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected