Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1610
void PDFDocumentView::armTool(const DocumentTool::AbstractTool::Type toolType)
1611
{
1612
armTool(getToolByType(toolType));
1613
}
1614
1615
void PDFDocumentView::armTool(DocumentTool::AbstractTool * tool)
1616
{
Callers
nothing calls this directly
Calls
1
arm
Method · 0.45
Tested by
no test coverage detected