Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/okular
/ finishReload
Method
finishReload
part/toc.cpp:122–126 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
120
}
121
122
void TOC::finishReload()
123
{
124
m_treeView->setModel(m_model);
125
m_model->setParent(m_treeView);
126
}
127
128
QList<QModelIndex> TOC::expandedNodes(const QModelIndex &parent) const
129
{
Callers
1
slotAttemptReload
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected