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 Member Functions | Public Attributes | Private Attributes | List of all members
BezierArea Class Reference

Public Member Functions

 BezierArea (QList< VertexRef > vertexList, int colour)
 
Status createDomElement (QXmlStreamWriter &xmlStream)
 
void loadDomElement (QDomElement element)
 
VertexRef getVertexRef (int i)
 
int getColourNumber ()
 
void decreaseColourNumber ()
 
void setSelected (bool YesOrNo)
 
bool isSelected () const
 
void setColourNumber (int cn)
 

Public Attributes

QList< VertexRefmVertex
 
QPainterPath mPath
 
int mColourNumber
 

Private Attributes

bool mSelected = false
 

Detailed Description

Definition at line 28 of file bezierarea.h.


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