MCPcopy 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
2852void Document::setEditorCommandOverride(const QString &editCmd)
2853{
2854 d->editorCommandOverride = editCmd;
2855}
2856
2857QString Document::editorCommandOverride() const
2858{

Callers 1

setEditorCmdMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected