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

Method sequenceModeEnabled

Gui/SequenceFileDialog.cpp:1087–1091  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1085}
1086
1087bool
1088SequenceFileDialog::sequenceModeEnabled() const
1089{
1090 return _model->isSequenceModeEnabled();
1091}
1092
1093void
1094SequenceFileDialog::setRootIndex(const QModelIndex & index)

Callers

nothing calls this directly

Calls 1

isSequenceModeEnabledMethod · 0.80

Tested by

no test coverage detected