Defines the IScreenshotManager interface for screenshot capture operations in ASAPCabinetFE. More...
#include <string>
Go to the source code of this file.
Classes | |
class | IScreenshotManager |
Interface for managing screenshot capture operations. More... | |
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.