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

Method selectDefaultItem

src/plugins/core/gui/pluginlistview.cpp:131–134  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

129}
130
131void PluginListView::selectDefaultItem()
132{
133 setCurrentIndex(model->index(0, 0));
134}

Callers

nothing calls this directly

Calls 1

indexMethod · 0.45

Tested by

no test coverage detected