Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Codeya-IDE/deepin-ide
/ clear
Method
clear
src/plugins/find/gui/searchresultwidget.cpp:161–164 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
159
}
160
161
void SearchResultWidget::clear()
162
{
163
d->resultModel.clear();
164
}
165
166
void SearchResultWidget::setReplaceText(const QString &text, bool regex)
167
{
Callers
1
updateMessage
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected