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

Method isAutoPreviewEnabled

Engine/Project.cpp:1577–1581  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1575}
1576
1577bool
1578Project::isAutoPreviewEnabled() const
1579{
1580 return _imp->previewMode->getValue();
1581}
1582
1583void
1584Project::toggleAutoPreview()

Callers 2

showMenuMethod · 0.80
updatePreviewImageMethod · 0.80

Calls 1

getValueMethod · 0.45

Tested by

no test coverage detected