Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Codeya-IDE/deepin-ide
/ disableSendBtn
Method
disableSendBtn
src/plugins/chat/widgets/inputeditwidget.cpp:646–649 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
644
}
645
646
void InputEditWidget::disableSendBtn()
647
{
648
d->sendButton->setEnabled(false);
649
}
650
651
void InputEditWidget::setAnswering(bool isAnswering)
652
{
Callers
1
enterAnswerState
Method · 0.80
Calls
1
setEnabled
Method · 0.45
Tested by
no test coverage detected