Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ icon
Method
icon
kdevplatform/shell/partdocument.cpp:76–79 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
74
}
75
76
QIcon PartDocument::icon() const
77
{
78
return Sublime::UrlDocument::icon();
79
}
80
81
KTextEditor::Document *PartDocument::textDocument() const
82
{
Callers
5
LaunchConfigurationDialog
Method · 0.45
data
Method · 0.45
LaunchConfigPagesContainer
Method · 0.45
showDialog
Method · 0.45
addConfigPageInternal
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected