Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ mimeType
Method
mimeType
kdevplatform/sublime/urldocument.cpp:83–88 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
81
}
82
83
QMimeType UrlDocument::mimeType() const
84
{
85
Q_D(const UrlDocument);
86
87
return d->mimeType;
88
}
89
90
QIcon UrlDocument::defaultIcon() const
91
{
Callers
1
testUrlDocument
Function · 0.45
Calls
no outgoing calls
Tested by
1
testUrlDocument
Function · 0.36