MCPcopy Create free account
hub / github.com/MrKepzie/Natron / isAutoProjectFormatEnabled

Method isAutoProjectFormatEnabled

Engine/Settings.cpp:3016–3020  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3014}
3015
3016bool
3017Settings::isAutoProjectFormatEnabled() const
3018{
3019 return _firstReadSetProjectFormat->getValue();
3020}
3021
3022bool
3023Settings::isAutoFixRelativeFilePathEnabled() const

Callers 2

ProjectPrivate.cppFile · 0.80
doResetEndMethod · 0.80

Calls 1

getValueMethod · 0.45

Tested by

no test coverage detected