Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1826
QDir
1827
SequenceFileDialog::currentDirectory() const
1828
{
1829
return _requestedDir;
1830
}
1831
1832
std::string
1833
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