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

Method selectTool

part/annotationactionhandler.cpp:473–478  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

471}
472
473void AnnotationActionHandlerPrivate::selectTool(int toolId)
474{
475 selectedBuiltinTool = toolId;
476 annotator->selectBuiltinTool(toolId, PageViewAnnotator::ShowTip::Yes);
477 parseTool(toolId);
478}
479
480void AnnotationActionHandlerPrivate::slotStampToolSelected(const QString &stamp)
481{

Callers 1

Calls 1

selectBuiltinToolMethod · 0.80

Tested by

no test coverage detected