Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/okular
/ layersModel
Method
layersModel
core/document.cpp:5479–5482 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
5477
}
5478
5479
QAbstractItemModel *Document::layersModel() const
5480
{
5481
return d->m_generator ? d->m_generator->layersModel() : nullptr;
5482
}
5483
5484
QString Document::openError() const
5485
{
Callers
3
getOCGs
Method · 0.45
testGetOCGs
Method · 0.45
notifySetup
Method · 0.45
Calls
no outgoing calls
Tested by
1
testGetOCGs
Method · 0.36