Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
360
SequenceParsing::SequenceFromFilesPtr
361
FileSystemItem::getSequence() const
362
{
363
return _imp->sequence;
364
}
365
366
const QString&
367
FileSystemItem::fileExtension() const
Callers
1
selectedFiles
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected