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

Method isAutoProjectFormatEnabled

Engine/Settings.cpp:3185–3189  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3183}
3184
3185bool
3186Settings::isAutoProjectFormatEnabled() const
3187{
3188 return _firstReadSetProjectFormat->getValue();
3189}
3190
3191bool
3192Settings::isAutoFixRelativeFilePathEnabled() const

Callers 2

ProjectPrivate.cppFile · 0.80
doResetEndMethod · 0.80

Calls 1

getValueMethod · 0.45

Tested by

no test coverage detected