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

DrawingWidget class declaration for nsbaci. More...

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

Go to the source code of this file.

Classes

class  nsbaci::ui::DrawingWidget
 Qt widget that provides a drawing canvas. More...

Namespaces

namespace  nsbaci::ui
 User interface namespace for nsbaci.
namespace  nsbaci
 Root namespace for the nsbaci application.

Detailed Description

DrawingWidget class declaration for nsbaci.

This widget provides a canvas for drawing shapes and graphics. It receives drawing commands from the DrawingService via signals.

Author
Nicolás Serrano García