Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ setTitle
Method
setTitle
kdevplatform/sublime/area.cpp:305–310 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
303
}
304
305
void Area::setTitle(const QString &title)
306
{
307
Q_D(Area);
308
309
d->title = title;
310
}
311
312
void Area::save(KConfigGroup& group) const
313
{
Callers
1
setupActions
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected