Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/okular
/ editorCommandOverride
Method
editorCommandOverride
core/document.cpp:2857–2860 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2855
}
2856
2857
QString Document::editorCommandOverride() const
2858
{
2859
return d->editorCommandOverride;
2860
}
2861
2862
DocumentInfo Document::documentInfo() const
2863
{
Callers
3
slotPreferences
Method · 0.80
slotAccessibilityPreferences
Method · 0.80
slotAnnotationPreferences
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected