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

Method currentDirectory

Gui/SequenceFileDialog.cpp:1826–1830  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1824}
1825
1826QDir
1827SequenceFileDialog::currentDirectory() const
1828{
1829 return _requestedDir;
1830}
1831
1832std::string
1833SequenceFileDialog::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