MCPcopy Create free account
hub / github.com/Martchus/syncthingtray / handleStatusIconsChanged

Method handleStatusIconsChanged

syncthingmodel/syncthingdirectorymodel.cpp:502–505  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

500}
501
502void SyncthingDirectoryModel::handleStatusIconsChanged()
503{
504 invalidateTopLevelIndicies(QVector<int>({ Qt::DecorationRole }));
505}
506
507void SyncthingDirectoryModel::handleForkAwesomeIconsChanged()
508{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected