Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/okular
/ setEditorCommandOverride
Method
setEditorCommandOverride
core/document.cpp:2852–2855 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2850
}
2851
2852
void Document::setEditorCommandOverride(const QString &editCmd)
2853
{
2854
d->editorCommandOverride = editCmd;
2855
}
2856
2857
QString Document::editorCommandOverride() const
2858
{
Callers
1
setEditorCmd
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected