Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KangLin/RabbitRemoteControl
/ SetLocalPermission
Method
SetLocalPermission
Plugins/FileTransfer/ListFileModel.cpp:215–218 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
213
}
214
215
void CFileTransfer::SetLocalPermission(quint32 newLocalPermission)
216
{
217
m_LocalPermission = newLocalPermission;
218
}
219
220
quint32 CFileTransfer::GetRemotePermission() const
221
{
Callers
1
foreach
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected