Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ id
Function
id
kdevplatform/sublime/idealbuttonbarwidget.cpp:77–80 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
75
}
76
77
[[nodiscard]] QString id() const
78
{
79
return m_dock->view()->document()->documentSpecifier();
80
}
81
82
private:
83
/**
Callers
3
addButtonToOrder
Method · 0.70
takeOrderFromLayout
Method · 0.70
ReferenceCountManager
Method · 0.50
Calls
3
documentSpecifier
Method · 0.45
document
Method · 0.45
view
Method · 0.45
Tested by
no test coverage detected