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

Method currentDirectory

Gui/SequenceFileDialog.cpp:1840–1844  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1838}
1839
1840QDir
1841SequenceFileDialog::currentDirectory() const
1842{
1843 return _requestedDir;
1844}
1845
1846std::string
1847SequenceFileDialog::selectedDirectory() const

Callers 6

onButtonClickedMethod · 0.80
popOpenFileDialogMethod · 0.80
popSaveFileDialogMethod · 0.80
onSourceScriptClickedMethod · 0.80
onLoadScriptClickedMethod · 0.80
onSaveScriptClickedMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected