Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Codeya-IDE/deepin-ide
/ show
Method
show
src/plugins/codeeditor/symbol/symbolview.cpp:243–248 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
241
}
242
243
void SymbolView::show(const QPoint &pos)
244
{
245
show();
246
move(pos);
247
d->view->setFocus();
248
}
249
250
void SymbolView::hideEvent(QHideEvent *event)
251
{
Callers
15
initUI
Method · 0.45
onChangeReportList
Method · 0.45
slotShowConfigWidget
Method · 0.45
initControlBar
Method · 0.45
doCheckoutRepos
Method · 0.45
eventFilter
Method · 0.45
switchState
Method · 0.45
showIndexingWidget
Method · 0.45
showWebsitesReferences
Method · 0.45
showChunksReferences
Method · 0.45
initHistoryWidget
Method · 0.45
initEdit
Method · 0.45
Calls
1
setFocus
Method · 0.80
Tested by
no test coverage detected