Quote Originally Posted by cwnelatury View Post
Hey all


I have the project uploaded at

http://uploading.com/files/HU7GV7PQ/Chess.zip.html

-you have to wait around 90 seconds to start downloading
Please don't do that again. Next time use the attachment feature of the forum - files placed on external sites tend to vanish after some time rendering the whole forum thread useless for others with similar problems.

I want to be able to move these pawns(picture labels) on the board(background label).
I don't really want to wait 90 seconds, build your application and figure out what it does, so I'll just tell you that using labels for a chess board and pawns is probably a much worse idea than using GraphicsView or model/view. So once you do what fullmetalcoder told you, consider familiarizing yourself with QGraphicsView.