MCPcopy Create free account
hub / github.com/KDE/kdevelop / icon

Method icon

plugins/okteta/oktetadocument.cpp:59–62  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

57}
58
59QIcon OktetaDocument::icon() const
60{
61 return Sublime::UrlDocument::icon();
62}
63
64KParts::Part* OktetaDocument::partForView( QWidget* ) const { return nullptr; }
65KTextEditor::Document* OktetaDocument::textDocument() const { return nullptr; }

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected