Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Martchus/syncthingtray
/ createWidget
Method
createWidget
fileitemactionplugin/syncthinginfoaction.cpp:43–46 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
41
}
42
43
QWidget *SyncthingInfoAction::createWidget(QWidget *parent)
44
{
45
return new SyncthingInfoWidget(this, parent);
46
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected