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

Method setUpdateHeight

src/plugins/chat/widgets/codeeditcomponent.cpp:75–78  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

73}
74
75void CodeEditComponent::setUpdateHeight(bool update)
76{
77 heightUpdate = update;
78}
79
80void CodeEditComponent::updateCode(const QString &code, const QString &language)
81{

Callers 1

createCodeEditMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected