MCPcopy Create free account
hub / github.com/ModOrganizer2/modorganizer / fileCount

Method fileCount

src/envshell.cpp:167–170  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

165}
166
167int ShellMenu::fileCount() const
168{
169 return static_cast<int>(m_files.size());
170}
171
172void ShellMenu::exec(const QPoint& pos)
173{

Callers 1

showShellMenuMethod · 0.80

Calls 1

sizeMethod · 0.45

Tested by

no test coverage detected