Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
40
ActiveToolTipManager* manager()
41
{
42
static ActiveToolTipManager m;
43
return &m;
44
}
45
46
QWidget* masterWidget(QWidget* w)
47
{
Callers
15
showToolTip
Method · 0.85
CustomMakeManager
Method · 0.85
unload
Method · 0.85
findProjectFileItem
Function · 0.85
ClangParseJob
Method · 0.85
run
Method · 0.85
parserSettings
Method · 0.85
includePaths
Function · 0.85
openConfigurationPage
Function · 0.85
initTestCase
Method · 0.85
cleanup
Method · 0.85
init
Method · 0.85
Calls
no outgoing calls
Tested by
7
initTestCase
Method · 0.68
cleanup
Method · 0.68
init
Method · 0.68
loadSimpleProject
Method · 0.68
loadMultiPathProject
Method · 0.68
testNoProjectIncludeDirectories
Method · 0.68
testEmptyProject
Method · 0.68