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

Method GetRemoteFile

Plugins/FileTransfer/ListFileModel.cpp:154–157  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

152}
153
154QString CFileTransfer::GetRemoteFile()
155{
156 return m_szRemoteFile;
157}
158
159void CFileTransfer::SetRemoteFile(const QString &szFile)
160{

Callers 2

AsyncFileMethod · 0.80
SaveMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected