Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
287
void CFileTransfer::slotSetExplanation(const QString &explanation)
288
{
289
m_szExplanation = explanation;
290
}
291
292
CListFileModel::CListFileModel(QObject *parent)
293
: QAbstractTableModel(parent)
Callers
2
AsyncFile
Method · 0.80
Load
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected