MCPcopy 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
163void DetailsView::showCfgWidget()
164{
165 dpfGetService(OptionService)->showOptionDialog(pluginMetaInfo->name());
166 options.showCfgDialg(pluginMetaInfo->name());
167}
168
169void DetailsView::setupUi()
170{

Callers

nothing calls this directly

Calls 1

nameMethod · 0.45

Tested by

no test coverage detected