MCPcopy 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
83QMimeType UrlDocument::mimeType() const
84{
85 Q_D(const UrlDocument);
86
87 return d->mimeType;
88}
89
90QIcon UrlDocument::defaultIcon() const
91{

Callers 1

testUrlDocumentFunction · 0.45

Calls

no outgoing calls

Tested by 1

testUrlDocumentFunction · 0.36