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

Method getStoreWidget

src/plugins/core/gui/pluginsui.cpp:50–53  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

48}
49
50PluginStoreWidget *PluginsUi::getStoreWidget() const
51{
52 return pluginStoreWidget;
53}
54
55DetailsView *PluginsUi::getPluginDetailView() const
56{

Callers 1

initializeMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected