MCPcopy Create free account
hub / github.com/KDE/gwenview / updateSetup

Method updateSetup

lib/documentview/documentviewcontainer.cpp:148–151  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

146}
147
148void DocumentViewContainer::updateSetup(DocumentView *view)
149{
150 d->mSetupForUrl[view->url()] = view->setup();
151}
152
153void DocumentViewContainer::reset()
154{

Callers 1

openUrlsMethod · 0.80

Calls 2

setupMethod · 0.80
urlMethod · 0.45

Tested by

no test coverage detected