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

Method sortIndicatorSection

Engine/FileSystemModel.cpp:1165–1171  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1163}
1164
1165int
1166FileSystemModel::sortIndicatorSection() const
1167{
1168 QMutexLocker l(&_imp->sortMutex);
1169
1170 return _imp->sortSection;
1171}
1172
1173void
1174FileSystemModel::onSortIndicatorChanged(int logicalIndex,

Callers 2

initializeMethod · 0.45
gatheringKernelMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected