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

Method GetFinishTime

Plugins/FileTransfer/ListFileModel.cpp:195–198  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

193}
194
195QString CFileTransfer::GetFinishTime()
196{
197 return m_FinishTime.toString(QLocale::system().dateTimeFormat(QLocale::ShortFormat));
198}
199
200void CFileTransfer::slotFinish()
201{

Callers 2

LoadMethod · 0.80
SaveMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected