QElectroTech  0.8-dev
Classes
qetgraphicshandleritem.h File Reference
#include <QGraphicsItem>
#include <QPen>
Include dependency graph for qetgraphicshandleritem.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  QetGraphicsHandlerItem
 The QetGraphicsHandlerItem class This graphics item represents a point, destined to be used as an handler, for modifie the geometrie of a another graphics item (like shapes). The graphics item to be modified, must call "installSceneEventFilter" of this item with itself for argument,. The ghraphics item to be modified, need to reimplement "sceneEventFilter" for create the modification behavior. More...