hi,

Ive developed a code to upload an image on qlabel.i am able to draw lines on dis image by clicking on 2 points on the image. i need to implement rubberband lines. that is when i click on a point the rubber band line must appear and move along as the mouse moves and should disappear after i click the 2nd point. Ive gone thru QRubberBand documentaion but wasnt sure how to go abt implementing it.Can someone plz help me out ?

thnk u