Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
81
QSharedPointer<const ChecksDB> Plugin::checksDB() const
82
{
83
return m_db;
84
}
85
86
QSharedPointer<const ChecksDB> Plugin::loadedChecksDB()
87
{
Callers
1
ProjectConfigPage
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected