Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
21
PluginListView *PluginStoreWidget::getPluginListView() const
22
{
23
return pluginListView;
24
}
25
26
void PluginStoreWidget::slotSearchChanged(const QString &searchText)
27
{
Callers
2
PluginsUi
Method · 0.80
slotPluginItemSelected
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected