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

Method mimeTypes

kdevplatform/interfaces/isourceformatter.cpp:114–117  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

112}
113
114SourceFormatterStyle::MimeList SourceFormatterStyle::mimeTypes() const
115{
116 return m_mimeTypes;
117}
118
119QVariant SourceFormatterStyle::mimeTypesVariant() const
120{

Callers 2

modeForMimetypeMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected