Module omix.api

Interface TypeEditHandlerInterface.CellPainterInterface

Enclosing interface:
TypeEditHandlerInterface

public static interface TypeEditHandlerInterface.CellPainterInterface
This interface can be implemented in order to paint a table cell of the property editor according a specific object content.
Author:
Dr. Peter Droste, Omix Visualization
See Also:
TypeEditHandlerInterface.PaintResponse, TypeEditHandlerInterface.paintCell(FieldInfo, PaintValueUtilities), TypeEditHandlerInterface.PaintResponse#setPainter(TypeEditHandlerInterface.CellPainterInterface), TypeEditHandlerInterface.PaintResponse.getPainter()
  • Method Summary

    Modifier and Type Method Description
    void paint​(QPainter painter, QRect clipping)