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

Method selectBuiltinTool

part/pageviewannotator.cpp:1310–1313  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1308}
1309
1310void PageViewAnnotator::selectBuiltinTool(int toolId, ShowTip showTip)
1311{
1312 selectTool(m_builtinToolsDefinition, toolId, showTip);
1313}
1314
1315void PageViewAnnotator::selectQuickTool(int toolId)
1316{

Callers 1

selectToolMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected