MCPcopy 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
45bool DocumentObserver::canUnloadPixmap(int) const
46{
47 return true;
48}
49
50void DocumentObserver::notifyCurrentPageChanged(int, int)
51{

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected