Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/okular
/ hasOldModelData
Method
hasOldModelData
gui/tocmodel.cpp:433–436 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
431
}
432
433
bool TOCModel::hasOldModelData() const
434
{
435
return (d->m_oldModel != nullptr);
436
}
437
438
TOCModel *TOCModel::clearOldModelData() const
439
{
Callers
1
rollbackReload
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected