QPixmap path
-
is it possible to get the image file path of QPixmap?
or is there a QPixmap::getPath() function in QPixmap class?
Hi
As far as I know it does not store path.
So you must keep track of it yourself. -
is it possible to get the image file path of QPixmap?
or is there a QPixmap::getPath() function in QPixmap class?