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

Defines the IScreenshotManager interface for screenshot capture operations in ASAPCabinetFE. More...

#include <string>
+ Include dependency graph for iscreenshot_manager.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  IScreenshotManager
 Interface for managing screenshot capture operations. More...
 

Detailed Description

Defines the IScreenshotManager interface for screenshot capture operations in ASAPCabinetFE.

This header provides the IScreenshotManager interface, which specifies the contract for launching screenshot mode and checking its active state. It is implemented by classes like ScreenshotManager to manage screenshot capture processes.