Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
58
void UpdateStatusWidget::setChatButtonAction(QAction *action)
59
{
60
m_chatButton->setDefaultAction(action);
61
}
62
63
void UpdateStatusWidget::setChatButtonMenu(QMenu *menu)
64
{
Callers
1
initialize
Function · 0.80
Calls
1
setDefaultAction
Method · 0.80
Tested by
no test coverage detected