Can some body give me a simple example that how can i drag and drop a QGraphicsPixmap item (using of QGraphicView) by using
of dragEnterEvent (i do not know perhaps dragLeaveEvent or dragMoveEvent) and dropEvent?
Please help me i read qt example (robot) but i do not understand!!