What's the recommended way to do unit testing of events for classes derived from QGraphicsWidgets?
Is there an equivalent to QTestEventList for QGraphicsSceneEvents? We need to simulate mouse events in QGraphicsWidgets.
Thanks, Alex
What's the recommended way to do unit testing of events for classes derived from QGraphicsWidgets?
Is there an equivalent to QTestEventList for QGraphicsSceneEvents? We need to simulate mouse events in QGraphicsWidgets.
Thanks, Alex