Draw(QPainter *p, int fact)=0 | Shape | [pure virtual] |
GetBoundingBox() const | Shape | |
GetCenterX() const | Shape | |
GetCenterY() const | Shape | |
GetHeight() const | Shape | |
GetName() const =0 | Shape | [pure virtual] |
GetSurface() const =0 | Shape | [pure virtual] |
GetType() const =0 | Shape | [pure virtual] |
GetWidth() const | Shape | |
Init(int x, int y) | Shape | |
IsInside(int x, int y) const =0 | Shape | [pure virtual] |
m_box | Shape | [protected] |
ModifyEndShape(int lastMousePosition_x, int lastMousePosition_y) | Shape | [virtual] |
SetBoundingBox(BoundingBox &bb) | Shape | |
Shape() | Shape | |
SumValues(Image *pImage)=0 | Shape | [pure virtual] |
Validate() | Shape | [virtual] |
~Shape() | Shape | [virtual] |