Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
71
QMimeType PartDocument::mimeType() const
72
{
73
return Sublime::UrlDocument::mimeType();
74
}
75
76
QIcon PartDocument::icon() const
77
{
Callers
3
projectOpened
Method · 0.45
FileFormatter
Method · 0.45
openDocumentInternal
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected