MCPcopy Create free account
hub / github.com/ckaiser/Lightscreen / activeCount

Method activeCount

tools/screenshotmanager.cpp:78–81  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

76}
77
78int ScreenshotManager::activeCount() const
79{
80 return mScreenshots.count();
81}
82
83bool ScreenshotManager::portableMode()
84{

Callers 2

quitMethod · 0.80
updateStatusMethod · 0.80

Calls 1

countMethod · 0.80

Tested by

no test coverage detected