Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1310
void PageViewAnnotator::selectBuiltinTool(int toolId, ShowTip showTip)
1311
{
1312
selectTool(m_builtinToolsDefinition, toolId, showTip);
1313
}
1314
1315
void PageViewAnnotator::selectQuickTool(int toolId)
1316
{
Callers
1
selectTool
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected