Hi,
I've implemented something like s gantt through a QGraphicsView/QGraphicsScene but now I want to insert under the QGraphicsView a time scale using a QwtScaleWidget, draw data and grid inside the scene according to this scale...How can I reach this task? Some tutorials/examples?