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

Method slotSetExplanation

Plugins/FileTransfer/ListFileModel.cpp:287–290  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

285}
286
287void CFileTransfer::slotSetExplanation(const QString &explanation)
288{
289 m_szExplanation = explanation;
290}
291
292CListFileModel::CListFileModel(QObject *parent)
293 : QAbstractTableModel(parent)

Callers 2

AsyncFileMethod · 0.80
LoadMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected