QNodeEditor.graphics.edge.EdgeGraphics ====================================== .. currentmodule:: QNodeEditor.graphics.edge .. autoclass:: EdgeGraphics :show-inheritance: :members: :no-inherited-members: .. rubric:: Properties .. autosummary:: ~EdgeGraphics.pos_end ~EdgeGraphics.pos_start .. rubric:: Methods .. autosummary:: :nosignatures: ~EdgeGraphics.__init__ ~EdgeGraphics.boundingRect ~EdgeGraphics.create_path ~EdgeGraphics.hoverEnterEvent ~EdgeGraphics.hoverLeaveEvent ~EdgeGraphics.intersects_line ~EdgeGraphics.paint ~EdgeGraphics.shape .. automethod:: __init__