Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KangLin/RabbitRemoteControl
/ SetPermissions
Method
SetPermissions
Plugins/FileTransfer/RemoteFileSystemModel.cpp:302–305 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
300
}
301
302
void CRemoteFileSystem::SetPermissions(QFileDevice::Permissions privileges)
303
{
304
m_Permissions = privileges;
305
}
306
307
QString CRemoteFileSystem::GetOwner()
308
{
Callers
2
foreach
Function · 0.80
GetFileNode
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected