MCPcopy Create free account
hub / github.com/Codeya-IDE/deepin-ide / setAnswering

Method setAnswering

src/plugins/chat/widgets/inputeditwidget.cpp:651–654  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

649}
650
651void InputEditWidget::setAnswering(bool isAnswering)
652{
653 d->isAnswering = isAnswering;
654}
655
656// use to restore tag, : remove tag then Ctrl+z
657void InputEditWidget::onTagAdded(const QString &text)

Callers 2

enterAnswerStateMethod · 0.80
enterInputStateMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected