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

Method rootPath

Gui/SequenceFileDialog.cpp:1302–1306  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1300}
1301
1302QString
1303SequenceFileDialog::rootPath() const
1304{
1305 return _model->rootPath();
1306}
1307
1308QFileSystemModel*
1309SequenceFileDialog::getFavoriteSystemModel() const

Callers 3

parentFolderMethod · 0.45
showPopupMethod · 0.45
setHistoryMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected