MCPcopy Create free account
hub / github.com/ElyPrismLauncher/Launcher / setSearch

Method setSearch

launcher/VersionProxyModel.cpp:388–392  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

386}
387
388void VersionProxyModel::setSearch(const QString& search)
389{
390 m_search = search;
391 filterModel->filterChanged();
392}
393
394const VersionProxyModel::FilterMap& VersionProxyModel::filters() const
395{

Callers 1

VersionSelectWidgetMethod · 0.80

Calls 1

filterChangedMethod · 0.45

Tested by

no test coverage detected