Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Skycoder42/QtAutoUpdater
/ backend
Method
backend
tests/auto/plugins/WebQueryTest/tst_webquery.cpp:52–55 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
50
}
51
52
QString WebQueryTest::backend() const
53
{
54
return QStringLiteral(
"webquery"
);
55
}
56
57
QVariantMap WebQueryTest::config()
58
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected