Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MrKepzie/Natron
/ getSequence
Method
getSequence
Engine/FileSystemModel.cpp:326–330 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
324
}
325
326
boost::shared_ptr<SequenceParsing::SequenceFromFiles>
327
FileSystemItem::getSequence() const
328
{
329
return _imp->sequence;
330
}
331
332
const QString&
333
FileSystemItem::fileExtension() const
Callers
1
selectedFiles
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected