7#ifndef TUTORIAL_BUTTON_H
8#define TUTORIAL_BUTTON_H
12class QGraphicsRectItem;
14class QGraphicsTextItem;
27 QGraphicsScene &scene);
46 void createRect (QGraphicsScene &scene);
const int INNER_RADIUS_MIN
This class customizes QGraphicsTextItem so it performs a callback after a mouse event.