My Project
|
Public Member Functions | |
bool | isMoveTo () const |
bool | isLineTo () const |
bool | isCurveTo () const |
operator QPointF () const | |
bool | operator== (const Element &e) const |
bool | operator!= (const Element &e) const |
Public Attributes | |
float | x |
float | y |
ElementType | type |