Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
449
SortMode ShellBrowser::GetSortMode() const
450
{
451
return m_folderSettings.sortMode;
452
}
453
454
void ShellBrowser::SetSortMode(SortMode sortMode)
455
{
Callers
7
SetMenuItemStates
Method · 0.80
OnSortByAscending
Method · 0.80
OnSortBy
Method · 0.80
OnGroupBy
Method · 0.80
SaveTabSettingsToRegistry
Method · 0.80
SaveTabSettingsToXMLnternal
Method · 0.80
FolderSettings
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected