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

Method screenshotActionTriggered

lightscreenwindow.cpp:563–566  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

561}
562
563void LightscreenWindow::screenshotActionTriggered(QAction *action)
564{
565 screenshotAction(action->data().value<Screenshot::Mode>());
566}
567
568void LightscreenWindow::screenHotkey()
569{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected