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

Method checksDB

plugins/clazy/plugin.cpp:81–84  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

79}
80
81QSharedPointer<const ChecksDB> Plugin::checksDB() const
82{
83 return m_db;
84}
85
86QSharedPointer<const ChecksDB> Plugin::loadedChecksDB()
87{

Callers 1

ProjectConfigPageMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected