Swiftray  1.0
shape.h File Reference
#include <QPainter>
#include <QPainterPath>
#include <QRectF>

Go to the source code of this file.

Classes

class  Shape
 A base class for shape objects that contains transform and parent information. More...
 

Typedefs

typedef shared_ptr< ShapeShapePtr
 

Typedef Documentation

◆ ShapePtr

typedef shared_ptr<Shape> ShapePtr