Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ title
Method
title
kdevplatform/sublime/area.cpp:298–303 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
296
}
297
298
QString Area::title() const
299
{
300
Q_D(const Area);
301
302
return d->title;
303
}
304
305
void Area::setTitle(const QString &title)
306
{
Callers
15
LaunchConfigPagesContainer
Method · 0.45
dockBarContextMenuRequested
Method · 0.45
updateCaption
Method · 0.45
newArea
Method · 0.45
findToolView
Method · 0.45
selectNewToolViewToAdd
Method · 0.45
loadToArea
Method · 0.45
addView
Method · 0.45
print
Method · 0.45
idealbuttonbarwidget.cpp
File · 0.45
contextMenuRequested
Method · 0.45
findActionInsertionPoint
Function · 0.45
Calls
no outgoing calls
Tested by
2
testUrlDocument
Function · 0.36
create
Method · 0.36