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

Method settings

lightscreenwindow.cpp:967–970  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

965}
966
967QSettings *LightscreenWindow::settings() const
968{
969 return ScreenshotManager::instance()->settings();
970}
971
972// Event handling
973bool LightscreenWindow::event(QEvent *event)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected