Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
297
QFileDevice::Permissions CRemoteFileSystem::GetPermissions()
298
{
299
return m_Permissions;
300
}
301
302
void CRemoteFileSystem::SetPermissions(QFileDevice::Permissions privileges)
303
{
Callers
2
foreach
Function · 0.80
foreach
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected