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

Method getSequence

Engine/FileSystemModel.cpp:360–364  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

358}
359
360SequenceParsing::SequenceFromFilesPtr
361FileSystemItem::getSequence() const
362{
363 return _imp->sequence;
364}
365
366const QString&
367FileSystemItem::fileExtension() const

Callers 1

selectedFilesMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected