Pencil2D
ff90c0872e88be3bf81c548cd60f01983012ec49
Pencil2D is an animation software for both bitmap and vector graphics. It is free, multi-platform, and open source.
|
Public Types | |
enum | types { UNDEFINED, BITMAP_MODIF, VECTOR_MODIF } |
Public Member Functions | |
virtual int | type () |
virtual void | restore (Editor *) |
Public Attributes | |
QString | undoText |
bool | somethingSelected |
QRectF | mySelection |
QRectF | myTransformedSelection |
QRectF | myTempTransformedSelection |
Definition at line 28 of file backupelement.h.