Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Martchus/syncthingtray
/ debug
Method
debug
syncthingwidgets/tests/apptests.cpp:33–36 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
31
32
public Q_SLOTS:
33
void debug(const QString &context, const QString &message)
34
{
35
qDebug() << context.toStdString().data() << message;
36
}
37
38
void applicationAvailable()
39
{
Callers
nothing calls this directly
Calls
1
data
Method · 0.45
Tested by
no test coverage detected