Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/clementgallet/libTAS
/ frameCount
Method
frameCount
src/program/ui/InputEditorModel.cpp:56–59 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
54
}
55
56
unsigned int InputEditorModel::frameCount() const
57
{
58
return movie->inputs->nbFrames();
59
}
60
61
int InputEditorModel::rowCount(const QModelIndex & /*parent*/) const
62
{
Callers
1
truncateInputs
Method · 0.45
Calls
1
nbFrames
Method · 0.80
Tested by
no test coverage detected