Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Codeya-IDE/deepin-ide
/ setClickToHide
Method
setClickToHide
src/plugins/codeeditor/symbol/symbolview.cpp:238–241 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
236
}
237
238
void SymbolView::setClickToHide(bool enable)
239
{
240
d->clickToHide = enable;
241
}
242
243
void SymbolView::show(const QPoint &pos)
244
{
Callers
1
curmbItemClicked
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected