Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TeXworks/texworks
/ backends
Method
backends
modules/QtPDF/src/PDFBackend.cpp:191–194 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
189
}
190
191
QStringList Document::backends()
192
{
193
return backendManager.backendNames();
194
}
195
196
QString Document::defaultBackend()
197
{
Callers
nothing calls this directly
Calls
1
backendNames
Method · 0.80
Tested by
no test coverage detected