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

Method notifyOnFileChange

Engine/Settings.cpp:3307–3311  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3305}
3306
3307bool
3308Settings::notifyOnFileChange() const
3309{
3310 return _notifyOnFileChange->getValue();
3311}
3312
3313bool
3314Settings::isAutoTurboEnabled() const

Callers 2

updateGUIMethod · 0.80

Calls 1

getValueMethod · 0.45

Tested by

no test coverage detected