MCPcopy Create free account
hub / github.com/KDE/okular / setTextToolsEnabled

Method setTextToolsEnabled

part/pageviewannotator.cpp:1682–1687  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1680}
1681
1682void PageViewAnnotator::setTextToolsEnabled(bool enabled)
1683{
1684 if (m_actionHandler) {
1685 m_actionHandler->setTextToolsEnabled(enabled);
1686 }
1687}
1688
1689void PageViewAnnotator::saveBuiltinAnnotationTools()
1690{

Callers 1

updateActionStateMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected