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

Method GetExplanation

Plugins/FileTransfer/ListFileModel.cpp:282–285  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

280}
281
282QString CFileTransfer::GetExplanation()
283{
284 return m_szExplanation;
285}
286
287void CFileTransfer::slotSetExplanation(const QString &explanation)
288{

Callers 2

LoadMethod · 0.80
SaveMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected