MCPcopy 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
83bool ScreenshotManager::portableMode()
84{
85 return mPortableMode;
86}
87
88void ScreenshotManager::saveHistory(const QString &fileName, const QString &url, const QString &deleteHash)
89{

Callers 1

loadSettingsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected