Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ toolTip
Method
toolTip
kdevplatform/interfaces/iassistant.cpp:57–60 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
55
}
56
57
QString IAssistantAction::toolTip() const
58
{
59
return QString();
60
}
61
62
//END IAssistantAction
63
Callers
nothing calls this directly
Calls
1
QString
Class · 0.70
Tested by
no test coverage detected