![]() |
2010-06-25
, 18:05
|
Posts: 190 |
Thanked: 129 times |
Joined on Mar 2010
@ Bavaria, Germany
|
#2
|
image =imageBackups.at(imageBackups.size()-1); QPainter painter(&image); <--- HUH? painter.drawImage(QPoint(0,0),imageBackups.at(imageBackups.size()-1));
This is the backing up function code:
This is an alternate backing up (stores a red colored background image) - I used this just to see if this version of backing up works, which it does: