PDA

View Full Version : Howto get resource info from QICON?



maverick_pol
9th April 2008, 13:40
Hi guys,

Let's say I have QIcon object. How to check if the icon is "point.png" ?

Thanks.

Kacper

ChristianEhrlicher
9th April 2008, 16:25
There's no connection between a filename and a QIcon / QImage / QPixmap. You have to remember this by your own wile loading the image.