MCPcopy Create free account
hub / github.com/derceg/explorerplusplus / GetSortMode

Method GetSortMode

Explorer++/Explorer++/ShellBrowser/ShellBrowser.cpp:449–452  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

447}
448
449SortMode ShellBrowser::GetSortMode() const
450{
451 return m_folderSettings.sortMode;
452}
453
454void ShellBrowser::SetSortMode(SortMode sortMode)
455{

Callers 7

SetMenuItemStatesMethod · 0.80
OnSortByAscendingMethod · 0.80
OnSortByMethod · 0.80
OnGroupByMethod · 0.80
FolderSettingsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected