MCPcopy Create free account
hub / github.com/KDE/kate / clearCache

Method clearCache

addons/katesql/cachedsqlquerymodel.cpp:89–92  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

87}
88
89void CachedSqlQueryModel::clearCache()
90{
91 cache.clear();
92}
93
94int CachedSqlQueryModel::cacheCapacity() const
95{

Callers

nothing calls this directly

Calls 1

clearMethod · 0.45

Tested by

no test coverage detected