public interface CreateGraphicsItemUtilities
This utility allows access to the
OVLReadAccess
interface
during the method call TypeGraphicsHandlerV2Interface.createGraphicsItem(FieldInfo, CreateGraphicsItemUtilities)
- Since:
- Omix 1.5.9
- Author:
- Dr. Peter Droste
- See Also:
TypeGraphicsHandlerV2Interface.createGraphicsItem(FieldInfo, CreateGraphicsItemUtilities)
-
Method Summary
Modifier and Type Method Description QGraphicsItem
parent()
-
Method Details
-
parent
QGraphicsItem parent()- Returns:
- Parent item for the QGraphicsItem to be created.
-