Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/okular
/ DocumentObserver
Function
DocumentObserver
core/observer.h:35–37 ·
view source on GitHub ↗
* Destroys the document observer. */
Source
from the content-addressed store, hash-verified
33
* Destroys the document observer.
34
*/
35
virtual ~DocumentObserver();
36
37
DocumentObserver(const DocumentObserver &) = delete;
38
DocumentObserver &operator=(const DocumentObserver &) = delete;
39
40
/**
Callers
1
observer.h
File · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected