Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
148
void DocumentViewContainer::updateSetup(DocumentView *view)
149
{
150
d->mSetupForUrl[view->url()] = view->setup();
151
}
152
153
void DocumentViewContainer::reset()
154
{
Callers
1
openUrls
Method · 0.80
Calls
2
setup
Method · 0.80
url
Method · 0.45
Tested by
no test coverage detected