Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
171
void VariableChooserPrivate::show()
172
{
173
q->show();
174
treeView->expandAll();
175
}
176
177
void VariableChooserPrivate::updateCurrentEditor(QWidget *old, QWidget *widget)
178
{
Callers
6
contextMenuEvent
Method · 0.45
updateCurrentEditor
Method · 0.45
message
Function · 0.45
setWidget
Method · 0.45
doChecked
Method · 0.45
createApplicationPane
Method · 0.45
Calls
1
expandAll
Method · 0.45
Tested by
no test coverage detected