Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Codeya-IDE/deepin-ide
/ setSearchText
Method
setSearchText
src/plugins/find/gui/advancedsearchwidget.cpp:514–517 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
512
}
513
514
void AdvancedSearchWidget::setSearchText(const QString &text)
515
{
516
d->searchEdit->setText(text);
517
}
518
519
void AdvancedSearchWidget::showEvent(QShowEvent *e)
520
{
Callers
1
registerShortcut
Method · 0.80
Calls
1
setText
Method · 0.45
Tested by
no test coverage detected