MCPcopy 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
122void TOC::finishReload()
123{
124 m_treeView->setModel(m_model);
125 m_model->setParent(m_treeView);
126}
127
128QList<QModelIndex> TOC::expandedNodes(const QModelIndex &parent) const
129{

Callers 1

slotAttemptReloadMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected