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

Method providers

kdevplatform/documentation/documentationview.cpp:435–438  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

433}
434
435QList<IDocumentationProvider*> ProvidersModel::providers()
436{
437 return mProviders;
438}
439
440#include "moc_documentationview.cpp"

Callers 3

unloadedMethod · 0.45
loadedMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected