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

Method mimeType

kdevplatform/shell/partdocument.cpp:71–74  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

69
70
71QMimeType PartDocument::mimeType() const
72{
73 return Sublime::UrlDocument::mimeType();
74}
75
76QIcon PartDocument::icon() const
77{

Callers 3

projectOpenedMethod · 0.45
FileFormatterMethod · 0.45
openDocumentInternalMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected