Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
167
int ShellMenu::fileCount() const
168
{
169
return static_cast<int>(m_files.size());
170
}
171
172
void ShellMenu::exec(const QPoint& pos)
173
{
Callers
1
showShellMenu
Method · 0.80
Calls
1
size
Method · 0.45
Tested by
no test coverage detected