Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
131
void PluginListView::selectDefaultItem()
132
{
133
setCurrentIndex(model->index(0, 0));
134
}
Callers
nothing calls this directly
Calls
1
index
Method · 0.45
Tested by
no test coverage detected