|
Pencil2D
ff90c0872e88be3bf81c548cd60f01983012ec49
Pencil2D is an animation software for both bitmap and vector graphics. It is free, multi-platform, and open source.
|
Inheritance diagram for BackupVectorElement:Public Member Functions | |
| BackupVectorElement (VectorImage *vi) | |
| int | type () |
| void | restore (Editor *) |
Public Attributes | |
| int | layer |
| int | frame |
| VectorImage | vectorImage |
Public Attributes inherited from BackupElement | |
| QString | undoText |
| bool | somethingSelected |
| QRectF | mySelection |
| QRectF | myTransformedSelection |
| QRectF | myTempTransformedSelection |
Additional Inherited Members | |
Public Types inherited from BackupElement | |
| enum | types { UNDEFINED, BITMAP_MODIF, VECTOR_MODIF } |
Definition at line 55 of file backupelement.h.
1.8.6