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

Method setChatButtonAction

UpdateStatusWidget.cpp:58–61  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

56}
57
58void UpdateStatusWidget::setChatButtonAction(QAction *action)
59{
60 m_chatButton->setDefaultAction(action);
61}
62
63void UpdateStatusWidget::setChatButtonMenu(QMenu *menu)
64{

Callers 1

initializeFunction · 0.80

Calls 1

setDefaultActionMethod · 0.80

Tested by

no test coverage detected