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

Method screenHotkey

lightscreenwindow.cpp:568–571  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

566}
567
568void LightscreenWindow::screenHotkey()
569{
570 screenshotAction(Screenshot::WholeScreen);
571}
572
573void LightscreenWindow::showHotkeyError(const QStringList &hotkeys)
574{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected