Use qgraphicsitem_cast on pointer returned by itemAt method.
Qt Code:
if (pixmap){ .... }To copy to clipboard, switch view to plain text mode
Use qgraphicsitem_cast on pointer returned by itemAt method.
Qt Code:
if (pixmap){ .... }To copy to clipboard, switch view to plain text mode
vitaR (23rd March 2014)
Bookmarks