hi,
can anyone make me clear with the difference b/w QGraphicsView, QGraphicsItem and QGraphicsScene . i studied fm the documentation but still i m not clear how to use them.
i want to draw a line on a menu click or when i click at a point n drag n release. so where to write code for this? in QGraphicsView, QGraphicsItem or QGraphicsScene ?
thanks in advance