MCPcopy 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
900Qt::SortOrder
901SequenceFileDialog::sortIndicatorOrder() const
902{
903 return _view->header()->sortIndicatorOrder();
904}
905
906int
907SequenceFileDialog::sortIndicatorSection() const

Callers

nothing calls this directly

Calls 1

headerMethod · 0.80

Tested by

no test coverage detected