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

Method CListFileModel

Plugins/FileTransfer/ListFileModel.cpp:292–295  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

290}
291
292CListFileModel::CListFileModel(QObject *parent)
293 : QAbstractTableModel(parent)
294{
295}
296
297QVariant CListFileModel::headerData(int section, Qt::Orientation orientation, int role) const
298{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected