Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ title
Method
title
kdevplatform/interfaces/iassistant.cpp:102–105 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
100
}
101
102
QString IAssistant::title() const
103
{
104
return QString();
105
}
106
107
void IAssistant::doHide()
108
{
Callers
nothing calls this directly
Calls
1
QString
Class · 0.70
Tested by
no test coverage detected