MCPcopy 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
42TeXHighlighter * TeXDocument::getHighlighter() const
43{
44 return findChild<TeXHighlighter*>();
45}
46
47void TeXDocument::parseModeLines()
48{

Callers 6

getSpellCheckerMethod · 0.45
setLangInternalMethod · 0.45
spellcheckLanguageMethod · 0.45
delayedInitMethod · 0.45
saveRecentFileInfoMethod · 0.45
setSyntaxColoringMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected