Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
152
int CRemoteFileSystem::ChildCount()
153
{
154
return m_vChild.size();
155
}
156
157
void CRemoteFileSystem::SetParent(CRemoteFileSystem *pParent)
158
{
Callers
4
DeleteRemoteFileSystem
Method · 0.45
rowCount
Method · 0.45
slotGetDir
Method · 0.45
EnumRemoteDirectory
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected