I am new to Qt. First look at the image.
http://i225.photobucket.com/albums/dd200/saravanan_comp2001/sample.png
I need to create above like in Qt.
If I click the circle then, I need to give one popup message like this "You clicked 2 circle",
I need to add the circle in run time in any location. how to implement this in Qt using QGraphicsView
or any other better way to implement this.