![]() |
Mapper
0.9.0
API documentation
|
Information about an undo step for the paint-on-template functionality. More...
#include <template_image.h>
Public Attributes | |
QImage | image |
Copy of previous image part. More... | |
int | x |
X position of image part origin. More... | |
int | y |
Y position of image part origin. More... | |
Information about an undo step for the paint-on-template functionality.
QImage OpenOrienteering::TemplateImage::DrawOnImageUndoStep::image |
Copy of previous image part.
int OpenOrienteering::TemplateImage::DrawOnImageUndoStep::x |
X position of image part origin.
int OpenOrienteering::TemplateImage::DrawOnImageUndoStep::y |
Y position of image part origin.