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

Method ChildCount

Plugins/FileTransfer/RemoteFileSystemModel.cpp:152–155  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

150}
151
152int CRemoteFileSystem::ChildCount()
153{
154 return m_vChild.size();
155}
156
157void CRemoteFileSystem::SetParent(CRemoteFileSystem *pParent)
158{

Callers 4

rowCountMethod · 0.45
slotGetDirMethod · 0.45
EnumRemoteDirectoryMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected