qt - In QGraphicsScene how to catch a particular item

Posted by prabhakaran on Stack Overflow See other posts from Stack Overflow or by prabhakaran
Published on 2010-06-18T16:09:14Z Indexed on 2010/06/18 16:13 UTC
Read the original article Hit count: 211

Filed under:

I have so many things in my QGraphicsScene. The situation is I am creating a chessboard, and is using Graphics scene. So the QGraphicsScene is having so many QGraphicsPixmapItems. Now In this how can I get the King.

© Stack Overflow or respective owner

Related posts about qt