QElectroTech  0.8-dev
Classes
abstractpartellipse.h File Reference
#include "customelementgraphicpart.h"
Include dependency graph for abstractpartellipse.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  AbstractPartEllipse
 The AbstractPartEllipse class This is the base class for all ellipse based item like ellipse, circle, arc. This class only provide common method for edit the ellipse like rect that contain the ellipse. All coordinates is in item coordinate, except pos(), center(), centerX() and centerY() which are in parent coordinate (or scene if no parent). More...