Pencil2D  ff90c0872e88be3bf81c548cd60f01983012ec49
Pencil2D is an animation software for both bitmap and vector graphics. It is free, multi-platform, and open source.
 All Classes Functions
Public Types | Public Member Functions | Public Attributes | List of all members
BackupElement Class Reference
+ Inheritance diagram for BackupElement:

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
 

Detailed Description

Definition at line 28 of file backupelement.h.


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