MCPcopy Create free account
hub / github.com/Serial-Studio/Serial-Studio / setUrl

Method setUrl

lib/QSimpleUpdater/src/Updater.cpp:268–271  ·  view source on GitHub ↗

* @brief Changes the @a url of the update definitions file. */

Source from the content-addressed store, hash-verified

266 * @brief Changes the @a url of the update definitions file.
267 */
268void Updater::setUrl(const QString& url)
269{
270 m_url = url;
271}
272
273/**
274 * @brief Changes the module @a name.

Callers 1

getUpdaterMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected