Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MrKepzie/Natron
/ notifyOnFileChange
Method
notifyOnFileChange
Engine/Settings.cpp:3138–3142 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
3136
}
3137
3138
bool
3139
Settings::notifyOnFileChange() const
3140
{
3141
return _notifyOnFileChange->getValue();
3142
}
3143
3144
bool
3145
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