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

Method GetRemotePermission

Plugins/FileTransfer/ListFileModel.cpp:220–223  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

218}
219
220quint32 CFileTransfer::GetRemotePermission() const
221{
222 return m_RemotePermission;
223}
224
225void CFileTransfer::SetRemotePermission(quint32 newRemotePermission)
226{

Callers 3

AsyncFileMethod · 0.80
LoadMethod · 0.80
SaveMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected