Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cppcheck-opensource/cppcheck
/ getApplicationCount
Method
getApplicationCount
gui/applicationlist.cpp:121–124 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
119
}
120
121
int ApplicationList::getApplicationCount() const
122
{
123
return mApplications.size();
124
}
125
126
Application& ApplicationList::getApplication(const int index)
127
{
Callers
4
contextMenuEvent
Method · 0.45
startApplication
Method · 0.45
populateApplicationList
Method · 0.45
copy
Method · 0.45
Calls
1
size
Method · 0.45
Tested by
no test coverage detected