Mapper  0.9.0
API documentation
Public Attributes | List of all members
OpenOrienteering::TemplateImage::DrawOnImageUndoStep Struct Reference

Information about an undo step for the paint-on-template functionality. More...

#include <template_image.h>

Collaboration diagram for OpenOrienteering::TemplateImage::DrawOnImageUndoStep:
Collaboration graph
[legend]

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...
 

Detailed Description

Information about an undo step for the paint-on-template functionality.

Member Data Documentation

◆ image

QImage OpenOrienteering::TemplateImage::DrawOnImageUndoStep::image

Copy of previous image part.

◆ x

int OpenOrienteering::TemplateImage::DrawOnImageUndoStep::x

X position of image part origin.

◆ y

int OpenOrienteering::TemplateImage::DrawOnImageUndoStep::y

Y position of image part origin.


The documentation for this struct was generated from the following file: