Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NatronGitHub/Natron
/ sortIndicatorOrder
Method
sortIndicatorOrder
Gui/SequenceFileDialog.cpp:900–904 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
898
}
899
900
Qt::SortOrder
901
SequenceFileDialog::sortIndicatorOrder() const
902
{
903
return _view->header()->sortIndicatorOrder();
904
}
905
906
int
907
SequenceFileDialog::sortIndicatorSection() const
Callers
nothing calls this directly
Calls
1
header
Method · 0.80
Tested by
no test coverage detected