MCPcopy Create free account
hub / github.com/KDE/kdevelop / widgetShown

Method widgetShown

plugins/quickopen/quickopenplugin.cpp:82–84  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

80 virtual QuickOpenWidget* createWidget() = 0;
81 virtual QString objectNameForLine() = 0;
82 virtual void widgetShown()
83 {
84 }
85};
86
87class StandardQuickOpenWidgetCreator

Callers 1

focusInEventMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected