Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
75
void CodeEditComponent::setUpdateHeight(bool update)
76
{
77
heightUpdate = update;
78
}
79
80
void CodeEditComponent::updateCode(const QString &code, const QString &language)
81
{
Callers
1
createCodeEdit
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected