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

Method SetRemotePermission

Plugins/FileTransfer/ListFileModel.cpp:225–228  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

223}
224
225void CFileTransfer::SetRemotePermission(quint32 newRemotePermission)
226{
227 m_RemotePermission = newRemotePermission;
228}
229
230QString CFileTransfer::GetStateName()
231{

Callers 2

foreachFunction · 0.80
LoadMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected