Save qlabel picture, modify and reload to qlabel
Solved
Mobile and Embedded
-
Hi!
I have a qlabel, and I make a qpicture with the qpainter and setting this picture to qlabel, is working fine.
I would like to modify the picture, I would like to save the actual, because there are several versions, but I do not know how.Thanks in advance.
-
Hi!
I have a qlabel, and I make a qpicture with the qpainter and setting this picture to qlabel, is working fine.
I would like to modify the picture, I would like to save the actual, because there are several versions, but I do not know how.Thanks in advance.
@Kutyus What about http://doc.qt.io/qt-5/qpicture.html#save ?
-
@Kutyus What about http://doc.qt.io/qt-5/qpicture.html#save ?