Engauge Digitizer  2
Public Member Functions | List of all members
TutorialButtonRect Class Reference

This class customizes QGraphicsRectItem so it performs a callback after a mouse event. More...

#include <TutorialButtonRect.h>

Inheritance diagram for TutorialButtonRect:

Public Member Functions

 TutorialButtonRect (TutorialButton &tutorialButton)
 Single constructor.
 
virtual void mouseReleaseEvent (QGraphicsSceneMouseEvent *event)
 Forward mouse event to TutorialButton.
 

Detailed Description

This class customizes QGraphicsRectItem so it performs a callback after a mouse event.

Definition at line 15 of file TutorialButtonRect.h.


The documentation for this class was generated from the following files: