MCPcopy Create free account
hub / github.com/Skycoder42/QtAutoUpdater / setQuery

Method setQuery

tests/auto/plugins/WebQueryTest/updaterserver.cpp:107–110  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

105}
106
107void UpdaterServer::setQuery(QUrlQuery query)
108{
109 _testQuery = std::move(query);
110}

Callers 3

triggerUpdatesMethod · 0.80
addStandardQueryMethod · 0.80
prepareUpdateMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected