MCPcopy Create free account
hub / github.com/Codeya-IDE/deepin-ide / getPluginListView

Method getPluginListView

src/plugins/core/gui/pluginstorewidget.cpp:21–24  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

19}
20
21PluginListView *PluginStoreWidget::getPluginListView() const
22{
23 return pluginListView;
24}
25
26void PluginStoreWidget::slotSearchChanged(const QString &searchText)
27{

Callers 2

PluginsUiMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected