MCPcopy 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
95QString TagTextFormat::text() const
96{
97 return property(QTextFormat::UserProperty).toString();
98}
99
100class InputEditWidgetPrivate
101{

Callers 10

onLeftMoreBtnClickedMethod · 0.45
onRightMoreBtnClickedMethod · 0.45
onNumberBtnClickedMethod · 0.45
handleAskFinishedMethod · 0.45
handleStopMethod · 0.45
askForChatMethod · 0.45
intrinsicSizeMethod · 0.45
drawObjectMethod · 0.45
onTextChangedMethod · 0.45
Q_FOREACHFunction · 0.45

Calls 2

propertyFunction · 0.85
toStringMethod · 0.45

Tested by

no test coverage detected