MCPcopy Create free account
hub / github.com/cloose/CuteMarkEd / isMathSupportEnabled

Method isMathSupportEnabled

app/options.cpp:312–315  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

310}
311
312bool Options::isMathSupportEnabled() const
313{
314 return m_mathSupportEnabled;
315}
316
317void Options::setMathSupportEnabled(bool enabled)
318{

Callers 2

initializeAppMethod · 0.80
renderOptionsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected