Home
last modified time | relevance | path

Searched defs:newScreenshotRequest (Results 1 – 2 of 2) sorted by relevance

/dports/graphics/spectacle/spectacle-21.12.3/src/Gui/
H A DKSMainWindow.cpp346 … Q_EMIT newScreenshotRequest(theCaptureMode, theTimeout, theIncludePointer, theIncludeDecorations); in captureScreenshot() local
377 Q_EMIT newScreenshotRequest(theCaptureMode, 0, theIncludePointer, theIncludeDecorations); in captureScreenshot() local
H A DKSWidget.cpp269 …Q_EMIT newScreenshotRequest(lMode, lDelay, mMousePointer->isChecked(), mWindowDecorations->isCheck… in newScreenshotClicked() local