Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
3307
bool
3308
Settings::notifyOnFileChange() const
3309
{
3310
return _notifyOnFileChange->getValue();
3311
}
3312
3313
bool
3314
Settings::isAutoTurboEnabled() const
Callers
2
updateGUI
Method · 0.80
checkFileModificationAndWarnInternal
Method · 0.80
Calls
1
getValue
Method · 0.45
Tested by
no test coverage detected