Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ckaiser/Lightscreen
/ portableMode
Method
portableMode
tools/screenshotmanager.cpp:83–86 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
81
}
82
83
bool ScreenshotManager::portableMode()
84
{
85
return mPortableMode;
86
}
87
88
void ScreenshotManager::saveHistory(const QString &fileName, const QString &url, const QString &deleteHash)
89
{
Callers
1
loadSettings
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected