MCPcopy 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
302void CRemoteFileSystem::SetPermissions(QFileDevice::Permissions privileges)
303{
304 m_Permissions = privileges;
305}
306
307QString CRemoteFileSystem::GetOwner()
308{

Callers 2

foreachFunction · 0.80
GetFileNodeMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected