MCPcopy 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
76QIcon PartDocument::icon() const
77{
78 return Sublime::UrlDocument::icon();
79}
80
81KTextEditor::Document *PartDocument::textDocument() const
82{

Callers 5

dataMethod · 0.45
showDialogMethod · 0.45
addConfigPageInternalMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected