MCPcopy 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
446void VariableCollection::variableWidgetHidden()
447{
448 m_widgetVisible = false;
449 updateAutoUpdate();
450}
451
452void VariableCollection::variableWidgetShown()
453{

Callers 2

hideEventMethod · 0.80
initMethod · 0.80

Calls

no outgoing calls

Tested by 1

initMethod · 0.64