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

Defines the ScreenshotWindow class for managing the screenshot UI window in ASAPCabinetFE. More...

#include <string>
#include <SDL2/SDL.h>
#include <SDL2/SDL_ttf.h>
+ Include dependency graph for screenshot_window.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ScreenshotWindow
 Manages the SDL window for screenshot capture UI. More...
 

Detailed Description

Defines the ScreenshotWindow class for managing the screenshot UI window in ASAPCabinetFE.

This header provides the ScreenshotWindow class, which creates and manages an SDL window for the screenshot capture UI. It handles rendering, user input, and cleanup, integrating with IConfigService for settings and IKeybindProvider for keybindings.