Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/okular
/ canUnloadPixmap
Method
canUnloadPixmap
core/observer.cpp:45–48 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
43
}
44
45
bool DocumentObserver::canUnloadPixmap(int) const
46
{
47
return true;
48
}
49
50
void DocumentObserver::notifyCurrentPageChanged(int, int)
51
{
Callers
1
searchLowestPriorityPixmap
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected