MCPcopy 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
514void AdvancedSearchWidget::setSearchText(const QString &text)
515{
516 d->searchEdit->setText(text);
517}
518
519void AdvancedSearchWidget::showEvent(QShowEvent *e)
520{

Callers 1

registerShortcutMethod · 0.80

Calls 1

setTextMethod · 0.45

Tested by

no test coverage detected