Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Codeya-IDE/deepin-ide
/ showCfgWidget
Method
showCfgWidget
src/plugins/core/gui/plugindetailsview.cpp:163–167 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
161
}
162
163
void DetailsView::showCfgWidget()
164
{
165
dpfGetService(OptionService)->showOptionDialog(pluginMetaInfo->name());
166
options.showCfgDialg(pluginMetaInfo->name());
167
}
168
169
void DetailsView::setupUi()
170
{
Callers
nothing calls this directly
Calls
1
name
Method · 0.45
Tested by
no test coverage detected