Engauge Digitizer
2
|
Base class for adding identifiers to graphics items that represent Points. More...
#include <GraphicsPointAbstractBase.h>
Public Member Functions | |
GraphicsPointAbstractBase () | |
Single constructor. | |
Base class for adding identifiers to graphics items that represent Points.
Identifiers are needed to distinguish which nodes are selected from those that are not selected. Each identifier is stored as a data item in QGraphicsItem.
This abstract base class no longer does anything.
Definition at line 18 of file GraphicsPointAbstractBase.h.