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

Method GetPermissions

Plugins/FileTransfer/RemoteFileSystemModel.cpp:297–300  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

295}
296
297QFileDevice::Permissions CRemoteFileSystem::GetPermissions()
298{
299 return m_Permissions;
300}
301
302void CRemoteFileSystem::SetPermissions(QFileDevice::Permissions privileges)
303{

Callers 2

foreachFunction · 0.80
foreachFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected