Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1840
QDir
1841
SequenceFileDialog::currentDirectory() const
1842
{
1843
return _requestedDir;
1844
}
1845
1846
std::string
1847
SequenceFileDialog::selectedDirectory() const
Callers
6
onButtonClicked
Method · 0.80
popOpenFileDialog
Method · 0.80
popSaveFileDialog
Method · 0.80
onSourceScriptClicked
Method · 0.80
onLoadScriptClicked
Method · 0.80
onSaveScriptClicked
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected