18#include "SlotIndicator.hpp"
21#include <QGraphicsSceneMouseEvent>
23#include "src/ui/Constants.hpp"
A generic indicator bundling common interaction behaviours.
SlotIndicator(const QRectF &rect, Slot *representedSlot, QGraphicsItem *parent=nullptr)
Creates a new instance of the SlotIndicator class.
A Slot represents a visual slot to be rendered in the UI. It contains the information of a location.