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

Method rootPath

Gui/SequenceFileDialog.cpp:1314–1318  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1312}
1313
1314QString
1315SequenceFileDialog::rootPath() const
1316{
1317 return _model->rootPath();
1318}
1319
1320QFileSystemModel*
1321SequenceFileDialog::getFavoriteSystemModel() const

Callers 3

parentFolderMethod · 0.45
showPopupMethod · 0.45
setHistoryMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected