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

Method GetLocalFile

Plugins/FileTransfer/ListFileModel.cpp:144–147  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

142}
143
144QString CFileTransfer::GetLocalFile()
145{
146 return m_szLocalFile;
147}
148
149void CFileTransfer::SetLocaleFile(const QString &szFile)
150{

Callers 2

AsyncFileMethod · 0.80
SaveMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected