Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ variableWidgetHidden
Method
variableWidgetHidden
kdevplatform/debugger/variable/variablecollection.cpp:446–450 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
444
}
445
446
void VariableCollection::variableWidgetHidden()
447
{
448
m_widgetVisible = false;
449
updateAutoUpdate();
450
}
451
452
void VariableCollection::variableWidgetShown()
453
{
Callers
2
hideEvent
Method · 0.80
init
Method · 0.80
Calls
no outgoing calls
Tested by
1
init
Method · 0.64