ASAPCabinetFE
 
Loading...
Searching...
No Matches
screenshot_manager.h File Reference

Defines the ScreenshotManager class for coordinating screenshot capture in ASAPCabinetFE. More...

+ Include dependency graph for screenshot_manager.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ScreenshotManager
 Manages screenshot capture mode. More...
 

Detailed Description

Defines the ScreenshotManager class for coordinating screenshot capture in ASAPCabinetFE.

This header provides the ScreenshotManager class, which implements the IScreenshotManager interface to manage screenshot mode. It launches a process, displays a UI via ScreenshotWindow, captures screenshots with ScreenshotCapture, and provides audio feedback via ISoundManager.