MCPcopy 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
56unsigned int InputEditorModel::frameCount() const
57{
58 return movie->inputs->nbFrames();
59}
60
61int InputEditorModel::rowCount(const QModelIndex & /*parent*/) const
62{

Callers 1

truncateInputsMethod · 0.45

Calls 1

nbFramesMethod · 0.80

Tested by

no test coverage detected