MCPcopy 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
5479QAbstractItemModel *Document::layersModel() const
5480{
5481 return d->m_generator ? d->m_generator->layersModel() : nullptr;
5482}
5483
5484QString Document::openError() const
5485{

Callers 3

getOCGsMethod · 0.45
testGetOCGsMethod · 0.45
notifySetupMethod · 0.45

Calls

no outgoing calls

Tested by 1

testGetOCGsMethod · 0.36