Motiv
Marvelous OTF2 Traces Interactive Visualizer
Loading...
Searching...
No Matches
CommunicationIndicator Member List

This is the complete list of members for CommunicationIndicator, including all inherited members.

CommunicationIndicator(Communication *communication, QPointF from, QPointF to, qreal headLength=10)CommunicationIndicator
CommunicationIndicator(Communication *communication, qreal fromX, qreal fromY, qreal toX, qreal toY, qreal headLength=10)CommunicationIndicator
hoverEnterEvent(QGraphicsSceneHoverEvent *event) overrideGenericIndicator< Communication, QGraphicsPolygonItem >protected
hoverLeaveEvent(QGraphicsSceneHoverEvent *event) overrideGenericIndicator< Communication, QGraphicsPolygonItem >protected
mouseDoubleClickEvent(QGraphicsSceneMouseEvent *event) overrideGenericIndicator< Communication, QGraphicsPolygonItem >protected
mousePressEvent(QGraphicsSceneMouseEvent *event) overrideGenericIndicator< Communication, QGraphicsPolygonItem >protected
respondToEvent(QPointF)GenericIndicator< Communication, QGraphicsPolygonItem >inlineprotectedvirtual
setOnDoubleClick(const std::function< void(Communication *)> &fn)GenericIndicator< Communication, QGraphicsPolygonItem >
setOnSelected(const std::function< void(Communication *)> &fn)GenericIndicator< Communication, QGraphicsPolygonItem >