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

Function manager

kdevplatform/util/activetooltip.cpp:40–44  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

38};
39
40ActiveToolTipManager* manager()
41{
42 static ActiveToolTipManager m;
43 return &m;
44}
45
46QWidget* masterWidget(QWidget* w)
47{

Callers 15

showToolTipMethod · 0.85
CustomMakeManagerMethod · 0.85
unloadMethod · 0.85
findProjectFileItemFunction · 0.85
ClangParseJobMethod · 0.85
runMethod · 0.85
parserSettingsMethod · 0.85
includePathsFunction · 0.85
openConfigurationPageFunction · 0.85
initTestCaseMethod · 0.85
cleanupMethod · 0.85
initMethod · 0.85

Calls

no outgoing calls

Tested by 7

initTestCaseMethod · 0.68
cleanupMethod · 0.68
initMethod · 0.68
loadSimpleProjectMethod · 0.68
loadMultiPathProjectMethod · 0.68
testEmptyProjectMethod · 0.68