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

Method GetViewMode

Explorer++/Explorer++/ShellBrowser/ShellBrowser.cpp:236–239  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

234}
235
236ViewMode ShellBrowser::GetViewMode() const
237{
238 return m_folderSettings.viewMode;
239}
240
241/* This function is only called on 'hard' view changes
242(i.e. view changes resulting from user requests). It is

Callers 9

ListViewSubclassProcMethod · 0.80
OnIdaRClickMethod · 0.80
CreateViewsMenuMethod · 0.80
FolderSettingsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected