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

Method removeFinder

kdevplatform/interfaces/ibuddydocumentfinder.cpp:32–35  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

30}
31
32void IBuddyDocumentFinder::removeFinder(const QString& mimeType)
33{
34 IBuddyDocumentFinderPrivate::finders().remove(mimeType);
35}
36
37IBuddyDocumentFinder* IBuddyDocumentFinder::finderForMimeType(const QString& mimeType)
38{

Callers

nothing calls this directly

Calls 1

removeMethod · 0.45

Tested by

no test coverage detected