18#ifndef MOTIV_COLLECTIVECOMMUNICATIONINDICATOR_HPP
19#define MOTIV_COLLECTIVECOMMUNICATIONINDICATOR_HPP
22#include <QGraphicsRectItem>
23#include "src/models/communication/CollectiveCommunicationEvent.hpp"
24#include "GenericIndicator.hpp"
A class representing an MPI collective operation.
Indicator for collective communications.
bool respondToEvent(QPointF mousePos) override
Checks whether the indicator should react to an event at a given point.
A generic indicator bundling common interaction behaviours.