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