Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TeXworks/texworks
/ getHighlighter
Method
getHighlighter
src/document/TeXDocument.cpp:42–45 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
40
}
41
42
TeXHighlighter * TeXDocument::getHighlighter() const
43
{
44
return findChild<TeXHighlighter*>();
45
}
46
47
void TeXDocument::parseModeLines()
48
{
Callers
6
getSpellChecker
Method · 0.45
setLangInternal
Method · 0.45
spellcheckLanguage
Method · 0.45
delayedInit
Method · 0.45
saveRecentFileInfo
Method · 0.45
setSyntaxColoring
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected