18#ifndef MOTIV_SLOTINDICATOR_HPP
19#define MOTIV_SLOTINDICATOR_HPP
22#include <QGraphicsRectItem>
24#include "src/ui/TraceDataProxy.hpp"
25#include "src/models/Slot.hpp"
26#include "src/types.hpp"
27#include "GenericIndicator.hpp"
42 SlotIndicator(
const QRectF &rect,
Slot* representedSlot, QGraphicsItem *parent =
nullptr);
A generic indicator bundling common interaction behaviours.
Indicator for collective communications.
A Slot represents a visual slot to be rendered in the UI. It contains the information of a location.