nsbaci 1.0
Loading...
Searching...
No Matches
drawingService.h File Reference

DrawingService class declaration for nsbaci. More...

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

Go to the source code of this file.

Classes

class  nsbaci::services::DrawingService
 Adapter service for graphical output backends. More...

Namespaces

namespace  nsbaci::services
 Services namespace containing all backend service implementations.
namespace  nsbaci
 Root namespace for the nsbaci application.

Detailed Description

DrawingService class declaration for nsbaci.

This service acts as an adapter for graphical output backends. It communicates with the RuntimeService via Qt signals/slots to handle drawing operations triggered by program execution.

Author
Nicolás Serrano García