Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Codeya-IDE/deepin-ide
/ setText
Method
setText
src/plugins/chat/widgets/inputeditwidget.cpp:40–43 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
38
}
39
40
void TagTextFormat::setText(const QString &text)
41
{
42
setProperty(QTextFormat::UserProperty, text);
43
}
44
45
TagTextFormat::TagTextFormat(const QTextFormat &fmt)
46
: QTextCharFormat(fmt)
Callers
15
updatePageControl
Method · 0.45
initPageButtons
Method · 0.45
updatePageButtons
Method · 0.45
createButton
Method · 0.45
handleAskFinished
Method · 0.45
askForChat
Method · 0.45
initLogo
Method · 0.45
initSuggestContent
Method · 0.45
appendDescLabel
Method · 0.45
updateMessage
Method · 0.45
initSenderInfo
Method · 0.45
showWebsitesReferences
Method · 0.45
Calls
1
setProperty
Function · 0.85
Tested by
no test coverage detected