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

Method setHistory

Gui/SequenceFileDialog.cpp:1730–1734  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1728}
1729
1730void
1731SequenceFileDialog::setHistory(const QStringList &paths)
1732{
1733 _lookInCombobox->setHistory(paths);
1734}
1735
1736QStringList
1737SequenceFileDialog::history() const

Callers

nothing calls this directly

Calls 8

toNativeSeparatorsFunction · 0.85
getFileSystemModelMethod · 0.80
indexMethod · 0.45
rootPathMethod · 0.45
dataMethod · 0.45
isValidMethod · 0.45
push_backMethod · 0.45
setUrlsMethod · 0.45

Tested by

no test coverage detected