MCPcopy Create free account
hub / github.com/Palm1r/QodeAssist / hideUpdateInfo

Method hideUpdateInfo

UpdateStatusWidget.cpp:52–56  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

50}
51
52void UpdateStatusWidget::hideUpdateInfo()
53{
54 m_versionLabel->setVisible(false);
55 m_updateButton->setVisible(false);
56}
57
58void UpdateStatusWidget::setChatButtonAction(QAction *action)
59{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected