Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Codeya-IDE/deepin-ide
/ text
Method
text
src/plugins/chat/widgets/inputeditwidget.cpp:95–98 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
93
};
94
95
QString TagTextFormat::text() const
96
{
97
return property(QTextFormat::UserProperty).toString();
98
}
99
100
class InputEditWidgetPrivate
101
{
Callers
10
onLeftMoreBtnClicked
Method · 0.45
onRightMoreBtnClicked
Method · 0.45
onNumberBtnClicked
Method · 0.45
handleAskFinished
Method · 0.45
handleStop
Method · 0.45
askForChat
Method · 0.45
intrinsicSize
Method · 0.45
drawObject
Method · 0.45
onTextChanged
Method · 0.45
Q_FOREACH
Function · 0.45
Calls
2
property
Function · 0.85
toString
Method · 0.45
Tested by
no test coverage detected