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

Method show

src/common/widget/variablechooser.cpp:171–175  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

169}
170
171void VariableChooserPrivate::show()
172{
173 q->show();
174 treeView->expandAll();
175}
176
177void VariableChooserPrivate::updateCurrentEditor(QWidget *old, QWidget *widget)
178{

Callers 6

contextMenuEventMethod · 0.45
updateCurrentEditorMethod · 0.45
messageFunction · 0.45
setWidgetMethod · 0.45
doCheckedMethod · 0.45
createApplicationPaneMethod · 0.45

Calls 1

expandAllMethod · 0.45

Tested by

no test coverage detected