MCPcopy Create free account
hub / github.com/TeXworks/texworks / armTool

Method armTool

modules/QtPDF/src/PDFDocumentView.cpp:1610–1613  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1608}
1609
1610void PDFDocumentView::armTool(const DocumentTool::AbstractTool::Type toolType)
1611{
1612 armTool(getToolByType(toolType));
1613}
1614
1615void PDFDocumentView::armTool(DocumentTool::AbstractTool * tool)
1616{

Callers

nothing calls this directly

Calls 1

armMethod · 0.45

Tested by

no test coverage detected