MCPcopy Create free account
hub / github.com/Zalafina/QKeyMapper / updateChangelog

Method updateChangelog

QKeyMapper/QSimpleUpdater/tutorial/src/Window.cpp:108–112  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

106//==============================================================================
107
108void Window::updateChangelog(const QString &url)
109{
110 if (url == DEFS_URL)
111 m_ui->changelogText->setText(m_updater->getChangelog(url));
112}
113
114//==============================================================================
115// Window::displayAppcast

Callers

nothing calls this directly

Calls 1

getChangelogMethod · 0.80

Tested by

no test coverage detected